Commit graph

2,761 commits

Author SHA1 Message Date
cobines
278b9880d8 FIX: [Zip plugin] Handling errors when detecting archive type. 2010-04-29 11:30:28 +00:00
cobines
d3fbe7ec41 ADD: Print message on console when DC does not run because another instance is already running. 2010-04-28 14:21:51 +00:00
cobines
b482614b96 UPD: Add all files in the current directory to view list only when using internal viewer. 2010-04-28 14:14:42 +00:00
cobines
349d234433 UPD: Move all version info to separate unit.
ADD: Detecting OS version and GTK, QT library version.
2010-04-28 14:07:50 +00:00
cobines
ef7bc2b3e5 ADD: Actions for added history commands. 2010-04-27 17:41:03 +00:00
cobines
aed651fb74 FIX: Sorting columns not being applied at start. 2010-04-27 17:17:10 +00:00
cobines
dc8b300450 ADD: Show file view history as popup menu when clicked on path label. 2010-04-27 16:22:43 +00:00
cobines
0edfed4c0e FIX: Bug [2992767] "Show occupied space broken" (broken in rev. 2728). 2010-04-27 12:34:51 +00:00
cobines
14e510e1c4 ADD: Initial support for file view history. 2010-04-27 10:47:03 +00:00
Alexander Koblov
298bdde006 UPD: Ukrainian language file by Ma 2010-04-25 19:16:28 +00:00
Alexander Koblov
2465106fdf ADD: Determine ARJ archive by content 2010-04-25 09:38:26 +00:00
Alexander Koblov
75f8a108d0 ADD: Open archive by content for MultiArchiveFileSource 2010-04-25 09:31:39 +00:00
Alexander Koblov
c7d26eb69c UPD: Continue to implement determining archive type by signature for MultiArchiveFileSource 2010-04-25 09:05:51 +00:00
Alexander Koblov
ec0c0bce44 ADD: Patch to Viewer (remove RedEyes and small fixes) by Rustem 2010-04-25 07:47:09 +00:00
Alexander Koblov
c15d06c560 UPD: Continue to implement determining archive type by signature for MultiArchiveFileSource 2010-04-25 07:38:48 +00:00
Alexander Koblov
3194ecef98 ADD: Start to implement determining archive type by signature for MultiArchiveFileSource 2010-04-25 07:26:42 +00:00
Alexander Koblov
ddd81c1a0b UPD: ARJ multiarc addon 2010-04-24 22:28:21 +00:00
cobines
73c48e0b10 FIX: In temp file source only try to create directory when it doesn't exist yet. 2010-04-24 22:25:17 +00:00
cobines
88f030eabf FIX: Opening archives on file sources with links to local files. 2010-04-24 22:17:59 +00:00
cobines
01e22540f3 UPD: Make adding all files in directory to viewer list work only for directly accessible files, otherwise we would have to copy out all the files first.
FIX: Memory leaks.
2010-04-24 22:07:28 +00:00
Alexander Koblov
409d86c4ab UPD: ARJ multiarc addon 2010-04-24 22:01:10 +00:00
Alexander Koblov
307e6f285e UPD: multiarc.ini 2010-04-24 21:55:10 +00:00
Alexander Koblov
133c76a609 UPD: ARJ multiarc addon 2010-04-24 21:48:56 +00:00
Alexander Koblov
b508673443 FIX: Pack files
FIX: Auto refresh under Windows
2010-04-24 21:40:28 +00:00
Alexander Koblov
3d5bf587cf FIX: Bug [2978465] Зацикливание поиска 2010-04-24 20:47:56 +00:00
Alexander Koblov
cb65cd6d98 UPD: Language files 2010-04-24 20:17:17 +00:00
Alexander Koblov
4793cf5f0e ADD: "Follow symlinks" option to find files dialog 2010-04-24 20:09:38 +00:00
Alexander Koblov
64494ceeb8 UPD: doublecmd_debug.lpi 2010-04-24 18:04:03 +00:00
Alexander Koblov
ecd64f7388 FIX: Small interface issues 2010-04-24 17:51:31 +00:00
Alexander Koblov
5e1f015dfb UPD: Language files 2010-04-24 17:43:24 +00:00
Alexander Koblov
af9efdf4e8 ADD: Patch that extend image handling in Viewer by Rustem 2010-04-24 17:36:12 +00:00
cobines
6d651fe8be FIX: Bug [2864020] Проблемы с правами. 2010-04-24 14:47:35 +00:00
cobines
3366472799 UPD: Allow opening archives from any file source (restores opening archive from archive). 2010-04-24 11:56:27 +00:00
cobines
8b4cafeb4e UPD: Don't change brush style in drawing columns, because it doesn't affect drawing text anyway (unless Opaque had been set). 2010-04-23 15:39:46 +00:00
cobines
ce32483775 ADD: Cache formatted strings for each column, so that they don't have to be reformatted at each repaint. 2010-04-23 14:33:15 +00:00
cobines
7982197637 UPD: Link dynamically with libutil. Removes warning when linking: Object libutil.a not found. 2010-04-23 13:16:07 +00:00
cobines
110ae67be2 UPD: Automatically set functions list when setting function string. 2010-04-23 13:06:26 +00:00
cobines
716d34f420 FIX: Do not use Application.CreateForm with forms that are manually destroyed. It is only valid for forms that last for the whole life of the application. This fixes some random AVs. 2010-04-23 11:31:51 +00:00
cobines
47f7f66132 UPD: Split file functions from columns unit + formatting, refactoring. 2010-04-23 10:43:37 +00:00
cobines
6951b658ae FIX: Setting language in options. 2010-04-22 19:32:19 +00:00
cobines
345dce0566 FIX: Crash when file properties are not available. 2010-04-22 14:35:11 +00:00
cobines
02594403c3 UPD: Enable sorting by group, owner, create time, last access time, file type. 2010-04-22 13:08:57 +00:00
cobines
4197bab8de FIX: Retrieving computer name in GetFileOwner. 2010-04-20 20:36:46 +00:00
Alexander Koblov
fc999e5e10 FIX: Bug [2989234] Does not work with icloud 2010-04-20 16:25:29 +00:00
Alexander Koblov
7eee715994 FIX: Open archive by content 2010-04-20 14:44:51 +00:00
Alexander Koblov
566e55d5f0 FIX: Access violation in GetFileOwner function 2010-04-20 14:31:07 +00:00
Alexander Koblov
f2f2826aab UPD: Added .txt extension for README and COPYING files 2010-04-18 13:56:55 +00:00
cobines
9c3bc55b1f UPD: Removed unused paths from index.theme. Renamed filesystems to places as per freedesktop.org spec. 2010-04-18 13:19:45 +00:00
Alexander Koblov
501fb12f01 ADD: Determine archive type by content in Zip plugin 2010-04-18 12:10:33 +00:00
Alexander Koblov
b13a26d81d FIX: Memory leak 2010-04-18 10:27:43 +00:00