summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-03-19statistics: adjustment for API breakage in upower 0.991.8Monsta1-28/+71
Closes https://github.com/mate-desktop/mate-power-manager/pull/132
2015-03-19upower: handle UP_DEVICE_STATE_UNKNOWN, avoid assertmonsta1-0/+4
Closes https://github.com/mate-desktop/mate-power-manager/pull/130
2015-01-07add missing manpagesMonsta3-0/+258
taken from Debian patch: http://anonscm.debian.org/cgit/pkg-mate/mate-power-manager.git/commit/?id=324a45a723c377765337900667ea385cbedddb8c fixes https://github.com/mate-desktop/mate-power-manager/issues/56 also fixes https://github.com/mate-desktop/mate-power-manager/issues/102
2015-01-07renamed service fileMonsta2-2/+2
fixes https://github.com/mate-desktop/mate-power-manager/issues/118
2015-01-07fixed a typo in inhibit applet's Makefile.ammonsta1-1/+1
now the *.service file should be cleaned properly
2015-01-07Fix GTKBuilder script for media keys popup windowNachanon Vetjasit1-26/+18
2014-09-28Bump version to 1.8.1mate-power-manager-1.8.1infirit1-1/+1
2014-09-28Update NEWS for 1.8.1infirit1-0/+12
2014-09-26Fix typo in Makefile.aminfirit1-1/+1
2014-09-26Update vendor_url in policy fileinfirit1-1/+1
2014-09-26Add keywords key to .desktop fileMike Gabriel1-0/+1
Closes https://github.com/mate-desktop/mate-power-manager/issues/100
2014-09-26Rename mate-power-bugreport.sh -> tools/mate-power-manager-bugreportStefano Karapetsas2-1/+1
Closes https://github.com/mate-desktop/mate-power-manager/issues/101
2014-09-26Remove autogenerated fileStefano Karapetsas1-123/+0
Closes https://github.com/mate-desktop/mate-power-manager/issues/103
2014-09-26Other round of fixes for UPower 0.99 API changesStefano Karapetsas2-21/+68
2014-09-26Improve UPower1 supportStefano Karapetsas1-9/+23
2014-09-26port mate-power-manager to upower-0.99 APIStefan Seyfried8-11/+111
fix mate-power-manager for current upower versions
2014-09-26remove "battery recall" logicStefan Seyfried5-165/+0
the database is outdated several years now and the whole interface is removed from current UPower release anyway, so let's get rid of it in m-p-m, too
2014-09-26avoid "levels is 0" warning if no kbd backlight presentStefan Seyfried1-0/+3
2014-03-01Bump version to 1.8.0mate-power-manager-1.8.0Stefano Karapetsas2-4/+4
2014-03-01Sync translations with transifexStefano Karapetsas3-3131/+2435
2014-02-26Define UPOWER_ENABLE_DEPRECATEDStefano Karapetsas2-0/+2
2014-02-26fix mouse click on brightness appletinfirit1-0/+3
Based on pull request from raveit65 <[email protected]>. close #82 #62
2014-02-23Sync translations with transifexStefano Karapetsas2-7/+8
2014-02-19File path longer than 99 chars, use tar-ustarmate-power-manager-1.7.90infirit1-1/+1
2014-02-18Bump version to 1.7.90Stefano Karapetsas2-3/+3
2014-02-18Update NEWSStefano Karapetsas1-0/+9
2014-02-18Sync translations with transifexStefano Karapetsas3-1270/+1293
2014-02-18configure: Add check-newsStefano Karapetsas1-1/+1
2014-02-11Include autogen.sh in tarballStefano Karapetsas1-0/+1
2014-01-20Sync translations with transifexmate-power-manager-1.7.0Stefano Karapetsas9-10082/+8511
2014-01-17Use draw signal for GTK3Stefano Karapetsas2-0/+10
2014-01-17Bump version to 1.7.0Stefano Karapetsas1-1/+1
2014-01-17applets: Add GTK3 supportStefano Karapetsas2-1/+106
2014-01-17Merge pull request #92 from infirit/masterStefano Karapetsas1-11/+2
Reverse configure logic for --enable-deprecated
2014-01-16Improve GTK3 supportStefano Karapetsas1-0/+32
2014-01-16Copy paste latest OSD code from mate-settings-daemonStefano Karapetsas7-506/+957
2014-01-16Update configure for GTK3 supportStefano Karapetsas1-5/+7
2014-01-15Reverse configure logic for --enable-deprecatedinfirit1-11/+2
And just set DISABLE_DEPRECATED to an empty string.
2014-01-06Merge pull request #90 from infirit/masterStefano Karapetsas1-1/+1
Add to ACLOCAL_AMFLAGS for user added flags
2014-01-05Add to ACLOCAL_AMFLAGS for user added flagsinfirit1-1/+1
2013-12-16Merge pull request #88 from infirit/masterStefano Karapetsas5-19/+39
Add config options and bring ChangeLog generation up to date
2013-12-16Add option to enable deprecations and hide warnings under --enable-extra-warninfirit4-1/+28
2013-12-16Update changelog generation.infirit1-18/+11
2013-11-13Merge pull request #87 from flexiondotorg/masterStefano Karapetsas2-60/+0
Remove distro folder.
2013-11-13Remove distro folder.Martin Wimpress2-60/+0
2013-10-21Merge pull request #85 from NiceandGently/masterStefano Karapetsas1-0/+3
add more backlight interfaces to whitelist
2013-10-21add more backlight interfaces to whitelistraveit651-0/+3
2013-10-01Merge pull request #77 from NiceandGently/masterStefano Karapetsas1-1/+1
fix typo in gpm_control_suspend, gpm-control.c
2013-09-29fix typo in gpm_control_suspend, gpm-control.cWolfgang Ulbrich1-1/+1
this fix 'suspend on lid close' https://bugzilla.redhat.com/show_bug.cgi?id=1012718
2013-08-09Merge pull request #73 from NiceandGently/masterStefano Karapetsas2-9/+9
fix systemd-login1 support for gpm_manager_blank_screen