Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-27 | Add independent show/hide backup files | Sargastic | 1 | -0/+1 | |
2017-02-07 | Add an option for asking confirmation before moving files to the trash | Colomban Wendling | 1 | -0/+1 | |
Add an option to show a confirmation dialog when moving files to the trash, like there is for deleting files directly or emptying the trash. Closes #632. | |||||
2016-10-23 | Add gsettings preference to enable/disable notifications | lukefromdc | 1 | -0/+1 | |
Defaults to TRUE | |||||
2014-10-27 | implementation of extension interface and status management (gsoc2014) | Alexander van der Meij | 1 | -3/+2 | |
2014-01-27 | Add option to show file sizes with IEC units instead of SI units | Stefano Karapetsas | 1 | -0/+1 | |
Contains also a typo fix for the previous commit Closes #203 https://github.com/mate-desktop/caja/issues/203 | |||||
2012-12-03 | [global-prefs|application] use MATE global 'show-desktop-icons' setting | Jasmine Hassan | 1 | -54/+52 | |
instead of a local-to-caja setting 'show-desktop' This key would indicate that file managers (by default Caja, but applies to others like Thunar or ROX) should handle desktop, i.e. draw a background and place icons there. Otherwise (when false), mate-settings-daemon will take over drawing desktop background. This is different from 'draw-background', which is a separate option used only for drawing background without icons (by mate-settings-daemon). To Caja, 'show-desktop-icons' implies 'draw-background', and so if set to false, Caja won't (needlessly) draw the desktop. However, if the user uses the "Background & Emblems dialog" to drop an image-pattern/color/reset on the desktop, Caja will again draw the desktop. For reference: https://bugzilla.gnome.org/show_bug.cgi?id=632225 | |||||
2012-09-06 | remove latest mateconf usage | Stefano Karapetsas | 1 | -3/+1 | |
metadata saved in files instead of migrate to gsettings (caja-desktop-metadata.c is from nautilus) | |||||
2012-09-05 | convert disable-command-line lockdown to gsettings | Stefano Karapetsas | 1 | -2/+3 | |
2012-09-05 | remove latest mateconf stuff | Stefano Karapetsas | 1 | -1/+1 | |
2012-09-05 | convert last eel_preference users to raw mateconf | Stefano Karapetsas | 1 | -0/+4 | |
from nautilus patch: This is moslty the lockdown stuff, but we also access the background setting. This should be converted to use the new gsettings when they land. | |||||
2012-09-05 | move desktop-font preference to desktop settings | Stefano Karapetsas | 1 | -1/+1 | |
2012-09-05 | convert list-view preferences to gsettings | Stefano Karapetsas | 1 | -17/+7 | |
also move the sort order prefs from view-specific to common prefs we already only have one UI setting that controls both, so it makes no sense to have two settings. (from nautilus 3.0) | |||||
2012-09-05 | remove unused news side pane preferences | Stefano Karapetsas | 1 | -4/+0 | |
2012-09-05 | convert compact view prefs to gsettings | Stefano Karapetsas | 1 | -2/+3 | |
2012-09-05 | convert tree sidebar prefs to gsettings | Stefano Karapetsas | 1 | -1/+2 | |
2012-09-05 | convert desktop preferences to gsettings | Stefano Karapetsas | 1 | -10/+11 | |
2012-09-05 | convert icon-view preferences to gsettings | Stefano Karapetsas | 1 | -10/+11 | |
2012-09-05 | convert preview settings to gsettings | Stefano Karapetsas | 1 | -4/+4 | |
2012-09-05 | convert show-directory-item-counts to gsettings | Stefano Karapetsas | 1 | -1/+1 | |
2012-09-05 | convert show-text-in-icons to gsettings | Stefano Karapetsas | 1 | -1/+1 | |
2012-09-05 | remove unused search-bar-type setting | Stefano Karapetsas | 1 | -3/+0 | |
2012-09-05 | convert default-folder-view to gsettings | Stefano Karapetsas | 1 | -1/+1 | |
2012-09-05 | fix media gsettings keys names | Stefano Karapetsas | 1 | -6/+6 | |
2012-09-05 | convert sort-directories-first to gsettings | Stefano Karapetsas | 1 | -1/+1 | |
2012-09-05 | convert window-state to gsettings | Stefano Karapetsas | 1 | -11/+10 | |
2012-09-05 | convert install-mime-activation to gsettings | Stefano Karapetsas | 1 | -1/+1 | |
2012-09-05 | convert exit with last window to gsettings | Stefano Karapetsas | 1 | -1/+1 | |
2012-09-05 | convert new tab position to gsettings | Stefano Karapetsas | 1 | -1/+1 | |
2012-09-05 | convert always-use-browser to gsettings | Stefano Karapetsas | 1 | -1/+1 | |
2012-09-05 | convert click-policy to gsettings | Stefano Karapetsas | 1 | -1/+1 | |
2012-09-05 | convert executable-text-activation to gsettings | Stefano Karapetsas | 1 | -1/+1 | |
2012-09-05 | convert mouse preferences to gsettings | Stefano Karapetsas | 1 | -3/+3 | |
2012-09-05 | convert date-format to gsettings | Stefano Karapetsas | 1 | -1/+1 | |
add eel_g_settings_add_auto_enum in eel/eel-glib-extensions.c | |||||
2012-09-05 | convert show-advanced-persmissions to gsettings | Stefano Karapetsas | 1 | -1/+1 | |
2012-09-05 | start migration to gsettings | Stefano Karapetsas | 1 | -31/+28 | |
2012-08-12 | Fixed incorrect fsf addresses. Closes #28. | Steve Zesch | 1 | -2/+2 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+242 | |