Commit graph

363 commits

Author SHA1 Message Date
cordylus
39b3264dfc UPD: Accept hotkey modifiers in any order in filter in options 2019-06-23 16:54:25 +00:00
cordylus
0d27027975 ADD: Feature [0002074] Add an option to filter hotkeys using the name of the keys 2019-06-23 02:58:11 +00:00
cordylus
3b91617d05 FIX: Bug [0002085] File selection with "INSERT" not working on filtered list 2019-06-23 00:27:12 +00:00
Alexander Koblov
51797f8c25 DEL: Duplicate option 2019-06-22 12:32:05 +00:00
Alexander Koblov
44aded6668 ADD: Middle toolbar - initial implementation 2019-06-22 09:00:11 +00:00
cordylus
f9097bec94 FIX: Tab order in options 2019-06-17 23:40:40 +00:00
cordylus
790bdb8537 FIX: Exception when closing quick search panel using mouse after revision 8891 2019-06-17 16:32:45 +00:00
cordylus
3f2bf9bcfd FIX: Quick search moved to the next or previous result with every configuration button click if there was a manual move before the click 2019-06-17 16:05:32 +00:00
cordylus
7f5ddeeb62 FIX: Quick search moved to the next or previous result with every filter button click if there was a manual move before the click 2019-06-17 02:26:09 +00:00
cordylus
87edb410c0 FIX: Prevent quick search buttons from capturing focus on mouse click 2019-06-17 02:06:11 +00:00
cordylus
2cf81a061b FIX: Quick search moved to the next or previous result with every change of search text if there was a manual move before the edit 2019-06-16 19:54:02 +00:00
Alexander Koblov
b9b5b48a3a FIX: Draw menu button overlay 2019-05-16 18:27:04 +00:00
Alexander Koblov
e6821ae098 ADD: Feature [0002242] Custom ruler position 2019-05-10 11:36:02 +00:00
Denis Bisson
13a973bc41 UPD: Language files updated so no fuzzy string created with previous modification in toolbar configuration. 2019-04-05 01:56:45 +00:00
Denis Bisson
b9d972a34b FIX: In toolbar configuration page, solve keyboard accelerator conflict with the "D" key where it was used for both "&Delete" and external "Comman&d". Now the "M" key will be used for external "Co&mmand". (So ones doing "Atl-D" thinking setting the external command will stop deleting their button!). 2019-04-05 01:54:28 +00:00
Denis Bisson
54cd8ffc85 ADD: While in configuration of Lua library location, if after a modification of it the configured Lua library location doesn't work, report it to user immediately.
ADD: Still to help new user, if user attempts to add a Lua script based WDX plugin and there is a problem attempting to load Lua library, report to user the proper message about the library loading error instead of reporting that the plugin is invalid.
ADD: In the above scenario, offer to switch to Lua library location configuration tab if library can't be loaded.
2019-04-03 00:43:00 +00:00
Denis Bisson
f5807ddfe4 ADD: Setting for the location of the Lua library file now present in the main page of the plugins configuration tab. Easier to change it.
ADD: Path for the Lua library file may now be relative to another path or environment variable.
ADD: Even if after changing the path we instruct user to restart application, to launch Lua script or after manually refreshing display of panel using using Lua WDX plugin, new location will be effective immediately without restarting application (library is reloaded).
INF: Still backward compatible with someone who configured just "luaxxx.dll" and rely on system searching path to locate the library.
2019-04-03 00:10:01 +00:00
Alexander Koblov
a031c4a7fc FIX: Bug [0002112] Using Enter to save Directory Hotlist crashes DC 2019-03-25 19:43:13 +00:00
Alexander Koblov
eb66159a90 FIX: Configuration custom columns - don't add space when it is not needed 2019-03-24 11:27:17 +00:00
Alexander Koblov
457c33e1c6 UPD: Replace all .lrt by .lrj 2019-02-24 14:38:04 +00:00
Alexander Koblov
c20e385ea9 UPD: Replace some .lrt by .lrj 2019-02-24 13:38:29 +00:00
Alexander Koblov
5c3e04b737 ADD: Toolbar - show captions option 2019-02-24 13:28:26 +00:00
Alexander Koblov
982f7559d9 FIX: Error message encoding 2019-02-19 18:31:29 +00:00
Denis Bisson
a854387ad6 ADD: In "Language" configuration frame, a double-click on the language list will attempt to close configuration dialog. 2019-01-26 18:51:54 +00:00
Denis Bisson
a9acb47c39 ADD: Add a percent variable button helper for internal command parameter in toolbar configuration frame. 2019-01-26 15:58:25 +00:00
Denis Bisson
8ea8ce011b CHG: Change a little the way the popup menu to help to enter the percent variables is arranged in such a way that it's created on the spot when required and concentrated related code is in one unit instead of having its creation spread around. 2019-01-26 15:53:01 +00:00
Alexander Koblov
b3a3604e77 ADD: WDX - Initial localization support 2019-01-26 11:45:12 +00:00
Denis Bisson
29a0463c6a RMV: Remove erroneous hint in toolbar extra configuration page. 2019-01-24 03:35:30 +00:00
Alexander Koblov
a737bbcc27 ADD: Options to disable save main window state and folder tabs at exit 2019-01-22 18:45:13 +00:00
Alexander Koblov
cf2a1ccc26 FIX: Duplicate text after apply button click 2019-01-21 19:40:19 +00:00
Denis Bisson
115b2abe20 ADD: New internal command "cm_AddPlugin". 2019-01-20 02:50:52 +00:00
Denis Bisson
3559100c34 FIX: Fix two typos in extra configuration page of file associations. 2019-01-02 13:53:32 +00:00
Denis Bisson
b9a13acf17 ADD: New extra configuration tab for toolbar configuration to set possible relative paths to icons, commands and starting paths to external commands when adding them.
ADD: New options to set possible relative paths to icons, commands and starting paths for action configured in file associations cofiguration when adding them.
ADD: New extra configuration tab for directory hotlist to set possible relative paths to active and target paths when adding new ones.
ADD: Add possibilities to apply on request the above mention relativeness of paths to current configured ones.
ADD: Add these new "foptionstoolbarextra" and "foptionsdirectoryhotlistextra" units to project files list.
UPD: Replace the lrt files by the newer lrj for units "foptionstoolbar", "foptionsfileassocextra" and "foptionsdirectoryhotlist".
UPD: Because of above modifications, new languages files.
RMV: Sixteen annoying hyphens related with menu item separators removed from language files.
2019-01-02 00:58:09 +00:00
Denis Bisson
cedea2ae78 FIX: In toolbar configuration page, request to export the current toolbar was in fact always exporting the top toolbar. This has been fixed to actually export the current toolbar. 2019-01-01 21:58:53 +00:00
Denis Bisson
d8b5191927 FIX: The name of file types in some file requesters for opening/saving various file, mainly in configuration windows, are now translatable.
UPD: Because of above modification, update of language files.
CHG: Replace the .lrt file of fLinker by its new .lrj equivalent.
2018-12-12 03:50:49 +00:00
Alexander Koblov
09cf6d88dd FIX: QuickSearch frame lose focus on SpeedButton click 2018-12-08 15:54:12 +00:00
Denis Bisson
622a3f9b24 FIX: A typo regarding "abbreviation" that needs a double "b". 2018-11-29 11:07:57 +00:00
Denis Bisson
46dd0a1603 ADD: User may now personalized the unit he will see for file size.
ADD: New option to set the way the header/footer memory size are displayed (hard disk space/current selection).
ADD: New option to set the way the memory size is displayed in the operation box (where we see transfer speed).
ADD: Translatable strings regarding memory file size abreviations (B, K, M, G, T and others).
ADD: Translatable strings for "<DIR>" and "<LNK>".
ADD: New unit for file size "TB".
RMV: Remove four unnecessary .lrt files replaced by .lrj ones.
2018-11-29 04:39:57 +00:00
Denis Bisson
a851083c71 FIX: In configuration "Miscellaneous" tab, the hint on button to show TC configuration file has been corrected.
ADD: The hints are not displayed while in the configuration "Miscellaneous" tab.
2018-11-28 03:02:50 +00:00
Denis Bisson
403a1a070f RMV: Remove the term "unit" from table in plugin tab in search file dialog.
ADD: Include the "field" name in the error message regarding a not found "unit" when attempting to load a saved search using plugin.
2018-11-28 02:42:20 +00:00
Denis Bisson
5acd8f58be FIX: In tooltip, we were unable to integrate possible attributes of fields "DC().GETFILESIZE" and "DC().GETFILEATTR". 2018-11-22 02:38:35 +00:00
Denis Bisson
8e546180ce FIX: Right after invoking the find file dialog, when loading a search template with a WDX plugin content search, if the first field was of the type "FT_MULTIPLECHOICE", we were not disabling the combo box of the unit and so we were right after attempting to find a null string in the combo box of unit and so it was generating an annoying 'Unit "%s" not found!' error message. This has been fixed.
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.
2018-11-17 04:44:05 +00:00
Denis Bisson
e02a0d9ef9 FIX: In the "Archivers" configuration page, there was one string that was not exported to language file. This has been fixed.
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.
2018-11-13 02:12:08 +00:00
Denis Bisson
34c0bfe642 FIX: In the "File associations" configuration form, the hint displayed when moving the mouse over the speed buttons on right in "Action description" toolbox were not adequate. This has been corrected.
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)
2018-11-13 01:54:44 +00:00
cordylus
e80a963c15 FIX: Bug [0001948] & (ampersand) characters are not escaped in history and directory hotlist menus 2018-11-12 00:22:10 +00:00
Denis Bisson
a0b842f1e4 FIX: In the "File associations" configuration window, in English, there were three keyboard accelerator conflicts (A, C and D). This has been fixed.
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.
2018-11-11 02:45:49 +00:00
Denis Bisson
46c43cd26c UPD: Dropped .lrt file for the "Miscellaneous" configuration page and replace by new ".lrj" file. 2018-11-07 03:37:07 +00:00
Denis Bisson
362af98a54 FIX: In the "Miscellaneous" configuration page, when the "Configuration file" of TC is specified with a relative path, the file couldn't be displayed when we click on the button to view it. This has been fixed. 2018-11-07 02:05:55 +00:00
Denis Bisson
28939cadb3 FIX: When importing/exporting "hot dirs" from/to TC, it was not working if TC configured path were not absolute. This has been fixed to also work with relative paths. 2018-11-06 02:23:58 +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