Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-11-07 | lockdown: Add define for disable-log-out | infirit | 1 | -1/+2 |
2014-11-05 | Bump mate-desktop version to 1.9.3 for log-out lockdown changes | infirit | 1 | -1/+1 |
2014-11-04 | gsm: Also support disable-log-out for Shutdown/CanShutdown dbus methods | infirit | 1 | -10/+30 |
2014-11-04 | Improve logout lockdown | infirit | 2 | -0/+17 |
2014-11-04 | manager: track full details of logout request | infirit | 1 | -31/+42 |
2014-11-04 | Replace gdk_set_sm_client_id with gdk_x11_set_sm_client_id | infirit | 1 | -1/+2 |
2014-11-04 | manager: don't ever show inhibitor dialog if logout is forced | infirit | 1 | -3/+21 |
2014-11-04 | manager: remove client from query clients list on disconnect | infirit | 1 | -6/+47 |
2014-11-04 | Use resizable property instead of allow-grow allow-shrink | infirit | 1 | -2/+1 |
2014-11-04 | gsettings: stop using g_settings_list_schemas() | infirit | 1 | -22/+20 |
2014-10-12 | Sync translations with transifex | mate-i18n | 6 | -68/+72 |
2014-10-03 | gtk-3.14: invisible session properties dialog | Denis Gorodnichev | 2 | -0/+4 |
2014-09-29 | Set XDG_CURRENT_DESKTOP if unset | Denis Gorodnichev | 1 | -0/+3 |
2014-09-22 | Merge pull request #61 from monsta/patch-1 | Stefano Karapetsas | 1 | -1/+0 |
2014-09-13 | Get rid of Gtk-WARNING **: Unknown property: GtkHBox.expand | monsta | 1 | -1/+0 |
2014-07-12 | Add mate-desktop as dependency and use function from there | Stefano Karapetsas | 2 | -36/+5 |
2014-07-12 | Add ability to enable/disable debug with GSettings | Stefano Karapetsas | 1 | -0/+58 |
2014-07-12 | Sync translations with transifex | mate-i18n | 4 | -168/+168 |
2014-07-08 | Add key in GSettings schema to set logout timeout in seconds | Stefano Karapetsas | 2 | -10/+28 |
2014-07-01 | Disable upower in distcheckmate-session-manager-1.9.1 | Stefano Karapetsas | 1 | -0/+2 |
2014-07-01 | Bump version to 1.9.1 | Stefano Karapetsas | 2 | -2/+2 |
2014-07-01 | Merge branch 'versions' of github.com:dnk/mate-session-manager into dnk-versions | infirit | 1 | -1/+1 |