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
Alexander Koblov
a031c4a7fc
FIX: Bug [0002112] Using Enter to save Directory Hotlist crashes DC
2019-03-25 19:43:13 +00:00
Alexander Koblov
3ec5ad45f0
UPD: Czech translation
2019-03-24 15:18:25 +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
045e4c9664
FIX: Save association under KDE
2019-03-24 11:08:05 +00:00
Alexander Koblov
5fedf1a3dd
ADD: ActiveRight option
2019-03-23 13:26:26 +00:00
Alexander Koblov
ea72876db1
UPD: Merged revision(s) 8730, 8746-8747 from trunk
2019-03-23 13:11:41 +00:00
Alexander Koblov
38d9b0b890
ADD: Unrar - also try to load libunrar.so.5 under Linux
2019-03-23 13:07:42 +00:00
Alexander Koblov
407d4d4b0d
ADD: Lua - ExtractFile* functions
2019-03-23 11:32:24 +00:00
Alexander Koblov
0e05c006f7
UPD: Greek translation
2019-03-23 11:24:54 +00:00
Alexander Koblov
270d9b95a3
UPD: Greek translation
2019-03-23 11:15:13 +00:00
Alexander Koblov
d0a6e9d446
UPD: Merged revision(s) 8738-8740 from trunk
2019-03-23 10:43:51 +00:00
Alexander Koblov
61cf0b662d
UPD: Merged revision(s) 8735-8736 from trunk
2019-03-23 10:38:15 +00:00
Alexander Koblov
e5da52aa88
UPD: Merged revision(s) 8709, 8718-8719, 8734 from trunk
2019-03-19 20:29:44 +00:00
Alexander Koblov
7d27d8e185
ADD: Lua - set package.cpath
2019-03-19 20:02:30 +00:00
Alexander Koblov
61c9656140
FIX: Bug [0002235] On remote desktop is bottom inform line (Selected files count etc) becomes unreadable due to invalid redraw
2019-03-19 16:46:03 +00:00
Alexander Koblov
c1012492b9
FIX: Viewer - make stretch only large independent from stretch
2019-03-18 18:06:28 +00:00
Alexander Koblov
24f01ade52
ADD: Feature [0002263] [patch] cm_GoToFirstFile skip dirs
...
ADD: cm_GoToFirstEntry, cm_GoToLastEntry commands instead
2019-03-17 09:00:10 +00:00
Alexander Koblov
04bd47a08d
FIX: Zip - crash on cancel password input
2019-03-13 17:28:03 +00:00
Alexander Koblov
76956d2432
FIX: TarWriter - write zero size for directories
2019-03-13 17:25:17 +00:00
Alexander Koblov
8f5fb8bd87
ADD: FTP - plugin icon
2019-03-10 14:35:48 +00:00
Alexander Koblov
6817521fcb
UPD: Merged revision(s) 8713-8715, 8720-8721 from trunk
2019-03-10 12:05:01 +00:00
Alexander Koblov
4da588831f
FIX: Chinese language file
2019-03-10 11:28:10 +00:00
Alexander Koblov
50d7d1b79d
FIX: Chinese language file
2019-03-10 11:26:24 +00:00
Alexander Koblov
2190b08a69
FIX: Bug [0002169] Opening relative path
2019-03-10 10:36:08 +00:00
Alexander Koblov
0f79980a83
ADD: Use fallocate under Linux to reserve space
2019-03-10 10:01:13 +00:00
Alexander Koblov
d81f399f0e
FIX: Bug [0002144] Symbol # at the beginning of dir name LOOPS with trying to view Win shares: smb://pcname/C$/#DirName/#DirName/#... etc
2019-03-10 09:05:25 +00:00
Alexander Koblov
a1c92c35ae
UPD: Disable controls when read only mode
2019-03-09 21:25:13 +00:00
Alexander Koblov
96da455a80
FIX: Gio - don't show directory size
2019-03-09 21:01:21 +00:00
Alexander Koblov
d45e053c1a
FIX: g_file_get_child: assertion 'name != NULL' failed
2019-03-09 17:08:37 +00:00
Alexander Koblov
032c4dc095
FIX: Bug [0002248] Multiple errors and issues with file operations on Webdav
2019-03-09 10:06:48 +00:00
Alexander Koblov
57de7569ba
FIX: Memory leak
2019-03-09 09:22:03 +00:00
Alexander Koblov
67255ab909
ADD: Gio - calculate statistics operation
2019-03-09 08:59:46 +00:00
Alexander Koblov
7b472eb8fc
FIX: Bug [0002254] Services2 WFX plugin fails to import #2
2019-03-07 18:00:34 +00:00
Alexander Koblov
4c3460cb9b
FIX: Bug [0002254] Services2 WFX plugin fails to import
2019-03-06 20:24:48 +00:00
Alexander Koblov
9aa2cf276e
ADD: Feature [0000307] Show icons for WFX plugins #2
2019-03-06 20:00:09 +00:00