Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-10 | Replace gdkpixbuf with cairo_surfaces in a few more places | Victor Kareh | 1 | -5/+0 | |
2019-07-05 | Render file-conflict icons as cairo_surface vectors | Victor Kareh | 1 | -11/+16 | |
2019-04-10 | local #include files inside "" instead <> | Pablo Barciela | 1 | -2/+3 | |
2019-01-31 | Avoid deprecated g_type_class_add_private under libcaja-private | Wu Xiaotian | 1 | -2/+6 | |
Changed CajaFileConflictDialog and CajaFile | |||||
2019-01-03 | [libcaja-private] Re-check file MIME type before picking an application. | Max Eliaser | 1 | -0/+6 | |
An example of when the MIME type might change: a file is initially created with 0 bytes of content, but more data is added later. Empty files are always detected as plain text, but the file might not be empty anymore when the user opens it. This commit affects the behavior when double-clicking a file and when right- clicking on it too. | |||||
2018-12-27 | Add independent show/hide backup files | Sargastic | 1 | -1/+2 | |
2018-04-08 | Add sort criterion by reversed extension segments | Moritz Bruder | 1 | -1/+2 | |
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-04-04 | Support HiDpi icons | Cosimo Cecchi | 1 | -0/+2 | |
Port the rendering of icons to cairo surfaces, so that we can apply the GDK scale factor when rendering icons. origin commit: https://gitlab.gnome.org/GNOME/nautilus/commit/0d4555d7 | |||||
2017-05-25 | added feature: present the size on disk of files as we present the size of ↵ | Felipe Barriga Richards | 1 | -3/+7 | |
the file. | |||||
2016-08-22 | drop a large amount of completely unused code | monsta | 1 | -2/+0 | |
2016-07-12 | libcaja-private: drop some more unused code | monsta | 1 | -1/+0 | |
2012-09-05 | start migration to gsettings | Stefano Karapetsas | 1 | -5/+2 | |
2012-08-12 | Fixed incorrect fsf addresses. Closes #28. | Steve Zesch | 1 | -2/+2 | |
2012-06-16 | add diff button for text files in file conflict dialog | Stefano Karapetsas | 1 | -0/+1 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+590 | |