Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-10 | Change url project's website | Laurent Napias | 1 | -1/+1 | |
2019-04-23 | pre-bump version | raveit65 | 1 | -1/+1 | |
2019-04-04 | Add ELOGIND support | Victor Kareh | 1 | -0/+27 | |
Reuses WITH_SYSTEMD #define to reduce #ifdef mess. ELOGIND is not officially supported, but since it's a subset of systemd, it should work out of the box. Co-authored-by: Joakim Tjernlund <[email protected]> | |||||
2019-02-25 | release 1.22.0v1.22.0 | raveit65 | 1 | -1/+1 | |
2018-05-27 | release 1.21.0v1.21.0 | raveit65 | 1 | -1/+1 | |
2018-05-27 | bump required version of mate-menus | raveit65 | 1 | -1/+1 | |
2018-02-01 | release 1.20v1.20.0 | raveit65 | 1 | -1/+1 | |
2018-02-01 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -6/+2 | |
2017-12-26 | release 1.19.1v1.19.1 | raveit65 | 1 | -1/+1 | |
2017-09-08 | drop glib required max version | raveit65 | 1 | -3/+1 | |
2017-04-18 | Implement OpenBSD authentication using bsd_auth(3). | Robert Nagy | 1 | -2/+48 | |
OpenBSD does not have nor use pam(8) for password authentication but instead uses bsd_auth(3): add a bsd_auth authentication scheme to make locking possible. This has been a part of gnome-screensaver already but was probably removed at one point. This is mostly identical to that code, with some minor modifications. | |||||
2017-03-30 | pre-bump version | raveit65 | 1 | -1/+1 | |
2017-03-13 | release 1.18.0v1.18.0 | raveit65 | 1 | -1/+1 | |
2017-01-18 | Bump version to 1.17.1v1.17.1 | Martin Wimpress | 1 | -1/+1 | |
2016-11-20 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -30/+9 | |
and require libmatekbd and libmate-desktop >= 1.17 | |||||
2016-11-20 | build: require libmate-menu 1.10 | monsta | 1 | -1/+1 | |
2016-09-19 | release 1.16.0v1.16.0 | raveit65 | 1 | -1/+1 | |
2016-07-15 | distcheck: explicitly use currently selected GTK+ version | raveit65 | 1 | -0/+2 | |
2016-06-25 | pre-bump version | raveit65 | 1 | -1/+1 | |
2016-06-07 | release 1.15.0v1.15.0 | raveit65 | 1 | -1/+1 | |
2016-05-21 | update to 1.14.1 releasev1.14.1 | raveit65 | 1 | -1/+1 | |
2016-04-06 | release 1.14.0 | raveit65 | 1 | -1/+1 | |
2016-01-21 | configure.ac: no need to parse and print dbus version anymore | monsta | 1 | -34/+0 | |
2016-01-05 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 1 | -1/+1 | |
2015-11-03 | 1.12.0v1.12.01.12 | Clement Lefebvre | 1 | -1/+1 | |
2015-10-21 | release 1.11.1mate-screensaver-1.11.1 | raveit65 | 1 | -1/+1 | |
2015-10-06 | pre-bump version to 1.11.0 | raveit65 | 1 | -1/+1 | |
2015-10-05 | fix build w/o systemd support | Monsta | 1 | -2/+2 | |
fixes https://github.com/mate-desktop/mate-screensaver/issues/83 | |||||
2015-10-01 | configure.ac: add support for new libsystemd library | Monsta | 1 | -3/+3 | |
2015-09-08 | define max/min version of GLib | infirit | 1 | -0/+6 | |
2015-09-08 | Rework gsettings schema building | infirit | 1 | -1/+1 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly | |||||
2015-09-08 | Merge pull request #77 from monsta/patch-2 | Martin Wimpress | 1 | -1/+0 | |
configure.ac: drop obsolete macro | |||||
2015-08-25 | stop caring for osx | Monsta | 1 | -10/+0 | |
2015-08-19 | configure.ac: drop obsolete macro | monsta | 1 | -1/+0 | |
It's been a no-op for a long time. See https://mail.gnome.org/archives/commits-list/2011-December/msg00681.html for example. | |||||
2015-06-11 | Bump version to 1.10.1mate-screensaver-1.10.1 | Martin Wimpress | 1 | -1/+1 | |
2015-05-04 | Bump version to 1.10.0mate-screensaver-1.10.0 | Stefano Karapetsas | 1 | -1/+1 | |
2015-04-04 | Bump version to 1.9.90mate-screensaver-1.9.90 | Stefano Karapetsas | 1 | -1/+1 | |
2015-01-20 | Bump version to 1.9.2mate-screensaver-1.9.2 | Stefano Karapetsas | 1 | -1/+1 | |
2014-12-16 | Revert "Drop back to Glib 2.32 in configure.ac" | infirit | 1 | -1/+1 | |
This reverts commit d1381afe0285c1fb4dabb2ccf3ad496efab9f3ff. | |||||
2014-12-16 | Drop back to Glib 2.32 in configure.ac | infirit | 1 | -1/+1 | |
2014-12-15 | Bump mate-desktop required to version 1.9.4 | infirit | 1 | -1/+1 | |
The materr* changes are not in mate-desktop 1.9.3 yet. | |||||
2014-11-30 | configure.ac: use dots when printing dbus version | monsta | 1 | -1/+1 | |
2014-11-30 | Bump required mate-desktop version for materr* changes | infirit | 1 | -1/+1 | |
2014-11-19 | Bump version to 1.9.1mate-screensaver-1.9.1 | Stefano Karapetsas | 1 | -1/+1 | |
2014-07-02 | Bump minimum GTK2 and GLIB versions | Stefano Karapetsas | 1 | -2/+2 | |
2014-03-27 | Bump version to 1.9.0 | Stefano Karapetsas | 1 | -1/+1 | |
2014-03-01 | Bump version to 1.8.0mate-screensaver-1.8.0 | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-18 | Bump version to 1.7.90mate-screensaver-1.7.90 | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-18 | configure: Add check-news | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-09 | Bump version to 1.7.1mate-screensaver-1.7.1 | Stefano Karapetsas | 1 | -1/+1 | |