Commit graph

5,795 commits

Author SHA1 Message Date
Alexander Koblov
f368db22e8 FIX: Hide log window on disconnect #2 2019-02-07 19:34:34 +00:00
Alexander Koblov
f9d0f255c9 UPD: Revert revision 8639 2019-02-07 19:32:13 +00:00
Alexander Koblov
ceb0224614 FIX: Bug [0002218] 2019-02-06 19:45:44 +00:00
Alexander Koblov
fd84b6b292 FIX: Wrong scaling with non-standard DPI 2019-02-06 17:55:47 +00:00
Alexander Koblov
74a1aa9c5d FIX: Hide log window on disconnect 2019-02-04 19:04:00 +00:00
Alexander Koblov
fd2f39efb1 FIX: Range check error 2019-02-04 17:07:41 +00:00
Alexander Koblov
b53e5866d6 FIX: Bug [0001966] Wrong file is renamed if the original file was deleted after the start of rename 2019-02-03 08:58:03 +00:00
Alexander Koblov
0d36b613a7 UPD: Use BLAKE2S for verify copy (faster) 2019-02-02 21:50:55 +00:00
Alexander Koblov
5342452b2a UPD: Use ffNumber formatting mode 2019-02-02 21:48:00 +00:00
Alexander Koblov
00fe29eb65 FIX: Lua 5.2 - 5.3 compatibility 2019-02-02 09:25:59 +00:00
Alexander Koblov
fc94945b0e FIX: Lua 5.2 - 5.3 compatibility 2019-02-02 09:07:34 +00:00
Alexander Koblov
4b261b4f70 UPD: Default status bar width 2019-01-29 20:51:12 +00:00
Alexander Koblov
11d89e9945 FIX: Quick filter hidden files (Linux) 2019-01-29 17:45:30 +00:00
Alexander Koblov
b93c13c05b FIX: Viewer - Update status bar 2019-01-28 19:30:27 +00:00
Alexander Koblov
ddcdf21a70 FIX: Crash at exit if log window enabled 2019-01-28 18:37:59 +00:00
Alexander Koblov
14a2c5f266 UPD: Rewrite log functions 2019-01-28 18:11:28 +00:00
Alexander Koblov
69ea894a3a ADD: WDX - Localize units in find files dialog 2019-01-28 17:43:45 +00:00
Alexander Koblov
78f4b7a117 FIX: Controls alignment 2019-01-27 19:56:57 +00:00
Alexander Koblov
7d6eed3820 FIX: WDX plugins - clear field list before fill 2019-01-27 12:53:41 +00:00
Alexander Koblov
a9c711f0dd UPD: Viewer - Rearrange status bar panels 2019-01-27 11:38:25 +00:00
Alexander Koblov
fb9a302968 UPD: Use KASStatusBar control 2019-01-27 11:29:16 +00:00
Alexander Koblov
b8f8f71ec1 FIX: Viewer - crash on close with enabled thumbnails 2019-01-27 11:10:16 +00:00
Alexander Koblov
3423f11cd0 UPD: Better controls alignment 2019-01-26 20:48:20 +00:00
Alexander Koblov
09617b80ad FIX: Don't save properties when cancel operation 2019-01-26 20:32:32 +00:00
Alexander Koblov
a7a3b4bb6d ADD: Capability to queue file split operation 2019-01-26 20:23:51 +00:00
Denis Bisson
378ad46730 CHG: Refactoring the name of drop boxes in the search content plugin panel. This will help when looking in a middle of a function to quickly determine if the element we're looking at is from a plugin object or if it's simply its corresponding drop box.
CHG: Modify the search content plugin panel so the drop box of the fields is filled with localized string for the fields.
INF: Above modification keep continue to work with actual field names (i.e. non-localized) into the DC configuration file. This way, existing current saved configuration searches keep continue to be loaded successfully and work successfully.
2019-01-26 19:41:09 +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
Alexander Koblov
a6a77b72f2 FIX: Controls alignment 2019-01-26 17:56:56 +00:00
Denis Bisson
83eca4a519 FIX: For the non-localized plugin, show at least the default field name in popup menu for plugin field selection.
FIX: For the embedded <exif> plugin, show the field name in popup menu for plugin internal field selection.
2019-01-26 17:25:13 +00:00
Denis Bisson
48e9e855fe aDD: New percent variables %z and %Z for the "last directory of path of the file" and "last directory of path of active or chosen panel" respectively. 2019-01-26 16:26:22 +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
ec72b7f262 FIX: Viewer - Draw thumbnails #2 2019-01-26 15:32:31 +00:00
Alexander Koblov
7dc9cf2cb0 FIX: Viewer - Draw thumbnails 2019-01-26 15:03:33 +00:00
Alexander Koblov
221dde34ee FIX: Draw text file thumbnails 2019-01-26 12:52:29 +00:00
Alexander Koblov
b3a3604e77 ADD: WDX - Initial localization support 2019-01-26 11:45:12 +00:00
Alexander Koblov
5ffc7c879c UPD: Viewer - Disable load next/prev file in quick view mode 2019-01-25 20:17:53 +00:00
Alexander Koblov
9a72fa079e UPD: Viewer - refactoring 2019-01-25 18:30:32 +00:00
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