Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-26 | Avoid compile warning for g_type_class_add_private | yetist | 2 | -101/+115 | |
Fixes the issue with GLib >= 2.58, list of modified files: - mate-session/gsm-presence.c - mate-session/gsm-presence.h | |||||
2018-11-26 | Avoid compile warning for g_type_class_add_private | yetist | 2 | -316/+516 | |
Fixes the issue with GLib >= 2.58, list of modified files: - mate-session/gsm-manager.c - mate-session/gsm-manager.h | |||||
2018-11-26 | Avoid compile warning for g_type_class_add_private | yetist | 2 | -67/+46 | |
Fixes the issue with GLib >= 2.58, list of modified files: - egg/eggsmclient.c - egg/eggsmclient.h | |||||
2018-11-26 | Avoid compile warning for g_type_class_add_private | yetist | 2 | -64/+37 | |
Fixes the issue with GLib >= 2.58, list of modified files: - mate-session/gs-idle-monitor.c - mate-session/gs-idle-monitor.h | |||||
2018-11-26 | Avoid compile warning for g_type_class_add_private | yetist | 2 | -75/+36 | |
Fixes the issue with GLib >= 2.58, list of modified files: - mate-session/mdm-signal-handler.c - mate-session/mdm-signal-handler.h | |||||
2018-11-18 | Only show application name when run with --version | yetist | 1 | -1/+1 | |
Run with --version, only show the application name and version, not show the path of program. | |||||
2018-07-07 | Strip outer single quotes from string value returned by gsettings in mate-wm ↵ | Mike Gabriel | 1 | -1/+1 | |
script. See Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889907 | |||||
2018-06-30 | replace deprecated gdk_error_trap functions | yetist | 2 | -11/+16 | |
2018-06-26 | Fixed typo in --logout-dialog option | elcste | 1 | -1/+1 | |
2018-06-23 | release 1.21.0v1.21.0 | raveit65 | 1 | -0/+4 | |
2018-06-23 | sync with transifex | raveit65 | 133 | -3412/+16439 | |
2018-06-17 | pre-bump version | raveit65 | 2 | -1/+3 | |
2018-03-27 | Fix broken link in man pages | Emilio Cecchini | 4 | -9/+9 | |
2018-03-23 | tx: update config with branch specific resoures | raveit65 | 1 | -2/+2 | |
2018-03-17 | tx: add makepot and .pot files | raveit65 | 2 | -0/+545 | |
2018-03-12 | transifex: set minimum_perc and type in config file | raveit65 | 1 | -0/+2 | |
2018-02-13 | avoid deprecated GtkStock | Pablo Barciela | 3 | -9/+9 | |
2018-01-28 | release 1.20v1.20.0 | raveit65 | 2 | -1/+7 | |
2018-01-28 | sync with transifex | raveit65 | 111 | -1866/+1868 | |
2018-01-28 | require GTK+ 3.22 and GLib 2.50 | monsta | 2 | -21/+2 | |
and drop additional checks for min/max GLib versions, it's not needed | |||||
2018-01-03 | gsm-manager.c: Fix build warning: | Pablo Barciela | 1 | -1/+4 | |
ignoring return value of ‘fscanf’, declared with attribute warn_unused_result | |||||
2017-10-27 | release 1.19.1v1.19.1 | raveit65 | 2 | -1/+10 | |
2017-10-27 | sync with Transifex | monsta | 111 | -123/+124 | |
2017-10-17 | don't lose focus when displaying logout or shutdown dialog | monsta | 1 | -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-22 | README: remove link to mailing list | monsta | 1 | -4/+0 | |
2017-08-14 | add style class logout-dialog | raveit65 | 1 | -0/+4 | |
2017-08-03 | avoid deprecated gdk_screen_make_display_name | ZenWalker | 1 | -3/+2 | |
2017-07-26 | don't use deprecated gtk_show_uri | raveit65 | 1 | -1/+11 | |
2017-07-20 | release 1.19.0v1.19.0 | raveit65 | 1 | -0/+8 | |
2017-07-20 | sync with transifex | raveit65 | 10 | -167/+174 | |
2017-07-20 | avoid deprecated gdk_screen_get_number | ZenWalker | 1 | -1/+1 | |
2017-07-18 | update issue_template | raveit65 | 1 | -0/+3 | |
2017-06-08 | create issue_template.md | raveit65 | 1 | -0/+16 | |
2017-05-25 | systemd user-session needs to be updated to get all user-defined | Björn Esser | 3 | -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-25 | dbus needs to be updated to get all user-defined environment when | Björn Esser | 3 | -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-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-12 | release 1.18.0v1.18.0 | raveit65 | 1 | -1/+1 | |
2017-03-12 | sync with transifex | raveit65 | 9 | -97/+102 | |
2017-03-12 | update NEWS for 1.18, also add 1.16.1 entries | monsta | 1 | -9/+11 | |
2017-03-05 | pre-bump version | monsta | 2 | -1/+4 | |
2017-03-05 | Replace deprecated upower functions with ConsoleKit2 equivalents | Sander Sweers | 7 | -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-05 | fix indent a bit | monsta | 3 | -79/+79 | |
2017-02-27 | fix indent of some #if's to match the rest of the file | monsta | 1 | -8/+8 | |
2017-01-18 | Bump version to 1.17.1v1.17.1 | Martin Wimpress | 2 | -2/+6 | |
2017-01-18 | Merge pull request #132 from mate-desktop/dont-listen | Martin Wimpress | 2 | -9/+15 | |
build: check stricter for presence of xtrans | |||||
2017-01-18 | build: check stricter for presence of xtrans | monsta | 2 | -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-13 | Update mate-session-manager NEWS to use consistent, project wide, ↵ | Martin Wimpress | 1 | -14/+26 | |
markdown-like formatting. This will make generating release announcements easier. | |||||
2017-01-06 | release 1.17.0v1.17.0 | raveit65 | 2 | -1/+7 | |
2017-01-06 | sync with transifex | raveit65 | 107 | -1912/+2453 | |