Commit graph

4,957 commits

Author SHA1 Message Date
Alexander Koblov
f4ae88636f FIX: Viewer - Reset horizontal scrollbar after load next file #2 2019-01-25 17:11:58 +00:00
Alexander Koblov
09c46c274e FIX: Viewer - Reset horizontal scrollbar after load next file 2019-01-25 17:05:39 +00:00
Alexander Koblov
83bbdba886 FIX: Viewer - Update file number in status bar and file name in caption 2019-01-24 19:48:49 +00:00
Denis Bisson
29a0463c6a RMV: Remove erroneous hint in toolbar extra configuration page. 2019-01-24 03:35:30 +00:00
Alexander Koblov
13b489ae2a FIX: LUA-WDX show localized boolean string 2019-01-23 18:21:32 +00:00
Alexander Koblov
0b0fc08230 UPD: Forgotten fmain.lrj 2019-01-23 18:14:07 +00:00
Alexander Koblov
6614e37b19 FIX: Viewer - crash if plugin cannot open file
UPD: WLX - Process WM_KEYDOWN when needed only
2019-01-23 18:02:38 +00:00
Alexander Koblov
ba00ce97a9 FIX: Viewer - crash after plugin exit 2019-01-23 17:33:58 +00:00
Alexander Koblov
92f2dee139 FIX: Viewer - LoadNextFile with plugin 2019-01-23 17:03:58 +00:00
Alexander Koblov
34d97dbe54 ADD: WLX - Process WM_COMMAND message with itm_next itemtype 2019-01-23 16:48:11 +00:00
Denis Bisson
9bcb92f53c FIX: Search with WDX plugin boolean fields should be fixed. Translated strings for "True/False" were not totally implemented correctly.
ADD: In the file panels the WDX plugin fields are now using translated strings.
TST: Above two modifications work also with Lua script plugins.
2019-01-23 02:49:44 +00:00
Alexander Koblov
177ba27cf6 ADD: cm_ConfigSavePos action 2019-01-22 19:45:03 +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
e76bc5eedc UPD: Clean up 2019-01-22 17:17:08 +00:00
Alexander Koblov
e2d64cbcd3 FIX: Regression in 0.8.x 2019-01-22 17:05:03 +00:00
Alexander Koblov
8638030164 UPD: Refactoring 2019-01-22 16:50:34 +00:00
Alexander Koblov
cf2a1ccc26 FIX: Duplicate text after apply button click 2019-01-21 19:40:19 +00:00
Alexander Koblov
1dd9cf09ac FIX: Lua - close find handle 2019-01-20 08:55:48 +00:00
Alexander Koblov
398cc8d4ef UPD: Use by default float instead personalized float (as discussed at the forum) 2019-01-20 08:53:37 +00:00
Denis Bisson
115b2abe20 ADD: New internal command "cm_AddPlugin". 2019-01-20 02:50:52 +00:00
Denis Bisson
ac5a83e6e6 ADD: Versality in confirmation dialog window when copying/moving files regarding what's selected in proposed resulting filenames and paths. The F5/F6 keys may be used to toggle what will be selected between whole filename including complete path, just filename without file extension, filename with file extension, just file extension or just file path. This add the command "cm_ToggleSelectionInName" in this dialog window. 2019-01-20 01:54:43 +00:00
Alexander Koblov
b1bc8a8313 FIX: Lua - Pascal string <-> Lua string 2019-01-09 18:34:57 +00:00
Alexander Koblov
9c7d701bf7 FIX: Lua - size_t type 2019-01-09 17:51:52 +00:00
Alexander Koblov
ede070fc14 ADD: Lua - DC.LogWrite function 2019-01-08 19:03:22 +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
ea4340a1ae FIX: Add unit "uvariablemenusupport" in project files list. 2019-01-01 21:50:17 +00:00
Alexander Koblov
f8971ab5cf UPD: Version number 2019-01-01 13:27:28 +00:00
Alexander Koblov
f9415e570e FIX: Don't go to parent on double click at header 2018-12-24 18:16:05 +00:00
Alexander Koblov
6b549209d1 UPD: Use getenv function under Unix 2018-12-24 17:44:40 +00:00
Alexander Koblov
c7fcbcc9fe UPD: Use new API under Windows XP and higher 2018-12-23 11:52:12 +00:00
Alexander Koblov
31599de2f5 FIX: Bug [0002088] Can't rename file with leading blank 2018-12-22 08:13:08 +00:00
Alexander Koblov
794ae99730 FIX: Create shortcut only for real file system #2 2018-12-22 07:55:18 +00:00
Alexander Koblov
6874b877eb FIX: Lua - result value 2018-12-21 17:23:37 +00:00
Alexander Koblov
2577dd4c2b ADD: Lua - ConvertEncoding function 2018-12-20 19:35:49 +00:00
Alexander Koblov
82548b2a01 FIX: Create shortcut only for real file system 2018-12-19 17:43:39 +00:00
Alexander Koblov
5bbf172fef FIX: Wrong main form position 2018-12-19 17:37:07 +00:00
Alexander Koblov
c17d444efe ADD: Feature [0000990] Creation of shortcuts *.lnk in addition to symbolic links 2018-12-16 13:02:24 +00:00
Alexander Koblov
1be76409ba UPD: Symlink form 2018-12-16 11:29:53 +00:00
Alexander Koblov
c9594904f5 FIX: Lua - Error message encoding 2018-12-16 09:13:51 +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
9b9b0822b6 FIX: Bug [0002176] Synchronize directories dialog: "asymmetric" checkbox state not saved 2018-12-15 12:26:56 +00:00
Alexander Koblov
d1239276cd ADD: Feature [0001731] Counter of files while moving/copying them #2 2018-12-15 08:48:29 +00:00
Alexander Koblov
ecbfc701a1 UPD: WcxPlugin - better current file progress 2018-12-15 08:30:55 +00:00
Alexander Koblov
db3a3d496c ADD: Feature [0001731] Counter of files while moving/copying them 2018-12-14 22:04:18 +00:00
Alexander Koblov
0c256055ed FIX: Don't read archive after creation 2018-12-14 16:47:40 +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
99aefba3e8 FIX: Bug [0001992] Garbage lines on resizing, when flat mode is enabled (default) 2018-12-10 20:55:43 +00:00
Alexander Koblov
3476822122 UPD: Replace fAbout.lrt by fAbout.lrj 2018-12-10 17:38:19 +00:00