Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-03 | Sync translations with transifex | Clement Lefebvre | 1 | -0/+2262 | |
2015-10-30 | update NEWS for 1.12 | monsta | 1 | -2/+3 | |
2015-10-27 | some corrections in NEWS | monsta | 1 | -4/+18 | |
2015-10-26 | replace broken image in es language | Wolfgang Ulbrich | 1 | -0/+0 | |
2015-10-14 | brightness: follow custom volume control themes | lukefromdc | 1 | -0/+13 | |
follow custom volume control themes. Brightness slider a near match for volume control slider by using same .mate-panel-applet-slider selector as in mate-media. One difference is that this slider is drawn in a single frame, volume control slider is in a frame within a frame. Therefore this one is drawn slightly narrower. | |||||
2015-10-14 | tray icon: support custom themes | lukefromdc | 1 | -0/+14 | |
support custom themes, include robust transparency support even when wm is not properly identified by gtk as compositing | |||||
2015-10-14 | corrected comments to mention org.gnome.SessionManager | monsta | 1 | -3/+3 | |
2015-10-09 | release 1.11.0mate-power-manager-1.11.0 | raveit65 | 1 | -0/+5 | |
2015-10-09 | GTK3: brightness-applet, fix selection of slider and GtkSpinButtons | raveit65 | 1 | -0/+80 | |
fixes https://github.com/mate-desktop/mate-power-manager/issues/62 | |||||
2015-10-06 | pre-bump version to 1.11.0 | raveit65 | 2 | -1/+4 | |
2015-09-09 | Add min/max glib versions | infirit | 1 | -0/+6 | |
2015-09-09 | backlight-helper: Add gmux_backlight to backlight_interfaces | infirit | 1 | -0/+1 | |
Fixes #135 | |||||
2015-09-08 | Rework gsettings schema building | infirit | 4 | -126/+126 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files * Add gettext domain to gschema | |||||
2015-09-04 | Switch to org.gnome.SessionManager | Clement Lefebvre | 2 | -9/+9 | |
2015-09-04 | Show vendor/model information | Clement Lefebvre | 2 | -6/+24 | |
2015-08-31 | drop xrandr 1.2 compatibility (it's ancient) | Monsta | 3 | -52/+4 | |
2015-08-31 | Save copying cost | Roy Zhang | 1 | -6/+3 | |
2015-08-31 | Merge pull request #163 from monsta/check | Martin Wimpress | 1 | -1/+1 | |
check for GTK+ release, not pre-release | |||||
2015-08-31 | check for GTK+ release, not pre-release | Monsta | 1 | -1/+1 | |
2015-08-08 | inhibit applet: use GtkWidget instead of GtkObject | Monsta | 1 | -8/+4 | |
2015-08-03 | Drop GtkObject usage | infirit | 1 | -7/+4 | |
2015-08-03 | brightness applet: drop gdkkeysyms-compat usage, use modern key names | Monsta | 1 | -14/+13 | |
2015-07-28 | Merge pull request #157 from mesouug/master | Martin Wimpress | 2 | -2/+13 | |
Unable to change keyboard back light #108 | |||||
2015-07-28 | Also free the builder when finalizing | Roy Zhang | 1 | -0/+1 | |
2015-07-28 | Fix memory leaks | Roy Zhang | 1 | -0/+3 | |
g_variant_get() uses g_strdup() internally, so we should free the string after use. | |||||
2015-07-28 | Unable to change keyboard back light #108 | Mikhail Shevtsov | 2 | -2/+13 | |
Fixed issue for laptops with levels less then 10; | |||||
2015-07-14 | Bump version to 1.10.1mate-power-manager-1.10.1 | Monsta | 2 | -1/+10 | |
2015-07-08 | Revert "remove non-existing mate-feedback links" | raveit65 | 1 | -0/+10 | |
This reverts commit 68327a03d28035352a8eaa9c8960b590eaf64c71. | |||||
2015-07-03 | Merge pull request #152 from pudh4418/remove-patch-file | Martin Wimpress | 1 | -14/+0 | |
Remove obsolete patch file | |||||
2015-07-02 | Remove obsolete patch file | Roy Zhang | 1 | -14/+0 | |
The patch file is not used during compilation, so remove it. | |||||
2015-07-02 | applets/prefs/stats: properly show corresponding help pages | Monsta | 5 | -5/+5 | |
2015-06-25 | Merge pull request #148 from NiceandGently/master | Martin Wimpress | 12 | -40/+47 | |
improve help | |||||
2015-06-25 | remove non-existing mate-feedback links | raveit65 | 1 | -10/+0 | |
2015-06-25 | help: fix broken images | raveit65 | 11 | -0/+0 | |
2015-06-25 | Help: fix links and update mateconf to gsettings usage | raveit65 | 1 | -31/+48 | |
2015-06-12 | Sync translations with transifex | mate-i18n | 4 | -33/+56 | |
2015-06-09 | Merge pull request #143 from pudh4418/fix-dbus-memleak | Martin Wimpress | 1 | -21/+27 | |
Fix memory leak problem when calling logind DBus method | |||||
2015-05-04 | Bump version to 1.10.0mate-power-manager-1.10.0 | Stefano Karapetsas | 2 | -3/+3 | |
2015-05-04 | dropped HAL-based bugreport script, corrected README | Monsta | 5 | -107/+7 | |
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-05-04 | dropped udisks support for several reasons. | Monsta | 9 | -370/+0 | |
1. udisks1 will soon be dropped from debian and ubuntu, and probably from other major distros as well. it's replaced by udisks2. 2. the only udisks1 feature that was used in m-p-m was the disk spindown. its usefullness is questionable, especially when you have an SSD. 3. udisks2 doesn't seem to have neither API nor command-line tools for the spindown feature. 4. spindown support has been dropped in gnome-power-manager in 2011, https://git.gnome.org/browse/gnome-power-manager/commit/?id=d97a988246d34f4cd38b7ee1335c9b500c7c522f 5. it also has been dropped in xfce-power-manager in 2014, http://git.xfce.org/xfce/xfce4-power-manager/log/?qt=grep&q=disk+spin+down Closes https://github.com/mate-desktop/mate-power-manager/pull/144 | |||||
2015-05-04 | Sync translations with transifex | mate-i18n | 2 | -71/+72 | |
2015-04-11 | Fix memory leak problem when calling logind DBus method | Roy Zhang | 1 | -21/+27 | |
We should catch and free the GVariant returned by proxy calls even if the DBus method returns no value. | |||||
2015-04-04 | Bump version to 1.9.90mate-power-manager-1.9.90 | Stefano Karapetsas | 2 | -4/+4 | |
2015-04-04 | Gtk3: fix mate-power-statistics gui | raveit65 | 1 | -50/+139 | |
Closes https://github.com/mate-desktop/mate-power-manager/pull/138 | |||||
2015-04-04 | Sync translations with transifex | mate-i18n | 3 | -1189/+1338 | |
2015-04-04 | Remove obsolete egg-string code | Roy Zhang | 4 | -504/+30 | |
Closes https://github.com/mate-desktop/mate-power-manager/pull/141 | |||||
2015-03-23 | removed obsolete and unused mateconf code | monsta | 1 | -52/+0 | |
Closes https://github.com/mate-desktop/mate-power-manager/pull/137 | |||||
2015-03-19 | removed unused code, corrected indentation | monsta | 1 | -13/+5 | |
the code seems to be unused since https://github.com/mate-desktop/mate-power-manager/commit/8767ffb8172c1e9ae4410226ac4015309bc03f7f Closes https://github.com/mate-desktop/mate-power-manager/pull/136 | |||||
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-19 | upower: handle UP_DEVICE_STATE_UNKNOWN, avoid assert | monsta | 1 | -0/+4 | |
Closes https://github.com/mate-desktop/mate-power-manager/pull/130 |