aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/proto_draw.h
AgeCommit message (Expand)AuthorFilesLines
2002-06-04Get rid of the "data_src" member of the "frame_data" structure; put itGuy Harris1-3/+3
2002-03-31Get rid of unused arguments.Guy Harris1-3/+3
2002-02-18Don't give tvbuffs names; instead, give data sources names, where aGuy Harris1-23/+25
2002-01-11Have routines to create GtkCTrees, set their line and expander styleGuy Harris1-3/+1
2001-11-20Have a routine to add all the hex dump tabs to the hex dump notebook,Guy Harris1-4/+3
2001-11-20If bytes in a hex dump view are selected, the field in the correspondingGuy Harris1-2/+5
2001-06-05Enable "Match Selected" only if there's a field selected *and* we can doGuy Harris1-4/+5
2001-03-23Changes required to support multiple named data sources.Jeff Foster1-6/+23
2000-09-09"redraw_hex_dump()" can't use "cfile.pd" or "cfile.current_frame", as itGuy Harris1-3/+4
2000-09-08Redraw:Guy Harris1-5/+4
2000-09-08Graham Bloice's patch to support inverse video rather than boldfaceGuy Harris1-3/+5
2000-08-21Instead of each set of built-in preferences having "ok", "save",Guy Harris1-1/+7
2000-03-02Use GtkScrolledWindows to add scrollbars to the hex/ASCII panes and toGuy Harris1-3/+3
2000-02-29Jeff Foster's changes, with my additions, to allow the user to pop up aGuy Harris1-1/+5
1999-11-22A "character encoding" variable is now set per packet. The existenceGilbert Ramirez1-2/+2
1999-11-15Don't store both "start" and "length" in each GUI proto_tree item. JustGilbert Ramirez1-3/+2
1999-09-11Collapse/Expand All protocol tree added in Display menu.Laurent Deniel1-1/+3
1999-09-09More shuffling of GTK-related files to gtk subdirectory.Gilbert Ramirez1-0/+37