Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-18 | configure: Add check-news | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-11 | Include autogen.sh in tarball | Stefano Karapetsas | 1 | -0/+1 | |
2014-01-20 | Sync translations with transifexmate-power-manager-1.7.0 | Stefano Karapetsas | 9 | -10082/+8511 | |
2014-01-17 | Use draw signal for GTK3 | Stefano Karapetsas | 2 | -0/+10 | |
2014-01-17 | Bump version to 1.7.0 | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-17 | applets: Add GTK3 support | Stefano Karapetsas | 2 | -1/+106 | |
2014-01-17 | Merge pull request #92 from infirit/master | Stefano Karapetsas | 1 | -11/+2 | |
Reverse configure logic for --enable-deprecated | |||||
2014-01-16 | Improve GTK3 support | Stefano Karapetsas | 1 | -0/+32 | |
2014-01-16 | Copy paste latest OSD code from mate-settings-daemon | Stefano Karapetsas | 7 | -506/+957 | |
2014-01-16 | Update configure for GTK3 support | Stefano Karapetsas | 1 | -5/+7 | |
2014-01-15 | Reverse configure logic for --enable-deprecated | infirit | 1 | -11/+2 | |
And just set DISABLE_DEPRECATED to an empty string. | |||||
2014-01-06 | Merge pull request #90 from infirit/master | Stefano Karapetsas | 1 | -1/+1 | |
Add to ACLOCAL_AMFLAGS for user added flags | |||||
2014-01-05 | Add to ACLOCAL_AMFLAGS for user added flags | infirit | 1 | -1/+1 | |
2013-12-16 | Merge pull request #88 from infirit/master | Stefano Karapetsas | 5 | -19/+39 | |
Add config options and bring ChangeLog generation up to date | |||||
2013-12-16 | Add option to enable deprecations and hide warnings under --enable-extra-warn | infirit | 4 | -1/+28 | |
2013-12-16 | Update changelog generation. | infirit | 1 | -18/+11 | |
2013-11-13 | Merge pull request #87 from flexiondotorg/master | Stefano Karapetsas | 2 | -60/+0 | |
Remove distro folder. | |||||
2013-11-13 | Remove distro folder. | Martin Wimpress | 2 | -60/+0 | |
2013-10-21 | Merge pull request #85 from NiceandGently/master | Stefano Karapetsas | 1 | -0/+3 | |
add more backlight interfaces to whitelist | |||||
2013-10-21 | add more backlight interfaces to whitelist | raveit65 | 1 | -0/+3 | |
2013-10-01 | Merge pull request #77 from NiceandGently/master | Stefano Karapetsas | 1 | -1/+1 | |
fix typo in gpm_control_suspend, gpm-control.c | |||||
2013-09-29 | fix typo in gpm_control_suspend, gpm-control.c | Wolfgang Ulbrich | 1 | -1/+1 | |
this fix 'suspend on lid close' https://bugzilla.redhat.com/show_bug.cgi?id=1012718 | |||||
2013-08-09 | Merge pull request #73 from NiceandGently/master | Stefano Karapetsas | 2 | -9/+9 | |
fix systemd-login1 support for gpm_manager_blank_screen | |||||
2013-08-09 | fix comment in gpm-manager.c | raveit65 | 1 | -1/+1 | |
2013-08-09 | fix systemd-login1 support for gpm_manager_blank_screen | raveit65 | 2 | -8/+8 | |
2013-08-06 | Sync translations with transifex | Stefano Karapetsas | 18 | -14071/+11223 | |
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 | |