Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-07-01 | Drop support for Glib < 2.36 | infirit | 2 | -5/+1 |
2014-07-01 | Merge pull request #56 from dnk/restore_display_variable | Stefano Karapetsas | 1 | -0/+1 |
2014-07-01 | bump glib and gtk required versions | Denis Gorodnichev | 1 | -2/+2 |
2014-07-01 | restore DISPLAY variable | Denis Gorodnichev | 1 | -0/+1 |
2014-05-20 | Use gdk_display* functions for both gtk+2 and gtk+3 | infirit | 2 | -21/+0 |
2014-05-20 | Always use g_spawn_command_line_sync | infirit | 1 | -12/+0 |
2014-05-20 | Drop support for gtk+ < 2.24 | infirit | 1 | -8/+0 |
2014-05-20 | Remove all calls to gtk_dialog_set_has_separator | infirit | 3 | -9/+0 |
2014-05-20 | GtkTargetEntry has been in gtk+ since 2.10 | infirit | 1 | -11/+0 |
2014-04-30 | Revert "Allow to build with upower 0.99" | Stefano Karapetsas | 2 | -10/+10 |