Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-10 | housekeeping: disconnect manager's changed settings signal on finalize | rbuj | 1 | -13/+24 | |
2021-11-24 | Use a blank line at most | rbuj | 1 | -2/+0 | |
2021-06-23 | update copyright to 2021 | raveit65 | 1 | -0/+1 | |
2021-02-17 | housekeeping: Remove warning -Wcast-function-type | rbuj | 1 | -2/+1 | |
2021-02-13 | housekeeping: override finalize method in MsdHousekeepingManager | rbuj | 1 | -0/+10 | |
2021-02-13 | housekeeping: promote MsdHousekeepingManager class to final type | rbuj | 1 | -28/+25 | |
2020-08-15 | add G_GNUC_UNUSED in some unused parameters | Pablo Barciela | 1 | -3/+3 | |
2020-05-24 | housekeeping: Remove the warning about GTimeVal is deprecated | rbuj | 1 | -19/+21 | |
2019-12-22 | avoid redundant redeclarations | Pablo Barciela | 1 | -3/+0 | |
2019-08-20 | msd-housekeeping-manager: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -5/+2 | |
2016-06-25 | housekeeping: replace buggy thumb-cleaning code with correct one | monsta | 1 | -55/+14 | |
also remove defines for default max age and size - we already have the defaults set in schema, makes no sense to duplicate them here. early check for -1 value (means "do not clean thumbs") is ported from: https://git.gnome.org/browse/gnome-settings-daemon/commit?id=12f2121929f048c5cc07cd9c90570310a169b29e | |||||
2014-12-16 | Revert "Add back Glib 2.32 support" | infirit | 1 | -16/+0 | |
This reverts commit 602945c084d45bd3858e564e03a70a2a361a5756. | |||||
2014-12-16 | Add back Glib 2.32 support | infirit | 1 | -0/+16 | |
2014-05-18 | Drop support for glib < 2.36 | infirit | 1 | -15/+0 | |
2013-09-26 | housekeeping: Support new thumbnails path for newer glib versions | Stefano Karapetsas | 1 | -0/+15 | |
Closes #51 https://github.com/mate-desktop/mate-settings-daemon/issues/51 | |||||
2012-12-15 | [housekeeping] Use g_settings_get_mapped, fix paranoid cleanup on shutdown | Jasmine Hassan | 1 | -44/+62 | |
1. Use g_settings_get_mapped instead of our own hack get_gsettings_int_with_default. 2. Don't force hard-coded default when value is 0, as that's used to allow paranoid scanning on shutdown. 3. Only unref the settings object at the end of _stop routine, not before do_cleanup is potentially called, since purge_thumbnail_cache uses the settings. This was also causing asserts when killing msd, as described in (now closed) #23. These are regressions introduced by the gsettings port of the plugin -- 03478b4d | |||||
2012-10-12 | fix incorrect FSF address | raveit65 | 1 | -1/+1 | |
2012-10-01 | migrate to gsettingsmate-settings-daemon-1.5.0 | Stefano Karapetsas | 1 | -4/+2 | |
2012-09-03 | port msd-housekeeping-manager.c to gsettings | Stefano Karapetsas | 1 | -61/+23 | |
2012-02-21 | gsd to msd complete rename patch by NiceandGently; file rename commit | haxar | 1 | -0/+389 | |