Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-08-02 | Add NEWS.GNOME to EXTRA_DIST | Stefano Karapetsas | 1 | -0/+1 | |
2013-08-01 | Merge pull request #69 from infirit/yelptools | Stefano Karapetsas | 24 | -50/+52 | |
Use yelp-tools instead of mate-doc-utils | |||||
2013-08-01 | Merge pull request #70 from NiceandGently/master | Stefano Karapetsas | 1 | -3/+3 | |
fix dbus path gpm phone manager | |||||
2013-08-02 | Merge branch 'dev-gnome-keyring' | Stefano Karapetsas | 4 | -23/+23 | |
2013-08-01 | fix dbus path gpm phone manager | Wolfgang Ulbrich | 1 | -3/+3 | |
2013-08-01 | Use yelp-tools instead of mate-doc-utils | infirit | 24 | -50/+52 | |
2013-07-24 | Code improvements and deprecation fixesmate-power-manager-1.6.2 | Stefano Karapetsas | 7 | -13/+16 | |
2013-07-24 | Remove systemd from configure summary | Stefano Karapetsas | 1 | -2/+0 | |
2013-07-24 | Bump version to 1.6.2 | Stefano Karapetsas | 1 | -1/+1 | |
2013-07-24 | Update NEWS | Stefano Karapetsas | 1 | -0/+12 | |
2013-07-24 | Dont rely only on consolekit for button pressed event | Stefano Karapetsas | 1 | -2/+2 | |
Add also a check if systemd is running | |||||
2013-07-23 | Merge pull request #65 from NiceandGently/dev-gnome-keyring | Stefano Karapetsas | 4 | -23/+23 | |
switch to gnome-keyring | |||||
2013-07-23 | Merge pull request #61 from lxnay/fix-github-master | Stefano Karapetsas | 8 | -321/+329 | |
Move logind / consolekit detection to runtime | |||||
2013-07-15 | update require of gnome-keyring in readme | Wolfgang Ulbrich | 1 | -1/+1 | |
2013-07-10 | Fix gpm_prefs_init return values | Fabio Erculiani | 1 | -2/+2 | |
2013-07-10 | Add systemd Shutdown() API support to gpm-control.c | Fabio Erculiani | 1 | -3/+52 | |
2013-07-10 | gpm-prefs-core: fix can_shutdown when logind is in use | Fabio Erculiani | 1 | -5/+22 | |
2013-07-09 | Merge pull request #63 from NiceandGently/master | Stefano Karapetsas | 1 | -1/+1 | |
update README for libnotify switch | |||||
2013-07-09 | update Readme for libnotify | raveit | 1 | -1/+1 | |
2013-07-09 | switch to gnome-keyring | raveit | 4 | -23/+23 | |
2013-07-09 | update README for libnotify switch | Wolfgang Ulbrich | 1 | -1/+1 | |
2013-07-05 | drop --with-systemdinhibit and move logind detection to runtime | Fabio Erculiani | 3 | -49/+16 | |
There is no need to bind the user to either systemd-logind or upower at build time. People can switch between init systems or run logind without systemd. | |||||
2013-07-05 | drop --with-systemdsleep and move logind detection to runtime | Fabio Erculiani | 6 | -267/+242 | |
There is no need to bind the user to either systemd-logind or upower at build time. People can switch between init systems or run logind without systemd. | |||||
2013-05-06 | Remove debug prints | Stefano Karapetsas | 1 | -3/+0 | |
2013-05-02 | Add NEWS file for MATEmate-power-manager-1.6.1 | Stefano Karapetsas | 1 | -0/+23 | |
2013-05-02 | Rename NEWS as NEWS.GNOME | Stefano Karapetsas | 1 | -157/+157 | |
2013-05-02 | Fixes for make dist and make distcheck | Stefano Karapetsas | 4 | -6/+9 | |
2013-05-02 | Merge pull request #55 from boyarsh/master | Stefano Karapetsas | 5 | -3/+256 | |
Add ability to suspend/hibernate via logind | |||||
2013-04-28 | Preparing for 1.6.1 release. | Steve Zesch | 1 | -1/+1 | |
2013-04-13 | Dont print an error if optional hardware is missing | Stefano Karapetsas | 1 | -1/+2 | |
Closes #54 (https://github.com/mate-desktop/mate-power-manager/issues/54) | |||||
2013-04-09 | crash when suspending via logind fixed | Anton V. Boyarshinov | 1 | -4/+4 | |
On some machins it seems to be a race condition in dbus when suspend via systemd. Here is a workaround. | |||||
2013-04-08 | add logind sleep ability | Anton V. Boyarshinov | 5 | -3/+256 | |
With upower 0.9.20, sleep and hybernate functions of upower declared deprecated. All applications should use logind for sleep/hybernate. So, there is an implementation of logind-powered sleep for mpm. | |||||
2013-04-03 | Merge pull request #53 from dmashal/master | Stefano Karapetsas | 1 | -2/+1 | |
Fix AM_INIT_AUTOMAKE flags for automake 1.13 | |||||
2013-04-03 | Fix AM_INIT_AUTOMAKE flags for automake 1.13 | Dan Mashal | 1 | -2/+1 | |
2013-04-03 | Merge pull request #52 from dmashal/master | Stefano Karapetsas | 3 | -3/+3 | |
Update makefiles for autoconf-1.13 | |||||
2013-04-03 | Update makefiles for autoconf-1.13 | Dan Mashal | 3 | -3/+3 | |
2013-04-01 | Bump version to 1.6.0mate-power-manager-1.6.0 | Stefano Karapetsas | 1 | -1/+1 | |
2013-04-01 | Sync transations with transifex | Stefano Karapetsas | 7 | -8167/+6534 | |
2013-04-01 | Add empty ChangeLog to allow build from git | Stefano Karapetsas | 1 | -0/+2 | |
2013-03-24 | "Removed ChangeLog" | Steve Zesch | 1 | -1762/+0 | |
2013-03-16 | Bump version to 1.5.2mate-power-manager-1.5.2 | Stefano Karapetsas | 1 | -1/+1 | |
2013-03-15 | Sync translations with transifex | Stefano Karapetsas | 5 | -0/+9093 | |
2013-03-08 | Remove autogenerated file | Stefano Karapetsas | 1 | -376/+0 | |
2013-03-08 | Apply dont-eat-the-logs.patch | Stefano Karapetsas | 2 | -23/+3 | |
2013-03-08 | Rename 'parches' to 'patches' | Stefano Karapetsas | 2 | -0/+0 | |
Closes https://github.com/mate-desktop/mate-power-manager/issues/48 | |||||
2013-02-28 | Add transifex configuration file | Stefano Karapetsas | 1 | -0/+7 | |
2013-02-19 | Merge pull request #50 from glensc/systemd-fallback | Stefano Karapetsas | 2 | -7/+16 | |
allow compiling with systemd, but have systemd booted optional | |||||
2013-02-19 | allow compiling with systemd, but have systemd booted optional | Elan Ruusamäe | 2 | -7/+16 | |
2013-02-18 | Merge pull request #49 from glensc/libnotify | Stefano Karapetsas | 5 | -10/+10 | |
use libnotify, not libmatenotify | |||||
2013-02-18 | assume 0.7.0 works as well | Elan Ruusamäe | 1 | -1/+1 | |