summaryrefslogtreecommitdiff
path: root/libcaja-private/caja-column-utilities.c
AgeCommit message (Collapse)AuthorFilesLines
2021-04-20Add creation time supportrbuj1-0/+8
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela1-2/+3
2019-04-10local #include files inside "" instead <>Pablo Barciela1-6/+7
2018-04-08Add sort criterion by reversed extension segmentsMoritz Bruder1-0/+7
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.
2017-10-08reword Size on Disk column description a bitmonsta1-1/+1
2017-05-25added feature: present the size on disk of files as we present the size of ↵Felipe Barriga Richards1-0/+8
the file.
2014-10-27implementation of extension interface and status management (gsoc2014)Alexander van der Meij1-1/+2
2012-11-16[column-utilities] fix a TODO about a missing description stringJasmine Hassan1-2/+1
http://git.gnome.org/browse/nautilus/commit/?id=0f8dcf2ac394121c488afdf0fecc2b7afeb673b6
2012-11-16[column-utilities] disable SELinux column if !HAVE_SELINUXJasmine Hassan1-0/+2
http://git.gnome.org/browse/nautilus/commit/?id=b0550951f461c2033f4d1aaa4404078c7a70f220
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+327