summaryrefslogtreecommitdiff
path: root/ui/gtk/airpcap_gui_utils.c
AgeCommit message (Expand)AuthorFilesLines
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