aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/gtkglobals.h
AgeCommit message (Expand)AuthorFilesLines
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-07-09In the GTK+ code, move the redefinition of "isprint()" toGuy Harris1-14/+1
2004-06-17move font related stuff to new file font_utils.c/.hUlf Lamping1-19/+1
2004-06-05add more details for doxygenUlf Lamping1-15/+13
2004-06-04add more details for doxygenUlf Lamping1-11/+1
2004-06-04add more details for doxygenUlf Lamping1-2/+22
2004-06-02move "extern GtkWidget *main_display_filter_widget" fromUlf Lamping1-1/+4
2004-06-01add details for doxygen, various code cleanups as a result of thisUlf Lamping1-7/+33
2004-01-09Turn the GTK+ 1.2.10 clist code into our own widget; that lets us modify itGuy Harris1-6/+1
2003-12-24Do the "isprint()" hack for GTK+ 2.x or 1.3[.x], whether on UNIX orGuy Harris1-7/+7
2003-08-01From Chris Heath: fix up the check for printable ASCII done on WindowsGuy Harris1-2/+2
2002-12-31Update a comment to indicate why there's a problem with printable-but-Guy Harris1-15/+8
2002-11-03Merge gtk and gtk2 directories.Olivier Abad1-6/+12
2002-09-05Include cleanups in gtk and gtk2:Jörg Mayer1-5/+1
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