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 |
|
Alexander Koblov
|
ec933d1498
|
UPD: Restore open archive by content (archive signature)
|
2010-04-18 08:22:15 +00:00 |
|
cobines
|
a6dc17f01b
|
FIX: Crash when icon theme cannot be loaded.
FIX: Use Unicode functions for file access.
|
2010-04-16 21:00:32 +00:00 |
|
cobines
|
cd7b6af436
|
FIX: Building on Windows.
|
2010-04-16 20:50:10 +00:00 |
|
cobines
|
dad0b3aa0e
|
UPD: Use DC pixmaps as a full icon theme. Try to use system icon theme first before using DC icons (Unix).
|
2010-04-16 19:24:27 +00:00 |
|
cobines
|
d5f7ffa9b2
|
FIX: Scaling pixbufs (GTK2).
|
2010-04-16 16:17:57 +00:00 |
|
cobines
|
121ff52e1c
|
UPD: In FindEx when searching for all files don't need to use mask (Unix).
|
2010-04-16 12:01:56 +00:00 |
|
cobines
|
a4e06d9f97
|
UPD: When searching for a theme icon only need to scan directories that have size distance less than already found minimum.
|
2010-04-16 09:38:53 +00:00 |
|
cobines
|
3ad7240708
|
ADD: Display broken link icon in overlay icons mode.
|
2010-04-15 20:46:20 +00:00 |
|
cobines
|
41a163ec50
|
UPD: Get system icon for folder even when desktop.ini doesn't exist - it is possible to change it system-wide. Only in sim_all mode and above (Windows).
UPD: Draw symbolic link emblem in overlay icons mode also in Windows.
|
2010-04-15 12:34:59 +00:00 |
|
cobines
|
a62a2938b6
|
UPD: Don't need to pass SHGFI_SMALLICON or SHGFI_LARGEICON when getting file icon because it's only used to retrieve different system image list and we already retrieve it at start of program (Windows).
|
2010-04-15 12:05:16 +00:00 |
|
cobines
|
fc649aeee3
|
UPD: Reload file source after creating shortcut from context menu (Windows).
|
2010-04-14 20:32:54 +00:00 |
|
cobines
|
61155c44f0
|
ADD: Support for file type description property (Windows).
|
2010-04-14 20:20:54 +00:00 |
|
cobines
|
0561bf130e
|
ADD: Support for owner file property on Windows.
|
2010-04-14 19:36:35 +00:00 |
|
cobines
|
4550a6c6e9
|
FIX: Check for errors when trying to get link's target file (Unix).
|
2010-04-13 20:06:53 +00:00 |
|
cobines
|
e0197513d7
|
UPD: Removed unused method in FileSource, defined default empty methods for some abstract ones.
|
2010-04-13 19:47:23 +00:00 |
|