Commit graph

3,647 commits

Author SHA1 Message Date
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
1c76935301 UPD: Don't compile and install by default unbz2 plugin (use zip plugin instead) 2011-06-21 09:06:14 +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
9a47ce51cf FIX: Compiling under Linux 2011-06-13 17:25:05 +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
d95e508ed7 UPD: Zip plugin: Update uclassesex module. 2011-06-06 15:57:11 +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
Alexander Koblov
2b5e91eccd UPD: Czech language file 2011-05-25 15:06:01 +00:00
Alexander Koblov
051a89dc16 UPD: Russian language file 2011-05-25 14:53:09 +00:00
Alexander Koblov
58c666d9f4 ADD: svn_wdx plugin 2011-05-25 14:33:08 +00:00
cobines
caa05aaf15 FIX: Reverted commit 3616, caused regressions. 2011-05-24 16:46:00 +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
Alexander Koblov
290a1c865e UPD: Ukrainian language file 2011-05-24 05:47:36 +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
Alexander Koblov
93ff5cf377 UPD: Version number 2011-05-22 17:53:22 +00:00
Alexander Koblov
35427cd9de ADD: Branch for 0.5 release 2011-05-22 17:41:01 +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