Commit graph

1,908 commits

Author SHA1 Message Date
Alexander Koblov
f746441a3f UPD: Optimization 2011-06-23 08:08:17 +00:00
Alexander Koblov
5197a4b0f6 FIX: Directory attribute 2011-06-22 20:45:31 +00:00
Alexander Koblov
7c3cd4e2eb FIX: Don't show directory duplicates 2011-06-22 20:11:59 +00:00
Alexander Koblov
c185b0994f ADD: FormMode parameter to options dialog 2011-06-22 16:46:39 +00:00
Alexander Koblov
34822a90c2 UPD: Documentation and flag name 2011-06-22 16:36:21 +00:00
Alexander Koblov
9c3997c9ee FIX: GetFileAttr function 2011-06-22 15:35:08 +00:00
Alexander Koblov
2adb583031 ADD: Capability to use different file attributes and path delimiter with MultiArcFileSource 2011-06-22 14:48:16 +00:00
Alexander Koblov
7b9ee3dc37 FIX: Compilation with FPC = 2.4.4 2011-06-14 13:42:57 +00:00
Alexander Koblov
1168f80a4b FIX: Operation abort fix, patch by Cobines 2011-06-13 17:28:28 +00:00
Alexander Koblov
d7a7600a69 UPD: Apply AutoSizeColumn option without restart 2011-06-11 17:55:20 +00:00
Alexander Koblov
1563fedad1 FIX: Compiling with FPC < 2.5 under Linux 2011-06-09 19:29:10 +00:00
Alexander Koblov
a60e37fa27 FIX: Build under Win64 2011-06-08 09:21:09 +00:00
cobines
9f7bd337db FIX: Don't plugins with FPC < 2.5. 2011-06-07 23:13:28 +00:00
cobines
05e539bb7a FIX: Loading icons from executables when icon index not supplied. 2011-06-07 16:44:38 +00:00
cobines
720cd2a8e5 UPD: Support share mode in mbFileCreate. 2011-06-07 14:41:23 +00:00
cobines
cd6dbce9d2 FIX: Possible access to invalid pointer. 2011-06-06 16:06:32 +00:00
cobines
d348ef926a UPD: Don't unload plugins with FPC < 2.5. 2011-06-06 15:34:47 +00:00
cobines
ee0a849b62 UPD: Specify mode objfpc for unit and that it uses ansistrings. 2011-06-05 14:46:52 +00:00
Alexander Koblov
5f4310d7eb FIX: Checking for fmCreate with FPC < 2.5 2011-06-05 12:51:07 +00:00
Alexander Koblov
a4d9f42f18 UPD: Use same button type in find files dialog 2011-06-05 08:04:03 +00:00
cobines
b26d68c4be FIX: Checking for fmCreate with FPC trunk. 2011-06-05 02:11:55 +00:00
cobines
3ad2b5710c UPD: Make file associations window non-modal. 2011-06-05 01:45:48 +00:00
cobines
51acb619a0 UPD: Allow using icons from executables (Windows) and MIME types in file associations icons, support env. variables. 2011-06-05 01:00:41 +00:00
Alexander Koblov
7d27146601 FIX: Anchors of choose font buttons 2011-06-03 16:46:31 +00:00
cobines
eb88175d2a UPD: Version 0.4.6 -> 0.5.5. 2011-05-28 22:59:53 +00:00
cobines
0e9615a534 UPD: Translate some comments to English, patch from Fuhrer. 2011-05-28 22:50:44 +00:00
cobines
0fd9b5821a UPD: Add parameter to IsInPath that specifies if Base and PathToCheck can be the same. Some calls assumed it was so, but it only worked if path ended with path delimiter. 2011-05-24 16:27:26 +00:00
cobines
7942f0452b FIX: IsInPath when checking path same as base which ends with path delimiter. 2011-05-23 22:15:00 +00:00
cobines
b5f3c3710f FIX: Sometimes hangs when closing a tab. 2011-05-23 20:27:14 +00:00
cobines
9ce3639602 UPD: Optimize MatchesFileList. 2011-05-23 14:52:30 +00:00
cobines
bb46cca093 ADD: If left panel has the same path as right panel clicking on current drive button will go to root directory. 2011-05-23 13:55:55 +00:00
cobines
0300f39ac9 ADD: Possibility to copy/move file to drive root directory by drag&dropping them to a drive button. Patch from Fuhrer. 2011-05-23 13:35:13 +00:00
cobines
bea5bd7f82 ADD: Show some info for "calculate statistics" operation. Patch from Fuhrer. 2011-05-22 14:12:04 +00:00
cobines
4f7ea2ce40 UPD: Some tweaks to sorting. 2011-05-22 00:00:18 +00:00
cobines
83583cc07e UPD: Some missing changes to commit 3599. 2011-05-21 20:42:00 +00:00
cobines
48bce732f0 FIX: Preserve selection after reloading filelist (bug [3025826]). 2011-05-19 20:04:35 +00:00
cobines
b78697863a ADD: Allow using any icon in pixmaps.txt if full path is supplied. 2011-05-19 18:31:08 +00:00
cobines
a431fb96e5 UPD: When loading pixmaps.txt omit any trailing extension which was used in DC 0.4.5 version (needed when upgrading). In DC 0.4.6 version the extensions have already been removed from pixmaps.txt. 2011-05-19 18:26:12 +00:00
cobines
d8a2a0117b ADD: Action for operations viewer, so that hotkey can be assigned. Add default hotkey Alt+V for operations viewer. 2011-05-19 15:49:26 +00:00
cobines
f2fd1bbe06 DEL: Remove not implemented "Compare directories" from menu. 2011-05-19 14:53:04 +00:00
cobines
9a69cd0208 FIX: Bug [2960876] "Inconsistent main menu item captions and hotkeys". 2011-05-19 14:44:43 +00:00
cobines
2cb82b6ddb FIX: A/V in comparing strings in natural sorting (bug [3301644]). 2011-05-17 13:38:18 +00:00
cobines
483c495637 UPD: Allow interrupting operation when it prepares the list of files. Patch by Fuhrer. 2011-05-16 23:01:43 +00:00
cobines
affad5f972 FIX: Preserve date/time of directories when copying/moving. 2011-05-16 22:32:02 +00:00
cobines
214d0ceb58 UPD: Use mbCreateDir instead of mbForceDirectory to create directories when copying. 2011-05-16 18:49:32 +00:00
cobines
cb69292845 FIX: Unselect files after starting copy, move operation (bug [3285036]). 2011-05-16 17:36:39 +00:00
cobines
a1a95dc5b4 FIX: FileSystemWatcher: Account for symbolic links in watching whole drive mode. 2011-05-13 13:47:27 +00:00
cobines
66d8ec3258 UPD: Use more precision for operation progress than 0-100 integer. Progress bar display will be more smooth. Patch from Fuhrer with modifications. 2011-05-12 21:27:34 +00:00
cobines
fb9c827d85 FIX: Select previous directory when changing path with ".." button or when clicking on parts of the path label, patch from Fuhrer. 2011-05-12 12:54:01 +00:00
Alexander Koblov
c51deb74f0 FIX: Compiling under Linux 2011-05-05 04:35:17 +00:00