Commit graph

1,558 commits

Author SHA1 Message Date
cobines
748906274e UPD: Restored showing file properties on Unix. 2009-08-17 09:27:45 +00:00
Alexander Koblov
9b611e22c7 FIX: Wipe hidden files 2009-08-17 08:08:24 +00:00
Alexander Koblov
e6f8753017 FIX: Compiling with last Lazarus SVN 2009-08-16 12:16:09 +00:00
Alexander Koblov
857ce2ec68 UPD: Merge some fixes from trunk 2009-08-16 11:57:34 +00:00
Alexander Koblov
bcd9967f46 UPD: Merge some fixes from trunk 2009-08-16 11:42:10 +00:00
Alexander Koblov
413dd3d657 FIX: Compiling under Windows 2009-08-16 11:28:28 +00:00
Alexander Koblov
5e07a64f5d FIX: Skip unsupported icons 2009-08-16 11:25:07 +00:00
Alexander Koblov
0703a6dbd7 UPD: Show restart message when change show icons mode 2009-08-16 09:51:11 +00:00
cobines
7f0f77a612 UPD: Restored moving files for filesystem; make Copy and Move operations share code. 2009-08-16 05:20:34 +00:00
Alexander Koblov
910bcc4bee FIX: Try to fix error with drive context menu with floppy 2009-08-15 19:39:55 +00:00
Alexander Koblov
4d21b633ad ADD: Show only standart icons 2009-08-15 16:05:46 +00:00
Alexander Koblov
90bc2c7ac5 ADD: Show only standart icons under Linux 2009-08-15 15:58:55 +00:00
Alexander Koblov
f9f4e28c8f UPD: Show icons mode (don't show exe icons) 2009-08-15 15:54:52 +00:00
Alexander Koblov
7f559a9cb9 UPD: Save/Load show icons mode 2009-08-15 15:37:39 +00:00
Alexander Koblov
e3d268b589 UPD: Save/Load show icons mode 2009-08-15 15:31:15 +00:00
Alexander Koblov
fef3d83256 ADD: Icon options 2009-08-15 15:03:21 +00:00
Alexander Koblov
e8ecdf83d7 ADD: System icon support for QT version 2009-08-15 09:06:23 +00:00
Alexander Koblov
51c2cf24e9 UPD: Speed optimization for IconTheme 2009-08-13 20:10:15 +00:00
Alexander Koblov
f36714b3a3 FIX: Use THandle instead Integer 2009-08-13 09:41:03 +00:00
Alexander Koblov
c9f75ee47a FIX: Access violation in Network plugin 2009-08-13 07:13:40 +00:00
cobines
b75a58da1d ADD: Tree structure for TFile. 2009-08-13 05:55:19 +00:00
cobines
9ce8dda289 UPD: Restore previous operation state after waiting for user response. 2009-08-13 02:29:23 +00:00
cobines
af7dad0ad5 UPD: Use mbReadAllLinks function. 2009-08-13 02:25:16 +00:00
cobines
bc823e0b63 UPD: Copy file attributes also for links. 2009-08-13 02:06:19 +00:00
cobines
66ebf9eca5 UPD: In mbDirectoryExists, mbFileExists - don't dereference links on Unix, and treat links as files. 2009-08-13 01:59:00 +00:00
cobines
c25f5ef2e1 UPD: Set/unset readonly attribute more consistently. 2009-08-13 01:55:30 +00:00
cobines
420a27d216 ADD: Functions to read info of targets of symbolic links. 2009-08-13 01:51:02 +00:00
Alexander Koblov
93b0009c27 UPD: Small optimization 2009-08-12 09:44:25 +00:00
Alexander Koblov
6f5baeddfa ADD: Simple FreeDesktop.org Icon Theme implementation 2009-08-11 19:46:47 +00:00
Alexander Koblov
96b89188b0 ADD: Open as dialog to ShellExecute function under Windows 2009-08-11 07:11:25 +00:00
cobines
36f3ef97f4 UPD: Partially restored pasting from clipboard (only copy operation). 2009-08-09 21:14:23 +00:00
cobines
a4d11a901f FIX: Memory leak. 2009-08-09 19:16:38 +00:00
Alexander Koblov
869c51f0b9 UPD: More error handling 2009-08-09 17:25:57 +00:00
Alexander Koblov
78c4cb3160 UPD: Comment 2009-08-09 14:45:58 +00:00
Alexander Koblov
545ba9187c FIX: List operation in WCX FileSource under Windows 2009-08-09 12:58:28 +00:00
Alexander Koblov
732adf07a7 UPD: Use standard icon names (FreeDesktop.org specification) 2009-08-09 10:46:21 +00:00
Alexander Koblov
6a6498331e UPD: Use standard icon names (FreeDesktop.org specification) 2009-08-09 10:18:00 +00:00
Alexander Koblov
64fb18176e UPD: Use standard icon names 2009-08-09 09:58:48 +00:00
Alexander Koblov
d9f9af42ca UPD: Use standard icon names 2009-08-09 09:29:42 +00:00
cobines
65c922a417 UPD: Make cm_CountDirContent working again. 2009-08-09 01:59:07 +00:00
cobines
dc38052158 FIX: Show <DIR> for directories on Unix. 2009-08-09 01:51:14 +00:00
cobines
73795bf8e0 FIX: Compiling for 64-bit. 2009-08-07 19:19:39 +00:00
Alexander Koblov
149fe5e2ef UPD: Version info 2009-08-07 17:26:58 +00:00
Alexander Koblov
1056ed74f8 UPD: LCL language files 2009-08-07 17:21:53 +00:00
Alexander Koblov
05aa4283bb UPD: German languge file from Vacon 2009-08-07 16:55:53 +00:00
cobines
caab721ffa UPD: Disable AutoFill columns, enable horizontal scroll instead. 2009-08-07 02:28:10 +00:00
cobines
0d328945a6 FIX: Freeze when column is too small to display text. 2009-08-07 00:36:49 +00:00
Alexander Koblov
d0cc610f50 FIX: IsLinkToDirectory under Windows 2009-08-06 20:23:18 +00:00
Alexander Koblov
fc8cad5656 FIX: Calculate SHA1 check sum 2009-08-06 20:15:23 +00:00
Alexander Koblov
be272adff4 UPD: Color by file 2009-08-06 19:49:21 +00:00