Make the signatures of functions passed to "register_tap_listener()"
[obnox/wireshark/wip.git] / gtk / capture_dlg.c
2004-12-29 ulflDon't use a global capture_opts in the capturing engine...
2004-12-02 guyFrom Nathan Jennings: add a preference that supplies...
2004-10-22 guyChange some code that affects g_resolv_flags to set...
2004-10-21 guyThe top-level window's list of capture filter expressio...
2004-10-12 ulflfix a bug reported by venkata sandeep: capture->start...
2004-10-07 guySave the capture filter in the recent list iff the...
2004-10-06 ulflFix a bug reported by Keith A French: No "OK" button...
2004-10-05 guyMake the default capture filter be the last one used...
2004-09-28 ulflfrom Thomas Palmer: add a combobox for the recently...
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-09-24 ulflas the interface is usually fixed, or it can be selecte...
2004-09-16 ulflfirst steps towards using the User's Guide as Ethereal...
2004-09-02 geraldMove get_if_name() from gtk/capture_dlg.c to capture_co...
2004-08-06 guyFrom Albert Chin: rename resolv.{ch} to addr_resolv...
2004-07-19 ulflrenamed filter_prefs to filter_dlg, as the filter setti...
2004-07-19 guyPull the address (and port and circuit type) stuff...
2004-07-18 guyAdd support for IPv6 addresses for interfaces.
2004-07-18 guySquelch a compiler warning.
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-07-17 ulfladd a new dialog box to menu "Capture/Interfaces.....
2004-07-13 guyFrom Daniel Thompson: add additional message/alert...
2004-06-30 ulflcode cleanup
2004-06-30 ulflbugfix to a bug reported by dave.nicoson@thomson.net:
2004-06-20 ulflpreference setting, so "ask for unsaved capture files...
2004-06-20 ulfladded an option to "avoid" the capture info dialog...
2004-06-12 guyOn Windows, if "get_interface_list()" returns CANT_GET_...
2004-05-26 guyGet rid of some declarations of routines that no longer...
2004-05-26 ulflmore code cleanup from dialog things:
2004-04-28 guyChange the punctuation in one tooltip (I think "select...
2004-04-28 gramMinor wording changes in tooltips.
2004-04-28 ulfladded tooltips for various input fields
2004-04-17 guyFailure to get the list of interfaces should be reporte...
2004-04-08 ulflcatch the enter key from the interface drop-down list,
2004-04-08 guyOn Windows, when looking for the ":" that separates...
2004-03-29 guyMake "file_selection_new()" take as its second argument an
2004-03-27 ulflminor code cleanup, including removed MSVC warnings
2004-03-27 oabadUse the new GtkFileChooserDialog when built with gtk...
2004-03-13 ulflexperimental: make usage of pcap_setbuff to increase...
2004-03-06 ulflusing a table for layout of stop capture fields,
2004-03-06 ulflusing a table for layout of multi files fields, do...
2004-03-04 ulflusing a gtk_table instead of hbox'es for "multiple...
2004-03-04 ulflcapture dialog limits now with units.
2004-03-04 ulflfixed differences between capture GUI frontend and...
2004-03-02 ulflimplemented capture dialog 3rd (+x) proposal
2004-03-02 ulflreplaced all seperate gtk_widget_show() by a single...
2004-02-29 ulflimproved resizability
2004-02-28 ulflCapturing: "Number of files" switches between normal...
2004-02-28 ulflremoved "magically" label switching of "Stop capture...
2004-02-24 guySmall cleanup - the for loop was left over from earlier...
2004-02-24 geraldIn get_if_name(), return immediately once we've found...
2004-02-23 guySigh. On Windows OT, device names don't have "\Device...
2004-02-21 ulfladded a help button
2004-02-21 ulflnew somewhat improved layout of the capture options...
2004-02-20 geraldDon't clobber the concurrent DNS resolution flag each...
2004-02-12 guyThe HIG's and/or GUI toolkit documentation for:
2004-02-11 guyGet rid of the "Question" alert box type - rename it...
2004-02-04 guyAdd some comments about the types of alert boxes you...
2004-01-31 ulflcleanup of new "question dialogs",
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-29 ulflevery GUI action, which will erease a currently unsaved...
2004-01-26 guyOn Windows OT, interface names *can* have spaces in...
2004-01-21 ulflimplemented dlg_button_row_new to get a standard functi...
2004-01-21 ulfluse stock buttons whereever possible,
2004-01-20 ulflcode cleanup and added some more
2004-01-10 ulflusing button compatibility macros
2004-01-10 ulflusing button compatibility macros
2003-12-23 ulflremoved some MSVC warnings (conversions between double...
2003-12-21 ulflremoved some MSVC warnings (moved pcap.h before glib.h)
2003-12-13 ulflset link layer type sensitive only,
2003-11-18 ulflremoved MSVC compiler warnings
2003-11-15 ulfladded "#include <epan/packet.h>" to be able to include...
2003-11-03 guyDon't try to get the list of link-layer header types...
2003-11-01 guyBased on a patch from Brian Fundakowski Feldman, add...
2003-09-24 guyAdd a "file_selection_new()" routine that does all...
2003-09-10 guyIf there's no saved interface name, set the interface...
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-08 guyFrom Nathan Jennings:
2003-07-25 gramFix signed/unsigned comparison warnings.
2003-05-15 denielImplement a ring buffer switch duration:
2003-01-15 guyAdd a new routine "filter_button_destroy_cb()", and...
2002-11-09 oabadHelper macros fro gtk1.2/gtk2 compatibility.
2002-11-03 oabadMerge gtk and gtk2 directories.
2002-09-22 geraldFrom Graeme Hewson:
2002-09-09 guyFrom Graeme Hewson:
2002-09-05 jmayerInclude cleanups in gtk and gtk2:
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-07-17 guyFrom Joerg Mayer:
2002-06-24 guyUpdate the URL for WinPcap.
2002-05-18 geraldIn the Windows capture dialog, place the interface...
2002-04-14 geraldUpdate wiretapped mirror links.
2002-04-14 geraldChange "netgroup-mirror.ethereal.com/winpcap" URLs to
2002-03-05 guyFrom Joerg Mayer: remove unused variables.
2002-03-05 guyFrom Joerg Mayer: use _U_ to flag unused arguments.
2002-03-05 guyCut down the vertical spacing in the "Capture Options...
2002-02-24 guyPut all the capture options into a structure.
2002-02-24 guyHave "get_positive_int()" really check for positive...
2002-02-24 guy"autostop_filesize" and "autostop_duration" don't need...
2002-02-22 guySet "snaplen", not "has_snaplen", to the snapshot lengt...
next