| Commit message (Expand) | Author | Age | Files | Lines |
* | Removal of the old packet-list in favor of the new packet list. | Sake Blok | 2011-03-08 | 1 | -5/+0 |
* | Fix various gcc -Wshadow warnings. | Bill Meier | 2010-01-29 | 1 | -2/+2 |
* | Introduce experimental new feature: GTK2 tree view based packet list | Stephen Fisher | 2009-06-30 | 1 | -0/+2 |
* | Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI | Guy Harris | 2006-05-22 | 1 | -1/+1 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | In the GTK+ code, move the redefinition of "isprint()" to | Guy Harris | 2004-07-09 | 1 | -14/+1 |
* | move font related stuff to new file font_utils.c/.h | Ulf Lamping | 2004-06-17 | 1 | -19/+1 |
* | add more details for doxygen | Ulf Lamping | 2004-06-05 | 1 | -15/+13 |
* | add more details for doxygen | Ulf Lamping | 2004-06-04 | 1 | -11/+1 |
* | add more details for doxygen | Ulf Lamping | 2004-06-04 | 1 | -2/+22 |
* | move "extern GtkWidget *main_display_filter_widget" from | Ulf Lamping | 2004-06-02 | 1 | -1/+4 |
* | add details for doxygen, various code cleanups as a result of this | Ulf Lamping | 2004-06-01 | 1 | -7/+33 |
* | Turn the GTK+ 1.2.10 clist code into our own widget; that lets us modify it | Guy Harris | 2004-01-09 | 1 | -6/+1 |
* | Do the "isprint()" hack for GTK+ 2.x or 1.3[.x], whether on UNIX or | Guy Harris | 2003-12-24 | 1 | -7/+7 |
* | From Chris Heath: fix up the check for printable ASCII done on Windows | Guy Harris | 2003-08-01 | 1 | -2/+2 |
* | Update a comment to indicate why there's a problem with printable-but- | Guy Harris | 2002-12-31 | 1 | -15/+8 |
* | Merge gtk and gtk2 directories. | Olivier Abad | 2002-11-03 | 1 | -6/+12 |
* | Include cleanups in gtk and gtk2: | Jörg Mayer | 2002-09-05 | 1 | -5/+1 |
* | 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 |