name change
[metze/wireshark/wip.git] / gtk / goto_dlg.c
2006-05-21 Ronnie Sahlbergname change
2005-08-20 Ulf Lampingrenamed ui_util.c/.h to gui_utils.c/.h to prevent confu...
2005-02-04 Ulf Lampinghuge cleanup of capture file API (functions in file...
2005-01-20 Ulf Lampingadd some more online help functionality and help button...
2004-09-02 Gerald CombsMove the guts of gtk/file_dlg.c:goto_framenum_cb() to
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-06-01 Ulf Lampingadd details for doxygen, various code cleanups as a...
2004-05-26 Ulf Lampingmore code cleanup from dialog things:
2004-01-31 Guy HarrisPass ESD_BTN_OK rather than NULL as a second argument to
2004-01-31 Ulf Lampingrenamed ESD_TYPE_CRIT to ESD_TYPE_ERROR to
2004-01-21 Ulf Lampingimplemented dlg_button_row_new to get a standard functi...
2004-01-10 Ulf Lampingusing button compatibility macros
2003-11-28 Ulf Lampingrenamed frame to packet in all GUI elements
2003-03-02 Guy HarrisHave "goto_frame()" put up error dialog boxes itself...
2002-11-11 Olivier AbadUse gtk1/gtk2 compatibility macros to reduce #ifdefs.
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-03-05 Guy HarrisFrom Joerg Mayer: use _U_ to flag unused arguments.
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2002-01-11 Guy HarrisHave a routine to create a scrolled window, set its...
2001-01-04 Gilbert RamirezDoesn't need #include "dfilter.h"
2000-08-23 Guy HarrisBleah. What was I thinking? "dlg_window_new()" should...
2000-08-11 Laurent DenielMiscellaneous code cleaning
2000-07-20 Guy HarrisUse ESD_TYPE_CRIT for most errors (the model used by...
2000-07-05 Guy HarrisAdd a "dlg_window_new()" routine, which creates a GTK_W...
2000-06-27 Guy HarrisPatch from Ben Fowler to rename the global variable...
2000-05-02 Guy HarrisAdd some utilities to:
2000-03-15 Guy HarrisGive the entry box in the "Find Frame" and "Go To Frame...
2000-01-03 Guy HarrisTake the "simple_dialog()" stuff out of "ui_util.h...
1999-12-09 Guy HarrisMove the GTK+ implementations of various UI utilities...
1999-11-30 Guy HarrisIn "Go To Frame", distinguish between "there is no...
1999-11-08 Guy HarrisAdd a "Go To Frame" menu item, which lets you go to...