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