Commit graph

10,149 commits

Author SHA1 Message Date
Alexander Koblov
118abb74b4 UPD: Operation button width 2010-03-24 20:54:01 +00:00
Alexander Koblov
dc6b14fb98 UPD: Operation button width 2010-03-24 20:53:08 +00:00
Alexander Koblov
a20998c89f UPD: Small language update 2010-03-22 18:19:13 +00:00
Alexander Koblov
b16d9cf90b UPD: Small interface alignment 2010-03-22 17:58:53 +00:00
cobines
6ed20fef8e FIX: Crash when total drive space is zero. Don't show free space indicator when info is not available. 2010-03-21 14:33:27 +00:00
cobines
afaee5839c FIX: Setting active file with auto-refresh enabled [bug 2966237]. 2010-03-21 11:19:48 +00:00
Alexander Koblov
3bb525d1e2 FIX: Incorrect position in drive free space indicator if no free space 2010-03-21 10:58:29 +00:00
Alexander Koblov
1a7257d87a UPD: Small interface alignment 2010-03-20 22:40:43 +00:00
Alexander Koblov
52e8312e21 UPD: Small interface alignment 2010-03-20 22:25:37 +00:00
Alexander Koblov
1e74d76365 ADD: findfiles.html to Russian help 2010-03-20 21:59:38 +00:00
Alexander Koblov
d18ebb2ed5 UPD: Apply patch that added operations panel, drive free space indicator, extended operation control from Rustem 2010-03-20 19:19:19 +00:00
Alexander Koblov
02253c128e UPD: German language file by Vacon 2010-03-20 13:47:34 +00:00
cobines
081c7977de FIX: [Zip plugin] Unicode support on Windows. 2010-03-19 11:57:54 +00:00
cobines
6cdd77f9c5 FIX: File associations dialog size [bug 2971230]. 2010-03-18 11:02:01 +00:00
Alexander Koblov
5d0c95d539 UPD: Ukrainian language file by Ma$terok 2010-03-17 21:11:06 +00:00
Alexander Koblov
f7a4f392d3 UPD: Ukrainian language file by Ma$terok 2010-03-17 17:32:26 +00:00
cobines
2aa3d6c6f1 FIX: [Zip plugin] Compiling on Linux. 2010-03-17 16:59:47 +00:00
cobines
3c1242e018 FIX: Stopping Find Files operation not working. 2010-03-17 16:11:25 +00:00
cobines
c3d8ccb490 UPD: Update DSXLocate plugin after changes to DSX interface. 2010-03-17 16:08:01 +00:00
cobines
0806ac6322 UPD: Use 'sb' for sticky bit attribute in Find Files. 2010-03-17 13:22:11 +00:00
cobines
dab6cd80b1 ADD: Help for attributes format in Find Files. 2010-03-17 13:12:56 +00:00
cobines
8985b53cac FIX: Using octal attributes on Unix in Find Files. Use space as separator for attributes, not as 'enabled'. 2010-03-17 13:01:45 +00:00
Alexander Koblov
4a9b2b44b1 FIX: Help files 2010-03-17 12:06:15 +00:00
Alexander Koblov
eee65380d5 UPD: Russian help 2010-03-17 11:51:10 +00:00
Alexander Koblov
a5b74b30db ADD: Context help for toolbar configuration 2010-03-17 11:38:23 +00:00
cobines
4df3451c4f FIX: [Zip plugin] Use Unicode functions for file access [bug 2971195]. 2010-03-16 16:03:46 +00:00
cobines
930a6a0416 UPD: Changes to find files:
- Use different structure for Find Files and Search Template than for DSX. Change DSX structure to use stack memory.
- Now all find files settings are saved to templates.
- Changed how attributes work, now it is more like chmod. Allows for some more refined search (AND's and OR's).
- Fixed resources leaks when find thread was created but not executed.
- Reformatted text in some units.
2010-03-16 14:09:16 +00:00
cobines
2901487d68 ADD: Functions handling Int64 to XmlConfig. 2010-03-16 13:26:50 +00:00
Alexander Koblov
ed3817624a UPD: Language files 2010-03-16 10:32:08 +00:00
Alexander Koblov
3bbced1dd2 FIX: Crash if can not open pixmaps.txt 2010-03-11 22:15:00 +00:00
cobines
3a00b471b3 FIX: [Zip plugin] In TAR files only add ustar prefix if it is present. 2010-03-11 15:25:40 +00:00
cobines
302b4458b5 UPD: Store Lazarus forms of plugins as FPC resources, so that external lfm files are not needed at runtime. Modified DialogApi accordingly. 2010-03-11 14:04:26 +00:00
cobines
738f72d89b FIX: [Zip plugin] Compiling. 2010-03-11 13:28:05 +00:00
cobines
d11c5fb234 FIX: [Zip plugin] Corrected assignment of memory for password (use static array to be safe). 2010-03-11 13:19:25 +00:00
Alexander Koblov
fad58414db FIX: Read symlink target for some links 2010-03-10 15:15:14 +00:00
Alexander Koblov
3d4181d995 FIX: Follow link only under FileSystemFileSource 2010-03-09 19:20:05 +00:00
Alexander Koblov
0f6f6a6b34 FIX: Can not open some symbolic links under Vista/Seven 2010-03-09 19:03:53 +00:00
Alexander Koblov
14de814686 FIX: Double create links 2010-03-09 15:03:35 +00:00
Alexander Koblov
56e49e7e64 UPD: Functions for work with NTFS links 2010-03-09 14:52:31 +00:00
cobines
c433a0c287 FIX: [Zip plugin] Converting unicode names from Xceed extra fields in Zips. 2010-03-08 16:11:16 +00:00
cobines
6cac3203e0 FIX: [Zip plugin] Fix reading extra fields (was broken in rev. 1864). Another attempt to remove compiler warnings when compiling for 64-bit. 2010-03-08 16:01:06 +00:00
cobines
589f615156 UPD: File search dialog picture in docs. 2010-03-08 14:30:16 +00:00
cobines
6e6c44d3b9 FIX: [Zip plugin] UTF-8 support in Zips on Linux (don't convert names to Ansi). 2010-03-08 14:18:34 +00:00
cobines
c69d0b80a2 FIX: [Zip plugin] Compiling on Linux. 2010-03-08 13:55:12 +00:00
cobines
cd02cf746d FIX: [Zip plugin] Making file list in unicode. 2010-03-08 13:48:31 +00:00
Alexander Koblov
628a9d7bb8 FIX: Show correctly symlinks to files (Vista/Seven) 2010-03-08 12:21:19 +00:00
Alexander Koblov
f4811e582d UPD: Cleanup 2010-03-08 12:10:59 +00:00
cobines
7aa892f086 FIX: Missing parentheses in previous commit. 2010-03-07 16:42:29 +00:00
cobines
48e3cb38d1 FIX: Correct some pointer types and compiler warnings for 64-bit. 2010-03-07 16:27:25 +00:00
cobines
d44d922747 UPD: Reverted changes on Linux from previous commit. 2010-03-07 15:59:21 +00:00