Commit graph

311 commits

Author SHA1 Message Date
Alexander Koblov
31599de2f5 FIX: Bug [0002088] Can't rename file with leading blank 2018-12-22 08:13:08 +00:00
Alexander Koblov
4637d2e288 ADD: Feature [0001731] Counter of files while moving/copying them #3 2018-12-16 09:04:42 +00:00
Alexander Koblov
ecbfc701a1 UPD: WcxPlugin - better current file progress 2018-12-15 08:30:55 +00:00
Alexander Koblov
0c256055ed FIX: Don't read archive after creation 2018-12-14 16:47:40 +00:00
Denis Bisson
f3ac429fdc FIX: Arrange some strings to be translatable in units "uexts", "uOSUtils", "umultiarchivetestarchiveoperation" and project file "doublecmd.lpr".
UPD: Language files updated.
2018-12-04 02:06:48 +00:00
Alexander Koblov
a43fcbcf52 FIX: Bug [0002180] Crash on sorting by creation date 2018-12-01 12:55:40 +00:00
Alexander Koblov
ca603d384e FIX: Wipe symbolic link 2018-11-25 14:14:54 +00:00
Alexander Koblov
d8285a7659 FIX: Bug [0002143] Renaming file as the overwrite dialog action may overwrite existing files without confirmation 2018-11-25 08:48:41 +00:00
Alexander Koblov
f05bd207f9 FIX: Bug [0002140] Cancelling Wipe operation leaves a subdirectory locked (undeletable) 2018-11-24 13:57:36 +00:00
cordylus
62fe63deff CHG: Don't try to open a WCX archive using system file associations when it has failed to open by a WCX plugin (this was an unintentional side effect of the implementation) 2018-11-16 18:24:22 +00:00
Denis Bisson
1604f0124a FIX: There were the same three non-translatable words in "fMultiArchiveCopyOperationOptions", "fWcxArchiveCopyOperationOptions" and "fWfxPluginCopyMoveOperationOptions". This has been fixed.
UPD: For the three above forms, replace the .lrt files with newer .lrj files.
CHG: Obviously, new language files because of that. French language file fully updated.
2018-11-16 04:37:05 +00:00
Alexander Koblov
1698b5974e FIX: MultiArc - use archive name without extension as list with empty list command 2018-11-03 20:54:00 +00:00
Denis Bisson
b3143b2aca CHG: Few modifications regarding plugins configuration.
ADD: Warn the user when attempting to quit the plugin configuration without having saved possible unsaved modification.
ADD: In the plugin configuration table, if a text is too large to fit in a column, a tooltip is displayed showing the complete text.
ADD: Individual configuration pages for DSX, WCX, WDX, WFX and WLX plugins.
ADD: Plugin tweak dialog windows now remember their dimensions from a session to another.
ADD: Double-click on an item in the list of plugins in the configuration now trigs the tweak window for selected plugin.
ADD: When we just add a plugin, it is now the selected one in the list.
ADD: Add an option to go to tweak dialog window right after a plugin in added.
CHG: The path to the plugin is now *loaded*, *displayed* and *saved* as what the user sees.
CHG: The path for the plugin files may now be defined with full relative path based on either windows special folders, environment variables or full complete path. It is not simply on a path deeper than %COMMANDERPATH% like it was before.
ADD: In the plugin tweak dialog window, we now have an actual "TFileNameEdit" with a button and the file requester to select our plugin location.
ADD: In the plugin tweak dialog window, we now have a button with a popup menu to help to adapt the path of the plugin location like to make it relative to a specified location.
ADD: There is now an option to make DC automatically use relative path to what we want when we add a plugin file. We may also apply that retro-active.
ADD: In the plugin configuration, do not display a column if not pertinent (like column 2 in WFX).
ADD: In the WCX plugin configuration window, we may display plugins grouped by plugin file or by file extension as they appear in config file AND how they are actually used when searching for a qualified one.
ADD: Add the internal command "cm_ConfigPlugins".
FIX: Added WCX plugin associated with an empty extension was not displayed at first in the grid and needed to close and reopen the configuration window. This is fixed.
FIX: Adding a file extension associated with a WCX plugin in the tweaking window from a WCX where previously *just one* extension was associated was not switching enabled the "Remove" button. This is fixed.
UPD: Languages files have been modified, but efforts have been made to re-use existing translations and to avoid "fuzzy" attributes.
2018-11-03 20:17:43 +00:00
Alexander Koblov
9bcf8f5422 ADD: MultiArc - use archive name without extension as list 2018-11-03 19:07:17 +00:00
Alexander Koblov
aee6958e22 FIX: Bug [0002158] Sync dir on network drive cause popup messages 2018-10-27 18:35:34 +00:00
Alexander Koblov
3516f8d117 ADD: Feature [0001762] Show the processes, which lock the file from deletion #2 2018-10-26 16:58:54 +00:00
Alexander Koblov
3a77011ffd ADD: Feature [0001762] Show the processes, which lock the file from deletion #1 2018-10-25 17:34:55 +00:00
Alexander Koblov
c5e8537ccb ADD: Delete operation - show which process has locked file (Windows >= 2000) 2018-10-21 16:27:31 +00:00
Alexander Koblov
4ecf320a67 ADD: Delete operation - show which process has locked file (Windows) 2018-10-21 12:21:26 +00:00
Alexander Koblov
22d3d226d7 FIX: Add symlink to file into TAR archive using internal writer 2018-10-20 09:15:55 +00:00
Alexander Koblov
98bcf02164 ADD: Show real error message when cannot delete file/directory 2018-10-14 08:46:31 +00:00
Alexander Koblov
f52e0c13ef FIX: Freeze on entering unreachable network paths #3 2018-10-11 19:15:41 +00:00
Alexander Koblov
811e8ffab7 FIX: Freeze on entering unreachable network paths #2 2018-09-26 16:53:10 +00:00
Alexander Koblov
893aed2cef FIX: Freeze on entering unreachable network paths 2018-09-25 17:18:47 +00:00
Alexander Koblov
14166f5149 FIX: Bug [0002041] Checksum generation overwrites existing checksum file without asking for such permission + other issues with this function #3 2018-08-28 18:09:17 +00:00
Alexander Koblov
e5da48a88b FIX: Bug [0002041] Checksum generation overwrites existing checksum file without asking for such permission + other issues with this function #2 2018-08-27 20:04:00 +00:00
Alexander Koblov
df3fea6157 FIX: Bug [0002041] Checksum generation overwrites existing checksum file without asking for such permission + other issues with this function 2018-08-27 19:57:40 +00:00
Alexander Koblov
14433ba1ff FIX: Bug [0002041] Checksum generation overwrites existing checksum file without asking for such permission 2018-08-27 19:40:29 +00:00
Alexander Koblov
4e46f33ffa UPD: FindFileEx flags 2018-08-26 12:34:13 +00:00
Alexander Koblov
a6221bd435 FIX: Wfx plugins - progress dialog file name 2018-08-12 08:35:38 +00:00
Alexander Koblov
02ee886e9f FIX: Bug [0001974] Entering path wfx://FTP\name\ causes Access Violation 2018-08-08 18:02:30 +00:00
Alexander Koblov
f771f6f1e4 FIX: Bug [0002006] zip.wcx doesn't show currently tested filename during Test Archive operation 2018-07-29 16:30:39 +00:00
Alexander Koblov
2c140fe29e ADD: Plugins - SetCryptCallback push correct flags 2018-07-24 19:32:55 +00:00
Alexander Koblov
4ebfdfdd71 FIX: Copy symlink under Windows 2018-07-19 20:21:38 +00:00
Alexander Koblov
ccc2bda708 ADD: Feature [0001536] Compare by content in overwrite dialog 2018-07-08 11:35:12 +00:00
Alexander Koblov
5b00da28d0 UPD: Password store better error handling 2018-06-24 14:49:31 +00:00
Alexander Koblov
2ab7ef7227 FIX: Bug [0001984] Part of a folder name should not be considered as an extension 2018-04-20 20:09:09 +00:00
Alexander Koblov
919f5b1ecd FIX: Bug [0002031] High CPU load and hanged move operation after retrying 2018-04-20 20:04:20 +00:00
Alexander Koblov
2ae6b95a7d FIX: Bug [0001719] FTP shows ".." parent directory entry without access rights 2018-04-07 10:12:45 +00:00
Alexander Koblov
022dd63bfe ADD: Abort copy via temp directory modal operation 2018-04-01 10:00:20 +00:00
Alexander Koblov
57d8b9fa51 ADD: Copy via temp directory for modal operations 2018-04-01 09:07:15 +00:00
Alexander Koblov
7d8392a521 FIX: Access violation 2018-03-20 18:20:54 +00:00
Alexander Koblov
64de699c4e UPD: Clean up 2018-03-19 19:38:57 +00:00
Alexander Koblov
a9eb0fee66 UPD: Use TProcessUtf8 in MultiArc 2018-03-19 19:36:09 +00:00
Alexander Koblov
b2583100fe UPD: Use TProcessUtf8 in MultiArc 2018-03-19 18:39:08 +00:00
Alexander Koblov
9150204105 ADD: MultiArc - support file listing in ANSI and UTF-8 encoding 2018-03-19 18:23:43 +00:00
Alexander Koblov
019b0ffb66 FIX: Process symlinks (Windows) 2018-03-06 19:24:30 +00:00
cordylus
3e6069e8be UPD: Revert previous commit (the code was correct, the bug should be fixed in plugins) 2018-01-21 21:58:13 +00:00
cordylus
1cb5ce308d FIX: Display of current filename when testing archives via WCX plugins 2018-01-21 05:40:29 +00:00
cordylus
bed2e8861f FIX: Bug [0002003] Non-background capable zip.wcx Copy In operation doesn't show progress if it was waiting for another operation 2018-01-21 05:12:49 +00:00