summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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
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
2017-01-18Check both the "Backlight" and "BACKLIGHT" xrandr properties for a backlight.Matthew Pottage1-4/+8
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
2017-01-16remove docs dir which doesn't have any actual docsmonsta5-61/+0
2017-01-15Replace no longer valid "expose-event" with "draw"lukefromdc1-1/+1
2017-01-13Update mate-power-manager NEWS to use consistent, project wide, markdown-like...Martin Wimpress1-124/+86
2017-01-07statistics: don't call upower function on a NULL device pathmonsta1-0/+4
2016-12-25Brightness: fix OSD rendering when not compositedlukefromdc1-2/+2
2016-11-28po: actually add new language from Transifexmonsta1-0/+1
2016-11-27release 1.17.0v1.17.0raveit651-0/+3
2016-11-27sync with transiflexraveit6512-160/+2438
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta24-1034/+18
2016-11-21fix indent a bitmonsta7-9/+9
2016-11-21add missing #includemonsta1-0/+2
2016-09-19release 1.16.0v1.16.0raveit651-1/+1
2016-09-18po: actually add new language from Transifexmonsta1-0/+1
2016-09-18update NEWS for 1.16monsta1-35/+14
2016-09-18sync with Transifexmonsta84-22168/+23033
2016-08-01applets: remove unneeded #undefmonsta2-6/+0
2016-08-01applets: don't include non-existent dir in Makefile.ammonsta2-3/+0
2016-08-01release 1.15.1v1.15.1raveit651-0/+19
2016-08-01keep old copyright informationsraveit652-2/+12
2016-08-01update CFLAGS and LIBS, MATE to CAIROraveit653-9/+9
2016-08-01applets: update Copyrightraveit652-2/+2
2016-08-01applets: use GtkAbout and drop dependency to libmate-desktopraveit653-30/+26
2016-08-01Port from libunique to GtkApplicationMatt Spaulding6-30/+142
2016-07-25remove dbus-monitor from tests in make fileraveit651-2/+0
2016-07-25applets: remove egg-dbus-proxy and use the provided functions in GDBusraveit658-696/+66
2016-07-25remove egg-dbus-proxy and use the provided functions in GDBusraveit654-365/+28
2016-07-25Assign names to our idle sources when using newer versions of glib2raveit655-7/+23
2016-07-25Show the primary device time remaining as the first entry in the context menuraveit653-0/+83
2016-07-25Do not issue a console warning when laptop batteries are emptyraveit651-0/+6
2016-07-25allow non-battery devices to be used for gpm_engine_update_composite_device()raveit651-2/+14
2016-07-25Reorganize the tray icon code to make it easier for AppIndicatorraveit651-20/+35
2016-07-25Add a ::devices-changed signal to GpmEngine that helper code may wantraveit652-0/+11
2016-07-25trivial: provide some text for devices that are not present in gpm_upower_get...raveit651-3/+6
2016-07-25fix code madnessraveit651-2/+0