Alexander Koblov
|
dfd3dbf60b
|
FIX: CheckPlugin function and Unicode
|
2013-04-13 04:07:04 +00:00 |
|
Alexander Koblov
|
7c199137ac
|
ADD: Sort plugins by drag&drop
|
2013-04-12 18:49:12 +00:00 |
|
Alexander Koblov
|
79a2552853
|
ADD: Capability to enable/disable wlx plugins
|
2013-04-10 19:04:13 +00:00 |
|
Alexander Koblov
|
cc783a7e9b
|
FIX: Incorrect file name in error dialog
|
2013-04-10 07:31:52 +00:00 |
|
Alexander Koblov
|
7841ec0daa
|
FIX: Find MultiArc addon by signature when addon has multiply signatures
|
2013-04-05 18:10:57 +00:00 |
|
Alexander Koblov
|
4ca77303ff
|
FIX: Result of ContentGetValueW call with ft_stringw type
|
2013-04-02 17:48:18 +00:00 |
|
cobines
|
d34fbb426b
|
UPD: Slovenian language translation from Matej Urbančič.
|
2013-04-01 16:43:54 +00:00 |
|
Alexander Koblov
|
edad4ca5a2
|
UPD: Check also libMagickWand-6.Q16.so.1 when find ImageMagick
|
2013-03-24 11:34:20 +00:00 |
|
Alexander Koblov
|
1ad510d331
|
ADD: Workaround for bug: http://bugs.freepascal.org/view.php?id=18514
|
2013-03-24 08:34:56 +00:00 |
|
Alexander Koblov
|
bb4115afbf
|
FIX: Invisible checkboxes under Gtk2
|
2013-03-24 07:51:49 +00:00 |
|
Alexander Koblov
|
a5ad74fc23
|
UPD: Scale only big jpeg images
|
2013-03-24 07:32:32 +00:00 |
|
Alexander Koblov
|
b5b60bf350
|
UPD: Publish WantsNewConnection property
|
2013-03-24 06:32:30 +00:00 |
|
Alexander Koblov
|
a21be17676
|
FIX: Bug [0000622] "Disable request to choose default application for opening "exe" files"
|
2013-03-23 12:06:50 +00:00 |
|
Alexander Koblov
|
1f3ba94b96
|
ADD: Fast JPEG thumbnail provider
|
2013-03-19 18:05:54 +00:00 |
|
Alexander Koblov
|
2c33988ac3
|
UPD: Use one function to get scaled thumbnail size
|
2013-03-19 17:21:34 +00:00 |
|
Alexander Koblov
|
9b78822297
|
UPD: Optimize icon loading
|
2013-03-17 12:16:29 +00:00 |
|
Alexander Koblov
|
30eb5940e4
|
ADD: ImageMagick thumbnail provider
|
2013-03-17 09:19:22 +00:00 |
|
Alexander Koblov
|
2617657f8b
|
UPD: Use IEIFLAG_ORIGSIZE flag with IExtractImage::GetLocation
|
2013-03-14 17:55:54 +00:00 |
|
Alexander Koblov
|
04fce55187
|
UPD: Try to create thumbnail using system providers at first (it is faster)
|
2013-03-14 17:37:55 +00:00 |
|
Alexander Koblov
|
c7e14b615d
|
FIX: Add forgotten ListSetDefaultParams call
|
2013-03-11 18:08:27 +00:00 |
|
Alexander Koblov
|
3f72451d54
|
FIX: Don't unload plugin at ExitPluginMode because plugin can subclassing Viewer window, and access violation can occur. Unload all plugins after Viewer window destroy instead.
|
2013-03-11 17:52:48 +00:00 |
|
Alexander Koblov
|
9349e84f8b
|
UPD: Don't ignore "force" flag
|
2013-03-11 16:37:15 +00:00 |
|
Alexander Koblov
|
7bb58c40d3
|
FIX: Ignore case when parse detect string
|
2013-03-11 06:01:54 +00:00 |
|
Alexander Koblov
|
7b02861593
|
ADD: Rename command to not file system file source context menu
|
2013-03-10 17:48:33 +00:00 |
|
Alexander Koblov
|
6846eeb662
|
ADD: Show context menu for not file system file source
|
2013-03-10 15:44:45 +00:00 |
|
Alexander Koblov
|
c4d61195a3
|
ADD: Catch hotkeys from plugins
|
2013-03-10 12:03:00 +00:00 |
|
Alexander Koblov
|
aa8165e0e2
|
FIX: Don't show unvisible controls under Gtk2
|
2013-03-10 10:37:19 +00:00 |
|
Alexander Koblov
|
0bd510ea6d
|
FIX: Wlx plugins
|
2013-03-10 10:26:35 +00:00 |
|
Alexander Koblov
|
63070cd399
|
UPD: Destroy plugin window under Gtk2/Qt4 if ListCloseWindow is not implemented
|
2013-03-10 09:29:39 +00:00 |
|
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 |
|
vitaliyg
|
a5e2786c7c
|
UPD: Line end converted
|
2013-03-05 19:02:57 +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
|
a40c2baa58
|
DEL: Obsolete command
|
2013-03-02 08:11:56 +00:00 |
|
Alexander Koblov
|
fc73765d22
|
DEL: Obsolete "Network" plugin (DC has built-in windows network support now)
|
2013-03-02 07:58:58 +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
|
28c4da9568
|
UPD: Russian language file
|
2013-02-24 13:07:48 +00:00 |
|
Alexander Koblov
|
ade8736ff2
|
UPD: Language files
|
2013-02-24 12:00:55 +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 |
|