Alexander Koblov
a7ec0b2a9e
ADD: Multi Rename - replace multiple strings at once
2019-05-12 12:37:45 +00:00
Alexander Koblov
51ae2045e0
FIX: Bug [0002285] QuickView bug with file deletion and pictures
2019-05-12 11:54:26 +00:00
Alexander Koblov
773cf3b791
FIX: Backward compatibility
2019-05-12 08:59:30 +00:00
Alexander Koblov
cbe50230aa
FIX: Typo
2019-05-12 08:54:39 +00:00
Alexander Koblov
179422d583
UPD: Use UTF-16 instead UCS2
2019-05-12 08:44:25 +00:00
Alexander Koblov
0fc5d400c5
ADD: Simple folder thumbnail provider (Unix)
2019-05-11 09:46:47 +00:00
Alexander Koblov
6db1f2790c
FIX: Bug [0002291] DC crashes when adding file to queue for delete on SMB share
2019-05-10 16:44:07 +00:00
Alexander Koblov
f451066f8a
UPD: Refactoring
2019-05-10 12:48:48 +00:00
Alexander Koblov
e6821ae098
ADD: Feature [0002242] Custom ruler position
2019-05-10 11:36:02 +00:00
Alexander Koblov
71e2940f9d
UPD: Merged revision(s) 8805 from branches/0.9
2019-05-10 10:57:41 +00:00
Alexander Koblov
1550865bfd
FIX: Bug [0000480] Blinking of file list panel while switching tabs
2019-05-10 10:23:29 +00:00
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