Set the svn:eol-style property on all text files to "native", so that
[obnox/wireshark/wip.git] / gtk / goto_dlg.c
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-06-01 ulfladd details for doxygen, various code cleanups as a...
2004-05-26 ulflmore code cleanup from dialog things:
2004-01-31 guyPass ESD_BTN_OK rather than NULL as a second argument to
2004-01-31 ulflrenamed ESD_TYPE_CRIT to ESD_TYPE_ERROR to
2004-01-21 ulflimplemented dlg_button_row_new to get a standard functi...
2004-01-10 ulflusing button compatibility macros
2003-11-28 ulflrenamed frame to packet in all GUI elements
2003-03-02 guyHave "goto_frame()" put up error dialog boxes itself...
2002-11-11 oabadUse gtk1/gtk2 compatibility macros to reduce #ifdefs.
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-03-05 guyFrom Joerg Mayer: use _U_ to flag unused arguments.
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2002-01-11 guyHave a routine to create a scrolled window, set its...
2001-01-04 gramDoesn't need #include "dfilter.h"
2000-08-23 guyBleah. What was I thinking? "dlg_window_new()" should...
2000-08-11 denielMiscellaneous code cleaning
2000-07-20 guyUse ESD_TYPE_CRIT for most errors (the model used by...
2000-07-05 guyAdd a "dlg_window_new()" routine, which creates a GTK_W...
2000-06-27 guyPatch from Ben Fowler to rename the global variable...
2000-05-02 guyAdd some utilities to:
2000-03-15 guyGive the entry box in the "Find Frame" and "Go To Frame...
2000-01-03 guyTake the "simple_dialog()" stuff out of "ui_util.h...
1999-12-09 guyMove the GTK+ implementations of various UI utilities...
1999-11-30 guyIn "Go To Frame", distinguish between "there is no...
1999-11-08 guyAdd a "Go To Frame" menu item, which lets you go to...