Commit graph

5,901 commits

Author SHA1 Message Date
Alexander Koblov
e1052aeb4d FIX: Resize plugin window under Gtk2 2013-03-10 08:59:01 +00:00
Alexander Koblov
8da6d40ab0 UPD: Pass Viewer window handle to Wlx plugins instead panel handle like original Total Commander Lister does (more plugins don't work correct without it) 2013-03-10 07:19:05 +00:00
Alexander Koblov
c2a380e78f UPD: Code formatting
ADD: ResizeWindow for Gtk2 and Qt4 widgetsets
2013-03-08 19:00:19 +00:00
Alexander Koblov
97bdcf3825 FIX: Some fixes for previous commit 2013-03-07 21:22:12 +00:00
Alexander Koblov
8081b2c6d8 UPD: Use trick to say wlx plugins that it is not "Quick view" 2013-03-07 13:27:23 +00:00
Alexander Koblov
0159a55d6f FIX: Access violation when close wlx plugins without ListCloseWindow
FIX: Garbage in ListGetDetectString
FIX: Set focus to plugin window
2013-03-06 19:48:27 +00:00
Alexander Koblov
06c16c7a7a FIX: Bug [0000630] 2013-03-05 18:22:51 +00:00
Alexander Koblov
9f6d3f95b3 ADD: Capability to set file source connection request timeout 2013-03-03 09:40:09 +00:00
Alexander Koblov
8c490f6b05 ADD: Patch [0000542] "Don't create new tab when there is already opened" (by vitaliyg) 2013-03-02 08:25:05 +00:00
Alexander Koblov
8d1ec860a8 UPD: Load file listing in main thread only in Wfx plugins, because most plugins is not thread save 2013-02-27 16:18:23 +00:00
Alexander Koblov
ec2b9821e4 FIX: Use static variable for FsFindFirst/FsFindNext (fixes issues with some plugins) 2013-02-26 18:54:44 +00:00
Alexander Koblov
6a7e37f6b8 ADD: Option - go to root when change drive (patch by s1n) 2013-02-24 11:59:42 +00:00
Alexander Koblov
b405eca042 ADD: Show path in drive label under BSD like under Linux 2013-02-24 07:45:17 +00:00
Alexander Koblov
f5a3b04d6a UPD: Don't show mount points in '/dev/', '/sys/' and '/proc/' 2013-02-24 07:36:33 +00:00
Alexander Koblov
f139492f1a FIX: Bug [0000631] "F4 opens external editor but not load edit file" 2013-02-23 07:03:07 +00:00
Alexander Koblov
81c3414f86 ADD: Initialize random number generator at start 2013-02-22 20:40:15 +00:00
Alexander Koblov
cc8b69c0f3 ADD: Some file systems to known file systems list (fixes 0000632) 2013-02-22 20:22:36 +00:00
Alexander Koblov
15d80cbf6c ADD: Checking DSX plugin architecture at adding 2013-02-21 17:40:52 +00:00
Alexander Koblov
ba89637f36 ADD: Checking plugin architecture at adding 2013-02-21 17:30:40 +00:00
Alexander Koblov
5edbee9e03 ADD: Option to on/off icons in menus 2013-02-20 15:23:33 +00:00
Alexander Koblov
4139fb2c16 ADD: Show action icons in main menu (patch by frost.asm with small changes) 2013-02-18 17:33:15 +00:00
Alexander Koblov
e21a02f18d ADD: Info about Farm-Fresh Web Icons 2013-02-18 17:09:38 +00:00
Alexander Koblov
81ae631b4f ADD: Patch [0000627] "Open current dir in new tab if unable to open focused dir" (by vitaliyg) 2013-02-10 07:59:32 +00:00
Alexander Koblov
fb364a95e8 FIX: Show thumbnails after file view change 2013-02-03 09:22:19 +00:00
Alexander Koblov
eb9f19428f FIX: Bug [0000625] "Crash when load corrupted image" 2013-02-03 08:18:40 +00:00
Alexander Koblov
68a2a94b94 UPD: Use one button type in dialog for same look under Mac OS X (fixes 0000626) 2013-02-02 11:54:48 +00:00
Alexander Koblov
70526a9089 UPD: Use common BSD way to get drives list under Mac OS X (fixes compiling under 64 bit) 2013-02-02 09:13:23 +00:00
Alexander Koblov
300d539955 FIX: Compiling under Mac OS X with Qt interface 2013-01-31 17:39:25 +00:00
Alexander Koblov
5e0b6210b1 ADD: Ask title for new entry when add hot dir (patch by frost.asm) 2013-01-22 17:22:06 +00:00
Alexander Koblov
b5092b7e2c ADD: Move items in multi rename dialog (patch by frost.asm) 2013-01-22 17:08:55 +00:00
Alexander Koblov
0384b63988 UPD: Increase maximum font size 2013-01-20 09:29:51 +00:00
Alexander Koblov
cdbe6feafb UPD: Workarounds for keys and mouse clicks after drag&drop not needed anymore, bugs were fixed in Lazarus 1.0. 2013-01-20 09:17:52 +00:00
Alexander Koblov
ec668d4b88 FIX: Set focus to combobox at second show 2013-01-19 12:15:17 +00:00
Alexander Koblov
e1ba2bb2da FIX: Show thumbnails for text files under GTK2
UPD: Don't stretch and cache small bitmaps
2013-01-19 12:08:32 +00:00
Alexander Koblov
db04cdb6f9 UPD: Under Xfce use "exo-open" to open files 2013-01-19 09:48:08 +00:00
Alexander Koblov
d554e577d9 ADD: Scroll thumbnails view at mouse selection 2013-01-12 11:37:35 +00:00
Alexander Koblov
ef9d54da99 UPD: Don't update dynamically thumbnails size in Viewer 2013-01-12 10:35:33 +00:00
Alexander Koblov
e4f3a4f60d ADD: Dynamically update thumbnails size 2013-01-12 10:25:09 +00:00
Alexander Koblov
9f1c0d6e15 ADD: Update thumbnails size 2013-01-12 09:32:22 +00:00
Alexander Koblov
01fab1fa0c ADD: Option to set thumbnails size 2013-01-11 21:57:10 +00:00
Alexander Koblov
d4f13b8956 FIX: Incorrect hint when hint is empty 2013-01-10 18:29:51 +00:00
Alexander Koblov
04587cd520 FIX: Change exception class name to fix conflict with FileSource exception class with the same name (fixes access violation on auto refresh) 2013-01-10 03:47:12 +00:00
Alexander Koblov
1ef21e6195 UPD: Clean up 2013-01-05 09:52:47 +00:00
Alexander Koblov
c489ad5df0 FIX: Bug [0000620] "Incorrect last file selection" 2013-01-04 19:22:10 +00:00
Alexander Koblov
ec131c86f2 FIX: Bug [0000620] "Incorrect last file selection" 2013-01-03 20:05:42 +00:00
Alexander Koblov
131da9518a FIX: Bug [0000540] "List index (-1) out of bounds in search results tab" 2013-01-03 17:25:22 +00:00
Alexander Koblov
5df18712b5 FIX: Thumbnails alignment 2013-01-02 16:29:27 +00:00
Alexander Koblov
18b3fcbf68 ADD: Update columns widths 2013-01-02 16:12:18 +00:00
Alexander Koblov
2d24bd67bb FIX: Rename file in thumbnail view mode 2013-01-01 10:11:32 +00:00
Alexander Koblov
6ff3cf857a ADD: Hotkey for thumbnails view 2013-01-01 09:07:56 +00:00