Commit graph

1,161 commits

Author SHA1 Message Date
Alexander Koblov
bd7deabcbd ADD: Determine USB drive (Windows) 2019-07-09 17:55:44 +00:00
Alexander Koblov
20760a0705 FIX: Build under Windows, memory leak 2019-06-15 15:18:14 +00:00
Alexander Koblov
091ac7b6d3 ADD: Load application icon from icon theme 2019-06-15 12:09:53 +00:00
Alexander Koblov
be08b613c4 UPD: Use DCStringHashListUtf8 unit 2019-06-10 18:07:40 +00:00
Alexander Koblov
ea762b5874 ADD: Show thumbnails for .webm 2019-06-08 09:42:54 +00:00
Alexander Koblov
80c87f234f FIX: Bug [0002298] 2019-05-23 17:34:36 +00:00
Alexander Koblov
71d4602c5e FIX: Show custom folder icon if folder really does not have special icon 2019-05-20 18:55:04 +00:00
Alexander Koblov
ddb18bbb81 FIX: Bug [0002194] Ubuntu snapd produce unnecessary information at drives list 2019-05-18 07:46:30 +00:00
Alexander Koblov
113d401b7c FIX: Bug [0001501] Mounts to hidden folders must not be shown in the "drive buttons" bar 2019-05-17 22:19:21 +00:00
Alexander Koblov
553244d5c9 FIX: Execute from AppImage 2019-05-17 22:01:13 +00:00
Alexander Koblov
ec646941d8 UPD: Optimizations 2019-05-16 20:45:41 +00:00
Alexander Koblov
3f9b26c09e FIX: Don't use LoadFromIntfImage (it can crash when called from separate thread under GTK2) 2019-05-16 19:56:43 +00:00
Alexander Koblov
9495e59a58 FIX: Don't use LoadFromIntfImage (it can crash when called from separate thread under GTK2) 2019-05-16 18:54:17 +00:00
Alexander Koblov
efcabf4494 FIX: Possible crash 2019-05-15 19:21:34 +00:00
Alexander Koblov
6e1bf6d5c5 FIX: Crash in thumbnail view under GTK2 2019-05-15 19:19:23 +00:00
Alexander Koblov
3544891d77 FIX: Folder thumbnails use alpha channel 2019-05-14 19:23:10 +00:00
Alexander Koblov
ac31c97105 FIX: Folder thumbnails 2019-05-12 13:20:43 +00:00
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