| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -4/+4 |
* | Have routines to create GtkCTrees, set their line and expander style | Guy Harris | 2002-01-11 | 1 | -6/+1 |
* | Enable "Match Selected" only if there's a field selected *and* we can do | Guy Harris | 2001-06-05 | 1 | -5/+3 |
* | Undefine "isprint()" before re-defining it, to squelch a compiler | Guy Harris | 2001-04-25 | 1 | -1/+8 |
* | Check in isprint() hack for Win32 so that Ethereal is usably while | Gilbert Ramirez | 2001-04-10 | 1 | -1/+15 |
* | Changes required to support multiple named data sources. | Jeff Foster | 2001-03-23 | 1 | -2/+2 |
* | Calculate the height and width of m_r_font globally, since various | Gilbert Ramirez | 2001-03-02 | 1 | -2/+2 |
* | Instead of each set of built-in preferences having "ok", "save", | Guy Harris | 2000-08-21 | 1 | -7/+4 |
* | It was silly of me to require that "forget_scrolled_window()" be called | Guy Harris | 2000-08-17 | 1 | -2/+1 |
* | Remove the progress bar from the status line, and, instead, for any | Guy Harris | 2000-07-03 | 1 | -2/+2 |
* | Split "filter_dialog_cb()" into "filter_dialog_cb()", which pops up a | Guy Harris | 2000-04-01 | 1 | -2/+2 |
* | Use GtkScrolledWindows to add scrollbars to the hex/ASCII panes and to | Guy Harris | 2000-03-02 | 1 | -2/+3 |
* | Jeff Foster's changes, with my additions, to allow the user to pop up a | Guy Harris | 2000-02-29 | 1 | -5/+10 |
* | Allow user to modify appearance of lines and expanders in GUI protocol | Gilbert Ramirez | 1999-12-30 | 1 | -1/+3 |
* | Changed the protocol tree widget from a GtkTree to a GtkCTree. The two reasons | Gilbert Ramirez | 1999-12-29 | 1 | -1/+3 |
* | Add a new page to the Preferences notebook: a GUI page. The sole | Gilbert Ramirez | 1999-12-16 | 1 | -1/+3 |
* | Move the GTK+ implementations of various UI utilities out of "util.c" | Guy Harris | 1999-12-09 | 1 | -3/+3 |
* | Move GTK-related stuff out of globals.h and put it in gtk/gtkglobals.h | Gilbert Ramirez | 1999-10-20 | 1 | -0/+39 |