Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-07-21 | caja-file-management-properties: Reduce the height of the dialog | rbuj | 1 | -294/+239 | |
2022-07-21 | caja-file-management-properties: Remove ↵ | rbuj | 1 | -0/+25 | |
caja_file_management_properties_size_group_create | |||||
2022-07-21 | caja-file-management-properties.ui: Fix deprecations | rbuj | 1 | -80/+79 | |
2022-07-20 | use show icons option in views tab | Wu Xiaotian | 1 | -49/+15 | |
2022-07-20 | Add preference option to hide icons in list view. | Wu Xiaotian | 1 | -0/+49 | |
2022-07-20 | preferences: Render extension icons as cairo_surfaces | Victor Kareh | 1 | -2/+2 | |
2018-12-27 | Add independent show/hide backup files | Sargastic | 1 | -1/+16 | |
2018-04-08 | Add sort criterion by reversed extension segments | Moritz Bruder | 1 | -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-05 | caja-file-management-properties.ui: avoid deprecated GtkVBox and GtkHBox | Pablo Barciela | 1 | -56/+98 | |
2018-02-19 | caja-file-management-properties.ui: avoid stock properties: | Pablo Barciela | 1 | -56/+68 | |
avoid deprecated GtkImage:stock and GtkButton:use-stock | |||||
2017-02-07 | Add an option for asking confirmation before moving files to the trash | Colomban Wendling | 1 | -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-06 | prefs dialog: fix vertical expand of content with window resize | monsta | 1 | -1/+1 | |
2015-04-07 | Ui: set a default window size for file management preferences | raveit65 | 1 | -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-07 | Ui: expand list columns in file management preferences | raveit65 | 1 | -2/+2 | |
no need to have a scrollbar for a few entries | |||||
2014-11-03 | Add about dialog for extensions | Stefano Karapetsas | 1 | -2/+2 | |
2014-10-27 | implementation of extension interface and status management (gsoc2014) | Alexander van der Meij | 1 | -1152/+631 | |
2014-06-27 | Add option in the UI to set IEC units usage | Stefano Karapetsas | 1 | -0/+67 | |
Closes https://github.com/mate-desktop/caja/issues/293 | |||||
2012-11-16 | [fm-properties] use GtkComboBoxText in the GtkBuilder file | Jasmine Hassan | 1 | -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 files | Jasmine Hassan | 1 | -1/+0 | |
http://git.gnome.org/browse/nautilus/commit/?id=78e37ae9a18925d75cf90424d92c8d3ba502848a | |||||
2012-09-05 | convert desktop preferences to gsettings | Stefano Karapetsas | 1 | -0/+9 | |
2012-01-30 | adding empty tab page on preferences | Perberos | 1 | -0/+26 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+3080 | |