Commit graph

304 commits

Author SHA1 Message Date
Alexander Koblov
ad6930d143 DEL: Unused units 2012-04-22 08:06:41 +00:00
cobines
b91c9f8a1d UPD: Move date/time functions and file attribute functions to doublecmd_common package. 2012-04-14 12:11:39 +00:00
Alexander Koblov
19e6afcb10 FIX: Bug [0000420] Progress bar works incorrectly when copy big file via samba plugin 2012-04-14 10:50:26 +00:00
cobines
7b1f26d374 ADD: File version information for plugins. 2012-04-13 09:12:27 +00:00
cobines
144e10f7d6 FIX: Zip plugin: Don't use the simple detect functions AbDetectCharSet and IsOEM because they fail for some combinations of code pages and characters. Use MultiByteToWideChar instead and check if the conversion succeeds. Bug [0000416]. 2012-04-13 06:36:25 +00:00
Alexander Koblov
ba6424dc60 FIX: Small fixes for ftp plugin 2012-03-24 10:53:29 +00:00
Alexander Koblov
453b99bad3 FIX: Small fixes for ftp plugin 2012-03-24 10:43:38 +00:00
Alexander Koblov
54adf9c198 FIX: Bug [0000359] "Zip archive deletes file instead of overwriting" 2012-03-24 09:10:41 +00:00
Alexander Koblov
54ddfa27fc ADD: Detect archive type by content for rar plugin (fixes 0000356) 2012-03-18 10:21:17 +00:00
cobines
ec60761de5 FIX: Don't store pointers to temporary variables. 2012-03-13 12:19:07 +00:00
Alexander Koblov
604f84d643 FIX: Bug [0000240] "Access violation when test archive" 2012-03-10 12:02:28 +00:00
cobines
9234c689d3 FIX: Building Zip plugin with FPC 2.6.0. 2012-03-08 12:24:25 +00:00
Alexander Koblov
890e7d7efa FIX: Unrar library name under Mac OS X, try to load unrar library from commander path if loading from system path failed 2012-01-09 18:36:30 +00:00
Alexander Koblov
7d9b9e665b FIX: Bug [0000238] "Don't running from archive (incorrect encoding)" 2011-12-30 17:41:01 +00:00
Alexander Koblov
8ca20dcd1a FIX: Cross compiling to 64 bit under Linux 2011-12-17 08:58:54 +00:00
Alexander Koblov
6d122d0187 FIX: Bug [0000285] Zip/tar plugin - Colons in source filenames corrupt the zip structure 2011-12-16 05:32:44 +00:00
Alexander Koblov
d478224978 FIX: Build lzma plugin with fpc 2.4.0 2011-12-15 05:35:21 +00:00
Alexander Koblov
59a16c8ce1 FIX: Lzma plugin - range check errors 2011-12-13 10:35:10 +00:00
Alexander Koblov
98eb4ad19f FIX: Don't show garbage in password input dialog (patch by vitaliyg) 2011-12-04 12:20:07 +00:00
Alexander Koblov
23b5b02fe7 FIX: Also fixes for bug [0000225] 2011-12-03 15:43:03 +00:00
Alexander Koblov
508a13c164 FIX: Bug [0000225] "Critical errors with FTP plugin" 2011-12-03 10:26:24 +00:00
Alexander Koblov
149813de69 UPD: Speed up functions in osConvEncoding unit 2011-11-19 17:02:59 +00:00
cobines
cbf94a9357 FIX: [Zip plugin] Slow opening of big archives; speed up test operation. 2011-09-09 07:09:59 +00:00
Alexander Koblov
ddf51d9864 UPD: Samba - Use custom dialog for authentication 2011-08-15 13:58:52 +00:00
Alexander Koblov
b56b885950 UPD: Calling convention for zip and unrar plugins 2011-08-14 09:04:51 +00:00
Alexander Koblov
ab02f57b0a UPD: Calling convention for dsx and wlx plugins 2011-08-13 18:01:27 +00:00
Alexander Koblov
e026c4373a UPD: Calling convention for wfx plugins 2011-08-13 17:55:15 +00:00
Alexander Koblov
923f669117 UPD: Calling convention for wcx and wdx plugins 2011-08-13 17:44:33 +00:00
Alexander Koblov
fc228a2d37 UPD: Calling convention for wdx plugins 2011-08-13 16:48:45 +00:00
Alexander Koblov
24d824037f FIX: Build lzma plugin under Mac OS X 2011-08-13 14:37:23 +00:00
Alexander Koblov
5347066372 FIX: Build ftp plugin under Mac OS X 2011-08-13 14:15:59 +00:00
Alexander Koblov
c4d25a9a1d UPD: FTP - Use cdecl calling convention under UNIX'es
FIX: Build under Mac OS X
2011-08-13 13:52:22 +00:00
Alexander Koblov
33deb09380 FIX: Some warnings 2011-08-09 18:41:59 +00:00
Alexander Koblov
d4c063cc40 FIX: GVFS - Don't allow to use PathDelim in connection name 2011-08-09 18:31:04 +00:00
Alexander Koblov
c77ffa5cad FIX: FTP - Don't allow to use PathDelim in connection name 2011-08-09 17:30:42 +00:00
Alexander Koblov
105961ecab UPD: Plugins according last API changes 2011-08-09 17:20:12 +00:00
Alexander Koblov
8060397b97 FIX: FTP - Interface alignment (when use master password) 2011-08-07 18:05:26 +00:00
Alexander Koblov
d858d85d0d UPD: FTP - Interface alignment
DEL: FTP - Unused controls
2011-08-07 11:06:40 +00:00
Alexander Koblov
e05167b377 FIX: Samba - Call auth function manually if needed 2011-08-06 12:11:20 +00:00
cobines
b33b3569e0 DEL: Remove svn:executable. 2011-08-01 12:56:40 +00:00
cobines
1efde49cc7 UPD: Add -fPIC to samba plugin (fixes building for 64-bit). 2011-08-01 12:52:50 +00:00
Alexander Koblov
5d2b463f84 UPD: FTP - Use 64 bit of file size 2011-07-24 16:36:01 +00:00
Alexander Koblov
05ccc061a7 ADD: Samba - FsSetAttr function 2011-07-24 12:21:05 +00:00
cobines
cdc8ca7c5d UPD: Merge some changes from Synapse SVN trunk; fixes building on Win64, some types changes. 2011-07-24 11:57:22 +00:00
Alexander Koblov
62ba335617 FIX: Samba - FsGetFile 2011-07-24 11:18:13 +00:00
Alexander Koblov
8a2f17ac20 UPD: Samba - Show Windows attributes 2011-07-24 11:05:25 +00:00
Alexander Koblov
8c7492ac74 ADD: Samba - FsSetTime function 2011-07-23 17:51:54 +00:00
Alexander Koblov
c5f0e70d71 FIX: Use "mode" parameter for smbc_open function 2011-07-23 14:58:15 +00:00
Alexander Koblov
4dbfaca19f ADD: Build samba plugin 2011-07-23 12:47:48 +00:00
Alexander Koblov
3cfca5a04a ADD: Samba - FsGetFile and FsPutFile functions 2011-07-23 12:43:41 +00:00