aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/follow_stream.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-07-20For all recent changes (r43820...r43829) from gtk_container_add() to gtk_box_...Jakub Zawadzki1-1/+1
2012-07-19gtk_container_add() -> gtk_box_pack_start().Anders Broman1-3/+3
2012-04-21Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman1-6/+6
2012-01-18Restructure the recent file code so that recent.c is GUI-independent;Guy Harris1-1/+4
2012-01-16Reflect the move of the top-level win32 directory into the ui directory.Guy Harris1-1/+1
2012-01-16Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris1-2/+2
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+1109