summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-10-14tray icon: support custom themeslukefromdc1-0/+14
support custom themes, include robust transparency support even when wm is not properly identified by gtk as compositing
2015-10-14corrected comments to mention org.gnome.SessionManagermonsta1-3/+3
2015-10-09release 1.11.0mate-power-manager-1.11.0raveit651-0/+5
2015-10-09GTK3: brightness-applet, fix selection of slider and GtkSpinButtonsraveit651-0/+80
fixes https://github.com/mate-desktop/mate-power-manager/issues/62
2015-10-06pre-bump version to 1.11.0raveit652-1/+4
2015-09-09Add min/max glib versionsinfirit1-0/+6
2015-09-09backlight-helper: Add gmux_backlight to backlight_interfacesinfirit1-0/+1
Fixes #135
2015-09-08Rework gsettings schema buildinginfirit4-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-04Switch to org.gnome.SessionManagerClement Lefebvre2-9/+9
2015-09-04Show vendor/model informationClement Lefebvre2-6/+24
2015-08-31drop xrandr 1.2 compatibility (it's ancient)Monsta3-52/+4
2015-08-31Save copying costRoy Zhang1-6/+3
2015-08-31Merge pull request #163 from monsta/checkMartin Wimpress1-1/+1
check for GTK+ release, not pre-release
2015-08-31check for GTK+ release, not pre-releaseMonsta1-1/+1
2015-08-08inhibit applet: use GtkWidget instead of GtkObjectMonsta1-8/+4
2015-08-03Drop GtkObject usageinfirit1-7/+4
2015-08-03brightness applet: drop gdkkeysyms-compat usage, use modern key namesMonsta1-14/+13
2015-07-28Merge pull request #157 from mesouug/masterMartin Wimpress2-2/+13
Unable to change keyboard back light #108
2015-07-28Also free the builder when finalizingRoy Zhang1-0/+1
2015-07-28Fix memory leaksRoy Zhang1-0/+3
g_variant_get() uses g_strdup() internally, so we should free the string after use.
2015-07-28Unable to change keyboard back light #108Mikhail Shevtsov2-2/+13
Fixed issue for laptops with levels less then 10;
2015-07-14Bump version to 1.10.1mate-power-manager-1.10.1Monsta2-1/+10
2015-07-08Revert "remove non-existing mate-feedback links"raveit651-0/+10
This reverts commit 68327a03d28035352a8eaa9c8960b590eaf64c71.
2015-07-03Merge pull request #152 from pudh4418/remove-patch-fileMartin Wimpress1-14/+0
Remove obsolete patch file
2015-07-02Remove obsolete patch fileRoy Zhang1-14/+0
The patch file is not used during compilation, so remove it.
2015-07-02applets/prefs/stats: properly show corresponding help pagesMonsta5-5/+5
2015-06-25Merge pull request #148 from NiceandGently/masterMartin Wimpress12-40/+47
improve help
2015-06-25remove non-existing mate-feedback linksraveit651-10/+0
2015-06-25help: fix broken imagesraveit6511-0/+0
2015-06-25Help: fix links and update mateconf to gsettings usageraveit651-31/+48
2015-06-12Sync translations with transifexmate-i18n4-33/+56
2015-06-09Merge pull request #143 from pudh4418/fix-dbus-memleakMartin Wimpress1-21/+27
Fix memory leak problem when calling logind DBus method
2015-05-04Bump version to 1.10.0mate-power-manager-1.10.0Stefano Karapetsas2-3/+3
2015-05-04dropped HAL-based bugreport script, corrected READMEMonsta5-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-04dropped udisks support for several reasons.Monsta9-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-04Sync translations with transifexmate-i18n2-71/+72
2015-04-11Fix memory leak problem when calling logind DBus methodRoy Zhang1-21/+27
We should catch and free the GVariant returned by proxy calls even if the DBus method returns no value.
2015-04-04Bump version to 1.9.90mate-power-manager-1.9.90Stefano Karapetsas2-4/+4
2015-04-04Gtk3: fix mate-power-statistics guiraveit651-50/+139
Closes https://github.com/mate-desktop/mate-power-manager/pull/138
2015-04-04Sync translations with transifexmate-i18n3-1189/+1338
2015-04-04Remove obsolete egg-string codeRoy Zhang4-504/+30
Closes https://github.com/mate-desktop/mate-power-manager/pull/141
2015-03-23removed obsolete and unused mateconf codemonsta1-52/+0
Closes https://github.com/mate-desktop/mate-power-manager/pull/137
2015-03-19removed unused code, corrected indentationmonsta1-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-19statistics: adjustment for API breakage in upower 0.99Monsta1-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-03-15Sync translations with transifexmate-i18n2-0/+2256
2015-03-15removed the property that made UI load failMonsta1-2/+0
2015-03-15abort application when UI load failsMonsta2-8/+5
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
2015-01-20Bump version to 1.9.1Stefano Karapetsas2-3/+3
2015-01-20Sync translations with transifexmate-i18n8-1475/+1064