Alexander Koblov
61ab9701de
UPD: Merged revision(s) 8778-8780, 8783, 8796-8797 from trunk
2019-05-05 15:38:21 +00:00
Alexander Koblov
2b48687f7f
UPD: Enable thumbnails for directories
2019-05-05 15:17:21 +00:00
Alexander Koblov
452c3ccf24
UPD: Forgotten file
2019-05-05 10:31:10 +00:00
Alexander Koblov
c2c0b0578a
UPD: Language files
2019-05-05 10:29:56 +00:00
Alexander Koblov
a819a28d63
ADD: Viewer - auto-reload option
2019-05-05 10:11:07 +00:00
Alexander Koblov
d0d54299bb
ADD: Show localized field name
2019-05-03 21:21:38 +00:00
Alexander Koblov
1896f263f8
FIX: Bug [0002276] Insecure use of /tmp #5
2019-05-03 19:56:53 +00:00
Alexander Koblov
73e805c8e9
FIX: Bug [0002276] Insecure use of /tmp #4
2019-05-03 19:30:21 +00:00
Alexander Koblov
41a4912ce3
UPD: Merged revision(s) 8781-8782, 8790 from trunk
2019-05-02 16:49:32 +00:00
Alexander Koblov
937c46bccc
UPD: Czech translation
2019-05-02 09:10:32 +00:00
Alexander Koblov
0403095e39
UPD: Russian language file
2019-04-29 20:32:31 +00:00
Alexander Koblov
39974c9c08
UPD: Language files
2019-04-28 19:41:33 +00:00
Alexander Koblov
bcfa6bedf8
ADD: Show drive size in drive list
2019-04-28 11:38:14 +00:00
Alexander Koblov
72e8d53546
FIX: Bug [0002290] "Range check error" when entering a directory
2019-04-28 10:16:36 +00:00
Alexander Koblov
0ce3c48409
UPD: Merged revision(s) 8763, 8784-8785 from trunk
2019-04-21 14:27:35 +00:00
Alexander Koblov
1535e3c7ed
UPD: Merged revision(s) 8728, 8760, 8762, 8764 from trunk
2019-04-21 14:23:59 +00:00
Alexander Koblov
4c975f4c1d
UPD: Merged revision(s) 8722, 8724 from trunk
2019-04-21 14:19:33 +00:00
Alexander Koblov
f0dd26e31b
UPD: Merged revision(s) 8701-8703, 8708 from trunk
2019-04-21 14:13:02 +00:00
Alexander Koblov
4f1632310b
UPD: Ignore CloseArchive result
2019-04-21 11:14:25 +00:00
Alexander Koblov
1047a3a4df
FIX: CatalogMaker plugin crash
2019-04-20 18:33:28 +00:00
Alexander Koblov
e4ee5d7aa1
FIX: Bug [0002276] Insecure use of /tmp #3
2019-04-14 16:00:30 +00:00
Alexander Koblov
86bebbcdd5
FIX: Open with - crash when load not rectangle image
2019-04-14 12:23:13 +00:00
Alexander Koblov
429fdd954f
FIX: Bug [0002277] Viewer Causes crash when using Copy To Clipboard Formatted
2019-04-06 21:13:00 +00:00
Alexander Koblov
aa00cc7d31
FIX: Bug [0002276] Insecure use of /tmp #2
2019-04-06 18:50:42 +00:00
Alexander Koblov
535cfa1018
FIX: Bug [0002276] Insecure use of /tmp
2019-04-06 18:41:20 +00:00
Alexander Koblov
a1e4647621
ADD: GetUserCacheDir, GetUserRuntimeDir functions
2019-04-06 18:39:00 +00:00
Denis Bisson
5fec5676e4
UPD: Previous commit was regarding multi rename dialog.
...
CHG: Update the languages files so the modification with previous keyboard accelerator in multi rename dialog doesn't create new fuzzy strings.
2019-04-06 16:18:24 +00:00
Denis Bisson
ba29b77084
FIX: Change caption of "&Edit" button to "Edit&or" to now have the keyboard accelerator key be "o" instead of "e" that was in conflict with "&Extension."
...
FIX: For the three situations where it was possible to show up a menu from the keyboard, the menu now appears near the actual button that would have made it appeared instead of showing the menu where the cursor was. This will avoid to search for where it appeared.
2019-04-06 16:16:16 +00:00
Denis Bisson
66404210b5
ADD: Add procedure "DCPlaceCursorNearControlIfNecessary" in unit "uDCUtils" to help to place mouse cursor near the specified controls. This will be useful for when a keyboard accelerator is used to trig a button that makes popup a menu. This way, we may control that the popup menu will appear near the controls that would normally makes appearing that popup menu instead of appearing at unrelated position where the mouse cursor might be at that moment.
2019-04-06 16:14:27 +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
f320f81e8c
UPD: French language file translated completely.
2019-04-04 02:14:01 +00:00
Denis Bisson
7f45a7391e
UPD: Fix in language files so recent modifications in find file dialog regarding keyboard accelerators did not create any "fuzzy" translation.
2019-04-04 02:13:27 +00:00
Denis Bisson
2d8550356b
FIX: In find file dialog, remove conflicting keyboard accelerator "F" key from the "Selected directories and files" to let it to the more important "File mask".
...
FIX: Still in find file dialog, remove conflicting keyboard accelerator "E" key from the "Regular expression" to let it to the "Excluded files" that was used anyway since almost 7 years.
ADD: Still in find file dialog, add keyboard accelerator "U" key for the "Regular expression".
ADD: Still in find file dialog, add keyboard accelerator "M" key for the "Hexadecimal".
FIX: If nothing was selecting when launching the find file dialog, the "Selected directories and files" option was disabled. But we could accidentally re-enable it by toggling back and forth "Opened tabs" option. This has been fixed.
2019-04-04 02:11:24 +00:00
Denis Bisson
380696396b
UPD: Update language files with the recent added strings related with Lua library location configuration.
2019-04-03 00:55:46 +00:00
Denis Bisson
39d09aae18
ADD: Add to project definition units "uwdxmodule" and "uluapas".
2019-04-03 00:51:25 +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
304d063de3
ADD: To help new user beginning with Lua script, report the error if library can't be found when using "cm_ExecuteScript".
...
ADD: Still to help new user, offer to switch to Lua library location configuration tab if library is not found for a script.
2019-04-03 00:23:16 +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
6d6ea57755
FIX: Open Android devices
2019-03-31 09:59:18 +00:00
Alexander Koblov
757c34d968
ADD: Try to call XInitThreads under Gtk2
2019-03-30 18:37:06 +00:00
Alexander Koblov
8e1582b7a0
FIX: Gio - don't escape address twice
2019-03-30 16:44:36 +00:00
Alexander Koblov
32eec031d7
UPD: Merged revision(s) 8753 from trunk
2019-03-30 09:37:41 +00:00
Alexander Koblov
2e0622ed1e
UPD: Makefile.mbedTLS
2019-03-30 09:26:19 +00:00
Alexander Koblov
60412263a3
UPD: Merged revision(s) 8725-8727 from trunk
2019-03-30 08:42:00 +00:00
Alexander Koblov
7760c44874
UPD: Merged revision(s) 8723 from trunk
2019-03-30 08:39:15 +00:00
Alexander Koblov
f926c56c94
UPD: Merged revision(s) 8716-8717, 8750, 8756 from trunk
2019-03-30 08:29:25 +00:00
Alexander Koblov
39aa4e4356
FIX: Bug [0002273] Compatibility with Lua 5.2 and 5.3: file:read() doesn't work
2019-03-29 17:30:30 +00:00
Denis Bisson
dc09eed3d7
ADD: Add matching internal command for "cm_GoToFirstEntry" when importing TC toolbar.
2019-03-26 02:14:24 +00:00
Denis Bisson
fb1b91f322
CHG: Change icons for internal commands "cm_GoToFirstFile" and "cm_GoToLastFile" for both 16x16 and 32x32 resolution.
...
ADD: Add icons for internal commands "cm_GoToFirstEntry" and "cm_GoToLastEntry" for both 16x16 and 32x32 resolution.
2019-03-26 01:56:23 +00:00