summaryrefslogtreecommitdiff
path: root/ui/gtk/io_stat.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-23Dynamicly allocate " items".Anders Broman1-13/+24
2012-07-23Align structs and code a bit, ultimatly code should be shared.Anders Broman1-31/+31
2012-07-20Fix some clang warnings: implicit conversion from enumeration type 'GtkStateT...Jakub Zawadzki1-1/+2
2012-07-09From Evan Huus:Anders Broman1-44/+39
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-06Add casting to keep Windows happy.Jeff Morriss1-23/+23
2012-06-06Split the Advanced unit COUNT(*) into COUNT FRAMES(*) and COUNT FIELDS(*).Jeff Morriss1-17/+35
2012-06-06Support math operations (SUM, MAX, MIN, etc.) on 64-bit fields.Jeff Morriss1-74/+76
2012-06-04Use the modal version of the bad display filter alert box in the I/OGuy Harris1-2/+3
2012-06-03g_filename_display_basename() returns a g_mallocated string, so itsGuy Harris1-5/+1
2012-05-28Fix Coverity CID's 702388 and 702422: OVERFLOW_BEFORE_WIDEN.Chris Maynard1-1/+1
2012-05-12From Akos Lukovics:pascal1-1/+3
2012-05-11proto_registrar_get_ftype() returns an FT_ value; make its return typeGuy Harris1-0/+9
2012-05-05AFAICT '#include sys/types.h' is not needed for these files.Bill Meier1-4/+0
2012-04-21More GTK3 adaptationsAnders Broman1-1/+1
2012-04-21Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman1-10/+10
2012-04-01More whitespace changes...Michael Tüxen1-93/+93
2012-04-01Remove waring.Michael Tüxen1-16/+16
2012-04-01From Cal Turney: IO Graph LOAD inaccuracy, intervals not displayed, wrong fra...Anders Broman1-272/+275
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/+2431