aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/hostlist_table.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-19Fix bug #7377 for 'Protocol Hierarchy' and 'Endpoints'Jakub Zawadzki1-1/+1
2012-07-18Fix some system header files that were #included with "" instead of <>.Evan Huus1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-03g_filename_display_basename() returns a g_mallocated string, so itsGuy Harris1-4/+15
2012-05-30Fix part of bug #4030Jakub Zawadzki1-4/+9
2012-05-15Don't leak an open file handle (CID 702423).Gerald Combs1-0/+1
2012-04-21Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman1-4/+4
2012-04-05Instead of loading our coordinates from a separate text file viaGerald Combs1-37/+71
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/+1800