Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-13 | avoid deprecated GtkStock | Pablo Barciela | 2 | -7/+7 | |
2018-01-28 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -13/+0 | |
and drop additional checks for min/max GLib versions, it's not needed | |||||
2017-07-26 | don't use deprecated gtk_show_uri | raveit65 | 1 | -1/+11 | |
2016-12-05 | session properties: fix vertical expand of content with window resize | monsta | 1 | -1/+1 | |
taken from: https://git.gnome.org/browse/gnome-session/commit/?id=5b87d78f1b4b8759a57d0935d5423ebf153d80d8 well, our notebook wasn't small (unlike it's noted upstream), but vertical expand didn't work anyway. now it should work. | |||||
2016-05-17 | require GTK+ >= 3.14, drop GTK+2 code and --with-gtk build option | monsta | 2 | -11/+0 | |
2016-01-03 | drop obsolete build flags | Monsta | 1 | -3/+1 | |
2015-12-02 | Gtk+-3.14: don't use deprecated gtk_tree_view_set_rules_hint | Wolfgang Ulbrich | 1 | -0/+2 | |
2015-07-27 | use g_settings_bind + unref GSettings during dialog cleanup | Monsta | 1 | -45/+7 | |
from https://github.com/GNOME/gnome-session/commit/11d9ec5976671e54714a4667e5ca45c925c0d762 | |||||
2015-07-27 | don't use ancient properties (deprecated in GTK+ 2.22) | Monsta | 1 | -2/+1 | |
from https://github.com/GNOME/gnome-session/commit/172db15097c84e4d3c93bfcc4d51eed6c7d25e3d | |||||
2015-07-27 | clean up and de-duplicate defines | Monsta | 1 | -5/+0 | |
from https://github.com/GNOME/gnome-session/commit/f415130f0de6cdc13d9433632d5ee1554a242103 and https://github.com/GNOME/gnome-session/commit/378f502047022b263d14bbbec213ad442e5ad822 | |||||
2015-07-27 | properties dialog: fix inline search in apps list | Monsta | 1 | -2/+7 | |
from https://github.com/GNOME/gnome-session/commit/b3375fa652b236d0c81079a3513ba2a11f22eee9 | |||||
2015-07-08 | session properties: actually show help (fixed broken link) | Monsta | 1 | -1/+1 | |
2015-02-25 | first connect to settings, then read them. | Monsta | 1 | -2/+3 | |
fixes the issue with GLib >= 2.43, https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619 Closes https://github.com/mate-desktop/mate-session-manager/pull/72 | |||||
2014-11-07 | capplet: Do not pretend we need the egg code here | infirit | 2 | -3/+0 | |
Based on gnome-session commit: 0e45c5c15d0ffedf90af3ea401288d6a0f758383 From: Vincent Untz <[email protected]> | |||||
2014-11-07 | capplet: remove unused variable | infirit | 1 | -3/+0 | |
2014-11-07 | Add missing #include <config.h> | infirit | 1 | -0/+4 | |
Based on gnome-session commit: b9fa0c8c9ff57f704d83dfd1f7b4ae0c19280edf From: Kjartan Maraas <[email protected]> | |||||
2014-10-03 | gtk-3.14: invisible session properties dialog | Denis Gorodnichev | 2 | -0/+4 | |
Fix invisible session properties dialog when running with gtk-3.14 Closes https://github.com/mate-desktop/mate-session-manager/pull/63 | |||||
2014-05-20 | Remove all calls to gtk_dialog_set_has_separator | infirit | 2 | -6/+0 | |
2014-05-20 | GtkTargetEntry has been in gtk+ since 2.10 | infirit | 1 | -11/+0 | |
2014-02-18 | fix gtk3 warnings | Denis Gorodnichev | 1 | -1/+1 | |
2014-02-12 | capplet: Filter list with only the apps that can be launched in MATE | Stefano Karapetsas | 1 | -0/+42 | |
2013-11-14 | GTK3: fix compile warning 'gtk_target_table_new_from_list' differ in ↵ | raveit65 | 1 | -1/+1 | |
signedness [-Wpointer-sign] | |||||
2013-08-01 | Replace ghelp: with help: for user-guide | infirit | 1 | -1/+1 | |
2013-07-26 | capplet: Add support for GTK3 | Stefano Karapetsas | 2 | -0/+17 | |
2012-11-13 | Fix all compile warnings. | Scott Balneaves | 1 | -2/+7 | |
2012-10-12 | fix incorrect FSF address | raveit65 | 11 | -14/+14 | |
2012-10-02 | migrate to gsettingsmate-session-manager-1.5.0 | Stefano Karapetsas | 2 | -31/+18 | |
2011-12-03 | removing autogenerated files | Perberos | 1 | -639/+0 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 13 | -0/+4321 | |