Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-07 | statistics: don't call upower function on a NULL device path | monsta | 1 | -0/+4 | |
fixes https://github.com/mate-desktop/mate-power-manager/issues/139 | |||||
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -44/+0 | |
and require mate-panel >= 1.17 | |||||
2016-08-01 | Port from libunique to GtkApplication | Matt Spaulding | 1 | -6/+45 | |
2016-07-25 | fix code madness | raveit65 | 1 | -2/+0 | |
2016-07-25 | rename a function to match upstream | raveit65 | 1 | -2/+2 | |
taken from: https://git.gnome.org/browse/gnome-power-manager/commit/?id=f2c0409 | |||||
2016-06-07 | rely less on GtkStock | Sorokin Alexei | 1 | -2/+2 | |
2015-09-04 | Show vendor/model information | Clement Lefebvre | 1 | -2/+13 | |
2015-03-19 | statistics: adjustment for API breakage in upower 0.99 | Monsta | 1 | -28/+71 | |
Closes https://github.com/mate-desktop/mate-power-manager/pull/132 | |||||
2015-03-15 | abort application when UI load fails | Monsta | 1 | -4/+2 | |
some genius who programmed this decided it would be fine to access GtkBuilder variables after gtk_builder_add_from_file fails. thanks for the segfault, man. I've wasted an hour trying to find out what happens. Closes https://github.com/mate-desktop/mate-power-manager/pull/128 | |||||
2014-07-02 | Remove old GTK2 code and support | Stefano Karapetsas | 1 | -68/+14 | |
2014-07-02 | Remove deprecated code | Stefano Karapetsas | 1 | -7/+0 | |
2014-04-09 | port mate-power-manager to upower-0.99 API | Stefan Seyfried | 1 | -2/+15 | |
fix mate-power-manager for current upower versions | |||||
2013-07-24 | Code improvements and deprecation fixesmate-power-manager-1.6.2 | Stefano Karapetsas | 1 | -2/+3 | |
2012-11-18 | This adds checks for glib version, in regards to deprecated apis. see ↵ | William Brown | 1 | -0/+3 | |
http://developer.gnome.org/glib/2.31/glib-Deprecated-Thread-APIs.html#g-thread-init | |||||
2012-11-03 | Migrate screensaver lock setting to Gsettings | Brent Hull | 1 | -1/+0 | |
2012-10-27 | Port to Gsettings based on GNOME patch by Richard Hughes | Brent Hull | 1 | -27/+27 | |
2012-03-21 | fix combobox deprecation | Stefano Karapetsas | 1 | -37/+29 | |
2012-03-20 | fix gpm-prefs, need to fix gpm-statistics | Stefano Karapetsas | 1 | -14/+19 | |
2012-03-17 | Temporary hack to fix GtkComboBoxText issue. | Steve Zesch | 1 | -1/+6 | |
2011-12-29 | more gtk_combo_box to gtk_combo_box_text migration for gtk 2.24 | Sam Tygier | 1 | -16/+50 | |
2011-12-11 | moved from Mate-Extra | Stefano Karapetsas | 1 | -0/+1829 | |