ADD: The strings "contains" and "(case)" used in file search with WDX content plugin are now translatable.
UPD: Because of the above mentionned modification, there are new language files. The French file is completely translated.
CHG: For the "fFindDlg", switch the .lrt file for the newer .lrj
RMV: In the "fFindDlg", set "NullInputAllowed" to False for the date requester so the "TextForNullDate" could be remove from translatable files.
REG: Strangely, "fFindDlg" form was with LCL version 1.9.0.0... Now fall back to 1.8.4.0.
ADD: In the find file dialog, in the tab of plugins, the column of the unit was the only one with no caption. Added the name "Unit" to it.
CHG: Replace the .lrt file of fsearchplugin by the newer .lrj file.
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.
ADD: The width of the drop box for the above mentionned drawing tool is now auto-sizing to accomodate tool name that will probably be larger in some langages.
UPD: Obviously languages files have been updated. French language is up to date.
UPD: Because of that, all new language files with that new string. French language is completely translated.
UPD: Still with the "Archivers" configuration page, the .lrt file was removed and replace by the newer .lrj file.
UPD: To accomodate the above mention modification, language files were adapted and existing strings were re-used. No new string and no fuzzy string created.
UPD: The unit "uhotdir" was not included in the project. It is now included. (BIS)
ADD: Still in the "File associations" configuration window, we may navigate better through the group boxes and functions (Alt+dgt to go directory to a box and TAB cycle better to a place to another).
ADD: Still in the "File associations" configuration window, change color of item selected in list to help user seeing quickly the focus moving from a place to another.
RMV: Remove the colon from the fifth group box title since the four others don't have that.
UPD: Language files adapted to make sure there is no new "fuzzy" expression created.
UPD: Dropped .lrt file for the "File associations" configuration page and replace by new ".lrj" file. This removed two annoying menu items with single hyphen.
RGR: Modifications in two expressions in "File associations" long time ago have not been notified in .lrt file but are now updated via the .lrj file... So now there are two "fuzzy" string in language files.
UPD: French language file up to date.
ADD: Enable hints to be displayed in internal viewer for the whole window. When we're moving mouse over some controls on top of preview panel, these existing and translated hints will now be displayed.
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.
ADD: In internal editor, add option "Smart Tabs". It was always enable by default and with the option we'll be able to disable it.
ADD: In internal editor, add option "Tab Width". With the possibility to disable smart tabs, this option may now be useful in many cases.
ADD: Warn user if attempt to exit configuration page with unsaved modification in tooltip configuration.
ADD: New setting to set the tooltip hide timeout in tooltip configuration.
ADD: Configuration of tooltip file type with a memo instead of a single line so we see better line changes and have a better preview of the result.
ADD: Support drag and drop in the tool tip configuration for placing the file type in the order we want.
ADD: Better control of tooltip info we see combined or not with system ones and if so, which one we see first.
ADD: Export/Import tooltip configuration.
ADD: Internal command "cm_ConfigTooltips" to launch directly tooltip configuration panel.
CHG: Language files adapted for minimal impact with modifications made in tooltip configuration.
ADD: When attempting to quit configuration of archivers with unsaved modification, we're now prompt to save or not.
ADD: When disabling an archiver configuration, the whole setting turn gray.
ADD: We may now start a new archiver configuration by copying an existing one.
ADD: We may now import/export configuration or archivers.
ADD: We may now sort the archivers in the configuration.
ADD: Function enable/disable all the archivers at once.
ADD: New internal command "cm_ConfigArchivers".
ADD: When importing/export toolbar to TC, there is now an translation between "cm_ConfigArchivers" and "cm_PackerConfig".
ADD: Little variable reminder helper in popup menu for commands and parameters.
UPD: Language file regenerated. Minimal impact with above modification since existing translation have been re-used, with no additional "Fuzzy".
UPD: French language translation back 100% done.