aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/sip_stat.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-05Fix some code remove by 296591399f90a9d89be958d91047aa724a77ee6dAlexis La Goutte1-0/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-14Fix const warnings.Jakub Zawadzki1-1/+1
2013-05-31The SIP and WSP statistics taps register themselves; get rid of theirGuy Harris1-7/+0
2013-05-24A long-overdue rename of register_dfilter_stat() toGuy Harris1-1/+1
2013-03-21From beroset:Bill Meier1-10/+10
2013-01-05Rename ws_gtk_grid_attach() to ws_gtk_grid_attach_defaults();Bill Meier1-2/+2
2013-01-03Replace use of gtk_table...() by ws_gtk_grid...().Bill Meier1-18/+18
2012-12-26Fix a bunch of warnings.Guy Harris1-1/+1
2012-12-06Fix [-Wshadow] warnings.Bill Meier1-3/+3
2012-10-04Modify use of GtkTable in preparation for using GtkGrid instead if GTK3.Bill Meier1-79/+49
2012-09-28remove some very old comments about multithreaded tap implementation...Jakub Zawadzki1-7/+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-17Minor cleanup:Bill Meier1-57/+51
2012-09-14Use consistent indentation and formatting style;Bill Meier1-132/+134
2012-07-20gtk_container_add() -> gtk_box_pack_start() [bug #7377]Jakub Zawadzki1-11/+11
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-04-21More GTK3 adaptationsAnders Broman1-1/+1
2012-04-20Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman1-2/+2
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/+748