Be a little more explicit in our description of tvb_get_ptr.
[metze/wireshark/wip.git] / gtk / gtkglobals.h
2009-06-30 Stephen FisherIntroduce experimental new feature: GTK2 tree view...
2006-05-22 Guy HarrisGet rid of a bunch of "Ethereal"s and "ethereal"s in...
2006-05-21 Ronnie Sahlbergname change
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-07-09 Guy HarrisIn the GTK+ code, move the redefinition of "isprint...
2004-06-17 Ulf Lampingmove font related stuff to new file font_utils.c/.h
2004-06-05 Ulf Lampingadd more details for doxygen
2004-06-04 Ulf Lampingadd more details for doxygen
2004-06-04 Ulf Lampingadd more details for doxygen
2004-06-02 Ulf Lampingmove "extern GtkWidget *main_display_filter_widget...
2004-06-01 Ulf Lampingadd details for doxygen, various code cleanups as a...
2004-01-09 Guy HarrisTurn the GTK+ 1.2.10 clist code into our own widget...
2003-12-24 Guy HarrisDo the "isprint()" hack for GTK+ 2.x or 1.3[.x], whethe...
2003-08-01 Guy HarrisFrom Chris Heath: fix up the check for printable ASCII...
2002-12-31 Guy HarrisUpdate a comment to indicate why there's a problem...
2002-11-03 Olivier AbadMerge gtk and gtk2 directories.
2002-09-05 Jörg MayerInclude cleanups in gtk and gtk2:
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-01-11 Guy HarrisHave routines to create GtkCTrees, set their line and...
2001-06-05 Guy HarrisEnable "Match Selected" only if there's a field selecte...
2001-04-25 Guy HarrisUndefine "isprint()" before re-defining it, to squelch...
2001-04-10 Gilbert RamirezCheck in isprint() hack for Win32 so that Ethereal...
2001-03-23 Jeff FosterChanges required to support multiple named data sources.
2001-03-02 Gilbert RamirezCalculate the height and width of m_r_font globally...
2000-08-21 Guy HarrisInstead of each set of built-in preferences having...
2000-08-17 Guy HarrisIt was silly of me to require that "forget_scrolled_win...
2000-07-03 Guy HarrisRemove the progress bar from the status line, and,...
2000-04-01 Guy HarrisSplit "filter_dialog_cb()" into "filter_dialog_cb(...
2000-03-02 Guy HarrisUse GtkScrolledWindows to add scrollbars to the hex...
2000-02-29 Guy HarrisJeff Foster's changes, with my additions, to allow...
1999-12-30 Gilbert RamirezAllow user to modify appearance of lines and expanders...
1999-12-29 Gilbert RamirezChanged the protocol tree widget from a GtkTree to...
1999-12-16 Gilbert RamirezAdd a new page to the Preferences notebook: a GUI page...
1999-12-09 Guy HarrisMove the GTK+ implementations of various UI utilities...
1999-10-20 Gilbert RamirezMove GTK-related stuff out of globals.h and put it...