Age | Commit message (Expand) | Author | Files | Lines |
2015-07-13 | Bump version to 1.10.2mate-session-manager-1.10.2 | Monsta | 2 | -1/+7 |
2015-07-08 | session properties: actually show help (fixed broken link) | Monsta | 1 | -1/+1 |
2015-06-28 | Merge pull request #89 from obache/neatsrc | Martin Wimpress | 1 | -2/+2 |
2015-06-28 | Fix uninitialized variable usages for !HAVE_UPOWER | OBATA Akio | 1 | -2/+2 |
2015-06-21 | Merge pull request #88 from monsta/fix | Martin Wimpress | 1 | -0/+1 |
2015-06-21 | inhibit tool: add missing include | Monsta | 1 | -0/+1 |
2015-06-20 | Merge pull request #87 from NiceandGently/master | Martin Wimpress | 1 | -1/+3 |
2015-06-20 | set XDG_CURRENT_DESKTOP env to MATE | raveit65 | 1 | -1/+3 |
2015-06-12 | Sync translations with transifex | mate-i18n | 13 | -161/+171 |
2015-06-11 | Bump version to 1.10.1mate-session-manager-1.10.1 | Martin Wimpress | 2 | -1/+5 |
2015-06-09 | Merge pull request #84 from NiceandGently/master | Martin Wimpress | 1 | -0/+1 |
2015-05-19 | fix size of GtkScrolledWindow in session properties | raveit65 | 1 | -0/+1 |
2015-05-19 | Merge pull request #80 from NiceandGently/master | Martin Wimpress | 1 | -42/+43 |
2015-04-07 | Bump version to 1.10.0mate-session-manager-1.10.0 | Stefano Karapetsas | 2 | -2/+2 |
2015-04-01 | ckeck-for-running DM for user switching | raveit65 | 1 | -42/+43 |
2015-02-25 | Bump version to 1.9.90mate-session-manager-1.9.90 | Stefano Karapetsas | 2 | -2/+2 |
2015-02-25 | Sync translations with transifex | mate-i18n | 14 | -138/+145 |
2015-02-25 | debug GSettings: first connect to settings, then read them. | Monsta | 1 | -3/+4 |
2015-02-25 | make indentation more consistent, removed excessive var assignment | Monsta | 1 | -8/+6 |
2015-02-25 | first connect to settings, then read them. | Monsta | 2 | -3/+5 |
2015-01-20 | Sync translations with transifex | mate-i18n | 103 | -5126/+10703 |
2015-01-20 | MsmGnome: Fix and simplify logic | Colomban Wendling | 1 | -23/+15 |
2015-01-13 | MsmGnome: Allow users to disable compatibility options | infirit | 2 | -5/+41 |
2014-12-16 | Revert "Revert "Drop support for Glib < 2.36"" | infirit | 2 | -5/+1 |
2014-12-16 | Revert "Drop support for Glib < 2.36" | infirit | 2 | -1/+5 |
2014-12-15 | avoid dereferencing NULL pointer | Monsta | 1 | -3/+5 |
2014-12-15 | va_start should be paired with va_end | monsta | 1 | -0/+1 |
2014-12-15 | zero-init signals array | monsta | 1 | -1/+1 |
2014-12-15 | Update configure.ac | posophe | 2 | -38/+3 |
2014-11-22 | Bump version to 1.9.3mate-session-manager-1.9.3 | Stefano Karapetsas | 2 | -2/+2 |
2014-11-22 | Sync translations with transifex | mate-i18n | 1 | -4/+5 |
2014-11-18 | logout-dialog: Fix stupid mistake in ccfc0f67de5e6b15a1c7e33f45c671bc2cebd4b4 | infirit | 1 | -4/+5 |
2014-11-11 | Properly init boolean variable and don't leak memory | monsta | 2 | -2/+3 |
2014-11-10 | Disable upower support by defaultmate-session-manager-1.9.2 | Stefano Karapetsas | 2 | -2/+2 |
2014-11-10 | Sync translations with transifex | mate-i18n | 3 | -24/+27 |
2014-11-10 | Bump version to 1.9.2 | Stefano Karapetsas | 2 | -2/+2 |
2014-11-07 | Add a commandline wrapper to inhibit idle | infirit | 5 | -3/+366 |
2014-11-07 | gsm: Refuse to install an idle timeout of 0 seconds | infirit | 1 | -1/+2 |
2014-11-07 | gsm: Never mark as handled the Disconnected signal from dbus | infirit | 1 | -1/+2 |
2014-11-07 | Fix usage of %lld for 64-bit formats | infirit | 1 | -5/+5 |
2014-11-07 | Add an IsSessionRunning method | infirit | 3 | -1/+30 |
2014-11-07 | capplet: Do not pretend we need the egg code here | infirit | 2 | -3/+0 |
2014-11-07 | capplet: remove unused variable | infirit | 1 | -3/+0 |
2014-11-07 | gsm: Add gtk-doc comments for two GsmClient functions | infirit | 1 | -0/+17 |
2014-11-07 | gsm: Do not uselessly duplicate a string | infirit | 1 | -6/+5 |
2014-11-07 | gsm: Do not assume XSMP clients set the SmProgram property | infirit | 1 | -3/+20 |
2014-11-07 | Add missing #include <config.h> | infirit | 1 | -0/+4 |
2014-11-07 | gsm: Fix race condition in idle monitor | infirit | 1 | -0/+1 |
2014-11-07 | gsm: Support disable-user-switching lockdown setting in logout dialog | infirit | 1 | -5/+16 |
2014-11-07 | gsm: Enforce disable-user-switching lockdown setting | infirit | 1 | -1/+24 |