every GUI action, which will erease a currently unsaved capture file,
[obnox/wireshark/wip.git] / gtk / capture_prefs.c
2004-01-21 ulflimplemented dlg_button_row_new to get a standard functi...
2004-01-21 ulfluse stock buttons whereever possible,
2004-01-10 ulflusing button compatibility macros
2003-12-21 ulflremoved some MSVC warnings (moved pcap.h before glib.h)
2003-09-26 guyFrom Nathan Jennings:
2003-09-10 guyIf we have no interfaces, don't set the popdown list...
2003-09-10 guyHave "get_interface_list()" return a list of "if_info_t...
2003-09-09 guyFrom Nathan Jennings: fix a problem with empty descript...
2003-09-09 guyFrom Nathan Jennings: give the "Edit..." window for...
2003-09-08 guyFrom Nathan Jennings:
2002-11-11 oabadUse gtk1/gtk2 compatibility macros.
2002-09-05 jmayerInclude cleanups in gtk and gtk2:
2002-08-31 jmayerRemove redundant HAVE_LIBPCAP check (copied from gtk2)
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-07-17 guyGet rid of some "unused variable" and "unused static...
2002-06-28 guyTrim leading and trailing white space from the capture...
2002-05-24 guyGet rid of an unused variable.
2002-05-23 geraldSave the whole capture device name in the preferences...
2002-03-05 guyFrom Joerg Mayer: use _U_ to flag unused arguments.
2002-01-20 guyMake the blurbs for protocol preference items into...
2002-01-13 guyAdd a preferences page for the name resolution flags.
2002-01-12 guyGet rid of unused variables.
2002-01-12 guyWhile you're at it, use the key for the auto scroll...
2002-01-12 guyMake the key for the capture preference window's pointe...
2002-01-11 guyHave a routine to create a scrolled window, set its...
2002-01-10 guyFix some problems with building Ethereal/Tethereal...
2002-01-10 guyAdd a preferences page for capture preferences, so...