From Alejandro Vaquero
[obnox/wireshark/wip.git] / gtk / proto_draw.h
2004-09-02 sharpeAdd support for copying hex data to the clipboard....
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-06-05 ulfladd more details for doxygen
2004-06-04 ulfladd more details for doxygen
2004-06-03 guyMake static some routines and variables not used outsid...
2004-06-02 ulfladd details for doxygen
2004-03-20 guyFrom Tomas Kukosa:
2004-01-27 guyMake "{byte,tree}_view_select()" return "gboolean"...
2004-01-27 ulflalways select the current item under cursor, before...
2004-01-19 ulfladded some menuitems "View->Show" including show/hide...
2002-11-03 oabadMerge gtk and gtk2 directories.
2002-09-21 oabadRemoved all gtk calls in file.c :
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-06-04 guyGet rid of the "data_src" member of the "frame_data...
2002-03-31 guyGet rid of unused arguments.
2002-02-18 guyDon't give tvbuffs names; instead, give data sources...
2002-01-11 guyHave routines to create GtkCTrees, set their line and...
2001-11-20 guyHave a routine to add all the hex dump tabs to the...
2001-11-20 guyIf bytes in a hex dump view are selected, the field...
2001-06-05 guyEnable "Match Selected" only if there's a field selecte...
2001-03-23 jfosterChanges required to support multiple named data sources.
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-03-02 guyUse GtkScrolledWindows to add scrollbars to the hex...
2000-02-29 guyJeff Foster's changes, with my additions, to allow...
1999-11-22 gramA "character encoding" variable is now set per packet...
1999-11-15 gramDon't store both "start" and "length" in each GUI proto...
1999-09-11 denielCollapse/Expand All protocol tree added in Display...
1999-09-09 gramMore shuffling of GTK-related files to gtk subdirectory.