aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/airpcap_gui_utils.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-27Fix ISO C forbids an empty translation unit [-Wpedantic] (airpcap)João Valverde1-4/+0
2015-10-09airpdcap: add free_key_string function, fix memleaksPeter Wu1-5/+1
2015-07-02Try to fix: warning C6244: Local declaration of 'airpcap_if_list' hidesAndersBroman1-2/+2
2015-06-16Add the wireless toolbar.Gerald Combs1-1/+1316
2014-08-01Move the AirPcap stuff into caputils.Guy Harris1-2/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-17Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris1-1/+1
2013-11-10Add missing includes in order to remove exceptions.h from proto.h (next commit).Jakub Zawadzki1-0/+1
2013-03-08Use explicit casts.Anders Broman1-31/+31
2013-02-25it's ==> its & its ==> it's as needed.Bill Meier1-82/+82
2013-02-17Add a macro that, for a given count of keys, returns the total size ofGuy Harris1-1/+1
2012-12-26Fix a bunch of warnings.Guy Harris1-5/+5
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-19Revert:Anders Broman1-31/+31
2012-05-27From Evan Huus in bug 7295:Guy Harris1-1/+1
2012-04-18Fix some: 'cast discards qualifiers from pointer target type' warningsJakub Zawadzki1-1/+1
2012-04-16Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-15/+1
2012-01-16Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris1-1/+1
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+1090