aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/proto_draw.h
Commit message (Expand)AuthorAgeFilesLines
* move some GTK only function declarations from ui_util.h to the appropriate he...Ulf Lamping2005-12-051-0/+13
* I'm adding the "Expert Info" prototype now, as it seems to be in a state wher...Ulf Lamping2005-09-111-0/+10
* Add support for copying hex data to the clipboard. Submitted by Thomas Richard Sharpe2004-09-021-0/+7
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* add more details for doxygenUlf Lamping2004-06-051-4/+3
* add more details for doxygenUlf Lamping2004-06-041-1/+2
* Make static some routines and variables not used outside the source fileGuy Harris2004-06-031-1/+8
* add details for doxygenUlf Lamping2004-06-021-24/+140
* From Tomas Kukosa:Guy Harris2004-03-201-1/+2
* Make "{byte,tree}_view_select()" return "gboolean", not "gint", as theyGuy Harris2004-01-271-3/+3
* always select the current item under cursor, before showing up theUlf Lamping2004-01-271-1/+5
* added some menuitems "View->Show" including show/hide of all main widgets,Ulf Lamping2004-01-191-4/+3
* Merge gtk and gtk2 directories.Olivier Abad2002-11-031-3/+10
* Removed all gtk calls in file.c :Olivier Abad2002-09-211-3/+1
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* Get rid of the "data_src" member of the "frame_data" structure; put itGuy Harris2002-06-041-3/+3
* Get rid of unused arguments.Guy Harris2002-03-311-3/+3
* Don't give tvbuffs names; instead, give data sources names, where aGuy Harris2002-02-181-23/+25
* Have routines to create GtkCTrees, set their line and expander styleGuy Harris2002-01-111-3/+1
* Have a routine to add all the hex dump tabs to the hex dump notebook,Guy Harris2001-11-201-4/+3
* If bytes in a hex dump view are selected, the field in the correspondingGuy Harris2001-11-201-2/+5
* Enable "Match Selected" only if there's a field selected *and* we can doGuy Harris2001-06-051-4/+5
* Changes required to support multiple named data sources.Jeff Foster2001-03-231-6/+23
* "redraw_hex_dump()" can't use "cfile.pd" or "cfile.current_frame", as itGuy Harris2000-09-091-3/+4
* Redraw:Guy Harris2000-09-081-5/+4
* Graham Bloice's patch to support inverse video rather than boldfaceGuy Harris2000-09-081-3/+5
* Instead of each set of built-in preferences having "ok", "save",Guy Harris2000-08-211-1/+7
* Use GtkScrolledWindows to add scrollbars to the hex/ASCII panes and toGuy Harris2000-03-021-3/+3
* Jeff Foster's changes, with my additions, to allow the user to pop up aGuy Harris2000-02-291-1/+5
* A "character encoding" variable is now set per packet. The existenceGilbert Ramirez1999-11-221-2/+2
* Don't store both "start" and "length" in each GUI proto_tree item. JustGilbert Ramirez1999-11-151-3/+2
* Collapse/Expand All protocol tree added in Display menu.Laurent Deniel1999-09-111-1/+3
* More shuffling of GTK-related files to gtk subdirectory.Gilbert Ramirez1999-09-091-0/+37