aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/proto_draw.h
AgeCommit message (Expand)AuthorFilesLines
2005-12-05move some GTK only function declarations from ui_util.h to the appropriate he...Ulf Lamping1-0/+13
2005-09-11I'm adding the "Expert Info" prototype now, as it seems to be in a state wher...Ulf Lamping1-0/+10
2004-09-02Add support for copying hex data to the clipboard. Submitted by Thomas Richard Sharpe1-0/+7
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-06-05add more details for doxygenUlf Lamping1-4/+3
2004-06-04add more details for doxygenUlf Lamping1-1/+2
2004-06-03Make static some routines and variables not used outside the source fileGuy Harris1-1/+8
2004-06-02add details for doxygenUlf Lamping1-24/+140
2004-03-20From Tomas Kukosa:Guy Harris1-1/+2
2004-01-27Make "{byte,tree}_view_select()" return "gboolean", not "gint", as theyGuy Harris1-3/+3
2004-01-27always select the current item under cursor, before showing up theUlf Lamping1-1/+5
2004-01-19added some menuitems "View->Show" including show/hide of all main widgets,Ulf Lamping1-4/+3
2002-11-03Merge gtk and gtk2 directories.Olivier Abad1-3/+10
2002-09-21Removed all gtk calls in file.c :Olivier Abad1-3/+1
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
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