Use Frame_data also in graph_analysis_item_t, this should ultimately
[obnox/wireshark/wip.git] / gtk / io_stat.c
2011-08-23 stigFrom Akos Lukovics:
2011-08-23 etxrabMake colors work on GTK3
2011-08-23 etxrabMake the IO-grph work in GTK3.
2011-08-22 etxrabFrom Akos Lukovics:
2011-08-21 stigUse nstime_delta() to calculate time difference.
2011-08-19 etxrabGTK 3.0 "Comment out" GTK 2 code for now. Functionality...
2011-08-19 sfisherBack out previous commit (38612) which was the brutal...
2011-08-18 sfisherFrom Anders on -dev:
2011-08-14 etxrabMake save IO graph work, I had to make a local copy of
2011-08-12 etxrabSCTP graphs:
2011-08-11 etxrabRemove remaining GDK deprecated functons.
2011-08-08 etxrabUse GTK's G_PI
2011-08-08 etxrabDon't include color.h
2011-08-04 stigCorrected position of FBAR and DOT.
2011-08-03 etxrabGet rid of gdk_draw_layout().
2011-07-27 etxrabDefine M_PI and protect it
2011-07-27 etxrabDefine M_PI
2011-07-27 stigUse correct color for impulse, filled bar and dot.
2011-07-26 jmayerReplace access to ...->allocation by gtk_widget_get_all...
2011-07-25 etxrabCode cleanup.
2011-07-24 etxrabReplace depricated gdk_draw_drawable().
2011-07-24 etxrabTry to fix "The graph is not updated when changing...
2011-07-24 jmayerThe guards for 2,22,0 are not needed, tested on a debia...
2011-07-23 etxrabFix a copy-paste error.
2011-07-23 etxrabUse cairo for drawing to avoid deprecated functions.
2011-07-21 jmayerHandle more stuff in old-gtk-compat.h to avoid guarding...
2011-07-21 jmayerFix almost all accesses to ->window
2011-07-21 jmayerCreate a file containing macros to provide the access...
2011-07-21 jmayerReplace references to style by gtk_widget_get_style...
2011-07-19 jmayerGet rid of all GtkAdjustment element accesses. Fix...
2011-07-14 etxrabReplace deprecated gdk_pixmap_unref() with g_object_unr...
2011-07-14 jmayerFix some compiler errors with -DGTK_DISABLE_DEPRECATED
2011-07-11 geraldMore GLIB_CHECK_VERSION and GTK_CHECK_VERSION cleanup.
2011-06-23 etxrabFix some of the GTK deprecated functions.
2011-05-25 martinmAllow longer field names in the advanced filter control.
2011-05-10 etxrabMore GUIManager stuff.
2011-05-03 etxrabDo some prep work on GUIManager code, if you enable...
2011-03-23 sahlbergPrint the time units in the CSV output for io_stat...
2010-11-17 cmaynardQuote all fields when exporting to CSV. Fixes bug...
2010-10-27 stigCalculate correct io->start_time.
2010-08-30 morrissRemove some unnecessary includes: a lot of things don...
2010-08-23 wmeier(Trivial/Cosmetic) Fix signatures of some signal callba...
2010-08-18 wmeierVarious minor cleanup:
2010-05-10 stigBring back "1 min" and "10 min" in IO Graph Tick interval.
2010-01-29 wmeierFix various gcc -Wshadow warnings.
2009-10-27 stigUse correct default value in tick interval combo box.
2009-10-16 etxrabMore gtk_option_menu -> gtk_combo_box
2009-10-04 etxrabGet rid of deprecated symblol gtk_widget_draw().
2009-08-27 wmeierAdd #include <stdio.h> in a few more places ....
2009-06-21 etxrabChange window_new() to dlg_window_new() and destroy...
2009-06-05 guyHave tap listeners specify whether the "packet" routine...
2009-03-13 stigFrom Jakub Zawadzki (bug 3331):
2008-12-20 wmeierFix some typos and spelling
2008-11-16 stigFill the scrollbar when the graph is empty.
2008-10-19 stigRemove a misplaced comment...
2008-10-19 stigAdd filter autocomplete for more places we use filter...
2008-10-13 stigBring the windows to front when rescanning of packets...
2008-10-11 stigEnsure we initialize all colorized filter text entries...
2008-10-10 stigAdded check for a valid field name in the advanced...
2008-10-10 rbalinttemporary fix for return type warning
2008-10-10 rbalintfixed conversion warning
2008-10-10 rbalintsupport float and double values in IO Graph calculations
2008-08-05 morrissDon't put (non-extern'd) prototypes for protect_thread_...
2008-06-29 wmeierFix some simple cases of GTK2 deprecated API usage...
2008-06-21 stigRemoved the usage of topic_available() as we now have...
2008-05-06 etxrabFix some of the Errors/warnings detected by checkapi.
2008-04-13 ulfladd the (optional) possibility to register a stock...
2008-04-13 ulflsort #includes by directories
2008-04-12 ulflmove stock icon code from toolbar.c into specific stock...
2008-04-11 ulfllast round to replace SIGNAL_CONNECT with g_signal_connect
2008-04-11 ulflthird round to replace SIGNAL_CONNECT with g_signal_connect
2008-04-11 ulflreplace WIDGET_SET_SIZE with gtk_widget_set_size_request
2008-04-11 ulflreplace CHECK_BUTTON_NEW_WITH_MNEMONIC with gtk_check_b...
2008-04-11 ulflreplace all appearances of BUTTON_NEW_FROM_STOCK with...
2008-04-11 wmeierOBECT_..._DATA --> g_object_..._data
2008-04-06 stigRemoved some GTK1 code.
2008-03-01 tuexenInclude epan/strutil.h for gtk-1.2 builds.
2008-02-29 stigNext attempt to cleanup some string functions, including:
2008-02-21 wmeierFix two compilation errors
2008-02-20 stigAdded logarithmic y axis scale option.
2008-02-17 stigWhen resize the IO Graphs window expand the filter...
2008-02-17 stigSimplified printing of x-axis values so we get a consis...
2008-02-16 stigAdded check for idx in get_frame_num().
2008-02-16 stigCorrected previous cast.
2008-02-16 stigCast a double to guint32.
2008-02-16 stigClick in the IO Graph to select the first package in...
2008-02-01 stigRewrote some prohibited APIs in gtk/ (sprintf, strcpy...
2008-01-29 stigWhen having more than one matching item in a frame...
2008-01-27 stigWhen having more than one matching item in a frame...
2008-01-20 stigFixed crash when save IO Graphs (bug 2126).
2008-01-20 stigAdded "copy as CSV" button to IO Graphs.
2008-01-03 stigNever print x axis values outside the graph (we now...
2008-01-02 stigInitialize io->view_as_time.
2007-12-29 stigFix a cut'n'paste error for GTK_VERSION < 2 in last...
2007-12-29 stigAdd an option to view the X axis as time of day instead...
2007-12-29 stigAdd a warning in the IO Graph if too many elements.
2007-12-12 stigDo not use calc_field unless in advanced y axis (bug...
2007-12-04 stig- Added three more y axis scale values to be able to...
2007-12-04 stigSimplified y-positions for FBAR and DOT to ensure out...
2007-12-03 stigUse same notation for all y axis time labels, so we...
next