Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-09-29 | Set XDG_CURRENT_DESKTOP if unset | Denis Gorodnichev | 1 | -0/+3 | |
XDG_CURRENT_DESKTOP is used by glib >= 2.42 at g_desktop_app_info* functions Original GNOME commit: https://git.gnome.org/browse/gnome-session/commit/?id=1db085ce7e5197b28ab24a3ec54d888efe98fcb4 Closes https://github.com/mate-desktop/mate-session-manager/pull/62 | |||||
2014-09-22 | Merge pull request #61 from monsta/patch-1 | Stefano Karapetsas | 1 | -1/+0 | |
Get rid of Gtk-WARNING **: Unknown property: GtkHBox.expand | |||||
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 | |
0 disables timeout | |||||
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 | |
restore DISPLAY variable | |||||
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 | |
The following functions are available in version 2 and 3. gdk_display_get_default GDK_DISPLAY_XDISPLAY gdk_display_get_name gdk_display_get_default | |||||
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 | |
This reverts commit 80be90bb422ef8cb5a28c7ff3fe2a337dce8c368. | |||||
2014-04-27 | Sync translations with transifexmate-session-manager-1.9.0 | mate-i18n | 5 | -22/+25 | |
2014-04-22 | Allow to build with upower 0.99 | Stefano Karapetsas | 2 | -10/+10 | |
2014-04-21 | Merge pull request #51 from ikem-krueger/patch-1 | Stefano Karapetsas | 1 | -1/+1 | |
Update org.mate.SessionManager.xml | |||||
2014-04-18 | Typo fix in man pages, close #52 | infirit | 3 | -3/+3 | |
Patch by Mike Gabriel <[email protected]> | |||||
2014-04-08 | Update org.mate.SessionManager.xml | ikem-krueger | 1 | -1/+1 | |
Fixed a typo. | |||||
2014-03-27 | Fix progress bar usage with GTK3 | Stefano Karapetsas | 1 | -0/+3 | |
2014-03-22 | Bump version to 1.9.0 | Stefano Karapetsas | 2 | -1/+4 | |
2014-03-22 | Sync translations with transifex | Stefano Karapetsas | 2 | -69/+71 | |
2014-03-15 | Bump version to 1.8.1mate-session-manager-1.8.1 | Stefano Karapetsas | 1 | -1/+1 | |
2014-03-15 | Sync translations with transifex | Stefano Karapetsas | 3 | -17/+20 | |
2014-03-10 | Update NEWS | Stefano Karapetsas | 1 | -0/+4 | |
2014-03-09 | Add autostart of accessibility apps | Stefano Karapetsas | 1 | -0/+69 | |
2014-03-07 | Merge pull request #50 from cygwinports/master | Stefano Karapetsas | 1 | -3/+6 | |
Fix build with --disable-upower | |||||
2014-03-05 | Fix build with --disable-upower | Yaakov Selkowitz | 1 | -3/+6 | |
2014-03-01 | Bump version to 1.8.0mate-session-manager-1.8.0 | Stefano Karapetsas | 2 | -2/+2 | |
2014-03-01 | Sync translations with transifex | Stefano Karapetsas | 3 | -91/+93 | |
2014-02-23 | Sync translations with transifex | Stefano Karapetsas | 5 | -36/+513 | |
2014-02-19 | Sync translations with transifex | Stefano Karapetsas | 9 | -67/+73 | |
2014-02-18 | Bump version to 1.7.90mate-session-manager-1.7.90 | Stefano Karapetsas | 2 | -2/+2 | |
2014-02-18 | Update NEWS | Stefano Karapetsas | 1 | -1/+7 | |
2014-02-18 | Sync translations with transifex | Stefano Karapetsas | 102 | -33301/+20075 | |
2014-02-18 | Merge pull request #49 from dnk/gtk3 | Stefano Karapetsas | 5 | -2/+17 | |
fix gtk3 warnings | |||||
2014-02-18 | fix gtk3 warnings | Denis Gorodnichev | 5 | -2/+17 | |
2014-02-17 | Add keywords in desktop files | Mike Gabriel | 3 | -0/+3 | |
Closes https://github.com/mate-desktop/mate-session-manager/issues/47 | |||||
2014-02-17 | Show a progress bar in logout dialog | Stefano Karapetsas | 1 | -21/+27 | |
2014-02-17 | configure: Add check-news | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-17 | Update manpages | hekel | 4 | -136/+200 | |
2014-02-17 | MATE Foundation => GNOME Foundation | Stefano Karapetsas | 3 | -3/+3 | |
Closes https://github.com/mate-desktop/mate-session-manager/issues/46 | |||||
2014-02-12 | capplet: Filter list with only the apps that can be launched in MATE | Stefano Karapetsas | 1 | -0/+42 | |
2014-02-11 | Include autogen.sh in tarball | Stefano Karapetsas | 1 | -0/+1 | |