summaryrefslogtreecommitdiff
path: root/src/caja-file-management-properties.ui
AgeCommit message (Collapse)AuthorFilesLines
2019-07-27use show icons option in views tabWu Xiaotian1-49/+15
2019-07-27Add preference option to hide icons in list view.Wu Xiaotian1-0/+49
2019-07-10preferences: Render extension icons as cairo_surfacesVictor Kareh1-2/+2
2018-12-27Add independent show/hide backup filesSargastic1-1/+16
2018-04-08Add sort criterion by reversed extension segmentsMoritz Bruder1-0/+6
The basenames of files are split by dots and then starting from the end each segment is compared to find a sort order. Example: bar.tar.bz2 foo.tar.bz2 a.bar.gz x.tar.gz z.tar.gz test.tex A heuristic determines what extension segments are part of the extension. There is probably no perfect solution but there are much less false positives. As a result the sorting is more intuitive and the displayed column in the list view is better readable and displays extensions more accurately. In addition a bug related to the default sort criteria in the preferences has been fixed.
2018-03-05caja-file-management-properties.ui: avoid deprecated GtkVBox and GtkHBoxPablo Barciela1-56/+98
2018-02-19caja-file-management-properties.ui: avoid stock properties:Pablo Barciela1-56/+68
avoid deprecated GtkImage:stock and GtkButton:use-stock
2017-02-07Add an option for asking confirmation before moving files to the trashColomban Wendling1-1/+16
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-12-06prefs dialog: fix vertical expand of content with window resizemonsta1-1/+1
2015-04-07Ui: set a default window size for file management preferencesraveit651-0/+2
This fixes wrong window size in GTK3 version. For GTK2 best size is 600x600, best size for GTK3 is 800x600. But the smallest size works perfect for both GTK+ versions.
2015-04-07Ui: expand list columns in file management preferencesraveit651-2/+2
no need to have a scrollbar for a few entries
2014-11-03Add about dialog for extensionsStefano Karapetsas1-2/+2
2014-10-27implementation of extension interface and status management (gsoc2014)Alexander van der Meij1-1152/+631
2014-06-27Add option in the UI to set IEC units usageStefano Karapetsas1-0/+67
Closes https://github.com/mate-desktop/caja/issues/293
2012-11-16[fm-properties] use GtkComboBoxText in the GtkBuilder fileJasmine Hassan1-178/+69
http://git.gnome.org/browse/nautilus/commit/?id=18fc6dd2516f9091570902640032e68b263cfddf Also include subsequent commit: preferences: cleanup expand/fill flags Probably a change in GTK+ requires fixing this flags, so that the dialog doesn't look odd. http://git.gnome.org/browse/nautilus/commit/?id=6669f155734c320617bcf79f3b5d8f315f4886f9
2012-11-16[ui] remove 'has_separator' properties from Glade filesJasmine Hassan1-1/+0
http://git.gnome.org/browse/nautilus/commit/?id=78e37ae9a18925d75cf90424d92c8d3ba502848a
2012-09-05convert desktop preferences to gsettingsStefano Karapetsas1-0/+9
2012-01-30adding empty tab page on preferencesPerberos1-0/+26
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+3080