Commit graph

8,463 commits

Author SHA1 Message Date
Alexander Koblov
91d151a91c ADD: Feature [0001344] Separate UseConfigInProgramDir from all other settings 2018-11-22 14:40:49 +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
Alexander Koblov
d43f072d84 UPD: fmain.lrj 2018-11-21 21:27:36 +00:00
Alexander Koblov
838443c49a UPD: Language files 2018-11-21 17:07:49 +00:00
Alexander Koblov
051be405f8 FIX: Tabs under macOS #3 2018-11-21 15:40:43 +00:00
Alexander Koblov
119c47640c FIX: FTP - remove 'total' line 2018-11-21 15:17:27 +00:00
Alexander Koblov
76238003b0 FIX: Tabs under macOS #2 2018-11-21 14:28:06 +00:00
Alexander Koblov
0db681d147 FIX: Tabs under macOS 2018-11-21 14:25:46 +00:00
Denis Bisson
4de6d7cb3b FIX: After adding new plugin with configured path name other than in absolute path mode, when we were closing application and then restore it, the path for the WDX plugin files were back in absolute mode... This has been fixed.
FIX: The WDX plugin made in LUA were not working if configured path was something else than absolute format since [r8390] on november 3rd 2018. This has been fixed.
2018-11-20 18:00:47 +00:00
Alexander Koblov
4c05b277ad ADD: cm_FocusTreeView command 2018-11-20 16:59:27 +00:00
Alexander Koblov
70618f7f43 FIX: Z-order, it's wrong when only one tab 2018-11-19 17:24:53 +00:00
Alexander Koblov
c073076fad UPD: Better tab control implementation 2018-11-18 18:29:02 +00:00
Denis Bisson
1338853b27 UPD: Add an exclamation point to message "Sorting WCX plugins is only possible when showing plugins by extension". (Other language files arrange so there is no "FUZZY").
FIX: Reference language file "doublecmd.po" and "fFindDlg.lrj" have not been updated on previous commit, sorry. Now they are.
2018-11-18 05:31:44 +00:00
Denis Bisson
a9a6120462 FIX: In the operators used in file search with WDX content plugin, the ones using "(case)" were misleading since these ones were not case-sensitive and the ones without the mention were case-sensitive. It is also the opposite behavior as a certain old orthodox file manager while still using the same names. So this has been fixed and in such a way that existing setups made in the past will still result in finding the same thing as what they would find before.
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.
2018-11-18 05:01:05 +00:00
Alexander Koblov
339264e221 FIX: Bug [0001725] Selecting a text in viewer by mouse has problems with X coordinate #3 2018-11-17 10:53:31 +00:00
Alexander Koblov
03bd68123f ADD: Drag&Drop to external application in Cocoa 2018-11-17 09:51:19 +00:00
Alexander Koblov
afd884b5f2 FIX: Bug [0001725] Selecting a text in viewer by mouse has problems with X coordinate #2 2018-11-17 08:44:34 +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
9cd14f0de2 FIX: When loading a search template using plugin, the three possible errors message regarding plugin, field and unit not found were not translatable. This has been fixed.
CHG: Three new string in languages files for the above raison. French language updated.
2018-11-17 02:25:05 +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
cordylus
53c255ab04 FIX: Bug [0001725] Selecting a text in viewer by mouse has problems with X coordinate #1 2018-11-16 13:09:41 +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
1292ba8ead UPD: Use standard function to get time zone offset 2018-11-15 20:15:52 +00:00
Alexander Koblov
eb7f6b1738 FIX: Automatically add default shortcuts to internal editor (shortcuts had not converted correctly without hkVersion update) 2018-11-15 19:41:42 +00:00
Denis Bisson
8f2e26938c FIX: Importing "Directory Hotlist" from another app was losing accelerator key set with ampersand someone could have configured for a directory or submenu. This has been fixed to import it correctly. 2018-11-15 04:18:02 +00:00
Alexander Koblov
fdc305f53e UPD: Russian language file 2018-11-14 20:20:17 +00:00
Denis Bisson
c2ef4a581d FIX: The names of the three drawing tools in the mini-graphic editor in internal viewer are now present in language files and can be translated.
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.
2018-11-14 03:08:06 +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
Denis Bisson
c5f1b3ea5d UPD: The unit "uhotdir" was not included in the project. It is now included. 2018-11-13 01:36:37 +00:00
Denis Bisson
eda78b028c FIX: With the "Favorite Tabs", if we saved a configuration with an ampersand in the name, it was not displayed correctly in pop menu AND tree view menu later on. This has been fixed. 2018-11-13 01:33:29 +00:00
Alexander Koblov
2da88c15bb FIX: Warnings 2018-11-12 18:57:12 +00:00
Alexander Koblov
adc1a67aaf FIX: Don't pass '..' for "zero" index file 2018-11-12 18:54:59 +00:00
Denis Bisson
c1c264b726 RMV: In the internal editor, remove the shortcuts from the form's TAction's. Being like that, they could not be removed at run-time. Now they can and remains configurable.
ADD: Still in internal editor, add "Alt+X" and "Ctrl+G" as default shortuts for "cm_FileExit" and "cm_EditGotoLine" respectively as they were the shortcut coded directly with the TAction directly in the form. The other shortcuts were already there.
RMV: Some images for TMenuItem were saved in the form itself. These have been removed since anyway we're referring to a TAction which has an index for a TImageList. It removed few lines from the form.
UPD: Dropped .lrt file for the internal editor form and replaced by new ".lrj" file.
2018-11-12 02:20:29 +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
Alexander Koblov
36df60e234 FIX: UnixFileTimeToDateTime and DateTimeToUnixFileTime functions (Windows) 2018-11-11 18:23:36 +00:00
Alexander Koblov
33406cad67 UPD: Use new timezone conversion method under Windows >= Vista 2018-11-11 17:49:50 +00:00
Alexander Koblov
932b0550ae ADD: Zero index to get file under cursor 2018-11-11 09:51:15 +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
Alexander Koblov
85d5f510a7 UPD: Russian language file 2018-11-10 09:38:12 +00:00
Alexander Koblov
a731423cc7 FIX: Bug [0002012] Wrong time of JPG files 2018-11-09 18:14:38 +00:00
cordylus
8a702e4853 FIX: Synchronize dirs' compare by content process continued to run after closing the window
FIX: Bug [0002147] Compare in Synchronize dirs may hang the whole program when clicked again in the process of comparing by content
2018-11-08 22:49:42 +00:00
Denis Bisson
595693d0ab CHG: Change the error message when attempting to change current directory to be "Change current directory to "%s" failed!" intead of "ChDir...". Directory between quotes instead of bracket to be more similar to all other places. Some language files were already using the quotes for the filename by the way! (Validated with alexx2000).
UPD: Language files were adapted to make sure no new translations are required and no "fuzzy"' were introduced.
2018-11-08 03:09:59 +00:00
Denis Bisson
b848f7073d CHG: Default sorting order of the configuration tree right after a fresh new installation is "Alphabetically" instead of "Legacy" (Validated with alexx2000).
CHG: Little flag instead of green and purple squares as icon in the left tree in configuration page for language section (Validated with alexx2000).
2018-11-08 02:42:15 +00:00
Denis Bisson
4dc3b8a831 FIX: Correct a little type in French language.
FIX: Correct few typos in the TC related unit.
2018-11-07 03:46:45 +00:00
Denis Bisson
793510c2c8 FIX: The location of the TC default toolbar was not evaluated correctly. It was causing problem when attempting to export "Hot Dirs" and "Toolbars" to TC. This has been fixed. 2018-11-07 03:37:26 +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
c8cc4beeb1 RVT: Remove TPanel for viewer plugin in internal viewer added in last commit. Without being the form, some plugins think we're in quick vie mode and hide some controls. 2018-11-06 10:58:57 +00:00
Denis Bisson
223954c87b FIX: In internal viewer, if the preview panel was displayed and we were displaying a file content through a WLX plugin, we were missing left portion of what the plugin was trying to show (at least in Windows for sure). This has been fixed by adding a TPanel and having that panel to be assigned for plugin drawing.
FIX: Add a little fix/patch for the "hpg_ed" old plugin so it invoke a resize just when we launch it. Through 27 plugins tried, was the only one required that. :-(
2018-11-06 03:20:13 +00:00