Catch the "destroy" signal on the text entry box to which a
[obnox/wireshark/wip.git] / gtk / proto_draw.c
2001-02-01 gramAlways show the scrollbar in the tree view panel, so...
2001-01-11 gramGet rid of the magic "+4" and properly calculate the...
2001-01-02 guyAdd a dialog box for constructing expressions that...
2000-11-22 gramChange Ethereal homepage URL from etheral.zing.org...
2000-10-20 gramRemove #include "gtk/colors.h" from file.h, which keep...
2000-09-09 guy"redraw_hex_dump()" can't use "cfile.pd" or "cfile...
2000-09-08 guyRedraw:
2000-09-08 guyGraham Bloice's patch to support inverse video rather...
2000-08-21 guyInstead of each set of built-in preferences having...
2000-04-27 guyUse "isprint()", rather than "isgraph()" followed by...
2000-04-27 gramPrint spaces as spaces (instead of '.') in the hex...
2000-03-02 guyUse GtkScrolledWindows to add scrollbars to the hex...
2000-02-29 guyJeff Foster's changes, with my additions, to allow...
2000-01-25 geraldTry to work around the undraw_cursor() bug in GTK+...
1999-12-29 gramChanged the protocol tree widget from a GtkTree to...
1999-12-15 gramOops. My last commit was made form the wrong tree and...
1999-12-15 gramAdd Dearborn Group Technology's Gryphon dissector as...
1999-12-14 gramDo a better check of 'bend'. The code works w/o it...
1999-12-12 gramAdd the who protocol (rwho/rwhod/ruptime)
1999-12-03 nneulpatch to scroll byte view
1999-11-22 gramA "character encoding" variable is now set per packet...
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-11-15 gramDon't store both "start" and "length" in each GUI proto...
1999-09-12 guyAdd a "Expand all levels"/"Print as displayed" pair...
1999-09-11 denielCollapse/Expand All protocol tree added in Display...
1999-09-09 gramMore shuffling of GTK-related files to gtk subdirectory.