-
Ali Abdallah authored
(Old svn revision: 7246)
Ali Abdallah authored(Old svn revision: 7246)
To find the state of this project's repository at the time of any of these versions, check out the tags.
ChangeLog 12.27 KiB
2009-04-20 9:22 Ali aliov@xfce.org
* : Remove all encoding keys from the desktop file thanks to Yves for pointing out
2009-04-19 12:57 Ali aliov@xfce.org
* : Fix brightness level settings issue on ibook
2009-04-15 9:41 Ali aliov@xfce.org
* : Disconnect from all the signals when we reload hal brightness object
2009-04-14 19:19 Ali aliov@xfce.org
* : Add option to inhibit backlight sleep in the context menu+updates on the battery code
2009-04-14 9:49 Ali aliov@xfce.org
* : Commit all changes for beta2
2009-04-13 21:49 Ali aliov@xfce.org
* : Register to some posix signals+put the restart style to never when we exit the power manager
2009-04-13 21:23 Ali aliov@xfce.org
* : Fix icon refreshing, it should fix bug 5221
2009-04-12 22:54 Ali aliov@xfce.org
* : Provide the possibility to disable brightness control on key press by setting a xfconf property
2009-04-12 21:29 Ali aliov@xfce.org
* : Enable HAL power button event even if the button is correctly mapped in X, as X doesn't always generates events for it
2009-04-12 17:09 Ali aliov@xfce.org
* : Disable not mapped keys in the settings dialog
2009-04-12 2:14 Ali aliov@xfce.org
* : Added debug macro for enum values+fix possible missing signal that preventing the OSD from getting displayed on brightness key press
2009-04-11 23:06 Ali aliov@xfce.org
* : Implement option to put the system in sleep mode when it is inactive for a long time
2009-04-11 16:48 Ali aliov@xfce.org
* : Patch for the xfpm-button-hal from Mike Massonnet
2009-04-11 14:38 Ali aliov@xfce.org
* : Fix brightness buttons issue
2009-04-11 11:26 Ali aliov@xfce.org
* : Fix notification timeouts when using xfce4-notifyd+minor clean up of some unused includes
2009-04-10 23:31 Ali aliov@xfce.org
* : Making the settings dialog pluggable+use the shutdown interface on the xfce4-session to shutdown
2009-04-10 21:29 Ali aliov@xfce.org
* : Added handler for power button+added option to ask the session manager to its show the exit dialog
2009-04-10 19:53 Ali aliov@xfce.org
* : Change the session restart style to if running when we are exiting
2009-04-10 16:15 Ali aliov@xfce.org
* : Fix the session restart command in the previous revision
2009-04-10 16:00 Ali aliov@xfce.org
* : Connect to the session using libxfcegui4 and properly shutdown when the session dies
2009-04-10 12:24 Ali aliov@xfce.org
* : Provide a wake up signal to avoid possible multiple sleep/hibernate request
2009-04-10 12:00 Ali aliov@xfce.org
* : Fall back to HAL in case we fail to map X11 keys
2009-04-08 17:45 Ali aliov@xfce.org
* : Fix some Glib warnings
2009-04-08 13:45 Ali aliov@xfce.org
* : Properly unref the device object when battery is removed+fix shutdown callback
2009-04-08 0:23 Ali aliov@xfce.org
* : Fix issue with battery ref count that was causing a crash when hald restarts
2009-04-07 13:23 Ali aliov@xfce.org
* : Implement a clean way to restart HAL related objects when HALD restarts
2009-04-07 11:16 Ali aliov@xfce.org
* : Updates on the brightness plugin to act like a menu so it will close the popup when it doesn't have input focus
2009-04-06 19:47 Ali aliov@xfce.org
* : Fix some typos
2009-04-06 16:06 Ali aliov@xfce.org
* : Correct tooltip in the brightness plugin
2009-04-06 14:37 Ali aliov@xfce.org
* : Change brightness on scroll mouse events
2009-04-06 10:54 Ali aliov@xfce.org
* : Fix a warning the inhibit panel plugin when full debug is enabled+make settings dialog correctly resizable
2009-04-06 10:50 Ali aliov@xfce.org
* : Added inhibit screen saver option in the inhibit plugin
2009-04-06 8:45 Ali aliov@xfce.org
* : Fix untranslated panel plugins comment
2009-04-05 21:06 Ali aliov@xfce.org
* : The battery critical level was not shown correctly in the settings dialog
2009-04-05 20:31 Ali aliov@xfce.org
* : Include missing config.h in xfpm-battery-info
2009-04-05 19:40 Ali aliov@xfce.org
* : Fix bug: 5193, the help document in the settings dialog
2009-04-04 13:58 Ali aliov@xfce.org
* : Alpha2 release
2009-04-04 11:30 Ali aliov@xfce.org
* : Fix issue with multiple suspend callback
2009-04-03 13:37 Ali aliov@xfce.org
* : Fix issue with battery critical level in the settings dialog
2009-04-02 19:05 Ali aliov@xfce.org
* : Patch for the man pages by Robby Workman
2009-04-02 15:36 Ali aliov@xfce.org
* : Added exit option in the context menu+some optimization to function calls in libxfpm common
2009-04-02 14:14 Ali aliov@xfce.org
* : Added on battery DBus signal+Fix brightness settings on battery power
2009-04-02 10:46 Ali aliov@xfce.org
* : Fix a Glade warnings
2009-04-02 10:24 Ali aliov@xfce.org
* : Fix Some bugs reported by Yves Alexis
2009-04-02 8:40 Ali aliov@xfce.org
* : Patch of the man page from Robby Workman
2009-04-01 23:33 Ali aliov@xfce.org
* : Monitor the bus connection for the applications that requests inhibit to power manager or screensaver so we can catch if they crash
2009-04-01 15:54 Ali aliov@xfce.org
* : Inhibit plugin: Monitor org.freedesktop.PowerManagement name
2009-04-01 9:33 Ali aliov@xfce.org
* : Added man pages for the power manager and its settings
2009-04-01 9:33 Ali aliov@xfce.org
* :
2009-03-31 8:48 Ali aliov@xfce.org
* : Bug:Brightness control wasn't getting disabled even if the user disabled it+fix dpms settings changed signal
2009-03-30 21:21 Ali aliov@xfce.org
* : Added brightness popup+fix in XSyncAlarm error iin idle function+Fix reacration of popup window in the brightness plugin
2009-03-30 14:58 Ali aliov@xfce.org
* : Fix some typos, Thanks to Per Kongstad
2009-03-30 11:20 Ali aliov@xfce.org
* : Initializing gthread and dbus_g_thread+updates on TODO
2009-03-29 19:46 Ali aliov@xfce.org
* : Prepare an alpha version of 0.8.0
2009-03-29 18:09 Ali aliov@xfce.org
* : Inhibit plugin: automatically reconnect when the power manager restarts
2009-03-29 17:28 Ali aliov@xfce.org
* : Disabling lid and sleep buttons if the power manager is in inhibit state
2009-03-29 16:24 Ali aliov@xfce.org
* : Added option to reload panel brightness plugin
2009-03-29 16:01 Ali aliov@xfce.org
* : Show an adapter icon if no battery device found and user select to always show icon
2009-03-29 15:39 Ali aliov@xfce.org
* : Added xfpmshutdown to sync all the request
2009-03-29 12:22 Ali aliov@xfce.org
* : Added power off button action
2009-03-29 0:43 Ali aliov@xfce.org
* : Increase glib version dependency to 2.16
2009-03-28 17:19 Ali aliov@xfce.org
* : Handle hald is not running or disconnected
2009-03-28 14:47 Ali aliov@xfce.org
* : Move the context menu to xfpm-tray-icon
2009-03-27 15:37 Ali aliov@xfce.org
* : Move the configuration loading to xfpm-xfconf
2009-03-25 13:03 Ali aliov@xfce.org
* : Added xfpm-errors quark for the common errors
2009-03-24 16:34 Ali aliov@xfce.org
* : Fix missing files in the POTFILES+rename the settings desktop file
2009-03-24 16:18 Ali aliov@xfce.org
* : Generate random cookie on the inhibit+some optimizations
2009-03-24 16:09 Ali aliov@xfce.org
* : Fix a crash in the brightness plugin when no device found
2009-03-23 21:54 Ali aliov@xfce.org
* : Support for panel floating position when showing up the brightness popup
2009-03-23 20:55 Ali aliov@xfce.org
* : Fix a crash in the inhibit plugin when the running power manager disappears from the session bus
2009-03-23 20:09 Ali aliov@xfce.org
* : Moved notification to the common code+added notification to the inhibit plugin
2009-03-22 23:09 Ali aliov@xfce.org
* : Support cookies in the inhibit interface
2009-03-22 20:45 Ali aliov@xfce.org
* : Correct the tooltips of the inhibit plugin
2009-03-22 20:23 Ali aliov@xfce.org
* : Provide a dbus interface to syncronize the brightness plugin and xfpm+update POTFILES
2009-03-22 19:02 Ali aliov@xfce.org
* : React correctly when panel orientation changed
2009-03-22 18:42 Ali aliov@xfce.org
* : Brightness and inhibit plugins are ready for user/test+fix a bug in the inhibit interface
2009-03-21 0:02 Ali aliov@xfce.org
* : Added command line option to restart the power manager
2009-03-20 17:16 Ali aliov@xfce.org
* : -m
2009-03-19 16:22 Ali aliov@xfce.org
* : Change the default settings loaded+change the desktop.in name
2009-03-19 0:12 Ali aliov@xfce.org
* : Fix a bug regarding the network manager message sleep
2009-03-18 23:29 Ali aliov@xfce.org
* : Doing hibernate/suspend in a timeout function
2009-03-18 23:15 Ali aliov@xfce.org
* : Fix a bug in the inhibit interface signal
2009-03-18 22:18 Ali aliov@xfce.org
* : Load relevent settings depending on the form factor the power manager is running on
2009-03-18 10:46 Ali aliov@xfce.org
* : Removed already deleted file from PTOFILES.in+modified string in the settings dialog
2009-03-18 10:04 Ali aliov@xfce.org
* : Calculate battery percentage if this key is not present in HAL
2009-03-18 9:30 Ali aliov@xfce.org
* : Check carefully if a new added device is a new battery device(hald always duplicated udi for devices)
2009-03-18 8:47 Ali aliov@xfce.org
* : Added Inhibit interface+monitor ScreenSaver Inhibit messages to catch inhibition and inhibit xfpm
2009-03-17 19:54 Ali aliov@xfce.org
* : Some optimization in the battery code+added GetOnBattery and on LowBattery DBus methods
2009-03-17 19:15 Ali aliov@xfce.org
* : Added experimentale code to monitor hal proxy+some typos
2009-03-17 13:10 Ali aliov@xfce.org
* : Fix a bug in idle timeout that was breaking gdk events
2009-03-16 23:48 Ali aliov@xfce.org
* : Run as daemon by default unless no-daemon is specified
2009-03-16 23:27 Ali aliov@xfce.org
* : Added freedesktop.PowerManagement power interfaces and methods
2009-03-16 19:06 Ali aliov@xfce.org
* : Add a weak reference on the adapter object+remove unused signals
2009-03-16 17:36 Ali aliov@xfce.org
* : Fix wrong alarm settings
2009-03-16 15:39 Ali aliov@xfce.org
* : Set brightness idle level to the last user selected level+Fix a bug in SetCpuFreqGovernor that was causing a proxy disconnection
2009-03-15 13:57 Ali aliov@xfce.org
* : Added some icons from gpm+Catch brightness key to avoid display flickering
2009-03-15 11:34 Ali aliov@xfce.org
* : Removed no longer available .la file from libxfpm
2009-03-15 11:12 Ali aliov@xfce.org
* : Patched to fix makefile typo and correct the POTFILES.in (Yves Alexis)+Use a weak reference for the common objects
2009-03-14 19:26 Ali aliov@xfce.org
* : Added the missing desktop file, Thanks to Mike for pointing out
2009-03-14 17:23 Ali aliov@xfce.org
* : Added desktop file to be installed in xdt/autostart
2009-03-14 16:40 Ali aliov@xfce.org
* : Idle function to reduce screen luminosity after a certain time+fix a bug in the adapter code
2009-03-13 16:31 Ali aliov@xfce.org
* : Move common code to hal-device+ fix issue with the apater of the previous revision
2009-03-13 14:01 Ali aliov@xfce.org
* : Dropping the libhal dependency, just doing simple proxy calls to get informations from hald
2009-03-11 20:38 Ali aliov@xfce.org
* : Implement critical battery level settings+the option to disable lock screen when suspend/hibernate
2009-03-11 13:33 Ali aliov@xfce.org
* : Set dpms to standby or suspend depending on the user settings
2009-03-11 13:06 Ali aliov@xfce.org
* : Fix infinite loop caused by g_signal_connect+added advanced settings in the dialog
2009-03-10 21:13 Ali aliov@xfce.org
* : properties shutdown,suspend and hibernate are noe strings in xfce4-power-manager channel configuration
2009-03-10 13:24 Ali aliov@xfce.org
* : Handle critical battery charge+ update on the notifications
2009-03-10 10:11 Ali aliov@xfce.org
* : Added Only show in XFCE in the autostart file and correct tooltip of a primary battery
2009-03-09 23:09 Ali aliov@xfce.org
* : Changes in the battery tooltips/notifications
2009-03-09 13:22 Ali aliov@xfce.org
* : Bump xfce dependencies version to 4.6.0
2009-03-09 10:33 Ali aliov@xfce.org
* : Fix a Gtk Warning in the settings dialog
2009-03-08 20:48 Ali aliov@xfce.org
* : Import of changes for what will be in time version 0.8
2009-02-18 11:00 Ali
*: Added a panel brightness plugin directory,
Changed the version to 0.9.0 (Next version)
/* We start doing real Changelog from 18-02-2009 */
2009-02-06
*: 0.6.1 release
2009-01-26
*: 0.6.0 release
2008-06-08 19:30
* : release candidate 1