summaryrefslogtreecommitdiff
path: root/src/caja-file-management-properties.c
AgeCommit message (Collapse)AuthorFilesLines
2017-02-07Add an option for asking confirmation before moving files to the trashColomban Wendling1-0/+4
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-08-22drop a large amount of completely unused codemonsta1-1/+0
2016-07-30use GtkAbout instead of MateAboutraveit651-12/+10
2016-01-26fix a few build warningsmonsta1-4/+4
2015-07-07Revert "show main caja help page from m-u-g in all dialogs"Monsta1-4/+1
This reverts commit b4e25754bf17ef54569367718eda57ea759108c5.
2015-06-17show main caja help page from m-u-g in all dialogsMonsta1-1/+4
this should be corrected when m-u-g will be complete (e.g. will contain help for all these dialogs)
2014-11-06Fix segmentation fault if extensions dont provide information fileStefano Karapetsas1-2/+2
2014-11-03Add about dialog for extensionsStefano Karapetsas1-4/+58
2014-10-27Allow extensions to define an ini file with name, icon and descriptionStefano Karapetsas1-10/+31
2014-10-27implementation of extension interface and status management (gsoc2014)Alexander van der Meij1-0/+93
2014-06-27Add option in the UI to set IEC units usageStefano Karapetsas1-0/+5
Closes https://github.com/mate-desktop/caja/issues/293
2013-12-22Update help uri to the correct locationinfirit1-2/+2
2013-08-01Replace ghelp: with help: for user-guideinfirit1-1/+1
2013-04-12Fix default sort order in preferences windowStefano Karapetsas1-1/+0
Closes #106 (https://github.com/mate-desktop/mate-file-manager/issues/106)
2013-04-12Fix radio buttons and GSettings in preferences windowStefano Karapetsas1-52/+28
Closes: https://github.com/mate-desktop/mate-file-manager/issues/104 Patch from: https://git.gnome.org/browse/nautilus/commit/?id=f200bfb
2012-12-22[fm-properties] Use G_SETTINGS_BIND_INVERT_BOOLEAN where appropriateJasmine Hassan1-22/+2
http://git.gnome.org/browse/nautilus/commit/?id=df382f58d0ec2a1b779cf80048ad70944c8859df
2012-11-16[src] replace deprecated GtkComboBox text APIs with GtkComboBoxTextJasmine Hassan1-10/+11
[src] don't use GtkComboBox text APIs (#632651) They got replaced by GtkComboBoxText. Thanks to Mathias Clasen and Flo Gravo. http://git.gnome.org/browse/nautilus/commit/?id=f123f99bee1005cd279783f9d441f538fcf85542
2012-11-16[fm-properties] use right link for the 'Media' help pageJasmine Hassan1-0/+4
preferences: use right link for the 'Media' help page (#564866). http://git.gnome.org/browse/nautilus/commit/?id=46544c9885b7064c216f1a9401d42bdb9816bdd2
2012-09-05remove latest mateconf stuffStefano Karapetsas1-21/+2
2012-09-05convert list-view preferences to gsettingsStefano Karapetsas1-18/+23
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-05convert compact view prefs to gsettingsStefano Karapetsas1-7/+7
2012-09-05convert tree sidebar prefs to gsettingsStefano Karapetsas1-3/+3
2012-09-05convert desktop preferences to gsettingsStefano Karapetsas1-1/+5
2012-09-05convert icon-view preferences to gsettingsStefano Karapetsas1-18/+19
2012-09-05convert preview settings to gsettingsStefano Karapetsas1-14/+71
2012-09-05convert show-directory-item-counts to gsettingsStefano Karapetsas1-4/+4
2012-09-05convert show-text-in-icons to gsettingsStefano Karapetsas1-5/+5
2012-09-05convert default-folder-view to gsettingsStefano Karapetsas1-7/+7
2012-09-05convert sort-directories-first to gsettingsStefano Karapetsas1-3/+3
2012-09-05convert always-use-browser to gsettingsStefano Karapetsas1-3/+34
2012-09-05convert click-policy to gsettingsStefano Karapetsas1-4/+4
2012-09-05convert executable-text-activation to gsettingsStefano Karapetsas1-4/+81
2012-09-05convert date-format to gsettingsStefano Karapetsas1-4/+49
add eel_g_settings_add_auto_enum in eel/eel-glib-extensions.c
2012-09-05start migration to gsettingsStefano Karapetsas1-23/+38
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+891