Fixed restoration of the panel divider position.
[psensor.git] / src / ui.c
2017-02-17 Jean-Philippe OrsiniFixed restoration of the panel divider position.
2017-02-16 Jean-Philippe OrsiniAlways restore the position of the window when it appea...
2017-02-16 Jean-Philippe Orsiniavoid double call of save_window_po() when quitting...
2016-06-08 Jean-Philippe Orsiniremoved useless local var
2016-06-08 Jean-Philippe Orsinifixed various gtk types
2016-06-08 Jean-Philippe Orsiniset parent of the about dialog
2014-11-19 Jean-Philippe Orsinimade layout setting dynamic
2014-11-14 Jean-Philippe Orsinimade menu enabled setting dynamic
2014-11-12 Jean-Philippe Orsiniremoved empty line
2014-11-11 Jean-Philippe Orsinimade keep below dynamic
2014-11-11 Jean-Philippe Orsininormalized includes
2014-11-11 Jean-Philippe Orsiniwindow decoration changes applied immediately
2014-10-06 Jean-Philippe OrsiniAvoid multiple sensor preferences dialog at the same...
2014-09-29 Jean-Philippe OrsiniMerge branch 'v1.1'
2014-09-24 Jean-Philippe OrsiniANSI decl
2014-09-21 Jean-Philippe Orsinifixed license
2014-09-11 Jean-Philippe Orsinistyle
2014-09-11 Jean-Philippe Orsiniadded contributors and authors info in about dialog
2014-09-10 Jean-Philippe Orsinicopyright on one line. added licence information.
2014-08-13 Jean-Philippe Orsinislog-enabled cbk use gsettings.
2014-02-12 Jean-Philippe Orsiniupdated copyright end date to 2013
2013-04-04 Jean-Philippe Orsinifixed copyright date
2013-04-04 Jean-Philippe Orsinisort by position the list of sensors in the ubuntu...
2013-04-02 Jean-Philippe Orsinireorderable sensors list for the sensors pref dialog
2013-04-01 Jean-Philippe Orsinistyle
2013-03-31 Jean-Philippe Orsinistyle
2013-03-31 Jean-Philippe Orsinire-enabled support of layout changes
2013-03-29 Jean-Philippe Orsiniremoved empty line
2013-03-29 Jean-Philippe Orsinidefined sensors box, sensors list and graph widgets...
2013-03-25 Jean-Philippe Orsinipopup menu defined in .glade instead of code
2013-03-25 Jean-Philippe Orsinirelease gtkbuilder
2013-03-25 Jean-Philippe Orsinilayout is defined directly by the glade file
2013-03-25 Jean-Philippe Orsiniapplication menu defined in the .glade.
2013-03-25 Jean-Philippe Orsiniuse glade to describe the main window
2013-03-15 Jean-Philippe Orsiniupdated copyright to 2013
2012-09-19 Jean-Philippe Orsinifixed blank window when show is triggered before initia...
2012-09-11 Jean-Philippe Orsinifixed wrong parameters of slog_close call
2012-09-10 Jean-Philippe Orsiniadded slog interval support
2012-09-08 Jean-Philippe Orsinisensors protected by pthread mutex instead of g_mutex
2012-09-04 Jean-Philippe Orsiniimplemented sensor logging
2012-05-13 Jean-Philippe Orsiniupdated to new version of checkpatch.pl
2012-05-04 Jean-Philippe OrsiniChanged short to always be 'e' for Sensor Preferences
2012-04-30 Jean-Philippe Orsiniuse log_err instead of printf
2012-04-28 Jean-Philippe Orsini fixed i18n support for the application menu.
2012-04-16 Jean-Philippe Orsinistyle
2012-04-08 Jean-Philippe Orsinisupport of fahrenheit option
2012-04-05 Jean-Philippe Orsinirefactor alpha enabling, added some debug traces
2012-04-03 Jean-Philippe Orsiniremoved deprecated gtk calls
2012-04-03 Jean-Philippe Orsinireplaced deprecated gtk fct
2012-03-25 Jean-Philippe Orsini2012 copyright
2011-11-25 Jean-Philippe Orsiniupdated checkpatch.pl
2011-11-13 Jean-Philippe Orsinistyle
2011-11-13 Jean-Philippe Orsinilogging
2011-11-12 Jean-Philippe Orsinistatus icon
2011-11-11 Jean-Philippe Orsinishare same fct to present main window
2011-11-11 Jean-Philippe Orsinidelay the window show after the status is attempted...
2011-11-10 Jean-Philippe Orsinistyle
2011-11-10 Jean-Philippe Orsinistatus icon support
2011-11-07 Jean-Philippe Orsinilog_printf can be called concurently (removed static...
2011-11-07 Jean-Philippe Orsiniremoved log_puts (replaced by log_printf)
2011-10-31 Jean-Philippe Orsinifixed default position/size behaviour
2011-10-27 Jean-Philippe Orsiniadded method to raise main window
2011-10-25 Jean-Philippe Orsinisave/restore position of the window divider
2011-10-25 Jean-Philippe Orsiniadded option to restore window position and size
2011-10-04 Jean-Philippe Orsinifixed build
2011-10-04 Jean-Philippe Orsiniget window pos and size
2011-09-25 Jean-Philippe Orsiniadded log file
2011-06-26 Jean-Philippe Orsinifixed code style
2011-06-26 Jean-Philippe Orsini if appindicator not supported by wm:
2011-06-14 Jean-Philippe Orsinidestroy main window before breaking gtk main loop
2011-06-06 Jean-Philippe Orsiniadded about dialog
2011-06-01 Jean-Philippe Orsinihide on startup only when compiled with appindicator...
2011-06-01 Jean-Philippe Orsinihide on startup
2011-05-09 Jean-Philippe Orsinitranslation support
2011-05-08 Jean-Philippe Orsinisupport of gtk3
2011-05-08 Jean-Philippe Orsinirenamed cb
2011-05-08 Jean-Philippe Orsiniadded sensor preferences to the main menu
2011-05-08 Jean-Philippe Orsinimigration to gtk3 (main menu)
2011-05-04 Jean-Philippe Orsinicode cleanup
2011-05-03 Jean-Philippe Orsiniremoved useless ui_psensor#w_sensorlist field
2011-05-03 Jean-Philippe Orsiniadded static to create_sensor_popup
2011-05-03 Jean-Philippe Orsiniidentation
2011-05-02 Jean-Philippe Orsiniclosing the window hides psensor instead of quitting...
2011-04-25 Jean-Philippe Orsiniadded support of enabling/disabling menu
2011-04-25 Jean-Philippe Orsiniremoved useless empty line
2011-04-25 Jean-Philippe Orsiniadded menu callback
2011-04-24 Jean-Philippe Orsiniadded menu
2011-04-22 Jean-Philippe Orsinirenamed ui_psensor_exit to ui_psensor_quit
2011-04-22 Jean-Philippe Orsinirenamed ui_main_box_create to ui_sensor_box_create
2011-04-21 Jean-Philippe Orsiniswitched from wpitchoune@gmail.com to jeanfi@gmail...
2011-04-21 Jean-Philippe Orsiniimport psensor trunk from private svn