log src/bar_histogram.c @ 1810:c416d099a3dc

age author description
Mon, 10 May 2010 11:32:56 +0000 mow GTK marks several functions as deprecated
Tue, 16 Feb 2010 21:18:03 +0000 nadvornik added 2010 to copyright text
Mon, 07 Sep 2009 08:24:09 +0000 zas_ Comment out unused functions, silenting related compilation warnings.
Sat, 27 Jun 2009 20:12:56 +0000 nadvornik simplified menu_item_add_radio usage
Mon, 06 Apr 2009 22:13:54 +0000 zas_ Fix up event source ids type: gint -> guint.
Tue, 31 Mar 2009 20:05:16 +0000 nadvornik improved debug messages
Sun, 29 Mar 2009 14:26:44 +0000 nadvornik pane interface cleanup
Sat, 21 Mar 2009 20:19:11 +0000 nadvornik fixed segfault in histogram
Sat, 21 Mar 2009 17:47:50 +0000 nadvornik update translated pane titles
Fri, 20 Mar 2009 21:28:31 +0000 nadvornik added a possibility to update existing bars from config
Fri, 20 Mar 2009 10:12:29 +0000 nadvornik be more verbose on parse errors
Thu, 19 Mar 2009 22:12:14 +0000 nadvornik improved config file formatting
Sun, 15 Mar 2009 11:34:09 +0000 nadvornik compute histogram in idle time
Wed, 11 Mar 2009 23:36:01 +0000 zas_ Code cleanup.
Sat, 07 Mar 2009 10:31:30 +0000 zas_ Use a common function bar_pane_expander_title() to set expanders title widget.
Fri, 06 Mar 2009 15:52:47 +0000 nadvornik simplified bar interface
Sat, 28 Feb 2009 20:48:47 +0000 zas_ No space between function name and first parenthesis, it eases greping (see CODING).
Sat, 28 Feb 2009 20:13:11 +0000 nadvornik show histogram label in the title
Sat, 28 Feb 2009 19:44:58 +0000 nadvornik give the panes more control over expander title
Sat, 28 Feb 2009 17:20:16 +0000 nadvornik fixed bar_histogram headers
Fri, 27 Feb 2009 21:30:28 +0000 nadvornik compute histmap in idle callback and only if the histogram is expanded
Thu, 26 Feb 2009 21:46:27 +0000 zas_ Add a tooltip showing current histogram state on bar histogram.
Thu, 26 Feb 2009 20:50:36 +0000 zas_ Clean up histogram stuff: options saving/restoring, osd histogram separation, tidy up.
Wed, 25 Feb 2009 20:54:38 +0000 zas_ Save bar pane histogram state to rc file.
Wed, 25 Feb 2009 20:42:35 +0000 zas_ Fix up bar pane histogram contextual menu: show current state for channel and log mode.
Tue, 24 Feb 2009 21:08:16 +0000 zas_ Add a contextual menu on bar pane histogram allowing to change channels and mode. More work needed.
Tue, 24 Feb 2009 17:47:45 +0000 zas_ Since READ_*() macros are now exported, do not hide
Mon, 23 Feb 2009 22:13:09 +0000 nadvornik simplified config writing
Sun, 22 Feb 2009 15:35:37 +0000 nadvornik config file format changed to XML
Sun, 15 Feb 2009 19:25:55 +0000 nadvornik added histogram pane