Commit graph

5,795 commits

Author SHA1 Message Date
cobines
0aded48f8d UPD: Removed unneeded function + refactoring. 2010-01-04 03:37:08 +00:00
cobines
c47d751d16 UPD: Allow stopping loading filelist/icons in a thread when some parameters change (like current path) and restart loading it. 2010-01-04 03:15:50 +00:00
cobines
497ae63f1b UPD: Synchronize access to PixmapManager so that icons can be safely loaded in a separate thread. 2010-01-01 22:53:51 +00:00
Alexander Koblov
2eb6d72b53 FIX: Context menu under Windows 7 64 bit 2010-01-01 18:03:20 +00:00
cobines
b3efcd6fb4 FIX: Fix switching view modes in QuickView mode; don't allow closing viewer in QuickView mode. 2010-01-01 14:51:23 +00:00
cobines
83b9fcba6e UPD: Viewer: Removed some redundant code. 2010-01-01 14:26:29 +00:00
cobines
59dc3f176e ADD: Include DC version and some more info in doublecmd.err file. 2009-12-29 19:43:16 +00:00
Alexander Koblov
425a1484c7 UPD: Developers/Contributors list 2009-12-29 16:11:40 +00:00
Alexander Koblov
c5a0f2d4a9 FIX: Update selected drive button 2009-12-29 11:46:16 +00:00
Alexander Koblov
df6e294d1f FIX: Bug [2922712] Short panel with drive buttons after start without settings 2009-12-29 11:31:51 +00:00
Alexander Koblov
d276bca31f FIX: Bug [2922706] Incorrect folders in file panels after settings were removed 2009-12-29 11:17:25 +00:00
Alexander Koblov
876c2401b4 UPD: Localize some combo boxes 2009-12-27 22:31:39 +00:00
Alexander Koblov
2bed3757df UPD: Interface alignment 2009-12-27 21:52:52 +00:00
Alexander Koblov
476ded0616 FIX: Error when enter file type color item with empty name 2009-12-27 13:49:45 +00:00
Alexander Koblov
9392cd987d UPD: FileSourceExecuteOperation prototype 2009-12-26 18:59:55 +00:00
Alexander Koblov
90456ccb17 FIX: Bug [2921398] cm_OpenBar 2009-12-26 17:14:38 +00:00
Alexander Koblov
566fd898ac FIX: Bug [2921398] cm_OpenBar
ADD: Execute operation for WcxArchiveFileSource
2009-12-26 17:04:03 +00:00
Alexander Koblov
ae7a910380 UPD: FileSourceExecuteOperation prototype 2009-12-26 09:09:55 +00:00
Alexander Koblov
d78d0200c0 FIX: Small fix 2009-12-24 18:15:45 +00:00
Alexander Koblov
938e6ecc24 FIX: cm_ReverseOrder command 2009-12-24 18:13:42 +00:00
Alexander Koblov
bbc4f9b876 FIX: Bug [2918684] 2009-12-24 17:22:38 +00:00
Alexander Koblov
b93b40b262 ADD: Shift+F10 hotkey for context menu 2009-12-24 16:55:51 +00:00
Alexander Koblov
68b42c554c FIX: Bug [2721738] 2009-12-24 14:00:22 +00:00
Alexander Koblov
c29d6753bd FIX: Quick view directory and same file in non FileSystemFileSource 2009-12-23 17:20:43 +00:00
Alexander Koblov
7984fb7c52 FIX: Quick view and '..' item 2009-12-23 16:00:15 +00:00
Alexander Koblov
8a20534e50 UPD: Disable some debug output 2009-12-23 15:02:02 +00:00
Alexander Koblov
357ec151dd FIX: Quick view for non FileSystemFileSource 2009-12-23 14:47:27 +00:00
Alexander Koblov
6547ef33db ADD: Quick view mode 2009-12-23 13:15:40 +00:00
Alexander Koblov
6f9d0a3644 UPD: Some Viewer changes 2009-12-23 11:11:55 +00:00
cobines
01e6b12850 ADD: Option to dim inactive panel. 2009-12-23 08:51:51 +00:00
cobines
2ca3287eab UPD: Reorganized Auto-Refresh configuration. Removed the two unused options.
FIX: Checking if FileWatcher is enabled.
2009-12-23 02:24:20 +00:00
Alexander Koblov
d355de782a ADD: FileView.OnChangeActiveFile event 2009-12-23 00:28:09 +00:00
cobines
f6912d7c36 FIX: Small fix for checking supported file properties when sorting. 2009-12-22 22:49:15 +00:00
Alexander Koblov
21c099235c UPD: Config toolbar dialog
UPD: Language files
2009-12-22 13:58:40 +00:00
Alexander Koblov
f68ea4f5f7 ADD: Action cm_OpenBar 2009-12-22 13:23:09 +00:00
Alexander Koblov
d65986a6fd UPD: Config toolbar dialog 2009-12-22 12:38:15 +00:00
Alexander Koblov
750bb3815c ADD: Open folder in new tab on middle click 2009-12-22 09:37:00 +00:00
Alexander Koblov
d9c06b4b3e FIX: Incorrect item index when remove item 2009-12-22 09:12:02 +00:00
Alexander Koblov
922d73049e FIX: Compiling under Windows 2009-12-22 00:02:08 +00:00
cobines
3ef27c381c UPD: Cleanup.
DEL: Removed unused units.
2009-12-21 23:58:09 +00:00
cobines
10a62fae67 UPD: Cleanup. 2009-12-21 23:21:12 +00:00
Alexander Koblov
8dfd01ddbc FIX: Compilation 2009-12-21 22:47:35 +00:00
cobines
b9984c48e4 UPD: Remove generic fpDateTime property. 2009-12-21 20:48:26 +00:00
cobines
922654eec8 FIX: Correctly sort by date/time. Apply sorting from configuration on startup. 2009-12-21 20:35:11 +00:00
Alexander Koblov
70d93042fa UPD: Localize some strings 2009-12-21 19:30:28 +00:00
cobines
6b9f4363d7 FIX: Redrawing file list. 2009-12-21 17:50:32 +00:00
cobines
f5e48890cc FIX: Display default icons when cannot retrieve from system (Windows) + some reorganization of GetIconByFile. 2009-12-21 17:38:09 +00:00
cobines
80b84b919f FIX: Compiling on Windows. 2009-12-21 15:44:50 +00:00
Alexander Koblov
29502fb75e ADD: Support for masked bitmaps 2009-12-21 12:47:09 +00:00
cobines
e9521e1694 UPD: Move date/time utils file to platform dependent directory. 2009-12-21 05:45:50 +00:00