Removed unused argument to new_packet_list_copy_summary_cb().
[obnox/wireshark/wip.git] / gtk / dlg_utils.h
2011-06-05 guySome work on generalizing the "display filter" tap...
2010-08-26 etxrabFix a number of doxygen directives.
2008-04-14 sakeFrom Jim Young (bug 2212):
2008-04-12 ulflwhere it's not necessary, remove #include "compat_macros.h"
2008-04-11 wmeierClean up a few references to OBJECT_[GS]_DATA macros
2007-01-20 geraldRecent versions of GTK+ have added a "gtk-label-select...
2006-05-22 guyGet rid of a bunch of "Ethereal"s and "ethereal"s in...
2006-05-21 sahlbergname change
2006-04-30 guyMove the file selection dialog routines to file_dlg...
2005-12-03 ulflsplit some parts of the packet counting functions into...
2005-08-21 guy"gtk_tap_dfilter_dlg_cb()" is no longer used outside
2005-08-20 ulflrenamed ui_util.c/.h to gui_utils.c/.h to prevent confu...
2005-08-05 jmayerMore char -> const char warning fixes.
2004-09-30 guyFor file browsing dialog boxes, the affirmative button...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-06-05 ulfladd more details for doxygen
2004-06-04 ulfladd more details for doxygen
2004-06-01 ulfladd details for doxygen, various code cleanups as a...
2004-06-01 ulfladd details for doxygen, various code cleanups as a...
2004-05-31 ulfladd details for doxygen
2004-05-31 ulfladd details for doxygen
2004-05-26 ulflmore code cleanup from dialog things:
2004-05-23 ulflnext step to save the size and postition of the dialogs...
2004-05-22 ulflgoing to have a standard behaviour of the dialogs
2004-03-29 guyAdd another wrapper routine, "file_selection_set_extra_...
2004-03-29 guyMake "file_selection_new()" take as its second argument an
2004-03-27 oabadUse the new GtkFileChooserDialog when built with gtk...
2004-01-21 ulflimplemented dlg_button_row_new to get a standard functi...
2004-01-07 ulflsave dialog with "Captured" and "Displayed" buttons...
2003-09-24 guyAdd a "file_selection_new()" routine that does all...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2000-08-23 guyBleah. What was I thinking? "dlg_window_new()" should...
2000-08-11 denielMiscellaneous code cleaning
2000-07-05 guyAdd a "dlg_window_new()" routine, which creates a GTK_W...
2000-05-08 guyAdd functions to create buttons whose labels specify...
2000-05-02 guyAdd some utilities to: