aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/gtkglobals.h
AgeCommit message (Expand)AuthorFilesLines
2011-03-08Removal of the old packet-list in favor of the new packet list.sake1-5/+0
2010-01-29Fix various gcc -Wshadow warnings.wmeier1-2/+2
2009-06-30Introduce experimental new feature: GTK2 tree view based packet listsfisher1-0/+2
2006-05-22Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIguy1-1/+1
2006-05-21name changesahlberg1-2/+2
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2004-07-09In the GTK+ code, move the redefinition of "isprint()" toguy1-14/+1
2004-06-17move font related stuff to new file font_utils.c/.hulfl1-19/+1
2004-06-05add more details for doxygenulfl1-15/+13
2004-06-04add more details for doxygenulfl1-11/+1
2004-06-04add more details for doxygenulfl1-2/+22
2004-06-02move "extern GtkWidget *main_display_filter_widget" fromulfl1-1/+4
2004-06-01add details for doxygen, various code cleanups as a result of thisulfl1-7/+33
2004-01-09Turn the GTK+ 1.2.10 clist code into our own widget; that lets us modify itguy1-6/+1
2003-12-24Do the "isprint()" hack for GTK+ 2.x or 1.3[.x], whether on UNIX orguy1-7/+7
2003-08-01From Chris Heath: fix up the check for printable ASCII done on Windowsguy1-2/+2
2002-12-31Update a comment to indicate why there's a problem with printable-but-guy1-15/+8
2002-11-03Merge gtk and gtk2 directories.oabad1-6/+12
2002-09-05Include cleanups in gtk and gtk2:jmayer1-5/+1
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-4/+4
2002-01-11Have routines to create GtkCTrees, set their line and expander styleguy1-6/+1
2001-06-05Enable "Match Selected" only if there's a field selected *and* we can doguy1-5/+3
2001-04-25Undefine "isprint()" before re-defining it, to squelch a compilerguy1-1/+8
2001-04-10Check in isprint() hack for Win32 so that Ethereal is usably whilegram1-1/+15
2001-03-23Changes required to support multiple named data sources.jfoster1-2/+2
2001-03-02Calculate the height and width of m_r_font globally, since variousgram1-2/+2
2000-08-21Instead of each set of built-in preferences having "ok", "save",guy1-7/+4
2000-08-17It was silly of me to require that "forget_scrolled_window()" be calledguy1-2/+1
2000-07-03Remove the progress bar from the status line, and, instead, for anyguy1-2/+2
2000-04-01Split "filter_dialog_cb()" into "filter_dialog_cb()", which pops up aguy1-2/+2
2000-03-02Use GtkScrolledWindows to add scrollbars to the hex/ASCII panes and toguy1-2/+3
2000-02-29Jeff Foster's changes, with my additions, to allow the user to pop up aguy1-5/+10
1999-12-30Allow user to modify appearance of lines and expanders in GUI protocolgram1-1/+3
1999-12-29Changed the protocol tree widget from a GtkTree to a GtkCTree. The two reasonsgram1-1/+3
1999-12-16Add a new page to the Preferences notebook: a GUI page. The solegram1-1/+3
1999-12-09Move the GTK+ implementations of various UI utilities out of "util.c"guy1-3/+3
1999-10-20Move GTK-related stuff out of globals.h and put it in gtk/gtkglobals.hgram1-0/+39