Fixed restoration of the panel divider position.
[psensor.git] / src / graph.c
2016-08-26 Jean-Philippe Orsiniupdated copyright end date to 2016
2016-06-08 Jean-Philippe Orsinifixed style
2016-06-07 Jean-Philippe Orsiniremoved useless local var
2016-06-05 Jean-Philippe OrsiniFixed CPU overuse. (LP: 1582930)
2014-11-14 Jean-Philippe Orsinimade the setting temperature unit dynamic
2014-09-30 Jean-Philippe Orsiniavoid configuration (color) field in psensor struct
2014-09-29 Jean-Philippe OrsiniMerge branch 'v1.1'
2014-09-26 Jean-Philippe Orsiniavoid configuration data in psensor struct
2014-09-24 Jean-Philippe Orsiniadded missing header file
2014-09-24 Jean-Philippe Orsinistatic consts
2014-09-24 Jean-Philippe Orsiniavoid to use 0 instead of NULL
2014-09-14 Jean-Philippe Orsinioptim, break the loop as the measures are sorted.
2014-09-14 Jean-Philippe Orsiniremoved useless empty line
2014-09-14 Jean-Philippe Orsiniavoid partial drawing of the smooth curve outside the...
2014-09-13 Jean-Philippe Orsiniremoved useless empty line
2014-09-13 Jean-Philippe Orsinicleanup
2014-09-13 Jean-Philippe Orsinicleanup
2014-09-13 Jean-Philippe Orsiniremoved useless params
2014-09-12 Jean-Philippe Orsiniremoved useless parameters
2014-09-12 Jean-Philippe Orsiniremoved useless parameter
2014-09-12 Jean-Philippe Orsiniavoid retrieval of theme information.
2014-09-12 Jean-Philippe Orsiniremoved useless parameter
2014-09-12 Jean-Philippe Orsinifixed graph not fitting well in the central region.
2014-09-11 Jean-Philippe Orsinistyle
2014-09-11 Jean-Philippe Orsiniadded support of smooth curve setting
2014-09-10 Jean-Philippe Orsiniadded comments
2014-09-10 Jean-Philippe Orsini Smoother curves (using Bezier algo).
2014-09-09 Jean-Philippe Orsinifixed nvidia fan values display.
2014-09-07 Jean-Philippe Orsinisame vertical scaling for all "percent" sensors
2014-08-24 Jean-Philippe Orsiniget ride of integer representation of the colors, no...
2014-05-19 Jean-Philippe Orsinifixed typo (celcius/celsius)
2014-04-24 Jean-Philippe Orsinimerged from plib
2014-02-12 Jean-Philippe Orsiniupdated copyright end date to 2013
2013-05-13 Jean-Philippe Orsiniget_min|max functions not limited on graph_enabled...
2013-05-13 Jean-Philippe Orsinistyle
2013-05-13 Jean-Philippe Orsinirenamed enabled => graph_enabled
2013-03-15 Jean-Philippe Orsiniupdated copyright to 2013
2012-10-12 Jean-Philippe Orsinifixed >80col
2012-10-06 Jean-Philippe Orsiniadded message when no sensor graphs are enabled.
2012-04-26 Jean-Philippe Orsinirenamed fct
2012-04-26 Jean-Philippe Orsiniremoved useless union
2012-04-08 Jean-Philippe Orsinisupport of fahrenheit option
2012-04-04 Jean-Philippe Orsiniused the foreground color defined by the theme for the
2012-04-04 Jean-Philippe Orsinifixed wrong background color, get the background color of
2012-04-03 Jean-Philippe Orsinifixed style
2012-04-02 Jean-Philippe Orsiniremoved usage of deprecated gtk_get_style
2012-03-29 Jean-Philippe Orsiniupdated doc with libatasmart information
2012-03-27 Jean-Philippe Orsiniperformance
2012-03-27 Jean-Philippe Orsinistyling
2012-03-27 Jean-Philippe Orsiniperformance improvement, factorize cairo line styling
2012-03-25 Jean-Philippe Orsini2012 copyright
2011-11-22 Jean-Philippe Orsinisupport of gtk2.18, inner space of the graph panel...
2011-11-13 Jean-Philippe Orsinistyle
2011-09-25 Jean-Philippe Orsinicode styling
2011-09-23 Jean-Philippe Orsiniset rounded line join
2011-09-09 Jean-Philippe Orsinifixed memleak when window not drawable.
2011-09-09 Jean-Philippe Orsinino args for gtk_init
2011-07-20 Jean-Philippe Orsiniadded support of cpu usage monitoring
2011-07-12 Jean-Philippe Orsinimeasure with value of different types
2011-06-01 Jean-Philippe Orsinihide on startup
2011-05-07 Jean-Philippe Orsiniavoid use of GtkWidget.allocation (does not exist in...
2011-05-06 Jean-Philippe Orsiniuse gtk_widget_get_window instead of struct field
2011-04-21 Jean-Philippe Orsiniswitched from wpitchoune@gmail.com to jeanfi@gmail...
2011-04-21 Jean-Philippe Orsiniimport psensor trunk from private svn