Commit graph

5,795 commits

Author SHA1 Message Date
Alexander Koblov
b984d1eb12 UPD: Register class method 2019-05-10 10:20:46 +00:00
Alexander Koblov
76ade178d4 FIX: Don't show thumbnail for '..' 2019-05-05 18:48:34 +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
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
bcfa6bedf8 ADD: Show drive size in drive list 2019-04-28 11:38:14 +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
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
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
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
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
Alexander Koblov
a031c4a7fc FIX: Bug [0002112] Using Enter to save Directory Hotlist crashes DC 2019-03-25 19:43:13 +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
407d4d4b0d ADD: Lua - ExtractFile* functions 2019-03-23 11:32:24 +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
76956d2432 FIX: TarWriter - write zero size for directories 2019-03-13 17:25:17 +00:00
Alexander Koblov
2190b08a69 FIX: Bug [0002169] Opening relative path 2019-03-10 10:36:08 +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