aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/capture_dlg.c
Commit message (Expand)AuthorAgeFilesLines
* From Jakub Zawadzki (bug 3331):Stig Bjørlykke2009-03-131-4/+2
* Fix a few more problems found by checkAPIs.plStephen Fisher2008-12-011-1/+1
* Still support GTK 2.4.0. No separator in combo box for GTK 2.4.0 :(Stig Bjørlykke2008-11-111-1/+27
* Rewrote interface type option_menu to gtk_combo_box, this fixes the bugStig Bjørlykke2008-11-111-337/+640
* Save the remote interfaces list to be able to show the remote IP addressesStig Bjørlykke2008-11-071-14/+57
* Initialize the interface type value key to fix updating the local interfaceStig Bjørlykke2008-11-061-0/+2
* Fixed a check button text.Stig Bjørlykke2008-11-061-1/+1
* Changes in the "Capture Options" window:Stig Bjørlykke2008-11-041-206/+348
* Do not set buffer size for remote interfaces or when using default value.Stig Bjørlykke2008-11-031-6/+2
* Do not use functions for remote capture on local interfaces.Stig Bjørlykke2008-11-031-2/+14
* Use invisible event boxes so the preferences looks good when using themes.Stig Bjørlykke2008-10-201-0/+1
* If capture_dlg_prep() finds an error, don't continue with the capture.Guy Harris2008-08-131-13/+20
* From Alexey Neyman:Jaap Keuter2008-08-121-0/+3
* Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...Bill Meier2008-06-291-35/+35
* Add gtk/capture_globals.h, to declare global_capture_opts, so files thatGuy Harris2008-06-241-0/+1
* For now, just refer to global_capture_opts, replacing references to theGuy Harris2008-06-241-156/+156
* Removed the usage of topic_available() as we now have all topics.Stig Bjørlykke2008-06-211-1/+1
* Make storage-based and time-based "Next file every" checkboxes behave equalStig Bjørlykke2008-06-191-2/+5
* Added an option to set default link-layer header type for each interface.Stig Bjørlykke2008-06-021-37/+76
* ...but not with a comment inside a comment, as that might cause aGuy Harris2008-05-011-1/+7
* Get rid of C++/C99 comment.Guy Harris2008-05-011-1/+1
* sort #includes by directoriesUlf Lamping2008-04-131-22/+25
* rename menu -> main_menuUlf Lamping2008-04-121-2/+2
* compat_macros.h is gone now!!!Ulf Lamping2008-04-121-13/+18
* move stock icon code from toolbar.c into specific stock_icons file(s)Ulf Lamping2008-04-121-0/+1
* Start getting rid of the uses of compat_macro.h's macros.Stephen Fisher2008-04-091-248/+248
* remove GTK1 codeUlf Lamping2008-04-061-34/+0
* Removed some more "statement not reached" warnings.Stig Bjørlykke2008-02-071-7/+0
* Support for RPCAP features in GUI (from Boris Misenov, see Bug 1366)Tomas Kukosa2007-12-041-0/+563
* Change the "--enable-setuid-install" option to install dumpcap and TSharkGerald Combs2007-08-301-0/+4
* Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1757 :Jeff Morriss2007-08-221-1/+7
* Remove the "-I" flag from dumpcap, and add a "-M" flag used to specifyGerald Combs2007-07-201-1/+1
* One more step in privilege separation.Gerald Combs2007-06-111-2/+2
* From Dustin Johnson:Gerald Combs2007-05-181-2/+6
* fix gcc warning about qualifier types (const) which are discarded when arrivingSebastien Tandel2007-04-131-2/+3
* Update to revision 21038 - line up the IP address label with theStephen Fisher2007-03-171-1/+1
* Fix bug #1375: Capture Options with many IP addresses scrolls offStephen Fisher2007-03-161-2/+15
* Propagate the recent interface list changes (r20521) to the AirPcap code.Gerald Combs2007-01-231-4/+4
* Have the routines to get interface lists take a pointer to a "gchar *"Guy Harris2007-01-211-20/+15
* Make fix for bug 771 compatible with GTK1Jaap Keuter2006-12-221-3/+6
* From Florent Drouin:Jaap Keuter2006-12-211-8/+29
* remove some warningsUlf Lamping2006-12-111-0/+2
* From Davide Schiera and Giorgio Tino: Add initial WPA/WPA2 decryptionGerald Combs2006-12-051-3/+8
* nikai@nikai.net:Jörg Mayer2006-11-141-1/+0
* Fix WEP key bug in the AirPcap code that could cause a crash. EnableGerald Combs2006-10-021-2/+2
* Get rid of unused variable.Guy Harris2006-08-261-3/+0
* don't show the "Wireless Settings" button if HAVE_AIRPCAP isn't definedUlf Lamping2006-08-251-6/+8
* Add support for AirPcap, an upcoming wireless product from CACE. SupportGerald Combs2006-08-161-4/+127
* Ethereal->WiresharkAnders Broman2006-05-281-4/+4
* Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIGuy Harris2006-05-221-7/+7