Commit graph

35 commits

Author SHA1 Message Date
rich2014
65817fa735 FIX: StretchBitmap() related on retina display
(cherry picked from commit 20c86c58bf)
2026-02-28 12:59:41 +03:00
rich2014
1420d10aca UPD: support Retina in Thumbnails Cache 2025-10-29 23:40:37 +08:00
rich2014
8d37f93ab5 UPD: support Retina in Thumbnails File View 2025-10-29 16:57:58 +08:00
Alexander Koblov
81243371f8 UPD: DoCreatePreviewText - speed optimization 2022-11-27 12:36:50 +03:00
Alexander Koblov
c3953f37e1 FIX: Text thumbnails colors 2020-08-21 21:41:53 +00:00
cordylus
926fbf7866 UPD: Refactor out exception raising from thumbnail selection code to simplify debugging and reduce overhead 2019-07-08 15:04:17 +00:00
cordylus
dac5142737 FIX: Bug [0001843] Text thumbnails do not display the last line of text 2019-06-25 22:33:22 +00:00
Alexander Koblov
0fc5d400c5 ADD: Simple folder thumbnail provider (Unix) 2019-05-11 09:46:47 +00:00
Alexander Koblov
221dde34ee FIX: Draw text file thumbnails 2019-01-26 12:52:29 +00:00
Alexander Koblov
4149115149 FIX: Bug [0001840] List index out of bound in Viewer under Windows 10 2018-04-22 13:50:23 +00:00
Alexander Koblov
d65b35b371 FIX: Bug [0001387] 2017-07-29 15:11:16 +00:00
Alexander Koblov
0d2c2f0e2f ADD: Resize thumbnail from provider if needed 2017-07-29 14:48:46 +00:00
Alexander Koblov
3182c219da UPD: Show used directories in configuration 2017-05-01 09:17:46 +00:00
Alexander Koblov
4ba2861900 FIX: Some warnings 2015-12-04 20:21:45 +00:00
Alexander Koblov
db5cb3beba UPD: Prepare FPC 3.0 support 2015-10-23 19:27:05 +00:00
Alexander Koblov
fab349825c FIX: Bug [0001188] Infinite thumbnails creation when switching to thumbnails view at %LOCALAPPDATA%\doublecmd\thumbnails 2015-10-10 17:29:38 +00:00
Alexander Koblov
59c1e1a8c2 FIX: Bug [0000658] Frozen forever on Ctrl+Shift+F1 2013-05-03 08:03:18 +00:00
Alexander Koblov
2c33988ac3 UPD: Use one function to get scaled thumbnail size 2013-03-19 17:21:34 +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
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
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
7b245c5e3f ADD: Windows thumbnail provider 2012-12-29 12:19:41 +00:00
Alexander Koblov
86630474bc UPD: Optimizations for thumbnail manager 2012-12-29 11:11:53 +00:00
cobines
47aec6b94c UPD: Move some code to a separate package so that it can be reused in components or plugins. 2012-04-09 00:38:34 +00:00
cobines
51acb619a0 UPD: Allow using icons from executables (Windows) and MIME types in file associations icons, support env. variables. 2011-06-05 01:00:41 +00:00
Alexander Koblov
a3ddac0712 ADD: *.cur support to Viewer 2011-04-05 18:08:36 +00:00
cobines
0a8e476fd7 UPD: Change using DebugLn to thread-safe DCDebug. 2011-03-30 20:02:16 +00:00
cobines
e34f4605db FIX: Memory leaks. 2011-02-12 08:04:44 +00:00
cobines
059749bdd1 FIX: Crash when cannot create thumbnails.
FIX: Creating thumbnails directory.
2011-02-12 07:47:58 +00:00
cobines
caa8a15d52 UPD: Cleanup, silence some warnings. 2011-02-10 05:27:42 +00:00
Alexander Koblov
5a477f41d0 ADD: Columns view mode (like Book) to Viewer (patch by Rustem with small modifications) 2011-01-03 11:32:05 +00:00
Alexander Koblov
985ebe2a9a ADD: Recreate thumbnail if original file was changed 2010-12-30 14:30:32 +00:00
Alexander Koblov
5d52638429 UPD: Use also file time to determine thumbnail name
UPD: Don't cache thumbnails for text files
2010-12-22 11:37:22 +00:00
Alexander Koblov
d187bfe0d4 UPD: Move thumbnails code to separate unit 2010-12-11 15:11:34 +00:00