aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/prefs_capture.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-22On UN*X, if an interface has a description, use it as the "friendlyGuy Harris1-3/+3
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-08-08Have (almost) all preferences use the generic preferences API (per https://bu...Michael Mann1-42/+15
2012-08-03Move capture_globals.h from ui/gtk/ to ui/. Show interface activityGerald Combs1-3/+4
2012-08-03Make it compile under WindowsIrene Rüngeler1-5/+11
2012-08-03Make the columns of the capture options dialog selectable. Changes are stored...Irene Rüngeler1-2/+301
2012-08-01Move the common parts of iface_lists.[ch] from ui/gtk/ to ui/. Leave theGerald Combs1-1/+1
2012-07-20gtk_container_add() -> gtk_box_pack_start() [bug #7377]Jakub Zawadzki1-1/+1
2012-07-09From Michael Mann:Anders Broman1-3/+29
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-28Move the stuff to manage the global interface list and to updateGuy Harris1-1/+1
2012-06-28Detangle the code that manages the interface list on the welcome screen:Guy Harris1-2/+3
2012-04-21Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman1-3/+3
2012-04-09Add missing const attribute to some char *Jakub Zawadzki1-1/+1
2012-01-25Third try. This time pipes and stdin are supported and theMichael Tüxen1-0/+1
2012-01-24We need a 3rd try. (After learning how to run the testuite on Windows locally).Michael Tüxen1-1/+0
2012-01-24Second try. This time pipes and stdin are supported.Michael Tüxen1-0/+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/+1430