prepare release 0.7.0.4
[psensor.git] / src /
2013-03-13 Jean-Philippe Orsinifixed compilation error (unused var)
2013-01-20 Jean-Philippe Orsinifixed displaying of the fahrenheit temperature in the...
2012-12-10 Jean-Philippe Orsinifixed cppcheck errors (old values not used)
2012-10-12 Jean-Philippe Orsinifixed >80col
2012-10-12 Jean-Philippe Orsiniremoved debug trace
2012-10-06 Jean-Philippe Orsinitypo
2012-10-06 Jean-Philippe Orsini when 'hide window on startup' is set, it will
2012-10-06 Jean-Philippe Orsiniadded message when no sensor graphs are enabled.
2012-10-06 Jean-Philippe Orsinigraph is more appropriate than enabled
2012-09-19 Jean-Philippe Orsinifixed blank window when show is triggered before initia...
2012-09-19 Jean-Philippe Orsinifixed typo
2012-09-13 Jean-Philippe Orsinifixed realloc cppcheck warning
2012-09-13 Jean-Philippe Orsinicheck target call cppcheck if it is installed
2012-09-13 Jean-Philippe OrsiniFixed released of the ref to GtkApp
2012-09-12 Jean-Philippe Orsiniimproved detection of cpu (k8temp, via, fam15h_power)
2012-09-12 Jean-Philippe Orsinidisplay the name of chip in sensor preferences.
2012-09-11 Jean-Philippe Orsinifixed wrong parameters of slog_close call
2012-09-10 Jean-Philippe Orsiniadded slog interval support
2012-09-10 Jean-Philippe Orsinifixed -pthread
2012-09-10 Jean-Philippe Orsiniadded sensors logging in the UI
2012-09-09 Jean-Philippe Orsiniadded --sensor-log-interval option
2012-09-08 Jean-Philippe Orsinisensors protected by pthread mutex instead of g_mutex
2012-09-08 Jean-Philippe Orsiniadded comment
2012-09-07 Jean-Philippe Orsiniinit slog
2012-09-07 Jean-Philippe Orsinislog in a separate thread
2012-09-06 Jean-Philippe Orsinistyle
2012-09-06 Jean-Philippe Orsiniadded static's
2012-09-06 Jean-Philippe Orsiniget_path is static
2012-09-06 Jean-Philippe Orsiniremoved -s option
2012-09-06 Jean-Philippe Orsiniremoved the -s option
2012-09-04 Jean-Philippe Orsiniimplemented sensor logging
2012-08-29 Jean-Philippe Orsinifixed 'appindicator enabled' option not working correctly
2012-08-26 Jean-Philippe Orsiniremoved useless empty lines
2012-08-26 Jean-Philippe Orsininormalize message
2012-08-26 Jean-Philippe Orsiniimproved sensor log format
2012-08-25 Jean-Philippe Orsiniadded slog enable checkbox
2012-08-25 Jean-Philippe Orsiniuse bool def from stdbool.h or define it if it does...
2012-08-24 Jean-Philippe Orsiniunify bool usage
2012-08-24 Jean-Philippe Orsiniadding logging of sensors
2012-08-20 Jean-Philippe Orsiniuse log_info fct
2012-08-20 Jean-Philippe Orsiniadded log_info fct
2012-08-17 Jean-Philippe Orsiniremoved gettext_domain in psensor.schemas causing warnings
2012-07-27 Jean-Philippe Orsiniuse gtkcombotext instead of gtkcombo
2012-07-21 Jean-Philippe Orsinichanged label about enable indicator
2012-07-21 Jean-Philippe Orsinihide sensors in the application indicator
2012-07-20 Jean-Philippe Orsinifixed path
2012-07-20 Jean-Philippe Orsiniinstallation of schema
2012-07-20 Jean-Philippe Orsiniremoved useless static
2012-07-20 Jean-Philippe Orsiniadded gconf schema. (LP: #1026807)
2012-07-20 Jean-Philippe Orsiniadded interface settings
2012-07-20 Jean-Philippe Orsinifixed comment syntax
2012-07-20 Jean-Philippe Orsiniadded gconf schema
2012-07-16 Jean-Philippe Orsinicode reorganization
2012-07-16 Jean-Philippe Orsiniadded application indicator UI preference
2012-07-16 Jean-Philippe Orsiniremoved useless empty ine
2012-07-16 Jean-Philippe Orsinicode style
2012-07-12 Jean-Philippe Orsinifixed style
2012-07-11 Jean-Philippe Orsinifixed hide window on startup for gnome-shell (Closes...
2012-07-03 Jean-Philippe Orsiniadded support of the -l option (log-file)
2012-05-13 Jean-Philippe Orsiniupdated to new version of checkpatch.pl
2012-05-13 Jean-Philippe Orsiniupdated to new version of checkpatch.pl
2012-05-13 Jean-Philippe Orsiniupdated to new version of checkpatch.pl
2012-05-13 Jean-Philippe Orsiniupdated to new checkpatch.pl
2012-05-13 Jean-Philippe Orsinifixed style
2012-05-13 Jean-Philippe Orsiniupdated to new version of checkpatch.pl
2012-05-13 Jean-Philippe Orsiniupdated to new version of checkpatch.pl
2012-05-04 Jean-Philippe Orsinifixed type 'thresold' instead of 'threshold'
2012-05-04 Jean-Philippe OrsiniChanged short to always be 'e' for Sensor Preferences
2012-05-01 Jean-Philippe Orsinicode style
2012-04-30 Jean-Philippe Orsiniadded summary for fan notification
2012-04-30 Jean-Philippe Orsiniadded unit for fan
2012-04-30 Jean-Philippe Orsinidisplay notification when alert is enabled and not...
2012-04-30 Jean-Philippe Orsiniunsigned int instead of int for 'boolean' struct members
2012-04-30 Jean-Philippe Orsiniadded fan alerts support
2012-04-30 Jean-Philippe Orsiniimproved messges
2012-04-30 Jean-Philippe Orsiniuse log_err instead of printf, improved messages
2012-04-30 Jean-Philippe Orsiniuse log_err instead of printf, improved messages
2012-04-30 Jean-Philippe Orsiniuse log_err instead of printf
2012-04-30 Jean-Philippe Orsiniuse log_err instead of printf
2012-04-30 Jean-Philippe Orsinifixed message
2012-04-30 Jean-Philippe Orsiniuse log_err instead of fprintf, improved message
2012-04-30 Jean-Philippe Orsiniuse log_err instead of fprintf, improved message
2012-04-29 Jean-Philippe Orsinialert when temp < low thresold
2012-04-29 Jean-Philippe Orsinithresold from -255 to 255
2012-04-28 Jean-Philippe Orsinirenamed the alarmlimit gconf key to alarm/high_thresold
2012-04-28 Jean-Philippe Orsinirenamed alarm_limit to alarm_high_thresold
2012-04-28 Jean-Philippe Orsini fixed i18n support for the application menu.
2012-04-28 Jean-Philippe Orsinifixed i18n support of indicator menu
2012-04-27 Jean-Philippe Orsiniencodes (as octal) the degree sign because gettext...
2012-04-27 Jean-Philippe Orsiniadded low thresold + renamed temperature limit to high...
2012-04-27 Jean-Philippe Orsinirefactoring + cleanup + code style
2012-04-27 Jean-Philippe Orsinisome refactoring/cleanup
2012-04-27 Jean-Philippe Orsinirefactoring
2012-04-26 Jean-Philippe Orsiniadded value of the sensor in the notification body
2012-04-26 Jean-Philippe Orsinirenamed fct
2012-04-26 Jean-Philippe Orsiniremoved useless union
2012-04-26 Jean-Philippe Orsinicode style
2012-04-26 Jean-Philippe Orsiniimproved notification (added psensor icon).
2012-04-26 Jean-Philippe Orsinicode style
2012-04-26 Jean-Philippe Orsinialarm limit edition using the temperature unit set...
next