09.09.09 Release Total Commander 7.50 Final
09.09.09 Fixed: F5 dialog: "More options" section wasn't correctly shown in Unicode (e.g. Chinese on Japanese Windows)
09.09.09 Fixed: Reverted to TFixedLabel in nag screen due to Unicode display problems
08.09.09 Fixed: FTP background transfer manager: F5-F2 didn't pass the password to the upload operation
08.09.09 Fixed: Try to catch "List index out of bounds" error caused by background transfer manager (within Delphi VCL code)
08.09.09 Release Total Commander 7.50 Final pre 2
08.09.09 Fixed: Show which plugin caused crash when a crash occurs in content plugin function "ContentGetSupportedField"
08.09.09 Fixed: Use TPanel in nag screen also for button click descriptions to avoid vertical misalignment
08.09.09 Fixed: Progress bar in F5 copy - move to background was incorrect
07.09.09 Fixed: FTP delete in background transfer manager no longer worked because of a recent fix
06.09.09 Fixed: UTF-8 to UTF-16 converter: Replace invalid UTF-8 sequences resulting in a character in range 00..7F by underscore character '_', e.g. sequence C0 8A instead of 0A (security fix)
06.09.09 Fixed: Background transfer manager: Do not allow to add files for unpacking via "+" button
06.09.09 Fixed: Right clicking on file system plugins could be slow, because they were interpreted as UNC paths first
06.09.09 Fixed: FTP: When connection is lost on other tab and user chooses to reconnect, but reconnect fails, then switch to local directory
06.09.09 Fixed: Problems copying subdir from protected directories (requiring admin rights)
06.09.09 Fixed: Change to new company name in various programs and dlls (not all), fixed some manifest resources
06.09.09 Fixed: Invalid size value in FTP file listings could cause a floating point exception
06.09.09 Fixed: Synchronize dirs, ftp on left side: Files which differ in size only because of different line breaks were no longer detected
04.09.09 Release Total Commander 7.50 Final pre 1
04.09.09 Fixed: FTP download from list: entire operation was aborted if connect to first ftp server in list failed
03.09.09 Fixed: X64 submenu: Tortoise submenu for folders was shown incompletely
03.09.09 Fixed: Crash when deleting a directory (error in Scanpath function)
03.09.09 Fixed: Could no longer create directories longer than 247 characters (normal file limit is 259 characters)
01.09.09 Fixed: "Show" - "Custom" filter didn't support virtual folders like the Desktop
01.09.09 Fixed: Separate tree: Invalid command "Pack files" was shown in right click context menu
01.09.09 Fixed: In dialogs, make the height of all control at least 16 pixels (and slightly increase the size of some dialogs)
01.09.09 Fixed: "Mark newer, hide same files" didn't work properly when a quick search filter (Ctrl+S) was active
01.09.09 Fixed: Drag&Drop: Accept OLE objects with names longer than 1022 characters, warn that name was cut
31.08.09 Fixed: Some FTP server types no longer working correctly after recent UTF-8 fix
31.08.09 Fixed: Prevent floating point errors due to invalid file sizes in progress bar function
30.08.09 Fixed: When using Alt for quick search, using Alt+Arrow up would paste character to edit box (Windows itself does that) -> catch it
30.08.09 Fixed: Alt+F9 unpack zip archive to same dir containing archive with same name -> Access denied dialog was created by background thread instead of foreground thread
30.08.09 Fixed: Couldn't overwrite files in "forbidden" dirs accessed with admin rights (got error about existing directory)
30.08.09 Fixed: [DriveHints] didn't support Unicode (e.g. via Unicode wincmd.ini)
30.08.09 Fixed: Files - Change attributes: Clear comment cache when user changes any plugin attributes
30.08.09 Fixed: Crash when right clicking on a virtual folder which doesn't support IContextMenu2 interface, e.g. items in control panel - network connections
30.08.09 Fixed: Crash when opening breadcrumb menu of the desktop and no dir list was returned
30.08.09 Fixed: Packer plugin auto-installer: Extension list was limited to 63 characters
30.08.09 Fixed: CAB unpacker: Couldn't handle CAB files containing multiple files with the same name but different case, e.g. a.txt and A.txt
30.08.09 Fixed: Right click on current path until history list appears, press ESC, move mouse -> progress bar cursor was shown again
28.08.09 Fixed: cm_CommandBrowser dialog wasn't 100% Unicode yet
28.08.09 Fixed: Open CHM help on 64-bit Windows fails if x64DisableRedirection=1
28.08.09 Fixed: Open CHM help on Windows 95b fails with Htmlhelp() call -> use ShellExecute if that happens
28.08.09 Fixed: Move directory containing hard links (reparse points) to directories with F6 to other drive -> just copy the files within the hard link, and then delete just the link