Commit graph

3,609 commits

Author SHA1 Message Date
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
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
6099c52666 FIX: Cleaning win64 units directory. Widgetset is always called win32. 2011-05-12 14:21:18 +00:00
cobines
7dad7d284b FIX: Building with FPC 2.5.1. 2011-05-12 14:18:12 +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
cobines
31a58397e2 UPD: Initialize COM in FunctionThread (fixes bug [3141674]). 2011-05-03 13:11:08 +00:00
cobines
2bb2a2efaa FIX: FileSystemWatcher (Linux): Fix detecting file moves. Convert a move to file created, file deleted sequence because there is no guarantee both move events will be received. 2011-05-03 12:27:10 +00:00
Alexander Koblov
988bb73222 FIX: Enable/Disable hotkey edit (patch by Fuhrer) 2011-04-29 03:38:49 +00:00
Alexander Koblov
03e16bc09a FIX: Bug [3292464] 2011-04-28 04:04:17 +00:00
Alexander Koblov
d6f1b7d49a FIX: Build Lazarus *.deb packages 2011-04-27 16:53:40 +00:00
Alexander Koblov
194c4bef99 ADD: Files to build Lazarus *.deb packages 2011-04-27 15:37:21 +00:00
Alexander Koblov
02b880e0cb FIX: libunrar - /sbin/ldconfig.real: relative path `usr/lib/libunrar.so' used to build cache 2011-04-27 14:55:16 +00:00
cobines
71826a5a1c ADD: FileSystemWatcher: add mode with watching whole drive. Mode is now stored in config file at AutoRefresh/Mode (Windows). 2011-04-27 14:25:18 +00:00
Alexander Koblov
68016688ba ADD: Command line parameter "--no-console" to hide debug console window 2011-04-26 03:37:29 +00:00
Alexander Koblov
17075335f2 FIX: Configure custom columns (incorrect options page) 2011-04-23 20:17:39 +00:00
Alexander Koblov
6b80c08246 UPD: Determine mime type by content if needed 2011-04-23 20:09:14 +00:00
Alexander Koblov
3bcc8e43fd FIX: Actions submenu for files without extension 2011-04-23 16:25:28 +00:00
Alexander Koblov
3dad41d898 FIX: GetDefaultAppCmd function 2011-04-23 15:49:01 +00:00
Alexander Koblov
8ecf7c3d05 ADD: Read mime actions also from mimeapps.list (Feature Request [3139263]) 2011-04-23 15:26:36 +00:00
Alexander Koblov
b4fdd1404c UPD: Use pbstMarquee ProgressBarStyle while operation is starting 2011-04-21 03:51:57 +00:00
cobines
5b5580678d UPD: Set SEM_FAILCRITICALERRORS, SEM_NOOPENFILEERRORBOX error mode at start to disable any message boxes from OS (Windows). 2011-04-20 17:21:08 +00:00
Alexander Koblov
1cf77b806f UPD: Don't NormalizePathDelimiters under Unix 2011-04-20 14:18:13 +00:00
Alexander Koblov
ffffc6b8c8 UPD: NormalizePathDelimiters when set path via cm_EditPath 2011-04-19 16:39:46 +00:00
Alexander Koblov
81fdb676e2 UPD: German language file by Vacon 2011-04-19 15:44:43 +00:00
cobines
6982502d9c ADD: Introduce delay between reloading fileview list. 2011-04-19 13:41:50 +00:00
cobines
366f2526c5 FIX: Executing on Win64. 2011-04-19 12:51:18 +00:00
cobines
fa6039b78f UPD: FileSystemWatcher: Implement specific events on Windows. 2011-04-18 14:38:13 +00:00
cobines
8998bede34 FIX: Patch [3286651] "Fix compilation under MacOSX 10.4". 2011-04-18 13:43:03 +00:00
cobines
a325efb447 UPD: Patch [3286094] "Remove polling from BSD drive watcher". 2011-04-17 20:36:01 +00:00
Alexander Koblov
19ef65eaf9 ADD: Cancel compare 2011-04-17 06:55:34 +00:00
Alexander Koblov
19e4c6365b UPD: Ukrainian language file by ma$terok 2011-04-16 15:15:41 +00:00
Alexander Koblov
bee8f53db5 FIX: Some Differ fixes 2011-04-16 15:13:34 +00:00
Alexander Koblov
71a4466784 ADD: Save and SaveAS for active file 2011-04-15 17:15:13 +00:00
Alexander Koblov
c53c883b53 UPD: Language files 2011-04-15 17:06:37 +00:00