07.07.10 Release Total Commander 7.55a final
07.07.10 Fixed: Ctrl+V (Paste) not working with option x64DisableRedirection=1 (Windows Vista/7 x64)
07.07.10 Fixed: Lister on Linux/Wine: Do not replace characters by dot placeholder if fixed width font was requested, but variable width font returned
07.07.10 Fixed: Problems with AutoHotkey because of renamed buttons in "Configure directory hotlist"
06.07.10 Added: Always show administrative shares (experimental, WinNT-based systems only): wincmd.ini [Configuration] AdminShares=1
04.07.10 Fixed: Custom sounds not working on Windows XP x64
04.07.10 Fixed: FTP in background: TC tried to resume the download even when user aborted downloading a binary file transferred in text mode
04.07.10 Fixed: FTP: "ABOR" command wasn't sent when user aborted downloading a binary file transferred in text mode
04.07.10 Fixed: Background transfer manager: Speed limit could be significantly lower than chosen by the user
02.07.10 Fixed: FTP: Made the detection of UTF-8 encoding compliant with RFC 2640: If the FEAT command returns a line with UTF8, the encoding is ON by default, even if OPTS UTF8 ON returns an error
02.07.10 Fixed: Load per file icons (e.g. exe/lnk) always in background, not only on first load (should make network drives more responsive)
02.07.10 Fixed: When deleting files as admin from system32 while x64DisableRedirection=1, redirect calls to tcmadmin to SysNative (will work on XP64 only when installing Microsoft patch)
30.06.10 Release Total Commander 7.55a pre2
29.06.10 Fixed: Decode file: List not refreshed when user gave a single dot "." as target
28.06.10 Fixed: Remote Terminal Server drives not shown on Windows Server 2003 because WTSGetActiveConsoleSessionId returned 0
28.06.10 Fixed: Show error when user tries to use outdated diskdir extended plugin
28.06.10 Fixed: Move directory containing read-only file(s) to different drive -> directory timestamp couldn't be moved with the directory, because NTFS updated the timestamp when the read only file was deleted
28.06.10 Fixed: User-defined "unpack complete" sound played twice also when unpacking TAR archive, or with packer plugin supporting background operations
27.06.10 Fixed: TAR archives: Unpack files with long name stored in pax (portable archive interchange) format extended header (see The Open Group Base Specifications Issue 6, IEEE Std 1003.1, 2004 Edition)
27.06.10 Fixed: Send OPTS MLST command when server doesn't send all fields by default (e.g. UNIX.mode)
27.06.10 Fixed: FTP "Send commands": Couldn't send command containing ";" character -> put command in double quotes e.g. "OPTS MLST Type;Size;Modify;Perm;UNIX.mode;"
27.06.10 Fixed: Synchronize dirs with files which differ only in case: Re-alignment stopped after the first matching file
27.06.10 Added: Allow user to choose whether Ctrl+C should use Explorer extensions or not (default is no, it's much faster): wincmd.ini [Configuration] UseFastCtrlC=1/0 (Set to 0 to use Explorer extensions)
25.06.10 Release Total Commander 7.55a pre1
25.06.10 Added: Synchronize dirs with files which differ only in case: show slashed circle for files which will not be synchronized
25.06.10 Fixed: Synchronize dirs with files which differ only in case, e.g. Aaa and AAA: Align more than one matching names, do not align non-matching names at all if there are dupes
24.06.10 Fixed: User-defined "unpack complete" sound played twice when unpacking RAR files (since the unpacking is now done in a background thread)
24.06.10 Fixed: Could not delete anything in Sync tool with VistaDelete=1 and x64DisableRedirection=1
24.06.10 Fixed: FTPS Uploads hang to Serv-U 9-4-0-0 due to a bug in Serv-U (incorrect shutdown handling)
24.06.10 Fixed: MIME-Decode (base64): Ignore spaces in the data
23.06.10 Fixed: FTP: If the server dropped the control connection during a download with a "connection reset", TC 7.55 would restart the download from start instead of resuming
23.06.10 Added: Drive button bar: Do not show USB card reader slots with no media: wincmd.ini [Configuration] HideRemovableNoMedia=1 (NT-based systems only, turn off when too slow)
23.06.10 Fixed: Upload of subdir to FTP failed if connection was lost (timeout) before the upload started
22.06.10 Fixed: Dynamically create copyright notice with Unicode in Splash screen so it also works on e.g. Chinese Windows
22.06.10 Added: Multi-rename tool: Added a switch to always create Unicode file for external editor (e.g. to change English names to add characters from other codepages): wincmd.ini [Configuration] RenameEditUnicode=1
21.06.10 Fixed: FTP compare by content: Handle special case where FTP server cuts leading zeroes from checksum (e.g. Serv-U)
21.06.10 Fixed: When auto-installing language file with included help file, use that help when user presses F1
21.06.10 Fixed: When switching to CD-ROM drive while tray is open, do not abort reading with error after 5 seconds. Instead, show "Connecting" dialog
21.06.10 Fixed: When closing command line dropdown combobox, place cursor at the end of the line also in brief view
20.06.10 Fixed: Drag&Drop and Properties dialog not working with option x64DisableRedirection=1 (Windows 7 only)
20.06.10 Fixed: Tree wasn't updated when user changed to different directory via right click on button bar and choosing cd c:\some path
17.06.10 Release Total Commander 7.55 final
16.06.10 Fixed: Internal unpack function didn't ask to overwrite target if the target directory allowed to write, but not to list the directory contents
16.06.10 Fixed: Do not use CONNECT_PROMPT option for UNC servers in the form \\server, only for shares
16.06.10 Fixed: If PromptForUser=1, do not call connect function if already connected (check via WNetGetUser)
16.06.10 Fixed: cd \\server\share /user: didn't work on the command line
15.06.10 Release Total Commander 7.55 final (pre2)
15.06.10 Added: Call network connect function with CONNECT_PROMPT option to prompt for user name: wincmd.ini [Configuration] PromptForUser=1
15.06.10 Fixed: FTP: When "Send commands" also contained a CWD command, reconnecting to an ftp server via history went to that directory instead of the directory in the history
14.06.10 Fixed: Problems with tabs when an ftp connection was saved with "@" character in its name (TC tries to reconnect on each tab change)
13.06.10 Added: "cd" command in button bar and user menu: When parameter /user: is added without giving a user name, call connect function with CONNECT_PROMPT option to prompt for user name
13.06.10 Fixed: Look for key file also under %LOCALAPPDATA%\VirtualStore on Windows Vista/7 if TC is installed in "Program files" dir (reason: some older mail programs may store the key there!)
13.06.10 Fixed: FTP Upload: File was appended instead of overwritten if the connection was lost before starting the transfer (e.g. timeout)
11.06.10 Release Total Commander 7.55 final (pre)
09.06.10 Fixed: ZIP packer: Option to store Unicode names in extra fields not working with archives >4GB (problem with extra field creation)
09.06.10 Fixed: When entering a file system plugin, the Network Neighborhood in the separate tree was read in the foreground by mistake
09.06.10 Fixed: FTP auto-resume failed when "Send commands" field contained also a command to change the directory -> execute it before setting the previous dir
08.06.10 Fixed: With VistaDelete=1, place cursor on first not deleted or skipped file
08.06.10 Fixed: With VistaDelete=1, it was no longer possible to move the delete process to the background
08.06.10 Fixed: FTP client: Don't show time for [..] updir item (was shown as 1.1.1601)
08.06.10 Fixed: Compare by content: "Resynchronize from here" could cause an access violation if one of the selected lines was not existing (e.g. behind the end of that file)
08.06.10 Fixed: FTP: Support HASH command also when neither SHA-1 nor MD5 is the default -> use OPTS HASH command to set used method