Fixed restoration of the panel divider position.
[psensor.git] / src / ui_sensorpref.c
2016-12-18 Jean-Philippe OrsiniFixed GtkDialog mapped without a transient parent ...
2016-08-26 Jean-Philippe Orsiniupdated copyright end date to 2016
2016-06-08 Jean-Philippe Orsinifixed style
2014-11-13 Jean-Philippe Orsinibetter fct naming
2014-11-11 Jean-Philippe Orsininormalized include
2014-11-11 Jean-Philippe Orsiniremoved useless empty line
2014-10-09 Jean-Philippe Orsiniuse max/min of the sensor for the threshold if not...
2014-10-09 Jean-Philippe Orsinidisplay min/max values
2014-10-09 Jean-Philippe Orsinifixed invalid return
2014-10-06 Jean-Philippe Orsiniclose window when close button is clicked
2014-10-06 Jean-Philippe OrsiniAvoid multiple sensor preferences dialog at the same...
2014-10-03 Jean-Philippe Orsinidynamic change of the sensor preferences
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-26 Jean-Philippe Orsiniavoid config in the psensor struct
2014-09-25 Jean-Philippe Orsiniavoid to store configuration in psensor struct
2014-09-24 Jean-Philippe Orsiniavoid cpp usage
2014-09-24 Jean-Philippe Orsiniavoid to shadow var
2014-09-23 Jean-Philippe Orsiniremoved support of appindicator <3.0
2014-09-23 Jean-Philippe OrsiniAdded tooltip explaining why a setting is not available
2014-09-11 Jean-Philippe Orsinistyle
2014-09-09 Jean-Philippe Orsinifixed nvidia fan values display.
2014-08-24 Jean-Philippe Orsiniget ride of integer representation of the colors, no...
2014-08-23 Jean-Philippe Orsinireplaced usage of deprecated gtk function gtk_color_but...
2014-08-22 Jean-Philippe Orsiniput temperature conversion functions into a separate...
2014-08-21 Jean-Philippe Orsinihide/show sensors in the main window.
2014-08-18 Jean-Philippe Orsiniadded sensor setting to show/hide in the sensor list...
2014-08-04 Jean-Philippe Orsiniremoved useless empty line
2014-06-05 Jean-Philippe OrsiniStore sensor properties into $HOME/.psensor/psensor...
2014-05-19 Jean-Philippe Orsinifixed typo (celcius/celsius)
2014-04-19 Jean-Philippe Orsinisensors displayed directly in the top bar.
2014-02-12 Jean-Philippe Orsiniupdated copyright end date to 2013
2013-05-13 Jean-Philippe Orsinirenamed enabled => graph_enabled
2013-04-03 Jean-Philippe Orsinistyle
2013-04-02 Jean-Philippe Orsinistyle
2013-04-02 Jean-Philippe Orsinistyle
2013-04-02 Jean-Philippe Orsiniremoved useless empty line
2013-04-02 Jean-Philippe Orsiniconsistency
2013-04-02 Jean-Philippe Orsinistyle
2013-04-02 Jean-Philippe Orsinistyle
2013-04-02 Jean-Philippe Orsinisave the position of the sensors in the list
2013-04-02 Jean-Philippe Orsinionly the tree is needed
2013-04-02 Jean-Philippe Orsinifixed the selection of the sensor
2013-04-02 Jean-Philippe Orsinireorderable sensors list for the sensors pref dialog
2013-04-02 Jean-Philippe Orsinisensors list reorderable
2013-04-02 Jean-Philippe Orsinistyle
2013-04-02 Jean-Philippe Orsiniadded col with a pointer to the sensor struct
2013-04-02 Jean-Philippe Orsinicode style
2013-04-02 Jean-Philippe Orsinidefined the tree in the glade file
2013-03-29 Jean-Philippe Orsinicorrectly update sensor row when name/color/graph is...
2013-03-15 Jean-Philippe Orsiniupdated copyright to 2013
2012-09-12 Jean-Philippe Orsinidisplay the name of chip in sensor preferences.
2012-08-29 Jean-Philippe Orsinifixed 'appindicator enabled' option not working correctly
2012-07-21 Jean-Philippe Orsinihide sensors in the application indicator
2012-05-04 Jean-Philippe Orsinifixed type 'thresold' instead of 'threshold'
2012-04-30 Jean-Philippe Orsiniadded fan alerts support
2012-04-29 Jean-Philippe Orsinialert when temp < low thresold
2012-04-28 Jean-Philippe Orsinirenamed alarm_limit to alarm_high_thresold
2012-04-26 Jean-Philippe Orsinialarm limit edition using the temperature unit set...
2012-04-25 Jean-Philippe Orsiniadded degree sign before C/F
2012-03-25 Jean-Philippe Orsini2012 copyright
2011-11-13 Jean-Philippe Orsinistyle
2011-11-08 Jean-Philippe Orsiniuse log_printf instead of g_warning
2011-05-08 Jean-Philippe Orsinifixed crash when glade files cannot be read.
2011-05-06 Jean-Philippe Orsinidialog window for editing all sensors preferences
2011-05-04 Jean-Philippe Orsinicode refactoring and cleanup
2011-05-03 Jean-Philippe Orsiniadded static to create_sensor_popup