Use Frame_data also in graph_analysis_item_t, this should ultimately
[obnox/wireshark/wip.git] / gtk / gtkglobals.h
2011-08-30 etxrabDo as the comment says - move the variable to gtkglobals.
2011-03-08 sakeRemoval of the old packet-list in favor of the new...
2010-01-29 wmeierFix various gcc -Wshadow warnings.
2009-06-30 sfisherIntroduce experimental new feature: GTK2 tree view...
2006-05-22 guyGet rid of a bunch of "Ethereal"s and "ethereal"s in...
2006-05-21 sahlbergname change
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-07-09 guyIn the GTK+ code, move the redefinition of "isprint...
2004-06-17 ulflmove font related stuff to new file font_utils.c/.h
2004-06-05 ulfladd more details for doxygen
2004-06-04 ulfladd more details for doxygen
2004-06-04 ulfladd more details for doxygen
2004-06-02 ulflmove "extern GtkWidget *main_display_filter_widget...
2004-06-01 ulfladd details for doxygen, various code cleanups as a...
2004-01-09 guyTurn the GTK+ 1.2.10 clist code into our own widget...
2003-12-24 guyDo the "isprint()" hack for GTK+ 2.x or 1.3[.x], whethe...
2003-08-01 guyFrom Chris Heath: fix up the check for printable ASCII...
2002-12-31 guyUpdate a comment to indicate why there's a problem...
2002-11-03 oabadMerge gtk and gtk2 directories.
2002-09-05 jmayerInclude cleanups in gtk and gtk2:
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-01-11 guyHave routines to create GtkCTrees, set their line and...
2001-06-05 guyEnable "Match Selected" only if there's a field selecte...
2001-04-25 guyUndefine "isprint()" before re-defining it, to squelch...
2001-04-10 gramCheck in isprint() hack for Win32 so that Ethereal...
2001-03-23 jfosterChanges required to support multiple named data sources.
2001-03-02 gramCalculate the height and width of m_r_font globally...
2000-08-21 guyInstead of each set of built-in preferences having...
2000-08-17 guyIt was silly of me to require that "forget_scrolled_win...
2000-07-03 guyRemove the progress bar from the status line, and,...
2000-04-01 guySplit "filter_dialog_cb()" into "filter_dialog_cb(...
2000-03-02 guyUse GtkScrolledWindows to add scrollbars to the hex...
2000-02-29 guyJeff Foster's changes, with my additions, to allow...
1999-12-30 gramAllow user to modify appearance of lines and expanders...
1999-12-29 gramChanged the protocol tree widget from a GtkTree to...
1999-12-16 gramAdd a new page to the Preferences notebook: a GUI page...
1999-12-09 guyMove the GTK+ implementations of various UI utilities...
1999-10-20 gramMove GTK-related stuff out of globals.h and put it...