fix compilation for:
[obnox/wireshark/wip.git] / gtk / capture_dlg.c
2006-12-22 jakeMake fix for bug 771 compatible with GTK1
2006-12-21 jakeFrom Florent Drouin:
2006-12-11 ulflremove some warnings
2006-12-05 geraldFrom Davide Schiera and Giorgio Tino: Add initial WPA...
2006-11-14 jmayernikai@nikai.net:
2006-10-02 geraldFix WEP key bug in the AirPcap code that could cause...
2006-08-26 guyGet rid of unused variable.
2006-08-25 ulfldon't show the "Wireless Settings" button if HAVE_AIRPC...
2006-08-16 geraldAdd support for AirPcap, an upcoming wireless product...
2006-05-28 etxrabEthereal->Wireshark
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...
2006-04-29 guyMost of the stuff in file_dlg.c is specific to capture...
2006-04-03 guySet the right structure member.
2006-04-03 guyIn Tethereal, don't save to a temporary file if "-w...
2006-02-23 sahlbergwhen including menu.h we also need to include stdio...
2006-02-23 jakeFix bug 741. Menu/Toolbar follow auto scroll checkbox...
2006-02-17 ulflremove dependencies to pcap.h, so getting an idea what...
2005-12-14 guyConstify a bunch of arguments and variables, to squelch...
2005-12-06 ulfladd a short comment to cant_load_winpcap_err() and...
2005-12-06 ulflrename pcap-....c/.h files to capture-pcap-....c/.h
2005-10-07 ulflfix Ethereal so command line capture parameter will...
2005-10-05 ulflfix cant_load_winpcap_err() parameter
2005-10-04 guyAdd a "capture_errs.c" routine to cough up error messag...
2005-10-03 ulflWin32: don't crash if Capture/Start is clicked and...
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.
2005-06-03 guyUpdate URLs and domain names that refer to the WinPcap...
2005-04-27 ulflfix #117
2005-04-19 ulflfix some minor bugs with the current interface name:
2005-04-19 ulflask for unsaved file when using the new start capture...
2005-04-19 ulfladd some comments what all the functions going to do...
2005-04-16 ulflrename capture_clear() to capture_restart()
2005-04-15 ulfladd some new capture and filter related handcrafted...
2005-04-12 ulflcapture engine:
2005-04-12 ulflit should now be possible to use "Update packets in...
2005-03-28 ulflvarious (minor) capture code cleanup
2005-03-28 ulflfix Solaris build (I've removed O_BINARY)
2005-03-25 ulflcode cleanup: the term filter_list was used with differ...
2005-03-24 ulflmake it possible to use multiple capture files with...
2005-02-06 ulflanother two steps towards privilege seperation:
2005-02-04 ulfl(some) redesign of capture data structures.
2005-01-20 ulfladd some more online help functionality and help button...
2005-01-16 guyRename capture_combo_utils.{c,h} to capture_ui_utils...
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:
next