summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2019-03-21Add ELOGIND supportVictor Kareh1-0/+29
Reuses HAVE_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]> Co-authored-by: Jorge Pizarro Callejas <[email protected]>
2019-02-24release 1.22.0v1.22.0raveit651-1/+1
2019-02-08Fix make distcheck fail on debian.Wu Xiaotian1-2/+0
2018-06-17pre-bump versionraveit651-1/+1
2018-01-28release 1.20v1.20.0raveit651-1/+1
2018-01-28require GTK+ 3.22 and GLib 2.50monsta1-8/+2
and drop additional checks for min/max GLib versions, it's not needed
2017-10-27release 1.19.1v1.19.1raveit651-1/+1
2017-03-30pre-bump versionraveit651-1/+1
2017-03-12release 1.18.0v1.18.0raveit651-1/+1
2017-03-05pre-bump versionmonsta1-1/+1
2017-03-05Replace deprecated upower functions with ConsoleKit2 equivalentsSander Sweers1-28/+0
This requires ConsoleKit2 version 0.9.2. + corrections for issues mentioned at https://github.com/mate-desktop/mate-session-manager/pull/133
2017-01-18Bump version to 1.17.1v1.17.1Martin Wimpress1-1/+1
2017-01-18build: check stricter for presence of xtransmonsta1-5/+11
this should ensure that mate-session won't listen to TCP ports. if needed, this check can be disabled using --without-xtrans option. fixes https://github.com/mate-desktop/mate-session-manager/issues/131 adapted from: https://git.gnome.org/browse/gnome-session/commit/?id=aa4c9d125012ae94154ce075d62342b63b41a7d9
2017-01-06release 1.17.0v1.17.0raveit651-1/+1
2016-09-18release 1.16.0v1.16.0raveit651-1/+1
2016-05-26bump version to 1.15.0monsta1-1/+1
2016-05-17require GTK+ >= 3.14, drop GTK+2 code and --with-gtk build optionmonsta1-23/+4
2016-04-05release 1.14.0raveit651-1/+1
2016-01-05pre-bump version to 1.13.0Wolfgang Ulbrich1-1/+1
2015-12-13fix warnings about unused variablesMonsta1-1/+1
2015-12-13Merge pull request #110 from oleid/mastermonsta1-1/+6
compile fix for upower 0.99 series
2015-12-04Bump version to 1.12.1monsta1-1/+1
2015-11-14compile fix for upower 0.99 seriesOlaf Leidinger1-1/+6
upower 0.99 has lost support for hibernate and suspend. This leads to undefined references to up_client_get_can_suspend and up_client_get_can_hibernate on my system. This patch removes any call to those functions for upower >= 0.99.
2015-11-11get rid of dependency on libmate-desktopmonsta1-2/+0
this introduces a bit of code duplication but makes m-s-m independent of any MATE packages which rely upon GTK+, and so makes it possible to migrate m-s-m to GTK+3 right away. of course, this change might be reverted in the future (when all of MATE becomes GTK+3 only).
2015-11-08configure.ac: use release version of GTK+3, not pre-release oneMonsta1-1/+1
2015-11-031.12.0v1.12.0Clement Lefebvre1-1/+1
2015-10-06pre-bump version to 1.11.0raveit651-1/+1
2015-10-05fix build issue when using libsystemd-login packageMonsta1-2/+2
2015-10-01fix systemd support that my copy/paste mistake broke in last commitMonsta1-2/+2
2015-10-01configure.ac: add support for new libsystemd libraryMonsta1-1/+3
2015-09-08define max/min version of GLibinfirit1-0/+6
2015-09-08Rework gsettings schema buildinginfirit1-1/+2
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files
2015-08-19configure.ac: drop obsolete macromonsta1-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-07-13Bump version to 1.10.2mate-session-manager-1.10.2Monsta1-1/+1
2015-06-11Bump version to 1.10.1mate-session-manager-1.10.1Martin Wimpress1-1/+1
2015-04-07Bump version to 1.10.0mate-session-manager-1.10.0Stefano Karapetsas1-1/+1
2015-02-25Bump version to 1.9.90mate-session-manager-1.9.90Stefano Karapetsas1-1/+1
2014-12-16Revert "Revert "Drop support for Glib < 2.36""infirit1-1/+1
This reverts commit f61b93311585587b105748b77b4b7279b5699a3e.
2014-12-16Revert "Drop support for Glib < 2.36"infirit1-1/+1
This reverts commit e017ed5b24f91705facec821afdc066f7a3523b5.
2014-12-15Update configure.acposophe1-38/+1
2014-11-22Bump version to 1.9.3mate-session-manager-1.9.3Stefano Karapetsas1-1/+1
2014-11-10Disable upower support by defaultmate-session-manager-1.9.2Stefano Karapetsas1-1/+1
2014-11-10Bump version to 1.9.2Stefano Karapetsas1-1/+1
2014-11-05Bump mate-desktop version to 1.9.3 for log-out lockdown changesinfirit1-1/+1
2014-07-12Add mate-desktop as dependency and use function from thereStefano Karapetsas1-0/+2
2014-07-01Bump version to 1.9.1Stefano Karapetsas1-1/+1
2014-07-01Merge branch 'versions' of github.com:dnk/mate-session-manager into dnk-versionsinfirit1-1/+1
2014-07-01Drop support for Glib < 2.36infirit1-1/+1
2014-07-01bump glib and gtk required versionsDenis Gorodnichev1-2/+2
2014-03-22Bump version to 1.9.0Stefano Karapetsas1-1/+1