aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/gtkglobals.h
Commit message (Expand)AuthorAgeFilesLines
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* Have routines to create GtkCTrees, set their line and expander styleGuy Harris2002-01-111-6/+1
* Enable "Match Selected" only if there's a field selected *and* we can doGuy Harris2001-06-051-5/+3
* Undefine "isprint()" before re-defining it, to squelch a compilerGuy Harris2001-04-251-1/+8
* Check in isprint() hack for Win32 so that Ethereal is usably whileGilbert Ramirez2001-04-101-1/+15
* Changes required to support multiple named data sources.Jeff Foster2001-03-231-2/+2
* Calculate the height and width of m_r_font globally, since variousGilbert Ramirez2001-03-021-2/+2
* Instead of each set of built-in preferences having "ok", "save",Guy Harris2000-08-211-7/+4
* It was silly of me to require that "forget_scrolled_window()" be calledGuy Harris2000-08-171-2/+1
* Remove the progress bar from the status line, and, instead, for anyGuy Harris2000-07-031-2/+2
* Split "filter_dialog_cb()" into "filter_dialog_cb()", which pops up aGuy Harris2000-04-011-2/+2
* Use GtkScrolledWindows to add scrollbars to the hex/ASCII panes and toGuy Harris2000-03-021-2/+3
* Jeff Foster's changes, with my additions, to allow the user to pop up aGuy Harris2000-02-291-5/+10
* Allow user to modify appearance of lines and expanders in GUI protocolGilbert Ramirez1999-12-301-1/+3
* Changed the protocol tree widget from a GtkTree to a GtkCTree. The two reasonsGilbert Ramirez1999-12-291-1/+3
* Add a new page to the Preferences notebook: a GUI page. The soleGilbert Ramirez1999-12-161-1/+3
* Move the GTK+ implementations of various UI utilities out of "util.c"Guy Harris1999-12-091-3/+3
* Move GTK-related stuff out of globals.h and put it in gtk/gtkglobals.hGilbert Ramirez1999-10-201-0/+39