aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/main_80211_toolbar.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-03When including <epan/prefs.h> don't force inclusion of <epan/uat.h>Jakub Zawadzki1-0/+1
2013-07-22Fix includes to get things compiling.Michael Tüxen1-1/+1
2013-06-27get main_window_update out of the way... pass an update_cb to the capture_syn...Luis Ontanon1-1/+2
2013-05-22Include ui/gtk/main_80211_toolbar.h so that the functions we define areGuy Harris1-0/+1
2013-05-22Pull the capture-session state information out of capture_opts and putGuy Harris1-0/+1
2012-12-29Add a few consts to fix some compiler (GCC) errors.Bill Meier1-1/+2
2012-12-26Fix a bunch of warnings.Guy Harris1-3/+3
2012-12-05Fix numerous instances of a variable/parameter name "shadowing" a library fun...Bill Meier1-2/+2
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-07-05From Pontus Fuchs:Guy Harris1-12/+0
2012-07-05From Pontus Fuchs:Guy Harris1-6/+8
2012-07-05From Pontus Fuchs:Guy Harris1-3/+3
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-25Don't let the user set the frequency or channel when we don't HAVE_PCAP;Jeff Morriss1-0/+10
2012-06-21ws80211_init() only returned ENOTSUP back when it could be a stub when weJeff Morriss1-4/+2
2012-06-21Try to use the gtk-compat macros correctly.Jeff Morriss1-2/+1
2012-06-21GtkComboBoxText is only available in 2.24 and later; use GtkComboBox instead.Jeff Morriss1-1/+1
2012-06-20Comment back in the body of tb80211_do_set_channel to avoid warnings aboutJörg Mayer1-3/+0
2012-06-20#if 0 out code to make it build in it's current stateAnders Broman1-2/+3
2012-06-20Add the toolbar of bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6973Anders Broman1-0/+426