Age | Commit message (Expand) | Author | Files | Lines |
2015-06-09 | Merge pull request #143 from pudh4418/fix-dbus-memleak | Martin Wimpress | 1 | -21/+27 |
2015-05-04 | dropped udisks support for several reasons. | Monsta | 6 | -316/+0 |
2015-04-11 | Fix memory leak problem when calling logind DBus method | Roy Zhang | 1 | -21/+27 |
2015-04-04 | Remove obsolete egg-string code | Roy Zhang | 4 | -504/+30 |
2015-03-23 | removed obsolete and unused mateconf code | monsta | 1 | -52/+0 |
2015-03-19 | removed unused code, corrected indentation | monsta | 1 | -13/+5 |
2015-03-19 | statistics: adjustment for API breakage in upower 0.99 | Monsta | 1 | -28/+71 |
2015-03-19 | upower: handle UP_DEVICE_STATE_UNKNOWN, avoid assert | monsta | 1 | -0/+4 |
2015-03-15 | abort application when UI load fails | Monsta | 2 | -8/+5 |
2015-01-15 | remove ifdefs, bump upower version requirement | Monsta | 5 | -18/+0 |
2015-01-14 | we don't need g_type_init (in GLib >= 2.36) | Monsta | 1 | -1/+0 |
2014-12-17 | Revert "We agreed to target Glib 2.32" | infirit | 1 | -5/+0 |
2014-12-16 | We agreed to target Glib 2.32 | infirit | 1 | -0/+5 |
2014-11-16 | don't leak memory | Monsta | 2 | -2/+4 |
2014-10-05 | correctly call cairo_destroy | Denis Gorodnichev | 1 | -1/+1 |
2014-07-02 | Remove old GTK2 code and support | Stefano Karapetsas | 3 | -187/+36 |
2014-07-02 | Remove deprecated code | Stefano Karapetsas | 3 | -23/+0 |
2014-04-24 | Add about dialog in tray icon | Stefano Karapetsas | 1 | -0/+38 |
2014-04-24 | Other round of fixes for UPower 0.99 API changes | Stefano Karapetsas | 2 | -21/+68 |
2014-04-24 | Improve UPower1 support | Stefano Karapetsas | 1 | -9/+23 |
2014-04-09 | port mate-power-manager to upower-0.99 API | Stefan Seyfried | 8 | -11/+111 |
2014-04-09 | remove "battery recall" logic | Stefan Seyfried | 4 | -160/+0 |
2014-04-09 | avoid "levels is 0" warning if no kbd backlight present | Stefan Seyfried | 1 | -0/+3 |
2014-03-09 | Merge pull request #60 from Firstyear/master | Stefano Karapetsas | 5 | -52/+31 |
2014-02-26 | Define UPOWER_ENABLE_DEPRECATED | Stefano Karapetsas | 2 | -0/+2 |
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 |
2013-12-16 | Add option to enable deprecations and hide warnings under --enable-extra-warn | infirit | 1 | -0/+1 |
2013-10-21 | add more backlight interfaces to whitelist | raveit65 | 1 | -0/+3 |
2013-09-29 | fix typo in gpm_control_suspend, gpm-control.c | Wolfgang Ulbrich | 1 | -1/+1 |
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-01 | Merge pull request #69 from infirit/yelptools | Stefano Karapetsas | 1 | -2/+2 |
2013-08-01 | Merge pull request #70 from NiceandGently/master | Stefano Karapetsas | 1 | -3/+3 |
2013-08-02 | Merge branch 'dev-gnome-keyring' | Stefano Karapetsas | 1 | -13/+13 |
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 | 1 | -2/+2 |
2013-07-24 | Code improvements and deprecation fixesmate-power-manager-1.6.2 | Stefano Karapetsas | 6 | -12/+15 |
2013-07-24 | Dont rely only on consolekit for button pressed event | Stefano Karapetsas | 1 | -2/+2 |
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 | switch to gnome-keyring | raveit | 1 | -13/+13 |
2013-07-05 | drop --with-systemdinhibit and move logind detection to runtime | Fabio Erculiani | 2 | -28/+16 |
2013-07-05 | drop --with-systemdsleep and move logind detection to runtime | Fabio Erculiani | 5 | -246/+242 |
2013-06-27 | RHBZ #964678 : Patch that provides DBUS interface to control KbdBacklight. | William Brown | 5 | -52/+31 |
2013-05-06 | Remove debug prints | Stefano Karapetsas | 1 | -3/+0 |
2013-05-02 | Fixes for make dist and make distcheck | Stefano Karapetsas | 2 | -1/+7 |
2013-05-02 | Merge pull request #55 from boyarsh/master | Stefano Karapetsas | 4 | -3/+234 |
2013-04-13 | Dont print an error if optional hardware is missing | Stefano Karapetsas | 1 | -1/+2 |