aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/smb_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-06-25Move a couple of time-related modules into wsutil.Jeff Morriss1-1/+0
2013-05-24Have register_param_stat() add menu items, rather than having the menuGuy Harris1-5/+0
2013-05-24A long-overdue rename of register_dfilter_stat() toGuy Harris1-1/+1
2013-03-21From beroset:Bill Meier1-3/+3
2012-12-06Fix [-Wshadow] warnings.Bill Meier1-3/+3
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-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-03g_filename_display_basename() returns a g_mallocated string, so itsGuy Harris1-6/+1
2012-05-05AFAICT '#include sys/types.h' is not needed for these files.Bill Meier1-3/+0
2012-04-20Replace 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/+265