aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/airpcap_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-07Get rid of an GTK warning about illegal cast.Anders Broman1-4/+2
2012-11-04Use GtkGrid if GTK version is >= 3.2Anders Broman1-25/+63
2012-11-04Fix a typoAnders Broman1-1/+1
2012-11-04Use GtkGrid if GTK version is >= 3.2Anders Broman1-2/+37
2012-11-04Add the row with the tags firstAnders Broman1-25/+25
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-01Remove a bunch of unused variables.Evan Huus1-18/+6
2012-08-01Get rid of some GTK_CHECK_VERSION instances by using compabillity macros.Anders Broman1-44/+0
2012-07-09From Evan Huus:Anders Broman1-8/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-02From Evan Huus Convert a bunch more GTK-2 calls to their cross-version ws_ eq...Anders Broman1-18/+18
2012-04-16Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-5/+0
2012-03-30As pointed out by Alexis: remove a bunch of set-but-unused variables.Jeff Morriss1-76/+3
2012-03-28Fix compilation.Michael Tüxen1-1/+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/+2911