summaryrefslogtreecommitdiff
path: root/capplet/gsm-properties-dialog.c
AgeCommit message (Collapse)AuthorFilesLines
2015-07-27use g_settings_bind + unref GSettings during dialog cleanupMonsta1-45/+7
from https://github.com/GNOME/gnome-session/commit/11d9ec5976671e54714a4667e5ca45c925c0d762
2015-07-27clean up and de-duplicate definesMonsta1-5/+0
from https://github.com/GNOME/gnome-session/commit/f415130f0de6cdc13d9433632d5ee1554a242103 and https://github.com/GNOME/gnome-session/commit/378f502047022b263d14bbbec213ad442e5ad822
2015-07-27properties dialog: fix inline search in apps listMonsta1-2/+7
from https://github.com/GNOME/gnome-session/commit/b3375fa652b236d0c81079a3513ba2a11f22eee9
2015-02-25first connect to settings, then read them.Monsta1-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-07capplet: Do not pretend we need the egg code hereinfirit1-1/+0
Based on gnome-session commit: 0e45c5c15d0ffedf90af3ea401288d6a0f758383 From: Vincent Untz <[email protected]>
2014-10-03gtk-3.14: invisible session properties dialogDenis Gorodnichev1-0/+2
Fix invisible session properties dialog when running with gtk-3.14 Closes https://github.com/mate-desktop/mate-session-manager/pull/63
2014-05-20Remove all calls to gtk_dialog_set_has_separatorinfirit1-3/+0
2014-05-20GtkTargetEntry has been in gtk+ since 2.10infirit1-11/+0
2013-11-14GTK3: fix compile warning 'gtk_target_table_new_from_list' differ in ↵raveit651-1/+1
signedness [-Wpointer-sign]
2013-07-26capplet: Add support for GTK3Stefano Karapetsas1-0/+15
2012-10-12fix incorrect FSF addressraveit651-1/+1
2012-10-02migrate to gsettingsmate-session-manager-1.5.0Stefano Karapetsas1-29/+18
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+819