Age | Commit message (Expand) | Author | Files | Lines |
2017-05-20 | Restore Polish translation credits from GNOME | Piotr Drąg | 1 | -6/+11 |
2017-03-30 | pre-bump version | raveit65 | 2 | -1/+3 |
2017-03-28 | actually check the $XPROTO_REQUIRED variable's value | Robert Nagy | 1 | -1/+1 |
2017-03-22 | statistics UI: add style class mpm-statistics | raveit65 | 1 | -0/+3 |
2017-03-13 | release 1.18.0v1.18.0 | raveit65 | 1 | -1/+1 |
2017-03-13 | sync with transifex | raveit65 | 85 | -11232/+11256 |
2017-03-13 | update NEWS for 1.18, also add latest 1.16.x entries | monsta | 1 | -18/+30 |
2017-03-07 | Replace deprecated UPower functions with ConsoleKit2 equivalents | infirit | 4 | -23/+139 |
2017-03-07 | remove some unused dbus-glib includes | monsta | 4 | -5/+0 |
2017-03-07 | use proper return type and fix a small memleak | monsta | 1 | -2/+4 |
2017-03-05 | man: use manpages as is instead of generating them from sgml | monsta | 12 | -607/+109 |
2017-03-05 | pre-bump version | monsta | 2 | -1/+3 |
2017-03-03 | add some missing variable initializations | monsta | 1 | -2/+2 |
2017-02-10 | brightness applet: fix mouse scroll over icon when no popup is shown | monsta | 1 | -0/+1 |
2017-02-09 | build: remove strict options, they just get in the way | monsta | 1 | -23/+0 |
2017-02-02 | brightness applet: properly hide popup on Esc/Enter/Space keys | monsta | 1 | -13/+6 |
2017-02-02 | brightness applet: fix indent in some places | monsta | 1 | -22/+21 |
2017-02-01 | build: require xproto >= 7.0.15 and simplify some code | monsta | 2 | -19/+3 |
2017-02-01 | build: don't require xrender, it's not used | monsta | 1 | -3/+1 |
2017-02-01 | build: drop useless docdir option | monsta | 1 | -11/+0 |
2017-01-18 | Bump version to 1.17.1v1.17.1 | Martin Wimpress | 2 | -2/+16 |
2017-01-18 | Merge pull request #153 from mpottage/master | Martin Wimpress | 1 | -4/+8 |
2017-01-18 | Check both the "Backlight" and "BACKLIGHT" xrandr properties for a backlight. | Matthew Pottage | 1 | -4/+8 |
2017-01-16 | po: don't mention non-existent files in POTFILES.skip | monsta | 1 | -2/+0 |
2017-01-16 | remove man page for non-existent bugreport tool | monsta | 4 | -110/+0 |
2017-01-16 | remove docs dir which doesn't have any actual docs | monsta | 5 | -61/+0 |
2017-01-15 | Replace no longer valid "expose-event" with "draw" | lukefromdc | 1 | -1/+1 |
2017-01-13 | Update mate-power-manager NEWS to use consistent, project wide, markdown-like... | Martin Wimpress | 1 | -124/+86 |
2017-01-07 | statistics: don't call upower function on a NULL device path | monsta | 1 | -0/+4 |
2016-12-25 | Brightness: fix OSD rendering when not composited | lukefromdc | 1 | -2/+2 |
2016-11-28 | po: actually add new language from Transifex | monsta | 1 | -0/+1 |
2016-11-27 | release 1.17.0v1.17.0 | raveit65 | 1 | -0/+3 |
2016-11-27 | sync with transiflex | raveit65 | 12 | -160/+2438 |
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 24 | -1034/+18 |
2016-11-21 | fix indent a bit | monsta | 7 | -9/+9 |
2016-11-21 | add missing #include | monsta | 1 | -0/+2 |
2016-09-19 | release 1.16.0v1.16.0 | raveit65 | 1 | -1/+1 |
2016-09-18 | po: actually add new language from Transifex | monsta | 1 | -0/+1 |
2016-09-18 | update NEWS for 1.16 | monsta | 1 | -35/+14 |
2016-09-18 | sync with Transifex | monsta | 84 | -22168/+23033 |
2016-08-01 | applets: remove unneeded #undef | monsta | 2 | -6/+0 |
2016-08-01 | applets: don't include non-existent dir in Makefile.am | monsta | 2 | -3/+0 |
2016-08-01 | release 1.15.1v1.15.1 | raveit65 | 1 | -0/+19 |
2016-08-01 | keep old copyright informations | raveit65 | 2 | -2/+12 |
2016-08-01 | update CFLAGS and LIBS, MATE to CAIRO | raveit65 | 3 | -9/+9 |
2016-08-01 | applets: update Copyright | raveit65 | 2 | -2/+2 |
2016-08-01 | applets: use GtkAbout and drop dependency to libmate-desktop | raveit65 | 3 | -30/+26 |
2016-08-01 | Port from libunique to GtkApplication | Matt Spaulding | 6 | -30/+142 |
2016-07-25 | remove dbus-monitor from tests in make file | raveit65 | 1 | -2/+0 |
2016-07-25 | applets: remove egg-dbus-proxy and use the provided functions in GDBus | raveit65 | 8 | -696/+66 |