Commit graph

1,144 commits

Author SHA1 Message Date
Alexander Koblov
0fc5d400c5 ADD: Simple folder thumbnail provider (Unix) 2019-05-11 09:46:47 +00:00
Alexander Koblov
f451066f8a UPD: Refactoring 2019-05-10 12:48:48 +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
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
e4ee5d7aa1 FIX: Bug [0002276] Insecure use of /tmp #3 2019-04-14 16:00:30 +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
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
045e4c9664 FIX: Save association under KDE 2019-03-24 11:08:05 +00:00
Alexander Koblov
76956d2432 FIX: TarWriter - write zero size for directories 2019-03-13 17:25:17 +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
9aa2cf276e ADD: Feature [0000307] Show icons for WFX plugins #2 2019-03-06 20:00:09 +00:00
Alexander Koblov
22beeb4ae1 ADD: Feature [0000307] Show icons for WFX plugins 2019-03-05 19:39:48 +00:00
Alexander Koblov
bd282e74f3 FIX: Check for empty value 2019-03-04 20:07:13 +00:00
Alexander Koblov
8fa27d3007 UPD: Save added application as last 2019-03-04 19:54:10 +00:00
Alexander Koblov
8134bfa85b FIX: Stop archiver when it was called via bash-script 2019-03-02 09:05:27 +00:00
Alexander Koblov
599b673193 ADD: Get icon by content for executable files without extension 2019-02-20 17:33:39 +00:00
Alexander Koblov
2a6b3d0e23 FIX: Bug [0002228] Blank OneDrive icon overlay 2019-02-19 18:04:12 +00:00
Alexander Koblov
0f4b17757f UPD: Disable delete as administrator, it is buggy. Implementation will be replaced in 1.0, see issue #0000110 at bugtracker. 2019-02-16 08:45:54 +00:00
Alexander Koblov
8d8c3898bc FIX: Arithmetic overflow 2019-02-10 14:54:36 +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
177ba27cf6 ADD: cm_ConfigSavePos action 2019-01-22 19:45:03 +00:00
Alexander Koblov
b1bc8a8313 FIX: Lua - Pascal string <-> Lua string 2019-01-09 18:34:57 +00:00
Alexander Koblov
9c7d701bf7 FIX: Lua - size_t type 2019-01-09 17:51:52 +00:00
Alexander Koblov
f8971ab5cf UPD: Version number 2019-01-01 13:27:28 +00:00
Alexander Koblov
6b549209d1 UPD: Use getenv function under Unix 2018-12-24 17:44:40 +00:00
Alexander Koblov
c7fcbcc9fe UPD: Use new API under Windows XP and higher 2018-12-23 11:52:12 +00:00
Alexander Koblov
794ae99730 FIX: Create shortcut only for real file system #2 2018-12-22 07:55:18 +00:00
Alexander Koblov
82548b2a01 FIX: Create shortcut only for real file system 2018-12-19 17:43:39 +00:00
Alexander Koblov
c17d444efe ADD: Feature [0000990] Creation of shortcuts *.lnk in addition to symbolic links 2018-12-16 13:02:24 +00:00
Denis Bisson
3b729c9306 FIX: Translatable word was missing. 2018-12-05 03:38:16 +00:00
Denis Bisson
f3ac429fdc FIX: Arrange some strings to be translatable in units "uexts", "uOSUtils", "umultiarchivetestarchiveoperation" and project file "doublecmd.lpr".
UPD: Language files updated.
2018-12-04 02:06:48 +00:00
Alexander Koblov
c0553c1637 FIX: Crash when cannot save pixmaps cache 2018-12-01 13:22:21 +00:00
Denis Bisson
622a3f9b24 FIX: A typo regarding "abbreviation" that needs a double "b". 2018-11-29 11:07:57 +00:00
Alexander Koblov
03bd68123f ADD: Drag&Drop to external application in Cocoa 2018-11-17 09:51:19 +00:00
Denis Bisson
4dc3b8a831 FIX: Correct a little type in French language.
FIX: Correct few typos in the TC related unit.
2018-11-07 03:46:45 +00:00
Denis Bisson
793510c2c8 FIX: The location of the TC default toolbar was not evaluated correctly. It was causing problem when attempting to export "Hot Dirs" and "Toolbars" to TC. This has been fixed. 2018-11-07 03:37:26 +00:00
Alexander Koblov
d476530895 FIX: Build under 64 bit 2018-11-04 12:02:58 +00:00
Denis Bisson
b3143b2aca CHG: Few modifications regarding plugins configuration.
ADD: Warn the user when attempting to quit the plugin configuration without having saved possible unsaved modification.
ADD: In the plugin configuration table, if a text is too large to fit in a column, a tooltip is displayed showing the complete text.
ADD: Individual configuration pages for DSX, WCX, WDX, WFX and WLX plugins.
ADD: Plugin tweak dialog windows now remember their dimensions from a session to another.
ADD: Double-click on an item in the list of plugins in the configuration now trigs the tweak window for selected plugin.
ADD: When we just add a plugin, it is now the selected one in the list.
ADD: Add an option to go to tweak dialog window right after a plugin in added.
CHG: The path to the plugin is now *loaded*, *displayed* and *saved* as what the user sees.
CHG: The path for the plugin files may now be defined with full relative path based on either windows special folders, environment variables or full complete path. It is not simply on a path deeper than %COMMANDERPATH% like it was before.
ADD: In the plugin tweak dialog window, we now have an actual "TFileNameEdit" with a button and the file requester to select our plugin location.
ADD: In the plugin tweak dialog window, we now have a button with a popup menu to help to adapt the path of the plugin location like to make it relative to a specified location.
ADD: There is now an option to make DC automatically use relative path to what we want when we add a plugin file. We may also apply that retro-active.
ADD: In the plugin configuration, do not display a column if not pertinent (like column 2 in WFX).
ADD: In the WCX plugin configuration window, we may display plugins grouped by plugin file or by file extension as they appear in config file AND how they are actually used when searching for a qualified one.
ADD: Add the internal command "cm_ConfigPlugins".
FIX: Added WCX plugin associated with an empty extension was not displayed at first in the grid and needed to close and reopen the configuration window. This is fixed.
FIX: Adding a file extension associated with a WCX plugin in the tweaking window from a WCX where previously *just one* extension was associated was not switching enabled the "Remove" button. This is fixed.
UPD: Languages files have been modified, but efforts have been made to re-use existing translations and to avoid "fuzzy" attributes.
2018-11-03 20:17:43 +00:00
Alexander Koblov
22c6c34047 ADD: Feature [0001762] Show the processes, which lock the file from deletion #8 2018-10-26 19:31:42 +00:00