Commit graph

16 commits

Author SHA1 Message Date
cobines
4f7ea2ce40 UPD: Some tweaks to sorting. 2011-05-22 00:00:18 +00:00
cobines
dc49c98bf9 UPD: Move some code from TColumnsFileView to TFileView. 2011-02-22 01:20:51 +00:00
cobines
caa8a15d52 UPD: Cleanup, silence some warnings. 2011-02-10 05:27:42 +00:00
Alexander Koblov
f4b127a797 ADD: New sort method: "Natural sorting: alphabetical and numbers" 2010-07-14 16:50:25 +00:00
cobines
47f7f66132 UPD: Split file functions from columns unit + formatting, refactoring. 2010-04-23 10:43:37 +00:00
cobines
02594403c3 UPD: Enable sorting by group, owner, create time, last access time, file type. 2010-04-22 13:08:57 +00:00
cobines
de3bd6f2cb UPD: Made cm_ReverseOrder work for any file view and multiple sortings.
DEL: Removed cm_SortByColumn since it is not really useful.
2010-03-01 14:10:46 +00:00
cobines
4d00046093 UPD: Allow setting sorting for abstract file view. In columns view it is translated to columns sorting.
FIX: Made cm_SortBy... commands working again.
2010-03-01 12:30:34 +00:00
cobines
922654eec8 FIX: Correctly sort by date/time. Apply sorting from configuration on startup. 2009-12-21 20:35:11 +00:00
cobines
6c5ec86ba9 UPD: Changed handling file times to allow displaying and setting distant past and future times. Now Windows UTC time is used instead of MS-DOS time on Windows and on Unix a 64-bit type is used on x86_64. 2009-12-21 05:18:05 +00:00
Alexander Koblov
798c708e1c FIX: Range check error 2009-11-24 11:46:31 +00:00
cobines
cd102fff1b UPD: Cleanup, removed some compiler warnings. 2009-10-14 12:06:00 +00:00
cobines
83511f53a3 UPD: Restored some checks for a link to directory. 2009-07-18 07:43:21 +00:00
Alexander Koblov
f02605feec UPD: Start to implement new design 2009-07-15 19:35:20 +00:00
cobines
c6dc60d70f UPD: Use sorter object to sort file list. 2009-06-10 14:38:52 +00:00
cobines
64758c86a5 UPD: Moved file sorting to separate file and reworked a bit. Restored automatic sorting by name, extension. 2009-06-10 13:32:13 +00:00