Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-06 | pre-bump version to 1.11.0 | raveit65 | 1 | -1/+1 | |
2015-09-09 | Add min/max glib versions | infirit | 1 | -0/+6 | |
2015-09-08 | Rework gsettings schema building | infirit | 1 | -1/+2 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files * Add gettext domain to gschema | |||||
2015-08-31 | drop xrandr 1.2 compatibility (it's ancient) | Monsta | 1 | -5/+1 | |
2015-07-14 | Bump version to 1.10.1mate-power-manager-1.10.1 | Monsta | 1 | -1/+1 | |
2015-05-04 | Bump version to 1.10.0mate-power-manager-1.10.0 | Stefano Karapetsas | 1 | -1/+1 | |
2015-05-04 | dropped HAL-based bugreport script, corrected README | Monsta | 1 | -1/+0 | |
HAL is from stone age, so that script doesn't work now anyway Cloeses https://github.com/mate-desktop/mate-power-manager/pull/145 | |||||
2015-04-04 | Bump version to 1.9.90mate-power-manager-1.9.90 | Stefano Karapetsas | 1 | -1/+1 | |
2015-01-20 | Bump version to 1.9.1 | Stefano Karapetsas | 1 | -1/+1 | |
2015-01-15 | remove ifdefs, bump upower version requirement | Monsta | 1 | -1/+1 | |
Closes https://github.com/mate-desktop/mate-power-manager/pull/126 | |||||
2014-12-17 | Revert "We agreed to target Glib 2.32" | infirit | 1 | -1/+1 | |
This reverts commit 18e079201d970b6402b56ef0c0b2a01496ff582e. | |||||
2014-12-16 | We agreed to target Glib 2.32 | infirit | 1 | -1/+1 | |
2014-12-15 | simplify configure.ac a bit due to libunique being mandatory | Monsta | 1 | -25/+7 | |
it's used in the code unconditionally anyway | |||||
2014-07-02 | Bump minimum GLIB and GTK2 versions | Stefano Karapetsas | 1 | -4/+3 | |
2014-07-02 | Bump version to 1.9.0 | Stefano Karapetsas | 1 | -1/+1 | |
2014-04-24 | Add about dialog in tray icon | Stefano Karapetsas | 1 | -0/+2 | |
This add dependency on libmate-desktop | |||||
2014-03-01 | Bump version to 1.8.0mate-power-manager-1.8.0 | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-19 | File path longer than 99 chars, use tar-ustarmate-power-manager-1.7.90 | infirit | 1 | -1/+1 | |
2014-02-18 | Bump version to 1.7.90 | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-18 | configure: Add check-news | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-17 | Bump version to 1.7.0 | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-17 | Merge pull request #92 from infirit/master | Stefano Karapetsas | 1 | -11/+2 | |
Reverse configure logic for --enable-deprecated | |||||
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. | |||||
2013-12-16 | Add option to enable deprecations and hide warnings under --enable-extra-warn | infirit | 1 | -1/+25 | |
2013-08-01 | Merge pull request #69 from infirit/yelptools | Stefano Karapetsas | 1 | -1/+1 | |
Use yelp-tools instead of mate-doc-utils | |||||
2013-08-02 | Merge branch 'dev-gnome-keyring' | Stefano Karapetsas | 1 | -5/+5 | |
2013-08-01 | Use yelp-tools instead of mate-doc-utils | infirit | 1 | -1/+1 | |
2013-07-24 | Code improvements and deprecation fixesmate-power-manager-1.6.2 | Stefano Karapetsas | 1 | -1/+1 | |
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-09 | switch to gnome-keyring | raveit | 1 | -5/+5 | |
2013-07-05 | drop --with-systemdinhibit and move logind detection to runtime | Fabio Erculiani | 1 | -21/+0 | |
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 | 1 | -21/+0 | |
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-02 | Fixes for make dist and make distcheck | Stefano Karapetsas | 1 | -1/+1 | |
2013-05-02 | Merge pull request #55 from boyarsh/master | Stefano Karapetsas | 1 | -0/+22 | |
Add ability to suspend/hibernate via logind | |||||
2013-04-28 | Preparing for 1.6.1 release. | Steve Zesch | 1 | -1/+1 | |
2013-04-08 | add logind sleep ability | Anton V. Boyarshinov | 1 | -0/+22 | |
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 | Fix AM_INIT_AUTOMAKE flags for automake 1.13 | Dan Mashal | 1 | -2/+1 | |
2013-04-01 | Bump version to 1.6.0mate-power-manager-1.6.0 | Stefano Karapetsas | 1 | -1/+1 | |
2013-03-16 | Bump version to 1.5.2mate-power-manager-1.5.2 | Stefano Karapetsas | 1 | -1/+1 | |
2013-02-18 | assume 0.7.0 works as well | Elan Ruusamäe | 1 | -1/+1 | |
2013-02-18 | use libnotify, not libmatenotify | Elan Ruusamäe | 1 | -2/+2 | |
2012-12-15 | Make mate-keyring support optional | Brent Hull | 1 | -1/+17 | |
2012-11-29 | Added systemd version check, so that we dont catch people who dont need inhibit | William Brown | 1 | -1/+1 | |
2012-11-22 | Preparing for 1.5.1 release.mate-power-manager-1.5.1 | Steve Zesch | 1 | -1/+1 | |
2012-11-22 | Auto-detect whether to build systemd support | Brent Hull | 1 | -3/+5 | |
2012-11-21 | Adds a systemdinhibit configure flag | William Brown | 1 | -0/+20 | |
2012-11-07 | bump version to 1.5.0 | Stefano Karapetsas | 1 | -1/+1 | |
2012-11-03 | Update libmatepanel requirements for MATE 1.5 | Brent Hull | 1 | -2/+2 | |