aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/io_stat.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-21Fix two compilation errorswmeier1-2/+2
2008-02-20Added logarithmic y axis scale option.stig1-28/+99
2008-02-17When resize the IO Graphs window expand the filter field and advancedstig1-5/+5
2008-02-17Simplified printing of x-axis values so we get a consistent view even if stig1-23/+11
2008-02-16Added check for idx in get_frame_num().stig1-1/+5
2008-02-16Corrected previous cast.stig1-1/+1
2008-02-16Cast a double to guint32.stig1-1/+1
2008-02-16Click in the IO Graph to select the first package in the selected interval.stig1-15/+103
2008-02-01Rewrote some prohibited APIs in gtk/ (sprintf, strcpy, strcat).stig1-2/+2
2008-01-29When having more than one matching item in a frame the MAX and MIN calculationstig1-18/+20
2008-01-27When having more than one matching item in a frame the AVG calculationstig1-5/+7
2008-01-20Fixed crash when save IO Graphs (bug 2126).stig1-1/+2
2008-01-20Added "copy as CSV" button to IO Graphs.stig1-32/+100
2008-01-03Never print x axis values outside the graph (we now have "view as time of day").stig1-10/+16
2008-01-02Initialize io->view_as_time.stig1-1/+2
2007-12-29Fix a cut'n'paste error for GTK_VERSION < 2 in last commit.stig1-25/+25
2007-12-29Add an option to view the X axis as time of day instead of seconds since stig1-13/+70
2007-12-29Add a warning in the IO Graph if too many elements.stig1-4/+25
2007-12-12Do not use calc_field unless in advanced y axis (bug 1763).stig1-14/+18
2007-12-04- Added three more y axis scale values to be able to draw time valuesstig1-53/+5
2007-12-04Simplified y-positions for FBAR and DOT to ensure out-of-graph values arestig1-3/+3
2007-12-03Use same notation for all y axis time labels, so we don't end up having onestig1-9/+9
2007-12-03Parenthesize the operand of the cast, to make it clearer that we'reguy1-1/+1
2007-12-03Add another cast.etxrab1-1/+1
2007-12-03Add some casts to get the windows compiler happy.stig1-4/+4
2007-12-03Added two more y axis scale values to be able to draw time values up tostig1-2/+2
2007-12-03Ensure we don't wrap the values when calculating advanced time values.stig1-2/+2
2007-09-26- Added Tick interval 1 min and 10 min.stig1-19/+25
2007-08-26Added "Dot" as new style in IO Graph.stig1-2/+13
2007-08-25Cast as (gfloat)etxrab1-1/+1
2007-08-24The code for resizing the scrollbar page_size was a bit strange and didstig1-6/+2
2007-08-24Print the first interval in the graph.stig1-14/+21
2007-08-23Fixed drawing of X Axis decimal values: "0. 50" -> "0.050"stig1-2/+2
2007-06-23Updates to initial check-in of pixmap saving feature:sfisher1-6/+6
2007-06-22Fix enhancement bug #1337: Export IO Graphssfisher1-1/+29
2007-05-29From David Howells :standel1-5/+5
2007-03-24Remove all warnings under Unix for the gtk/ directory.sfisher1-1/+1
2007-03-21fix all warnings in gtk dir & set the "treat all warnings as errors" MSVC flagulfl1-15/+8
2007-03-07Add a "Bits/Tick" option to the IO Stats dialog to complement thesfisher1-3/+6
2007-01-18Add separate union entries to fvalue.value for signed and unsignedmartinm1-2/+11
2006-05-28Ethereal->Wiresharketxrab1-2/+2
2006-05-22Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIguy1-2/+2
2006-05-21name changesahlberg1-2/+2
2006-02-11 add an userdata argument to register_stat_cmd_arg() and its callback to use ...lego1-3/+3
2006-02-01from Bill Meyersahlberg1-12/+8
2005-12-31fix #152ulfl1-0/+1
2005-10-27Make the processing of "-z" arguments in the Tethereal I/O stat tap moreguy1-17/+7
2005-09-14Have cf_retap_packets() take an argument that indicates whether toguy1-3/+3
2005-08-24EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! ulfl1-3/+2
2005-08-21As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], soguy1-1/+1