summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-05-28travis: use f28 and disable archlinux1.20raveit651-2/+2
2019-05-25travis: use Debian Buster which has 1.20Pablo Barciela1-1/+1
2019-03-10add Travis-CI supportraveit651-0/+112
2019-02-09tx: update resources for transifexraveit651-5/+4
2019-02-08add mate-wm.desktop.in into tarballWu Xiaotian1-5/+4
2019-02-08Fix make distcheck fail on debian.Wu Xiaotian6-17/+3
2018-12-23release 1.20v1.20.2raveit652-1/+7
2018-12-23tx: sync with transifexraveit65135-199/+1984
2018-12-23tx: fix Project-Id-Version in resource fileraveit651-2/+2
2018-12-23disable deprecation warnings for distcheckraveit651-0/+3
2018-06-27Fixed typo in --logout-dialog optionelcste1-1/+1
2018-06-17release 1.20.1v1.20.1raveit652-4/+9
2018-06-17sync with transifexraveit65133-3407/+16434
2018-06-17Fix broken link in man pagesEmilio Cecchini4-9/+9
2018-03-23tx: update config with branch specific resouresraveit651-2/+2
2018-03-17tx: add makepot and .pot filesraveit652-0/+545
2018-03-12transifex: set minimum_perc and type in config fileraveit651-0/+2
2018-01-28release 1.20v1.20.0raveit652-1/+7
2018-01-28sync with transifexraveit65111-1866/+1868
2018-01-28require GTK+ 3.22 and GLib 2.50monsta2-21/+2
and drop additional checks for min/max GLib versions, it's not needed
2018-01-03gsm-manager.c: Fix build warning:Pablo Barciela1-1/+4
ignoring return value of ‘fscanf’, declared with attribute warn_unused_result
2017-10-27release 1.19.1v1.19.1raveit652-1/+10
2017-10-27sync with Transifexmonsta111-123/+124
2017-10-17don't lose focus when displaying logout or shutdown dialogmonsta1-0/+5
same as done in: https://github.com/mate-desktop/mate-polkit/commit/ed37b52fbfbce5d57d0549fac1a9dca2502f3372 fixes https://github.com/mate-desktop/mate-session-manager/issues/123 fixes https://github.com/mate-desktop/mate-session-manager/issues/140
2017-08-22README: remove link to mailing listmonsta1-4/+0
2017-08-14add style class logout-dialograveit651-0/+4
2017-08-03avoid deprecated gdk_screen_make_display_nameZenWalker1-3/+2
2017-07-26don't use deprecated gtk_show_uriraveit651-1/+11
2017-07-20release 1.19.0v1.19.0raveit651-0/+8
2017-07-20sync with transifexraveit6510-167/+174
2017-07-20avoid deprecated gdk_screen_get_numberZenWalker1-1/+1
2017-07-18update issue_templateraveit651-0/+3
2017-06-08create issue_template.mdraveit651-0/+16
2017-05-25systemd user-session needs to be updated to get all user-definedBjörn Esser3-6/+133
enviroment when the session starts. If we get passed an environment variable, send it along to the systemd --user session so things running in that context can pick it up. See: https://bugzilla.gnome.org/show_bug.cgi?id=736660
2017-05-25dbus needs to be updated to get all user-defined environment whenBjörn Esser3-29/+99
the session starts. dbus-update-activation-environment excepts certain environment variables, that systemd won't. We're going to want to eventually send the environment to systemd, too, so we should make sure the same set of variables get sent to both. See: https://bugzilla.gnome.org/show_bug.cgi?id=736660
2017-05-20Restore Polish translation credits from GNOMEPiotr Drąg1-6/+11
2017-03-30pre-bump versionraveit652-1/+3
2017-03-12release 1.18.0v1.18.0raveit651-1/+1
2017-03-12sync with transifexraveit659-97/+102
2017-03-12update NEWS for 1.18, also add 1.16.1 entriesmonsta1-9/+11
2017-03-05pre-bump versionmonsta2-1/+4
2017-03-05Replace deprecated upower functions with ConsoleKit2 equivalentsSander Sweers7-113/+159
This requires ConsoleKit2 version 0.9.2. + corrections for issues mentioned at https://github.com/mate-desktop/mate-session-manager/pull/133
2017-03-05fix indent a bitmonsta3-79/+79
2017-02-27fix indent of some #if's to match the rest of the filemonsta1-8/+8
2017-01-18Bump version to 1.17.1v1.17.1Martin Wimpress2-2/+6
2017-01-18Merge pull request #132 from mate-desktop/dont-listenMartin Wimpress2-9/+15
build: check stricter for presence of xtrans
2017-01-18build: check stricter for presence of xtransmonsta2-9/+15
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-13Update mate-session-manager NEWS to use consistent, project wide, ↵Martin Wimpress1-14/+26
markdown-like formatting. This will make generating release announcements easier.
2017-01-06release 1.17.0v1.17.0raveit652-1/+7
2017-01-06sync with transifexraveit65107-1912/+2453