aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/proto_draw.h
AgeCommit message (Expand)AuthorFilesLines
2007-01-28From Douglas Pratley:sfisher1-1/+18
2006-11-14New feature to automatically highlight the field found when doing a find.sfisher1-0/+18
2006-11-05Make the routines that manipulate the hex/text display window take aguy1-22/+3
2006-05-21name changesahlberg1-2/+2
2006-05-11From Greg Morris:etxrab1-1/+1
2005-12-05move some GTK only function declarations from ui_util.h to the appropriate he...ulfl1-0/+13
2005-09-11I'm adding the "Expert Info" prototype now, as it seems to be in a state wher...ulfl1-0/+10
2004-09-02Add support for copying hex data to the clipboard. Submitted by Thomas sharpe1-0/+7
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2004-06-05add more details for doxygenulfl1-4/+3
2004-06-04add more details for doxygenulfl1-1/+2
2004-06-03Make static some routines and variables not used outside the source fileguy1-1/+8
2004-06-02add details for doxygenulfl1-24/+140
2004-03-20From Tomas Kukosa:guy1-1/+2
2004-01-27Make "{byte,tree}_view_select()" return "gboolean", not "gint", as theyguy1-3/+3
2004-01-27always select the current item under cursor, before showing up theulfl1-1/+5
2004-01-19added some menuitems "View->Show" including show/hide of all main widgets,ulfl1-4/+3
2002-11-03Merge gtk and gtk2 directories.oabad1-3/+10
2002-09-21Removed all gtk calls in file.c :oabad1-3/+1
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-4/+4
2002-06-04Get rid of the "data_src" member of the "frame_data" structure; put itguy1-3/+3
2002-03-31Get rid of unused arguments.guy1-3/+3
2002-02-18Don't give tvbuffs names; instead, give data sources names, where aguy1-23/+25
2002-01-11Have routines to create GtkCTrees, set their line and expander styleguy1-3/+1
2001-11-20Have a routine to add all the hex dump tabs to the hex dump notebook,guy1-4/+3
2001-11-20If bytes in a hex dump view are selected, the field in the correspondingguy1-2/+5
2001-06-05Enable "Match Selected" only if there's a field selected *and* we can doguy1-4/+5
2001-03-23Changes required to support multiple named data sources.jfoster1-6/+23
2000-09-09"redraw_hex_dump()" can't use "cfile.pd" or "cfile.current_frame", as itguy1-3/+4
2000-09-08Redraw:guy1-5/+4
2000-09-08Graham Bloice's patch to support inverse video rather than boldfaceguy1-3/+5
2000-08-21Instead of each set of built-in preferences having "ok", "save",guy1-1/+7
2000-03-02Use GtkScrolledWindows to add scrollbars to the hex/ASCII panes and toguy1-3/+3
2000-02-29Jeff Foster's changes, with my additions, to allow the user to pop up aguy1-1/+5
1999-11-22A "character encoding" variable is now set per packet. The existencegram1-2/+2
1999-11-15Don't store both "start" and "length" in each GUI proto_tree item. Justgram1-3/+2
1999-09-11Collapse/Expand All protocol tree added in Display menu.deniel1-1/+3
1999-09-09More shuffling of GTK-related files to gtk subdirectory.gram1-0/+37