aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/mtp3_summary.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-02Fix a minor window handling difference between GTK2 & GTK3:Bill Meier1-203/+204
2012-12-22Remove unneeded initializations, and one redundant if condition.Evan Huus1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-07-14Sanity checks to avoid a crash if no file is openPascal Quantin1-0/+4
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-05AFAICT '#include sys/types.h' is not needed for these files.Bill Meier1-3/+0
2012-04-21Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman1-4/+4
2012-02-26Suppress invalid or non-meaningful statistics - for example, withoutGuy Harris1-22/+49
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+419