summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-01-09update copyright year to 2018monsta3-3/+3
2017-12-27release 1.19.1v1.19.1raveit652-1/+8
2017-12-27sync with transifexraveit6585-132/+140
2017-12-08WidthOfScreen and HeightOfScreen implementationPablo Barciela1-7/+3
This commit reverts: https://github.com/mate-desktop/mate-power-manager/commit/f748d5794f02d02ba949ad1503ed72207efca40c And it applies an alternative to fix the deprecated functions: gdk_screen_get_width gdk_screen_get_height
2017-11-28fix typos in some more commentsmonsta2-4/+4
2017-11-27Correct spelling mistake.Edward Betts1-1/+1
2017-11-01sync with Transifexmonsta8-303/+315
2017-10-11release 1.19.0v1.19.0raveit651-0/+12
2017-10-11sync with transifexraveit6585-8366/+8376
2017-10-05update copyright yearmonsta3-3/+3
2017-08-24gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker2-0/+24
avoid deprecated: gdk_screen_get_monitor_geometry gdk_screen_get_monitor_at_point
2017-08-16don't abort on unknown DBus signal namemonsta1-1/+1
it's external data, so it's not very clever to put assert on it same as done in: https://github.com/mate-desktop/mate-panel/commit/40b31b2117f8a1776d2f23d97c60547c3c5a70e4
2017-08-08avoid deprecated gdk_screen_get_width/heightZenWalker1-2/+7
2017-07-28avoid deprecated gdk_display_get_screenZenWalker1-24/+18
2017-07-26don't use deprecated gtk_show_uriraveit654-0/+18
use NULL where GdkScreen was NULL, use dialog when screen wasn't NULL
2017-07-18update issue_templateraveit651-0/+3
2017-07-05refresh tray icon on icon theme changemonsta1-0/+23
2017-06-08create issue_template.mdraveit651-0/+16
2017-05-20Restore Polish translation credits from GNOMEPiotr Drąg1-6/+11
2017-03-30pre-bump versionraveit652-1/+3
2017-03-28actually check the $XPROTO_REQUIRED variable's valueRobert Nagy1-1/+1
2017-03-22statistics UI: add style class mpm-statisticsraveit651-0/+3
2017-03-13release 1.18.0v1.18.0raveit651-1/+1
2017-03-13sync with transifexraveit6585-11232/+11256
2017-03-13update NEWS for 1.18, also add latest 1.16.x entriesmonsta1-18/+30
2017-03-07Replace deprecated UPower functions with ConsoleKit2 equivalentsinfirit4-23/+139
This requires ConsoleKit2 0.9.2. + some corrections for issues mentioned at https://github.com/mate-desktop/mate-power-manager/pull/209
2017-03-07remove some unused dbus-glib includesmonsta4-5/+0
2017-03-07use proper return type and fix a small memleakmonsta1-2/+4
2017-03-05man: use manpages as is instead of generating them from sgmlmonsta12-607/+109
same as it's done in all other MATE projects. also drop build-dep on docbook2man, now it's not needed anymore. manpages are moved to data/ directory to avoid conflicts with old generated manpages in man/ directory when doing git pull (in case generated files are present). therefore man/ directory is removed completely.
2017-03-05pre-bump versionmonsta2-1/+3
2017-03-03add some missing variable initializationsmonsta1-2/+2
2017-02-10brightness applet: fix mouse scroll over icon when no popup is shownmonsta1-0/+1
2017-02-09build: remove strict options, they just get in the waymonsta1-23/+0
2017-02-02brightness applet: properly hide popup on Esc/Enter/Space keysmonsta1-13/+6
the new code was looked up in upstream brightness applet... fixes https://github.com/mate-desktop/mate-power-manager/issues/203
2017-02-02brightness applet: fix indent in some placesmonsta1-22/+21
2017-02-01build: require xproto >= 7.0.15 and simplify some codemonsta2-19/+3
2017-02-01build: don't require xrender, it's not usedmonsta1-3/+1
2017-02-01build: drop useless docdir optionmonsta1-11/+0
2017-01-18Bump version to 1.17.1v1.17.1Martin Wimpress2-2/+16
2017-01-18Merge pull request #153 from mpottage/masterMartin Wimpress1-4/+8
Check both the "Backlight" and "BACKLIGHT" xrandr properties.
2017-01-18Check both the "Backlight" and "BACKLIGHT" xrandr properties for a backlight.Matthew Pottage1-4/+8
Added checking the "Backlight" property. "BACKLIGHT" appears to be the legacy property. This resolves an issue where xbacklight can change the backlight, but mate-power-manager can't.
2017-01-16po: don't mention non-existent files in POTFILES.skipmonsta1-2/+0
2017-01-16remove man page for non-existent bugreport toolmonsta4-110/+0
tool was removed in https://github.com/mate-desktop/mate-power-manager/commit/c005217966cbe610fe25639dd9faa5a6e0a2cea2
2017-01-16remove docs dir which doesn't have any actual docsmonsta5-61/+0
there are only leftovers, the actual docs were dropped long ago: https://git.gnome.org/browse/gnome-power-manager/commit/?id=38d68a6f5904e406caab87b5c6184ebc50e8be04
2017-01-15Replace no longer valid "expose-event" with "draw"lukefromdc1-1/+1
expose-event is not available in GTK3, draw is its replacement. Stops warnings from inhibit applet when mate-panel is started/restarted
2017-01-13Update mate-power-manager NEWS to use consistent, project wide, ↵Martin Wimpress1-124/+86
markdown-like formatting. This will make generating release announcements easier.
2017-01-07statistics: don't call upower function on a NULL device pathmonsta1-0/+4
fixes https://github.com/mate-desktop/mate-power-manager/issues/139
2016-12-25Brightness: fix OSD rendering when not compositedlukefromdc1-2/+2
Also add style class msd-osd-window-solid, same as mate-settings-daemon volume control. Based on https://github.com/mate-desktop/mate-settings-daemon/commit/5d580b9985b61a486c8d23eaa34091a14d01b9e0 and https://github.com/mate-desktop/mate-settings-daemon/commit/9aa4c4e379e71ebe8436898a3af61c4c96c9cc8a
2016-11-28po: actually add new language from Transifexmonsta1-0/+1
2016-11-27release 1.17.0v1.17.0raveit651-0/+3