Alexander Koblov
c0331cd1ef
UPD: Russian language file
2018-11-05 10:10:07 +00:00
Alexander Koblov
ff59488019
FIX: Bug [0002174] Find and replace in files search may overwrite the wrong part of file #3
2018-11-05 09:41:30 +00:00
Alexander Koblov
c19c5215bd
FIX: Bug [0002174] Find and replace in files search may overwrite the wrong part of file #2
2018-11-05 09:24:59 +00:00
Alexander Koblov
a99aa1af9d
FIX: Bug [0002174] Find and replace in files search may overwrite the wrong part of file
2018-11-05 09:17:38 +00:00
cordylus
f90b40ffb6
UPD: Add mnemonic to Synchronize dirs...
2018-11-05 02:12:57 +00:00
cordylus
5fa625fb03
FIX: Bug [0002173] combine files sorting improvement
2018-11-05 01:11:03 +00:00
cordylus
d731630282
FIX: Bug [0001585] Help link on an internal command selector window
2018-11-05 00:56:06 +00:00
Denis Bisson
6c8b31e3db
FIX: Text in labels for plugin description in configuration windows will now wordwrapped their content when resized so windows are better looking (especially with language with looooooooong words like in French!). Buttons at the bottom are then closer instead of being on far right since panel was originally resized to allow label to fit on one single line.
2018-11-04 22:10:15 +00:00
Alexander Koblov
2e78aa304c
FIX: Bug [0002172] "Horizontal Panels Mode" does not work if the "Show drive buttons" is set to off
2018-11-04 21:44:10 +00:00
Denis Bisson
a42105768c
RMV: Remove a colon from a group box caption to be consequent with the others.
...
UPD: Complete translations in French language file.
2018-11-04 18:45:18 +00:00
Alexander Koblov
cf69ef10ed
FIX: Archiver options enabled state
2018-11-04 18:08:49 +00:00
Alexander Koblov
2b3484e304
ADD: It's possible to use different format in size column
2018-11-04 17:50:27 +00:00
Denis Bisson
3e06ac7579
ADD: Add an option in "Configuration" to determine the way the configuration tree will be displayed, whether it will be full expanded (default) or full collapsed. With many additions to that tree through the years, for the "medium users", it becomes annoying to have to scroll systematically in the options to reach the desired option when it's in the bottom portion of it.
...
UPD: Above modification added two strings in language files.
UPD: Complete translations in French language file.
2018-11-04 16:11:40 +00:00
Denis Bisson
af1c61dc9f
RMV: Remove 19 unused strings from all languages files. They were used previously with "TfrmOptionsPlugins" but now have been re-used with other new forms.
2018-11-04 14:37:51 +00:00
Alexander Koblov
d476530895
FIX: Build under 64 bit
2018-11-04 12:02:58 +00:00
Alexander Koblov
756dd9f59b
FIX: Bug [0002171] White rectangle below tabs after minimizing maximized DC window (after commit 8299)
2018-11-04 11:10:29 +00:00
Denis Bisson
60fba857fe
ADD: Add images for internal commands "cm_ActivateTabByIndex" and "cm_OpenDriveByIndex" in 16x16 and 32x32.
2018-11-04 02:45:28 +00:00
Denis Bisson
6521bdb502
UPD: Complete translations in French language file.
2018-11-04 02:14:24 +00:00
Denis Bisson
1332e5365d
FIX: When prompting use to enter a name for a new "Favorite Tabs" entry, the title and prompt caption text were mixed. This has been fixed with adaptation of the language files so work of translators have been preserved. Luckily, the 16 existing translation were based on the text itself and no one wrote his translation based on position of text where it appeared! These languages were Belarusian, Chineese, Croatian, Czech, Dutch, French, German, Greek, Japanese, Korean, Polish, Portugese, Portugese (Brazil), Russian, Slovenian and Spanish.
2018-11-04 01:23:49 +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
Alexander Koblov
2eb33fbdc9
FIX: Save "use archive name without extension as list" state
2018-11-03 20:32:01 +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
d77e40e00a
ADD: TKASProgressBar - Qt5 support
2018-11-03 10:46: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
8b641be171
FIX: RabbitVCS overlay icons
2018-10-27 17:38:06 +00:00
Alexander Koblov
54da7ac707
FIX: Bug [0002159] Inactive Sel Frame Cursor doesn't work in Brief view and Thumbnails
2018-10-27 17:32:30 +00:00
Alexander Koblov
64cbfc0f44
UPD: README.txt
2018-10-27 09:59:31 +00:00
Alexander Koblov
f53dee94a1
UPD: changelog.txt
2018-10-27 09:56:45 +00:00
Alexander Koblov
d41f3f71bb
UPD: INSTALL.txt
2018-10-27 09:54:47 +00:00
Alexander Koblov
22c6c34047
ADD: Feature [0001762] Show the processes, which lock the file from deletion #8
2018-10-26 19:31:42 +00:00
Alexander Koblov
59e4fe1012
ADD: Feature [0001762] Show the processes, which lock the file from deletion #7
2018-10-26 19:23:30 +00:00
Alexander Koblov
502dce3273
ADD: Feature [0001762] Show the processes, which lock the file from deletion #6
2018-10-26 19:13:29 +00:00
Alexander Koblov
c0a24e87c3
ADD: Feature [0001762] Show the processes, which lock the file from deletion #5
2018-10-26 18:41:01 +00:00
Alexander Koblov
68bdc1d2d5
UPD: Language files
2018-10-26 18:34:01 +00:00
Alexander Koblov
6c514130fb
ADD: Feature [0001762] Show the processes, which lock the file from deletion #4
2018-10-26 18:23:17 +00:00
Alexander Koblov
621c2429a3
ADD: Feature [0001762] Show the processes, which lock the file from deletion #3
2018-10-26 17:24:07 +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
0d6cb0ceb1
UPD: Version number
2018-10-25 20:29:05 +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
e8e242948f
FIX: Skip bad handles
2018-10-24 19:30:27 +00:00
Alexander Koblov
4ee5001ec3
UPD: Optimization
2018-10-22 20:38:38 +00:00
Alexander Koblov
091fe70d2d
ADD: Delete operation - show which process has locked file (.dll)
2018-10-22 19:07:07 +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
04b822b7a6
FIX: Bug [0000705] Tries to open BitLocker ecrypted drive #4
2018-10-21 10:54:49 +00:00
Alexander Koblov
942298ead6
FIX: Bug [0000705] Tries to open BitLocker ecrypted drive #3
2018-10-21 10:53:05 +00:00
Alexander Koblov
af2be465a8
FIX: Bug [0000705] Tries to open BitLocker ecrypted drive #2
2018-10-21 10:44:05 +00:00
Alexander Koblov
58da47e070
FIX: Bug [0002138] Synchronize dirs has problems with mixed case filenames
2018-10-21 09:16:02 +00:00
Alexander Koblov
1fcd440724
FIX: Bug [0002141] Link failure on ARM #2
2018-10-21 08:08:54 +00:00