aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/wsp_stat.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-16Fix [-Wmissing-prototypes]Anders Broman1-0/+2
2013-12-15Fix some const/ not const warnings.Jakub Zawadzki1-1/+1
2013-05-31The SIP and WSP statistics taps register themselves; get rid of theirGuy Harris1-6/+0
2013-05-24A long-overdue rename of register_dfilter_stat() toGuy Harris1-1/+1
2013-03-29Rename value string (and similar) functions to use a consistent pattern. ThisEvan Huus1-2/+2
2013-03-21From beroset:Bill Meier1-10/+10
2013-03-11GTK3 "expand" handling changes.Bill Meier1-1/+1
2013-01-05Rename ws_gtk_grid_attach() to ws_gtk_grid_attach_defaults();Bill Meier1-3/+3
2013-01-03Use ws_gtk_grid...() in place of gtk_table...();Bill Meier1-14/+14
2012-12-06Fix [-Wshadow] warnings.Bill Meier1-3/+3
2012-09-28remove some very old comments about multithreaded tap implementation...Jakub Zawadzki1-8/+0
2012-09-28protect_thread_critical_region, unprotect_thread_critical_region are no-ops, ...Jakub Zawadzki1-2/+0
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-16Cleanup:Bill Meier1-50/+38
2012-09-16Trivial cleanup:Bill Meier1-120/+122
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-04-21Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman1-1/+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/+447