aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/prefs_stream.c
AgeCommit message (Collapse)AuthorFilesLines
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
svn path=/trunk/; revision=45016
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
(COPYING will be updated in next commit) svn path=/trunk/; revision=43536
2012-04-21Include "ui/gtk/gui_utils.h" so the ws_gtk_box routines are declared.Guy Harris1-0/+1
svn path=/trunk/; revision=42179
2012-04-21Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman1-1/+1
svn path=/trunk/; revision=42178
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+228
This looses the last checkin to gtk, will add this manually back. svn path=/trunk/; revision=40518