Commit graph

5,901 commits

Author SHA1 Message Date
Alexander Koblov
dc8a391d49 ADD: Feature [0000143] "Thumbnail view for folders" 2013-01-01 08:55:00 +00:00
Alexander Koblov
5521e8864a FIX: Incorrect background in thumbnails view mode
FIX: Access violation under Windows
2012-12-31 11:54:25 +00:00
Alexander Koblov
4f16f30dde UPD: Clean up 2012-12-31 10:56:34 +00:00
Alexander Koblov
1b23d07fcb ADD: Initial implementation of thumbnails view 2012-12-31 09:15:54 +00:00
Alexander Koblov
85b1b1f9d2 UPD: Split TBriefFileView into two FileView 2012-12-30 08:17:55 +00:00
Alexander Koblov
61632f8417 FIX: Create thumbnail under Windows Vista, Seven 2012-12-29 12:31:25 +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
Alexander Koblov
0e6d3f59eb FIX: Access violation when archive icon not found 2012-12-23 09:21:57 +00:00
Alexander Koblov
b0025801b7 FIX: Bug [0000619] "Negative file size in archive" 2012-12-23 08:52:22 +00:00
Alexander Koblov
8264a733e0 FIX: Bug [0000591] "Hangs when viewing file from archive while unpacking operation" 2012-12-22 09:09:00 +00:00
Alexander Koblov
167aaefc4c FIX: Access violation when call CreateCalcStatisticsOperation for shared folder 2012-12-16 08:04:20 +00:00
Alexander Koblov
5aacf24836 UPD: Remove unneeded check 2012-12-16 07:12:30 +00:00
Alexander Koblov
caf62db5d0 FIX: Keep scrolling option 2012-12-16 07:09:37 +00:00
Alexander Koblov
49636c1a39 FIX: Don't treat files with name='.' as hidden files on Unix (some archives contain directories with such name) 2012-12-15 10:16:51 +00:00
Alexander Koblov
6257efb123 FIX: Find folders, speed up search 2012-12-15 06:44:51 +00:00
cobines
3eca388364 UPD: Apply only few updates to file list immediately, store everything else for later and apply every half a second. Still everything done by the main thread though. 2012-12-04 20:59:11 +00:00
Alexander Koblov
b52b07200a FIX: Detect string parser: skip space and process MULTIMEDIA 2012-12-01 07:43:05 +00:00
Alexander Koblov
860692f6dd FIX: Bug [0000607] Error: file not found 2012-12-01 07:29:02 +00:00
Alexander Koblov
08560bb8f0 FIX: Error message when open folder in "Quick view" mode 2012-11-29 05:12:54 +00:00
Alexander Koblov
158bc5f7aa ADD: Setup %COMMANDER_INI% environment variable (some plugins use it to determine configuration directory) 2012-11-26 05:53:24 +00:00
Alexander Koblov
03053d72d3 UPD: Don't use absolute file names in doublecmd.desktop
FIX: Read debug line info when DC run from relative symlink
2012-11-25 08:56:28 +00:00
Alexander Koblov
fbdb65b236 FIX: Access violation when no associated programs 2012-11-24 15:50:21 +00:00
Alexander Koblov
ac95b59efb ADD: Feature [ 0000392] "Open with" custom application option 2012-11-24 08:10:38 +00:00
Alexander Koblov
8cc50ac067 ADD: Additional functions for working with desktop files and mime actions 2012-11-24 08:01:38 +00:00
Alexander Koblov
e43f8450ec FIX: Error when can not read .directory file 2012-11-17 08:32:25 +00:00
Alexander Koblov
9bf73ba102 FIX: Bug [0000573] "Layout and line" (patch by pktfag with small changes) 2012-11-17 08:13:25 +00:00
Alexander Koblov
5e0b9e3029 ADD: Close Differ by escape key 2012-11-13 11:42:40 +00:00
cobines
f255468923 FIX: Bug [0000062]: When quickly doubleclicking to move through directories some doubleclicks don't work. 2012-11-10 12:03:34 +00:00
Alexander Koblov
1e27da2f7a UPD: Use DWARF debug info under Mac OS X (like under other OS) 2012-11-10 10:11:39 +00:00
Alexander Koblov
6ffc40ad78 FIX: Read debug line info from 64 bit Mac OS X binary 2012-11-10 09:29:00 +00:00
Alexander Koblov
91bc94c7f1 ADD: Extract DWARF debug info from Mac OS X binary 2012-11-09 22:00:43 +00:00
Alexander Koblov
43a5d6c226 UPD: Move extractdwrflnfo into tools subdirectory 2012-11-05 15:01:37 +00:00
Alexander Koblov
abc0ec80e0 ADD: Check errors when loading doublecmd.ext and multiarc.ini 2012-11-05 09:33:30 +00:00
cobines
4741f76b24 UPD: Check for errors when saving each configuration file. 2012-11-04 16:40:43 +00:00
cobines
4f54af268c UPD: Add sharing mode when opening and checking for file access for configuration files. Share only Reading but not Writing. 2012-11-04 15:30:45 +00:00
Alexander Koblov
3abbc0badd FIX: Update MultiArc configuration 2012-11-04 15:09:27 +00:00
cobines
c697a01d2c UPD: Update LFM and LRT files with Lazarus 1.0. 2012-11-04 11:07:53 +00:00
Alexander Koblov
7429427555 FIX: Saving multiarc configuration 2012-11-04 08:50:08 +00:00
cobines
835366cc5a UPD: Remove dependency on LCL for DCXmlConfig, use lazutils instead (requires Lazarus >= 1.0 from now). 2012-11-03 20:28:33 +00:00
Alexander Koblov
30d277882e ADD: Pass arguments to the application under Mac OS X 2012-10-30 07:12:54 +00:00
Alexander Koblov
612e7c07d4 FIX: Build DC under Linux when project widgetset <> IDE widgetset 2012-10-29 09:49:33 +00:00
Alexander Koblov
855a352a4c ADD: Feature [0000597] "Overwrite if older" 2012-10-25 10:48:22 +00:00
Alexander Koblov
de3b418a0c DEL: svn:executable flag 2012-10-21 15:58:23 +00:00
Alexander Koblov
163aaa4491 FIX: rsvg library name 2012-10-21 15:43:06 +00:00
Alexander Koblov
7dc87faee4 ADD: SVG support to Viewer under Linux (via rsvg and cairo) 2012-10-21 15:31:57 +00:00
Alexander Koblov
19fb72ce08 FIX: Bug [0000590] "Drag&Drop in one DC panel doesn't work correctly for network shares" 2012-10-19 15:43:53 +00:00
cobines
13b6115467 FIX: Make sure active file is fully visible after redisplaying file list. 2012-10-07 09:03:59 +00:00
cobines
dcd7646265 FIX: Bug [0000548] Error occurs when delete only one element in search templates. 2012-10-07 07:04:22 +00:00
cobines
4521889921 UPD: Don't store FileView reference in FindDialog as it may be destroyed while the dialog is running. Remember the list of selected files at creation of the FindDialog.
UPD: Remove the locking mechanism in TDisplayFiles and use CloneSelectedFiles instead.
2012-10-06 20:12:54 +00:00