| Commit message (Expand) | Author | Age | Files | Lines |
* | move some GTK only function declarations from ui_util.h to the appropriate he... | Ulf Lamping | 2005-12-05 | 1 | -0/+13 |
* | I'm adding the "Expert Info" prototype now, as it seems to be in a state wher... | Ulf Lamping | 2005-09-11 | 1 | -0/+10 |
* | Add support for copying hex data to the clipboard. Submitted by Thomas | Richard Sharpe | 2004-09-02 | 1 | -0/+7 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | add more details for doxygen | Ulf Lamping | 2004-06-05 | 1 | -4/+3 |
* | add more details for doxygen | Ulf Lamping | 2004-06-04 | 1 | -1/+2 |
* | Make static some routines and variables not used outside the source file | Guy Harris | 2004-06-03 | 1 | -1/+8 |
* | add details for doxygen | Ulf Lamping | 2004-06-02 | 1 | -24/+140 |
* | From Tomas Kukosa: | Guy Harris | 2004-03-20 | 1 | -1/+2 |
* | Make "{byte,tree}_view_select()" return "gboolean", not "gint", as they | Guy Harris | 2004-01-27 | 1 | -3/+3 |
* | always select the current item under cursor, before showing up the | Ulf Lamping | 2004-01-27 | 1 | -1/+5 |
* | added some menuitems "View->Show" including show/hide of all main widgets, | Ulf Lamping | 2004-01-19 | 1 | -4/+3 |
* | Merge gtk and gtk2 directories. | Olivier Abad | 2002-11-03 | 1 | -3/+10 |
* | Removed all gtk calls in file.c : | Olivier Abad | 2002-09-21 | 1 | -3/+1 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -4/+4 |
* | Get rid of the "data_src" member of the "frame_data" structure; put it | Guy Harris | 2002-06-04 | 1 | -3/+3 |
* | Get rid of unused arguments. | Guy Harris | 2002-03-31 | 1 | -3/+3 |
* | Don't give tvbuffs names; instead, give data sources names, where a | Guy Harris | 2002-02-18 | 1 | -23/+25 |
* | Have routines to create GtkCTrees, set their line and expander style | Guy Harris | 2002-01-11 | 1 | -3/+1 |
* | Have a routine to add all the hex dump tabs to the hex dump notebook, | Guy Harris | 2001-11-20 | 1 | -4/+3 |
* | If bytes in a hex dump view are selected, the field in the corresponding | Guy Harris | 2001-11-20 | 1 | -2/+5 |
* | Enable "Match Selected" only if there's a field selected *and* we can do | Guy Harris | 2001-06-05 | 1 | -4/+5 |
* | Changes required to support multiple named data sources. | Jeff Foster | 2001-03-23 | 1 | -6/+23 |
* | "redraw_hex_dump()" can't use "cfile.pd" or "cfile.current_frame", as it | Guy Harris | 2000-09-09 | 1 | -3/+4 |
* | Redraw: | Guy Harris | 2000-09-08 | 1 | -5/+4 |
* | Graham Bloice's patch to support inverse video rather than boldface | Guy Harris | 2000-09-08 | 1 | -3/+5 |
* | Instead of each set of built-in preferences having "ok", "save", | Guy Harris | 2000-08-21 | 1 | -1/+7 |
* | Use GtkScrolledWindows to add scrollbars to the hex/ASCII panes and to | Guy Harris | 2000-03-02 | 1 | -3/+3 |
* | Jeff Foster's changes, with my additions, to allow the user to pop up a | Guy Harris | 2000-02-29 | 1 | -1/+5 |
* | A "character encoding" variable is now set per packet. The existence | Gilbert Ramirez | 1999-11-22 | 1 | -2/+2 |
* | Don't store both "start" and "length" in each GUI proto_tree item. Just | Gilbert Ramirez | 1999-11-15 | 1 | -3/+2 |
* | Collapse/Expand All protocol tree added in Display menu. | Laurent Deniel | 1999-09-11 | 1 | -1/+3 |
* | More shuffling of GTK-related files to gtk subdirectory. | Gilbert Ramirez | 1999-09-09 | 1 | -0/+37 |