summaryrefslogtreecommitdiff
path: root/mate-settings-daemon
AgeCommit message (Collapse)AuthorFilesLines
2016-01-10daemon: remove unused variablemonsta1-4/+0
2016-01-10daemon: remove useless constructor functionmonsta1-18/+0
it does nothing except for chaining up to parent code
2016-01-10daemon: drop code for (non-existing) Python supportmonsta2-109/+14
taken from https://git.gnome.org/browse/gnome-settings-daemon/commit?id=0d6b1638a73498480bee72e44841e3d9e87a8091 https://git.gnome.org/browse/gnome-settings-daemon/commit?id=1d09b3b42cbc37ca67f3c11de8ccc8626f33de9a
2015-10-14corrected comments to mention org.gnome.SessionManagermonsta1-1/+1
2015-09-04Switch to org.gnome.SessionManagerClement Lefebvre1-4/+4
2014-12-18remove erroneous codemonsta1-3/+0
2014-07-12Un-break my previous commitinfirit1-4/+3
2014-07-12Add ability to enable/disable debug with GSettingsinfirit2-0/+37
Based on similar commit in mate-session-manager.
2014-05-18Remove deprecated g_thread_init and g_type_init functionsinfirit1-6/+0
2013-11-08INCLUDES -> AM_CPPFLAGSinfirit1-1/+2
2013-04-06Init libnotify in mate-settings-daemon, not in pluginsStefano Karapetsas2-1/+16
2013-03-21Add option to replace the current daemonStefano Karapetsas1-1/+16
2013-03-20Register mate-settings-daemon as client of org.mate.SessionManagerStefano Karapetsas1-0/+87
2013-03-20Remove code to become a daemonStefano Karapetsas1-94/+5
It is not needed and it creates issues in some distributions
2012-12-15[all] Silence build by default, and remove unneeded version requirementsJasmine Hassan1-2/+2
http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=b9b785508085d77818c76ab4aed8ee574dbd1756
2012-12-06[general] Use g_timeout_add_seconds() where appropriateJasmine Hassan1-1/+1
instead of g_timeout_add(). daemon: Use g_timeout_add_seconds (30 seconds) http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=61c8ca9ad8add09830e72d0c10b97f59e80dd0f5 smartcard: Use g_timeout_add_seconds() (2 seconds) http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=5e85aa9cdf6624effea5a890a2516f11d25a8bf3
2012-12-06[plugins] cleanup macro magic in plugin.hJasmine Hassan1-115/+11
And instead, use glib macros (since 2.14) http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=0dda56c4462e070dabdab68092b6574b5e894181
2012-12-05[daemon] quick 'n dirty initial review of gsettings portJasmine Hassan2-15/+49
1. import: Don't choke if there are old plugins laying around http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=18e57e126ff6a6ab2980c119aebef087227e2a54 2. Alleviate #23 -- no more "g_object_unref: assertion 'G_IS_OBJECT (object)' failed" when starting m-c-c "Appearance" properties.
2012-10-12fix incorrect FSF addressraveit6510-15/+15
2012-10-01migrate to gsettingsmate-settings-daemon-1.5.0Stefano Karapetsas6-166/+36
2012-08-21fix debug printing issueStefano Karapetsas1-0/+3
2012-07-26fix incorrect-fsf-addressNice&Gently1-2/+2
2012-02-21gsd to msd complete rename patch by NiceandGently; code changes commithaxar3-19/+19
2011-12-03removing autogenerated filesPerberos1-828/+0
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos14-0/+3375