aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/main_welcome.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-21The chimney stuff is Windows-only (not that we shouldn't offer theGuy Harris1-1/+4
2012-03-21Recursion, n. See "recursion".Guy Harris1-0/+2
2012-03-21welcome_if_tree_load() is not used outside ui/gtk/main_welcome.c; makeGuy Harris1-1/+2
2012-03-21#ifdef out some variables used only if we have libpcap.Guy Harris1-0/+2
2012-03-20Just put both clear_capture_box() and fill_capture_box() under oneGuy Harris1-2/+1
2012-03-20See if this fixes the OSX buildAnders Broman1-1/+2
2012-03-20See if this fixes the OSX buildAnders Broman1-2/+0
2012-03-20make it compile on Windows, \main_welcome.c(1024) : warning C4700: uninitiali...Anders Broman1-3/+7
2012-03-20From Irene Ruengeler: Make sure we can remove all interfaces and canMichael Tüxen1-174/+237
2012-02-21From Irene Ruengeler:Michael Tüxen1-0/+32
2012-01-25'error' is only used when we HAVE_LIBPCAP so only define it when that is the ...Jeff Morriss1-2/+4
2012-01-25Third try. This time pipes and stdin are supported and theMichael Tüxen1-294/+142
2012-01-24We need a 3rd try. (After learning how to run the testuite on Windows locally).Michael Tüxen1-142/+294
2012-01-24Second try. This time pipes and stdin are supported.Michael Tüxen1-294/+142
2012-01-18Restructure the recent file code so that recent.c is GUI-independent;Guy Harris1-1/+1
2012-01-16Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris1-1/+3
2012-01-15More .. -> ../.. changes after gtk/ moveJörg Mayer1-2/+2
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+1469