Język polski POLSKI
English language ENGLISH
SEARCH
ADVERTISeMENT
Projesjonalne aplikacje internetowe

profesjonalne usługi informatyczne
STATS


online: 37
on forum: 23
users: 5
(AlexComarinoso, aspene, billisstouunnss, Bumboxbarask, Viagratyyy)

Zakup licencji Total Commander - rejestracja programu

dot TOTAL COMMANDER VERSION HISTORY
Total Commander 7.50

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

27.08.09 Release Total Commander 7.50 RC2
27.08.09 Added: Chinese main land language now included by default
27.08.09 Fixed: Use Unicode functions to subclass windows, e.g. when showing the right click context menu
26.08.09 Fixed: Selection was lost when switching away from TC and back while quick filter active, even if nothing changed in the directory
26.08.09 Fixed: FTP servers which return paths in the form "c:/some/dir" instead of Unix form "/some/dir" didn't work with queue function of background transfer manager (+ button or F5-F2)
26.08.09 Fixed: Changed certificate (used to sign installer and program) to new company name "Ghisler Software GmbH"
26.08.09 Fixed: FTP: Chinese UTF-8 names on Chinese Windows were sometimes not detected correctly

25.08.09 Release Total Commander 7.50 RC2 pre 1
25.08.09 Fixed: FTP resume upload in foreground -> names of source and target file were not shown
25.08.09 Fixed: In place rename: ENTER+ESC didn't work when renaming file after changing path with in place edit
25.08.09 Fixed: Breadcrumb bar: Do not close dropdown list when user releases mouse over up/down arrow panels, only during drag&drop
25.08.09 Fixed: Some message dialogs couldn't be shown after copying in the foreground (because file dialog handle wasn't reset to 0)
25.08.09 Fixed: Auto-refresh file list when switching away from TC and back also when a quick filter is active (and keep the filter active)
24.08.09 Fixed: Accessing UNC paths longer than 259 characters didn't work. Reason: They require a DIFFERENT prefix in the form \\?\UNC\\\path
23.08.09 Fixed: When moving files/dirs to a new directory, do not simply copy the security attributes from the folder. Instead, set empty security attributes and "inherit" flag
21.08.09 Fixed: Quick filter (Ctrl+S) couldn't be removed in virtual folders with F2/Ctrl+R (reread source)
21.08.09 Fixed: Do not try to get per file icons for files desktop.ini and target.lnk in directories which are part of a virtual folder (attribute set to read only or system, contains file desktop.ini)
21.08.09 Fixed: "Delete" menu item missing in separate tree
21.08.09 Fixed: Ctrl+Up arrow on LNK pointing to deleted destination could cause an access violation
20.08.09 Fixed: Now using MS VC++ 6.0 instead of Watcom C++ for installer, because it didn't work for one user
19.08.09 Fixed: Reduce flicker of right click cursor progress bar when moving mouse
19.08.09 Fixed: Drag&Drop: Cursor could lose its attached file icon when not moved for a while over the target panel
19.08.09 Fixed: Watchdirs didn't correctly handle external quick filter dll (tcmatch.dll)
18.08.09 Fixed: If IViewAdditionalTypes was longer than supported, the types could be cut in the middle, so a wrong search could result (e.g. *.cdr could be cut as *.c or just * when length reached)
18.08.09 Fixed: Internal associations: Current path wasn't set before starting an external program when an association menu was shown (open=* option)
18.08.09 Fixed: Click on locked tab would open new tab if DrivesShowUpcase=1, but the tab is stored with a lowercase drive letter
18.08.09 Fixed: Watchdirs may miss some files in right panel if both panels show the same dir, and 100s of file changes are reported in a short time
18.08.09 Fixed: Standalone synchronize dirs: The title bar was cleared when sync copy ended while the dialog was in the background
18.08.09 Fixed: Files - Split file: Option "Delete files on target disk" no longer worked (it should work on removable disks only)
18.08.09 Fixed: Some dialog box controls were no longer translated: Tab in packed file info dialog, some comboboxes in main configuration dialog after changing language and click on "Apply", Configure custom sounds, Run minimized in button bar dialog
17.08.09 Fixed: Resource leak when creating Unicode controls from non-Unicode window class -> Windows seems to create one extra USER object each time
16.08.09 Fixed: Right click context menu, Windows 64bit: X64 submenu wasn't available in current path or drive right click menu
16.08.09 Fixed: Right click context menu, Windows 64bit: X64 submenu not working on virtual folders -> make it work for those which can be resolved to a real path
16.08.09 Fixed: Windows 7: Progress bar in taskbar icon remained after clicking "background", pausing and then canceling the operation
16.08.09 Fixed: Couldn't auto-disconnect ftp on suspend, which could crash some VPN software -> wincmd.ini DisconnectOnSuspend=0 with 0=no, 1=disconnect all ftp, 2=disconnect ftp+fs plugins, 3=both
16.08.09 Fixed: FTP delete in background transfer manager didn't consider the "FTP show hidden files" option, so files in subdirs starting with a dot couldn't be deleted
16.08.09 Fixed: Synchronize dirs, load list of "only selected" from file: Last item in list could be ignored if the list was using Unicode and didn't end with a line break
16.08.09 Fixed: Dual monitors, button bar: ToolTip was shown on wrong screen when using keyboard interface
16.08.09 Fixed: FTP, Synchronize dirs: Warn the user only once about files with same name but difference case (e.g. 'a' and 'A'), even if there are multiple
16.08.09 Fixed: Hotkeys were not translated (Ctrl->Strg) in German Lister
16.08.09 Fixed: ToolTip was shown for directories containing a dot although none should be shown, because the text after the dot was seen as an extension

13.08.09 Release Total Commander 7.50 RC1
12.08.09 Fixed: Unicode display problems in tabstop header (Name, Ext. etc): Chinese text on Japanese Windows not shown correctly when using Windows Classic theme
12.08.09 Fixed: Crash on exit after using Startup Guard plugin (due to a bug in the plugin, still occurs when using cm_UnloadPlugins)
12.08.09 Fixed: Shift+F5 didn't place cursor on new file if DrivesExportUpcase and DrivesShowUpcase had different values

11.08.09 Release Total Commander 7.50 RC1 pre 1
11.08.09 Added: Manifest: Add new Windows 7-specific section 11.08.09 Added: Switched to HTML help by default, optimized help so it also works fine with Windows 98 (IE4) and quite OK with IE3 (Win95b)
11.08.09 Fixed: Various problems with Linux (Wine), like black bars in separate tree when scrolling sideways, some help-related exceptions
09.08.09 Fixed: Drag&Drop: Close breadcrumb bar when user releases left mouse button over scrollbar or up/down scroll buttons
09.08.09 Fixed: Custom columns change dialog: Do not switch to the edited view on both sides, but on active side as in TC 7
09.08.09 Fixed: Some Unicode display problems: Chinese tooltips on Japanese Windows, width of other language main menu bar items, alignment of Unicode text on buttons
07.08.09 Added: Right click menu: For folders, show additional "Open" menu item which opens the folder externally (in Explorer), e.g. for Control Panel
07.08.09 Fixed: FTP: Cancel not always working when searching over a fast connection or locally
05.08.09 Added: Quick search: Allow to overtype selected text
05.08.09 Added: cm_CommandBrowser: Allow to copy command via right click, and Ctrl+C also when cursor in quick search and no text selected
05.08.09 Fixed: Button bar parameters, parameter %P/%T: Append backslash when in zip subdir (only works when %Z parameter used)
04.08.09 Added: Windows 7: Show progress bar in taskbar icon for all foreground file operations, also with paused state
04.08.09 Added: Windows 7: All Lister instances get their own separate taskbar icon
04.08.09 Fixed: F5 copy file in thumbnail view with many lines -> window was scrolled to wrong position (not considering the number of columns)
04.08.09 Fixed: Access violation when ftp connection is hanging and user presses Alt+F4
04.08.09 Fixed: Some minor problems with small right click progress bar on current path field
04.08.09 Fixed: F5 copy: Increased number of characters in filter box from 255 to 1022 (limit problem was caused by Delphi StdCtrls library 255 char limit), fixed same problem in various other locations
04.08.09 Fixed: FTP: Do not try to switch to UTF-8 mode when a connection is set to auto-detect, but the "Send command" contains OPTS UTF8 OFF
04.08.09 Fixed: Main menu: Do not allow multiple tabs in one line, e.g. when using a custom translated menu in Lister with \t in it and a predefined hotkey
04.08.09 Fixed: On some systems, right clicking could take longer than 500ms until the context menu was shown (due to SetTimer not handling 50ms intervals correctly)
03.08.09 Added: Auto-start internal sync tool with parameter SYNCOPEN =SettingsName or just SYNCOPEN =
03.08.09 Added: Auto-start external sync tool with parameter /S=S:=SettingsName or just /S=S:= when passing the paths separately
02.08.09 Added: New internal command OPENCUSTOMVIEWB custom_columns_view_title switches to this view on BOTH sides
02.08.09 Added: Search function: Increased max. length of search string to 2046 characters
31.07.09 Fixed: Ctrl+C Ctrl+V no refresh on Win98/SE only, all other systems were OK
30.07.09 Fixed: Delphi bug in forms.pas: Do not call DestroyCursor for cursors loaded via LoadCursor, as described on MSDN

30.07.09 Release Total Commander 7.50 Public Beta 8
30.07.09 Fixed: Ctrl+Z Edit comment sometimes not working, sometimes even working for [..]
30.07.09 Added: New internal command with parameters: OPENCUSTOMVIEW custom_columns_view_title switches to the first custom columns view with the specified name.
30.07.09 Fixed: Access violation in tree update thread
29.07.09 Added: Show small progress bar in cursor also when right clicking on current path to indicate that there are 2 possible context menus
29.07.09 Fixed: Show small progress bar in cursor not working with semi-transparent cursors
29.07.09 Added: wincmd.ini [Configuration] ContextProgress=0 allows to turn off progress bar before showing context menu (in right mouse button selection mode)
29.07.09 Fixed: Starting standalone sync tool with parameter /O=%L -> option "only selected" could not be unselected
29.07.09 Fixed: Button bar, start menu: %Z didn't work as the very first parameter
29.07.09 Fixed: Lister, Unicode text view: Double click on last word in text (with no line break after it) didn't select the very last character

28.07.09 Release Total Commander 7.50 Public Beta 8 pre 1
28.07.09 Fixed: Access violation when closing TC - error reason finally found (access to no longer existing thread after calling ResumeThread with FreeOnTerminate set)
28.07.09 Fixed: Unpack multiple selected zip files with Alt+F9 -> Tab key not working to reach pause button
28.07.09 Added: Increased maximum number of custom column views from 29 to 99. Note that only the first 29 can be set via cm_SrcCustomView* commands, the additional are accessible via new command ranges 6530-, 7030- and 7530-
28.07.09 Added: Show small progress bar in cursor when right clicking to indicate to the user that a context menu will be shown after half a second (many users don't know it...)
26.07.09 Fixed: Directory hotlist (Ctrl+D): Automatically double ampersand character in display name, e.g. path "&test" -> "&&test" because single ampersand is used for hotkeys
26.07.09 Fixed: Synchronize dirs: Option "Empty subdirs" was saved, but not loaded via folder button
26.07.09 Added: Synchronize dirs: Adjust width of wildcard dropdown list to longest wildcards (limited to window width)
26.07.09 Fixed: Backported thread-safe Delphi string handling from Delphi 7 to Delphi 2 (using LOCK INC and LOCK DEC calls)
24.07.09 Fixed: Right click context menu: 64-bit "Send To" submenu was empty on Windows 7 (requires hidden window and IObjectWithSite->SetSite with dummy object to work)
24.07.09 Fixed: Full view, click on thumbnails icon twice (on/off) -> footer was showing name of file instead of size info
22.07.09 Fixed: Try to detect ftp server reporting "quota exceeded" only after a complete upload (normally a server aborts an upload when the quota is exceeded)
22.07.09 Fixed: Move function: Workaround to Samba bug: Samba sets file attributes to archive+hidden+system when calling SetFileSecurity to copy security of target dir to target file (Samba reports to be an NTFS drive)
22.07.09 Added: New command line parameter /O= used to pass list of only selected files to external sync tool
22.07.09 Fixed: Dragging .bar file to button bar created button with wrong icon if the extension wasn't all lowercase
21.07.09 Added: Button bar, start menu: New parameter %Z: Allow to pass name of archive in %P or %T parameter (only recommended if the called program can handle it)
21.07.09 Added: Button bar, start menu: New parameter %x: Interpret all following parameters again as source/target
21.07.09 Added: Button bar, start menu: New parameter %X: Interpret all following parameters as left/right instead of source/target. Supports %P%p%N%n%T%t%M%m%S%s%R%r
21.07.09 Added: Button bar, start menu: New parameters %R, %r: Inserts all selected files from the TARGET panel
21.07.09 Fixed: Unpack multiple selected archives with Alt+F9: Couldn't pause or abort operations of external unpackers via TC progress dialog
19.07.09 Fixed: access violation trying to unpack certain AES-encrypted RAR files with wrong password
19.07.09 Fixed: WindowBlinds causing crash on disconnect from ftp
17.07.09 Fixed: Standalone synchronize dirs (/S=S): Lister didn't load images via Irfanview/Xnview
17.07.09 Fixed: Standalone synchronize dirs (/S=S): Crash when using mouse wheel after viewing a file in Lister and closing Lister
17.07.09 Fixed: Error "Control deleted from background thread!" was shown after failed unpack because target is a program which is currently running

16.07.09 Release Total Commander 7.50 Public Beta 7
15.07.09 Added: Russian language now included by default (new version, original still available via www.ghisler.com)

14.07.09 Release Total Commander 7.50 Public Beta 7 (pre2)
14.07.09 Fixed: All background transfer manager windows appeared above each other, not side by side as in TC 7
14.07.09 Fixed: Button bar, parameters %P%S, cursor on [..] with nothing selected -> path was not surrounded by "" if it contained spaces
14.07.09 Fixed: Regular expressions: In Unicode (e.g. file names) \xnn will be converted from current code page to Unicode, while \x{nnnn} will be Unicode directly
14.07.09 Fixed: FTP: Progress and Cancel not working properly when deleting many files over a fast connection or locally
14.07.09 Fixed: Various memory leaks in new functions (found via a leak detection tool)
12.07.09 Fixed: When copying relatively small files in subdirs, clicking on "Cancel" aborted immediately without giving the user a chance to continue
12.07.09 Fixed: Turn off reaction to ANY kind of hotkey while minimized, except for the standard keys (Enter, Alt+Space, Alt+F4)
12.07.09 Added: Synchronize dirs: Increased number of characters in wildcards combo box from 259 to 1022
10.07.09 Fixed: Access violation when pressing Delete on minimized but focused Total Commander
10.07.09 Fixed: Delete files on Vista to recycle bin no longer supported UAC (delete as admin) because the new Vista delete function returned no error
09.07.09 Fixed: Installer: Strange characters could appear at end of string "All users" on link creation dialog
09.07.09 Added: Installer: Use GetUserDefaultUILanguage if available to get true language of dialogs etc.
08.07.09 Added: Lister started via /S=L switch: P as last parameter allows to choose Lister plugin, e.g. /S=L:Piclview forces plugin iclview
08.07.09 Fixed: Removed error "Cannot focus a disabled or invisible window." when starting TC with StartupScreen=0 and tool "TrueTransparency" active
08.07.09 Added: Lister started via /S=L switch: Pass parameters to Lister, e.g. /S=L:AT1C1251 (see help - command line parameters for details)
08.07.09 Added: Button bar: Ctrl+Left now stops to the right of the next separator, not to the left of it
08.07.09 Fixed: Installer: Language selection list now uses the correct code page for each language, taken from install.lng

07.07.09 Release Total Commander 7.50 Public Beta 7 (pre1)
07.07.09 Added: Romanian language now included by default
07.07.09 Fixed: In main menu, press ENTER on menu item for command cm_FocusButtonBar -> button bar was focused and first button was pressed by mistake
07.07.09 Fixed: Slight overlap of controls in search dialog
07.07.09 Added: New button bar hotkeys: Ctrl+Right/Left jumps to button after next/previous separator, or to the end/beginning. Alt+Enter opens button change dialog
07.07.09 Added: Thumbnails view: Support for Unicode text starting with byte order marker FF FE
07.07.09 Fixed: Rename/Move function: Get file attributes from file listing because GetFileAttributesW seems to report invalid data on some Samba drives
05.07.09 Fixed: New standard copy method (CopyFileEx): handle ERROR_LOCK_VIOLATION error which occurs if the source or target is locked in the middle (e.g. open PST files)
05.07.09 Fixed: When executing a verb in a file system plugin, first check whether there is a local name (FsPluginGetLocalName), and if not, download the file and execute it locally with the custom verb
03.07.09 Fixed: Compare by content editor: Compare two large files > 1 MB, edit one, save, compare again, edit -> save failed. Solution: use two backup files, .bak and .bk2. The .bak holds the content of the initial original, while the .bk2 holds the content of the last save (mapped into memory)
03.07.09 Fixed: Standalone Synchronize dirs via /S=S switch didn't work with file system plugins which use logging
03.07.09 Fixed: Lister plugins: Avoid infinite loops with callback ListNotificationReceived, e.g. when WM_NOTIFY is received again while TC calls this function already
02.07.09 Added: Installer: Set default language on first installation to the system's current user language (if included)
30.06.09 Added: Installer: Support translation
30.06.09 Fixed: Could not unpack some AES-encrypted zip files where the local header didn't contain the packed file size
30.06.09 Fixed: Synchronize dirs: When comparing with option "Empty dirs", disable the option "Right: Delete all empty directories" in the sync copy dialog because the two options interfere
30.06.09 Fixed: FTP, upload in background fails in the following case: Upload to uppercase directory, option "convert name to lowercase" active, user adds a file to the upload (reason: entire path converted to lowercase!)
30.06.09 Fixed: Lister, Hex search with OEM(DOS) font: Convert to OEM charset before converting hex to chars, otherwise the wrong text is found
30.06.09 Fixed: Unpacking subdirs from a subdir in a RAR archive no longer worked when using external RAR unpacker (note that this function doesn't support Unicode)
30.06.09 Fixed: Load selection from file in branch view didn't work correctly with subdirs only one character long, e.g. e\somefile
30.06.09 Fixed: Button bar: Couldn't edit linked button bar via right click menu if the name was surrounded by double quotes, e.g. "c:\some dir\test.bar"
28.06.09 Added: Installer, Windows NT-based systems: Let the user choose where to create start menu and desktop links (for all users, current user, or custom user)
28.06.09 Added: The installer no longer uses DDE to create start menu shortcuts

25.06.09 Release Total Commander 7.50 Public Beta 6
25.06.09 Fixed: Lister started via /S=L switch: The exception dialog didn't show the stack trace
25.06.09 Fixed: External quick search with tcmatch.dll: Options from MatchGetSetOptions were only applied to second call of MatchFileW
24.06.09 Fixed: Installer: When installing to c:\somedir, also TC copies started from c:\somedir2 were closed
24.06.09 Fixed: Cursor on file in left panel, while right panel shows a CAB file which does NOT contain that file, choose "Compare by content" -> entire CAB was unpacked to TEMP
24.06.09 Fixed: Prevent strange characters from appearing in command line also when user presses just Alt+ one of these: Arrow keys, PageUp/Down, Home, End
24.06.09 Fixed: Keyboard hotkeys in dialog boxes not always working with internal English texts (no language file)

23.06.09 Release Total Commander 7.50 Public Beta 6 (pre1)
23.06.09 Fixed: Button bar configuration dialog: Don't offer option "show as menu" for OPENBAR command
23.06.09 Fixed: Synchronize dirs with option "empty subdirs": Button "Synchronize" disabled after clicking on directional buttons when only subdirs (no files) are marked for selection
23.06.09 Added: Main configuration dialog: "Download" button on "Language" page. This button remains intentionally untranslated
23.06.09 Added: Find files: Allow to view a file with F3 also in archives if the search function doesn't currently search in an archive
23.06.09 Added: Find files: Enable "Feed in listbox" button also when no files in archives were found although that option was enabled
23.06.09 Fixed: Lister, cursor turned off: Search started 1 character after the first in the displayed area instead of starting with the first character
22.06.09 Fixed: FTP connect dialog, ftp log window, check CRC checksums: Moved text 2 pixels to the right
22.06.09 Fixed: Directory sizes lost when sorting dirs by size and switching away from TC and back
22.06.09 Fixed: Couldn't minimize standalone sync started via /S=S parameter
21.06.09 Fixed: While minimized to tray, Alt+Tab window didn't support Unicode yet
21.06.09 Fixed: Installer only closed the first instance when multiple copies of Total Commander were running
21.06.09 Fixed: Don't show breadcrumb dropdown list while editing the path
21.06.09 Fixed: Key accelerators (underlined characters) didn't work in dialog boxes with non-English characters
19.06.09 Added: wincmd.ini [Configuration] VistaDelete=1 enables special delete method to recycle bin on Vista and Windows 7: Directories are moved as a whole to the recycle bin. No warning for read only or hidden/system files!
19.06.09 Fixed: FTP via Proxy method "HTTP CONNECT" didn't send "Host:" header in its request
19.06.09 Fixed: Could not delete directory to which a drive was redirected with SUBST, and later deleted while TC was running
19.06.09 Added: Added separate ANSI and Unicode versions of cm_SaveSelectionToFile and cm_SaveDetailsToFile to create ANSI file lists on NT-based systems and Unicode file lists on 9x-based systems (normally it's the other way round)
18.06.09 Added: Use new Vista delete method via IFileOperation also when deleting single files, replacing SHFileOperation
17.06.09 Added: New delete method for Windows Vista to delete to recycle bin using the new IFileOperation object, much faster than SHFileOperation
17.06.09 Fixed: Prevent strange characters from appearing in command line when user presses Alt+Shift+ or Alt+Ctrl+ one of these: Arrow keys, PageUp/Down, Home, End
16.06.09 Fixed: Drag&Drop from ZIP between two copies of TC: Subdirs couldn't be unpacked this way. Now non-empty subdirs can be unpacked
16.06.09 Added: Set location and name of tcmatch.dll via wincmd.ini [Configuration] tcmatch= (must contain full path+file name, supports env. vars)
16.06.09 Fixed: Quick search/filter dialog: Don't try to interpret Altgr+Letters as letters only in Alt+Letters mode
16.06.09 Added: Quick search/filter dialog: Handle left/right arrow buttons internally, except in brief view where they are needed to go through columns
16.06.09 Fixed: Browse dir dialog (>> button in Synchronize dirs) didn't set initial dir on NT-based systems
16.06.09 Fixed: Copying single file to multiple target dirs, or one or more files to one selected dir/link didn't work
15.06.09 Added: Manifest: Add new Windows 7-specific section
15.06.09 Fixed: Uninstall: DEFAULT.BR2 and NO.BR2 were not removed (if TC created them)
14.06.09 Fixed: Ctrl+V was no longer updating the file panels after the file was copied
14.06.09 Added: wincmd.ini [ButtonBar] BarLimitLines= limits the number of button rows in the button bar to lines (0=unlimited). The hidden rows can still be accessed via Alt+Shift+F11 and the cursor keys
14.06.09 Fixed: Long names with multiple dots not handled correctly by ToolTip function
14.06.09 Fixed: Don't show option "As Administrator" when trying to enter a directory longer than 1018 characters (the maximum supported)
14.06.09 Fixed: UpdateEnv=0 option wasn't correctly ported from TC 7, so the option was ignored
12.06.09 Fixed: When using any translation, the dialogs to configure Lister plugins and Content plugins showed "Installed File system plugins:" in the text above the list
12.06.09 Fixed: Configuration - button bar no longer showed name of bar

11.06.09 Release Total Commander 7.50 Public Beta 5
10.06.09 Fixed: Delete with option "All as admin", then "Skip all" when a file is locked -> empty dirs which could be deleted as admin were skipped too
10.06.09 Fixed: Couldn't edit Unicode alias commands in Configuration - Options - Misc.
10.06.09 Fixed: Not all comboboxes supported Unicode yet
10.06.09 Fixed: Master password input dialog: Use ToUnicode() to support special Romanian characters (may cause different master password than in Beta 4 or older!)
10.06.09 Fixed: Synchronize dirs: Saving the option "Only selected (in main window)" didn't work on Windows 9x/ME

09.06.09 Release Total Commander 7.50 Public Beta 5 (pre1)
09.06.09 Fixed: Synchronize dirs: Disable option "only selected" if one panel is in branch view (it doesn't work correctly then)
09.06.09 Fixed: Vista: Could not enter certain Romanian characters (to the right of 'L' on Romanian keyboard). Reason: They only work with PeekMessageW/DispatchMessageW!
09.06.09 Fixed: Synchronize dirs: Better contrast of blue and green text when item selected, especially on Vista (use the color with the highest contrast out of 3 possible colors)
09.06.09 Added: Synchronize dirs: Play user-defined sound for "copy complete" or "delete complete" when sync copy/delete operation ends
08.06.09 Fixed: Try not to show "out of resources" error if totalcmd.exe unreachable when loading a dialog with embedded images
08.06.09 Fixed: Buttons with images: Try to support transparent images only on Windows 2000 or newer, NT4 may fail to load image lists
07.06.09 Added: Synchronize dirs: Allow to save option "Only selected (in main window)": If checked, TC offers to save the selected names in a list file
07.06.09 Fixed: Combine files, decode file: correctly handle relative paths like ".."
07.06.09 Fixed: Auto-complete in F5 copy confirmation dialog: Do not expand environment variables like %temp% because they aren't expanded when copying either
07.06.09 Fixed: Drive dropdown list icons can cause crash on NT4 with some display drivers -> turn off icons if this occurs
07.06.09 Fixed: Lister: Search backwards with Shift+F3 didn't work in plugins
07.06.09 Added: External quick filter support (tcmatch.dll): MatchGetSetOptions informs dll about quick search options and returns sum of: 1: override internal search, 2: no leading/trailing asterisk, 4: file name with path, not just name, 8: allow empty result: longer search strings can return more results
05.06.09 Fixed: When unloading a control, put released object instance at the end of the free list so it's re-used last (to increase stability)
05.06.09 Added: F6 move: Allow to turn off warning which is shown when the user enters by hand a dir name which already exists: wincmd.ini [Configuration] MoveToDirWarn=0
05.06.09 Fixed: Access violation when renaming very long directory (>1000 characters long). Reason: UTF16->UTF8 conversion function didn't 0-terminate string which was too long
03.06.09 Added: Windows 9x: Pass long names to batch files although command.com is a 16-bit program (but one which is known to support long names)
02.06.09 Fixed: ZIP: Problems with archive having both AES and UTF-8 extra field (cannot pack, extra field lost when adding files)
02.06.09 Fixed: No error shown when user tries to copy file with alternate streams to dir with only these rights: create/write files, read, execute (Reason: CopyFileEx returns false, but GetLastError returns 0)
02.06.09 Fixed: Tree view: Wrong sort order of accented characters when using sorting mode "Alphabetical, including accents"
02.06.09 Added: Installer, update mode: Only install languages where the lng or mnu file was already installed
02.06.09 Fixed: Lister: Could not reach last line after disabling word wrap if there was no scroll bar with wrap, but there is one without wrap
02.06.09 Fixed: Lister: Custom code page selection also had influence on Unicode and UTF-8 views (font substitution)
02.06.09 Fixed: Lister started via /S=L parameter: Groupboxes didn't have any border
02.06.09 Fixed: Lister: Do not update codepage menu (custom encodings) while codepage menu disabled (e.g. when using a plugin in full screen)
01.06.09 Fixed: Unload tcmatch.dll when auto-installing to TC directory, otherwise an update of the quick search dll will fail
01.06.09 Fixed: Drive dropdown list: For width, use maximum width of characters 'm' and 'w', not just of 'w' because 'm' is wider in Arial
31.05.09 Fixed: Delete as admin could still stop after deleting a dir as admin
31.05.09 Fixed: Could not delete junctions to folders if it required admin rights
31.05.09 Fixed: Copy+Paste (Ctrl+C/Ctrl+V): Execute 'paste' in background thread because it hangs on Vista when pasting large files
31.05.09 Fixed: Compare by content, hex mode: Replace chars between #00 and #31 by a dot if the char has 0 width (variable width font) or has different width than default (fixed width font)
31.05.09 Fixed: Multi-rename tool: incorrect handling of minimum size when maximizing and restoring the dialog
29.05.09 Fixed: Delete dir with zip in it on one side while that zip is opened on the other -> other side not refreshed
29.05.09 Fixed: Synchronize dirs, empty dir mode: Right click menu - "set copy direction" sometimes unselected too many files
29.05.09 Fixed: Leaving old style fully expanded tree view could cause access violation in tree update thread
29.05.09 Fixed: Synchronize dirs with encrypted archives not working (wrong error about Unicode support shown)

28.05.09 Release Total Commander 7.50 Public Beta 4
28.05.09 Fixed: When a disconnected network drive was reconnected, the drive's icon wasn't refreshed in the drive dropdown list
27.05.09 Fixed: Shift+Cursor up/down in drive dropdown list selected file in file list
27.05.09 Fixed: Access violation in icon thread when closing TC with open separate tree (fix should also improve the general stability)
27.05.09 Fixed: Multi-rename tool, branch view: When sorting by name, keep sort order from main window (sort just by name, not by relative path+name)
27.05.09 Fixed: Function to save current selection could crash with file names longer than 511 characters (e.g. in branch view)
27.05.09 Fixed: Quick filter wasn't removed when user opened a new tab by Ctrl+clicking on a button (or Shift+Enter in Ctrl+D menu) when command "cd xyz" was pointing to a file
27.05.09 Fixed: Yes/No button in copy to dir warning dialog not translated
26.05.09 Fixed: Mouse wheel no longer worked in Lister

26.05.09 Release Total Commander 7.50 Public Beta 4 (pre1)
26.05.09 Fixed: Delete function: Don't turn off "all as admin" once the user has chosen it, even when deleting as admin fails -> "As admin" option doesn't need to be offered multiple times
26.05.09 Fixed: Delete function: The complete operation was aborted when user chose "As admin" for a directory, and the deletion failed also with admin rights
26.05.09 Fixed: When AlwaysUnpackInBackground=1 was set, TC always beeped when unpacking finished - now it only beeps if no custom sound has been defined and the minimum time (default: 10s) is reached
26.05.09 Fixed: Adjust listbox item height to dialog box font height to ensure that all name parts like underscores _ are visible, e.g. in Multi-rename tool
25.05.09 Fixed: Support Unicode characters in file size thousands separator
25.05.09 Fixed: TC no longer noticed environment variable changes (because the notification info was sent in Unicode)
25.05.09 Fixed: (Re-)creation of treeinfo.wc file via Alt+F10 tree could cause access violation (buffer exactly 1 character too short)
24.05.09 Fixed: Drive choose dialog (when drive change failed): Removed black border around drive
24.05.09 Fixed: File lists: Size of folders lost when switching away from TC and back even when nothing was changed
24.05.09 Fixed: Shift+F6 rename in tree -> place cursor on new name
24.05.09 Fixed: Shift+F6 no longer worked with normal directories in main panel tree view
24.05.09 Fixed: Tree view: After renaming a virtual folder (e.g. subdir on the desktop), the old name was again shown when trying to rename again
24.05.09 Fixed: F5 copy: Option "Rename existing target file" didn't work if target dir required admin rights
24.05.09 Fixed: Synchronize dirs with an archive, some files in subdirs hidden via arrow buttons, right click on dir, delete -> all files (also hidden) in this dir would be deleted
24.05.09 Fixed: Beep sound was played when pressing Ctrl+character in command line (e.g. Ctrl+E)
22.05.09 Fixed: With TabHeaderThemed=0, the arrows and texts weren't shown at the exact same position as in TC 7.04a
22.05.09 Fixed: If a packer plugin has the "hide" flag (256) set, then internal tools like the checksum checker or UUE/MIME-decoder take precedence over the plugin
22.05.09 Fixed: Windows 9x/ME: Changed sort order "Alphabetical including accents" back to how it was in TC 7.04a (underscores "_" first)
22.05.09 Fixed: Synchronize dirs: Make sure that selected folders aren't shown in white when the file background is white too
22.05.09 Fixed: Current path bar: Could no longer switch to server share if in root of server (e.g. \\servername -> \\servername\C$) by modifying the path in the title
22.05.09 Fixed: Main config dialog: No more need to close+re-open dialog when switching between Unicode and ANSI language (except when switching back to English)
22.05.09 Fixed: Sometimes there was a crash in watchdir thread when program terminated
20.05.09 Fixed: Drag&Drop to breadcrumb bar, hold down right mouse button before releasing the left -> breadcrumb context menu could be shown
20.05.09 Fixed: Compare dirs (Shift+F2): Listbox scrollbar sometimes shown at the wrong position if text cursor (caret) was outside the visible area
20.05.09 Fixed: No help available in standalone tools started via /S= switch
20.05.09 Added: Support shortcuts Ctrl+Up and Ctrl+Shift+Up also on completely empty drives (no '..' item)
19.05.09 Added: Compare by content: wincmd.ini [Configuration] CompareAlwaysSaveWithBom=1 forces compare tool to always add byte order marker when saving Unicode or UTF-8 files
19.05.09 Added: Compare by content: When saving a file in Unicode or UTF-8 mode, add a byte order marker (BOM) only when the original file had one too
19.05.09 Fixed: FTP download from list: Still some cases where "CWD" was sent instead of "CWD /" (when downloading file from root)
19.05.09 Fixed: Avoid access violation when FTP reconnect failed
19.05.09 Fixed: Uninstaller didn't uninstall some .inc files from the language directory
19.05.09 Fixed: Standalone synchronize dirs: Preview images, icons and their context menu not working correctly in overwrite dialog
19.05.09 Fixed: Standalone synchronize dirs: Overwrite dialog+read only dialog not working when copying
19.05.09 Fixed: No error message was shown when user tries to move files from an archive with F6 (which isn't supported)
19.05.09 Fixed: Thumbnails view: Scrolling with mouse produced incorrect background color when smooth scrolling was enabled
19.05.09 Fixed: Lister, different codepage, variable width view: Line breaks were not always shown as dots when the font couldn't display them
19.05.09 Fixed: FTP connect: By mistake, a red lock icon was shown for sites with signed certificate (fix untested)
19.05.09 Added: F5 copy: When copying in the foreground and a target dir with same name as the current file exists, show a checkbox to set the option CopyToDirWarn=0
19.05.09 Added: F5 copy: Allow to turn off warning which is shown when the user enters by hand a dir name which already exists: wincmd.ini [Configuration] CopyToDirWarn=0
17.05.09 Fixed: Lister, search for text: Ignore codepage settings when viewing RTF files, or using a Lister plugin
17.05.09 Fixed: Incorrect handling of thumbnails with Alpha value on Windows XP (error in AlphaBlend function) was causing extra borders
17.05.09 Fixed: Renamed class of Lister back to TLister (so it works again with more plugins)
17.05.09 Fixed: Always refresh overlay icons on F2 or Ctrl+R
17.05.09 Fixed: FTP connect dialog (Ctrl+F): Support multi-character quick search
17.05.09 Fixed: Inplace rename: Scroll renamed item into view, e.g. in brief view when renamed name is only partially visible
17.05.09 Fixed: Reduced length of file description in version info of totalcmd.exe, because it was used by Windows for "open with"
17.05.09 Fixed: Quick filter wasn't removed when command "cd xyz" on a button or in a menu was pointing to a file instead of a directory

14.05.09 Release Total Commander 7.50 Public Beta 3
14.05.09 Fixed: Internal associations lost their icons when changing colors in the program
14.05.09 Fixed: Hotkeys in groupboxes not working when Unicode (e.g. in multi-rename tool)
14.05.09 Fixed: Drag&Drop with SingleClickStart=1: Cursor could jump to other file when window is scrolled, so the wrong file would be dragged if nothing was selected
14.05.09 Fixed: Vista only: Drive dropdown comboboxes reverted to drive C: after switching away from TC and back
13.05.09 Fixed: Drive combobox: Highlighted item not shown initially (Vista only)
13.05.09 Fixed: Synchronize dirs: Deleting files from RAR archive failed
13.05.09 Added: Breadcrumb bar dropdown list: Shorten very long names with ellipsis "..." (NT-based Windows versions only)
13.05.09 Fixed: Drive combobox: Width wasn't adjusted to uppercase drive letters yet
13.05.09 Fixed: Drive combobox: Color border around drive on systems before Vista when background color differs from system-default window background
13.05.09 Fixed: Ctrl+V in command line pasted the text twice

12.05.09 Release Total Commander 7.50 Public Beta 3 (pre1)
12.05.09 Fixed: Background transfer manager: Enter key didn't work with the buttons +, - and Pause
12.05.09 Fixed: Search dialog: Increased default width by a few pixels
12.05.09 Fixed: Lister, Hex/Binary mode, Windows 98: Special characters like line breaks not replaced by dots if their width was invalid or 0 when using custom encoding
12.05.09 Fixed: Lister, Hex/Binary mode, Windows 98: Selection not working with different codepage when Uniscribe disabled
12.05.09 Added: wcx_ftp.ini [General] KeepMasterPassword= Allow to keep master password when: 1: program is minimized 2: screen saver starts 3: both
12.05.09 Added: Allow to limit width of breadcrumb dropdown list: wincmd.ini [Configuration] BreadCrumbMaxWidth= sets max. width in pixels (minimum: 100)
12.05.09 Added: Internal associations: Allow to sort verbs via up/down scrollbar buttons or Shift+cursor keys
12.05.09 Added: FTP connect dialog: Allow to rename/move folders via "Edit" button
12.05.09 Fixed: FTP connect dialog: Still couldn't collapse certain Chinese folders
12.05.09 Fixed: View files with cm_SrcQuickInternalOnly to avoid loading plugins, view RTF file -> after that, Quick View begins to load plugins!
11.05.09 Fixed: Quick search (letters with search dialog): Ctrl+Alt+S was interpreted like Ctrl+S, so language-specific letters couldn't be entered with RightAlt+s
11.05.09 Fixed: Quick search (letters with search dialog) and quick filter: Problems entering Polish characters with RightAlt+Letters, e.g. RightAlt+e
11.05.09 Fixed: FTP details dialog: When user tries to enter master password but cancels the dialog or fails, enable the checkbox "Encrypt with master password" so the user can enter a new password
10.05.09 Added: Always use Unicode controls on NT-based systems, don't use suffix .UnicodeControl any more
10.05.09 Fixed: Synchronize dirs with archive(s), show "unpacking" behind normal progress (otherwise the normal progress is mostly not visible for small files)
10.05.09 Fixed: FTP connect, press Cancel when asked for password -> do no ask user to reconnect
10.05.09 Fixed: FTP connect dialog: Drag&Drop not working correctly when items in subfolder start with a space (from previous TC versions)
10.05.09 Fixed: File system plugin interface, same plugin open on both sides (different subdirs), copy file which exists on both sides, overwrite -> access violation if plugin doesn't support Unicode
10.05.09 Fixed: Secure ftp (ftps) connection, no wincmd.pem file -> lock icon wasn't shown correctly when cert cannot be verified
10.05.09 Fixed: Breadcrumb bar, BreadcrumbDelayButton<0: When user clicks on a path part, wait 1 second longer until opening the dropdown menu of that path to give user the chance to move the mouse cursor away
10.05.09 Added: Allow to abort opening of breadcrumb virtual folder (like in Network Neighborhood) - unfortunately the Windows error message cannot be suppressed
08.05.09 Added: Allow to abort opening of breadcrumb subdir if no response for 2 seconds (via button)
08.05.09 Fixed: Icons per file (e.g. .exe, .bmp) not always shown, e.g. when last access time changed when image extracted
08.05.09 Fixed: Background icon thread: Move SHGetFileInfo out of critical section to make reading from network drives faster with option to get icons from EXE/LNK files
08.05.09 Fixed: Read dir abort dialog could stall for 10 seconds or more when moved over the file list so an icon has to be re-drawn
08.05.09 Fixed: Aborting from reading a hanging network connection could sometimes cause an access violation
08.05.09 Fixed: Breadcrumb bar: Adjust vertical scrollbar width to system width (SM_CXVSCROLL)
08.05.09 Fixed: Alt+F10 tree: Quick search didn't match exact name when search string started with '*', e.g. *test didn't find folder "test"
08.05.09 Fixed: Standalone synchronize dirs (started via /S=S switch): Options like the ignore list or the theming options were not loaded
08.05.09 Fixed: Vista: Show correct icon for files even if there is a UserChoice registry key pointing to nowhere
06.05.09 Fixed: Increased width of speed limit field in background transfer manager by 1 digit
06.05.09 Fixed: More places with uppercase drive letter support: Calculate occupied space, most file operation dialogs like F5 copy, system info, set volume label
06.05.09 Fixed: Lister: Selection incorrect when scrolling horizontally while selecting text, especially when moving the cursor up/down some lines
06.05.09 Fixed: External viewer (default hotkey Alt+F3) didn't work on the Desktop
06.05.09 Fixed: Internal associations shifted by one if an association pointed to a non-existing search filter
06.05.09 Fixed: Ignore click on button which opened a popup menu (don't immediately re-open it) in button bar, bar change dialogs, change attributes, custom columns dialog, and main configuration dialog
05.05.09 Fixed: Error unpacking RAR file from Unix with Alt+F9 (unpack specific files) when archive contained folders
05.05.09 Fixed: TreeUpdateLimit option: Check tree file size before actually opening the file (via FindFirst)
05.05.09 Fixed: (forgotten from TC 7.0) Drive panel: When a drive was chosen which was hidden with DriveBarHide= option, the previous drive remained selected
05.05.09 Fixed: Couldn't type Russian big letter 'L' (Shift+K on English keyboard with Russian locale settings) in command line
05.05.09 Fixed: Quick search with search dialog didn't accept multiple double byte characters on Chinese Windows (reason: EM_GETSEL must be called via SendMessageW)
03.05.09 Added: Vista 64bit: Show pseudo-subdirectory "sysnative" in Windows folder to allow to reach 64-bit system32 directory
03.05.09 Fixed: Edit comment (Ctrl+Z): Changed length warn limit from 512 to 511 characters (limit of 4dos/4nt)
03.05.09 Fixed: Vista, drive dropdown list: Draw closed dropdown list in color "COLOR_WINDOW", not the color set for the file list
03.05.09 Fixed: Reduce flickering when resizing drive panel (only when themed) and folder tabs
03.05.09 Fixed: Folder tabs: Reduce flickering when changing dirs with multiple tab lines
03.05.09 Fixed: cm_Copy*PathToClip functions didn't correctly convert drive letter to lower-/uppercase
03.05.09 Fixed: FTP download from list: UTF-8 check was only made with first server in list
03.05.09 Fixed: FTP: Send CLNT command only when server either doesn't support FEAT command, or FEAT reports to support CLNT
03.05.09 Fixed: Edit current path while in virtual folder, press ENTER -> do not try to access a remote server with that name
03.05.09 Fixed: Multi-rename tool, save settings: Leading and trailing spaces in search+replace were not saved
03.05.09 Fixed: cm_editpath changed the path in the wrong panel when cursor was in a separate tree (only when invoked via hotkey!)
03.05.09 Fixed: cm_DirTabsShowMenu showed the menu at the current mouse cursor position instead of just below the tabs
01.05.09 Fixed: Windows classic theme: Incorrect pixel remain when moving separator of sorted header (e.g. date header when sorted by date)
01.05.09 Fixed: Access violation when plugin detect string ended with space(s)

30.04.09 Release Total Commander 7.50 Public Beta 2
29.04.09 Release Total Commander 7.50 Public Beta 2 (pre2)
29.04.09 Fixed: Click on current path while cursor in separate tree sometimes edited the path on the wrong side
29.04.09 Fixed: Synchronize dirs: Could not remove directories which had the read only attribute
29.04.09 Fixed: Alt+F10 tree: typed characters appear twice when there is a dir name with repeated characters
29.04.09 Fixed: Icons in file lists not scaled correctly on Windows NT 3.51
29.04.09 Fixed: Drives not shown in uppercase with option "Always show drive letter in tab title"
29.04.09 Fixed: Wrong font in FTP connect dialog (in PB2 pre only)
29.04.09 Fixed: Access violation (in PB2 pre only) when the following options were set: "Show tab header also when there is only one tab" and "Tabs on multiple lines"

28.04.09 Release Total Commander 7.50 Public Beta 2 (pre)
28.04.09 Fixed: Lister: No auto-scroll to the left when Lister was maximized
28.04.09 Fixed: Quick search with search dialog: Support entering multiple characters at once via IME
28.04.09 Fixed: Button bar, open dropdown menu with Enter, close with ESC -> focus was set on file list, not returned to bar
28.04.09 Fixed: Use GlobalMemoryStatusEx (if available) to get total and free memory (RAM), to support memory sizes>2GB
28.04.09 Fixed: Speedup saving settings of plugin dialogs for Lister, file system, and content plugins
28.04.09 Fixed: Synchronize dirs, save options button: Replace reserved character '=' by underscore '_'
28.04.09 Fixed: Search function, save search: Replace reserved character '=' by underscore '_'
28.04.09 Added: wincmd.ini [Configuration] ClearListBackground=0 reduces flicker when changing directories (background isn't erased first) - disabled by default
27.04.09 Fixed: Background transfer manager: '&' character was shown as underline of next character
27.04.09 Fixed: Synchronize dirs didn't log the deletion of folders
27.04.09 Fixed: Lister could crash when viewing a single file with a name (without path) longer than 150 characters
27.04.09 Fixed: Alt+F10 tree didn't support double byte input like Chinese
27.04.09 Fixed: FTP connect dialog: Could not collapse certain Chinese folders
26.04.09 Added: Do not auto-save quick search filter when QuickSearchAutoFilter=-1 (always off) or QuickSearchAutoFilter=2 (always on) when starting
26.04.09 Added: Auto-save state of quick search filter (Ctrl+S) in wincmd.ini [Configuration] QuickSearchAutoFilter
26.04.09 Fixed: Incorrect drawing of empty space below last line in some listboxes (e.g. synchronize dirs) on vista
26.04.09 Added: Change attributes: Increased maximum number of editable fields per plugin from 100 to 250
26.04.09 Fixed: File removed from background transfer manager would still show up, although the list length is 0
26.04.09 Fixed: Copy file using compatibility mode: 8.3 name workaround wasn't supported yet (copy file Verylongname.txt then VERYLO~1.TXT gave overwrite confirmation dialog)
26.04.09 Fixed: Synchronize dialog: Wrong tab order in copy confirmation dialog
26.04.09 Fixed: FTP over SSL: Could not connect to server vsftpd which reported "session reuse required" error
26.04.09 Added: wincmd.ini [Configuration] DrivesExportUpcase=1 exports paths with uppercase drive letters in functions like Mark - Copy to clipboard with full path, and when launching programs (current dir, program name)
26.04.09 Added: wincmd.ini [Configuration] DrivesShowUpcase=1 shows drives with uppercase drive letters in drive bar, drive dropdown list, current dir, tabs and to the left of the command line
26.04.09 Fixed: TC was losing focus after file operations when "filebox extender" was installed
26.04.09 Fixed: Synchronize dirs with ftp: Abort comparison via Cancel button didn't always work
26.04.09 Fixed: FTP, date not recognized -> it was shown as '1.1.1601' instead of '?' as in older versions
26.04.09 Fixed: Synchronize dirs with ftp, abort comparison, start again -> started in wrong subdir
24.04.09 Fixed: Button spacing and tab order in installer (language selection page)
24.04.09 Fixed: Switching from language with current code page to language from other code page (or vice versa), then closing all tabs gave access violation
24.04.09 Fixed: Couldn't pass paths to previous instance with /O parameter when main program was Unicode
24.04.09 Fixed: Lister could crash if a file was locked somewhere in the middle
24.04.09 Fixed: CtrlArrow=1 not working when auto-complete and auto-append were turned off
24.04.09 Added: Edit comment (Ctrl+Z): Show number of characters to be stored, warn with a beep if the typed text becomes larger than 512 characters, the maximum supported by some other comment tools
24.04.09 Fixed: Right click on very high tooltip (e.g. when using a very long comment) could hang TC because the tip window wasn't correctly hidden
24.04.09 Fixed: File system plugins: the command line no longer supported the "cd" command, e.g. with the SFTP plugin
24.04.09 Fixed: Could no longer unpack certain LZH files (cause: additional headers)
22.04.09 Fixed: Tabstop headers (Name/Ext/Size...) not shown correctly when choosing some languages, e.g. Chinese on a Japanese system
22.04.09 Fixed: Drag&Drop to file panel in brief view to the bottom row or below, hold down right button before releasing left -> focus could be set on target panel
22.04.09 Added: Make ThreadFindFirst=1 the default: read directory in background, so user can abort it, e.g. if network drive inaccessible
22.04.09 Fixed: Separate tree, inplace rename (Shift+F6): Select just the last path part (the directory)
22.04.09 Fixed: Speed up the saving of wildcards in synchronize dirs, F5 copy (second line) and unpack specific files
22.04.09 Fixed: Synchronize dirs: Excluded dirs via wildcards (e.g. *.* | somedir\) were still synchronized when synchronizing empty dirs was enabled
21.04.09 Fixed: Could not enter double byte characters in comboboxes if the low byte in the Unicode character was 0 (problem with Delphi DoKeyPress function)
21.04.09 Fixed: Lister, using different codepage: Some rare strings (e.g. wcmd_deu.lng, line 674=) wasn't completely selected (because ScriptItemize split it into more than 100 parts)
21.04.09 Fixed: Two separate trees, click on tree in target panel -> title bar wasn't updated accordingly
21.04.09 Fixed: Button bar: No icon shown when path to icon file contained a comma followed by a number, and the first icon was chosen
21.04.09 Added: Lister: Remember last user-configured encoding, stored in wincmd.ini [Lister] Codepage= field
21.04.09 Fixed: Lister: Disable "Encoding" menu when font set to ASCII/OEM, because that font setting already defines the encoding
21.04.09 Fixed: Lister: Press F7 with some text selected -> wrong search string suggested with OEM/DOS font
21.04.09 Fixed: Right click on folder in file list, choose "Search..." -> Search didn't start in that subdir
21.04.09 Fixed: Nag screen: 1-2-3 buttons not bold
21.04.09 Fixed: Nag screen: wrong info shown in case of blocked key
20.04.09 Fixed: FTP connect: Dialog box to confirm entered master password showed wrong text
20.04.09 Fixed: Win9x/ME: Search function could not restore plugin search parameters
19.04.09 Fixed: Remote ftp list not refreshed when uploading a file to that server via background transfer manager
19.04.09 Fixed: Command choose dialog: Cursor not placed on first match when dialog was invoked via "Define hotkeys" (because of "Default" line)
19.04.09 Fixed: Breadcrumb bar starts misbehaving when adding first tab/removing last while cursor over breadcrumb (reason: timer lost due to window handle change)
19.04.09 Fixed: Multi-rename tool: When a multi-byte codepage was set (e.g. Chinese), clicking on one of the placeholder buttons could insert unwanted extra characters
19.04.09 Fixed: Switch between full view and thumbnails view with some selected files could lead to an access violation
19.04.09 Fixed: Breadcrumb bar: Drag&Drop to underlined path part didn't support move by holding down right mouse button before releasing left button
19.04.09 Fixed: Breadcrumb bar: Underlines not at the right position for some fonts (e.g. Microsoft Sans Serif, 9) when path scrolled to the left
19.04.09 Fixed: Breadcrumb bar: Click on underlined \\Desktop\ hangs for a few seconds, then switches to last local directory
19.04.09 Fixed: Breadcrumb bar: Dropdown menu for \\Desktop\ didn't work properly (but it worked for special desktop triangle)
19.04.09 Fixed: Breadcrumb bar: Avoid that main TC window loses focus when opening the breadcrumb dropdown list (intercept WM_NCACTIVATE)
19.04.09 Fixed: Configuration - Options - Ignore list: No default ignore list file name suggested when adding selected files to list via one of the "Add selected" buttons
19.04.09 Fixed: Find files dialog, text search: UTF-8 and RegEx could both be checked, although the combination didn't work
19.04.09 Fixed: Don't pass Unicode file names to 32-bit rar.exe when packing, it doesn't work
19.04.09 Fixed: Reduce flickering in file lists, button bar, and some static controls in the main window when resizing
19.04.09 Fixed: Reduce flickering in connection list when resizing FTP connect dialog
19.04.09 Fixed: FTP new connection (Ctrl+N): Auto-detect UTF-8 here too
19.04.09 Fixed: Connect to FTP server: The session name wasn't shown in the title bar of the user name or password dialog
19.04.09 Fixed: Breadcrumb bar: Access violation when clicking on parent item breadcrumb bar while dropdown list shown
19.04.09 Fixed: Footer: When a quick filter is active, show the total number of filtered files, not the number of all files
19.04.09 Fixed: Re-packing to subdir of an archive (e.g. zip) after viewing/editing a file could cause an access violation

16.04.09 Release Total Commander 7.50 Public Beta 1
14.04.09 Release Total Commander 7.50 Public Beta 1 (pre)
14.04.09 Fixed: Breadcrumb bar, dropdown list: The last few pixels (where the triangles are shown) would never open the directory when clicking even when there was no arrow
14.04.09 Added: wincmd.ini [Configuration] SpeedLimitEnabled=1 enables speed limit when background transfer manager is started
13.04.09 Fixed: Files list wasn't refreshed after cm_SwitchHidSys in archives
12.04.09 Fixed: Do not unload Winsock library when removing last http or ftp object
12.04.09 Fixed: Changed ftp log method (PostMessage instead of SendMessage) to avoid possible problems with threads
12.04.09 Fixed: Command selection dialog: Increase buffer for user-defined commands (em_xyz) from 8k to 32k
12.04.09 Fixed: Files - Associate with, define a verb a second time -> last verb was removed from list by mistake
12.04.09 Added: wincmd.ini [Layout] TabHeaderBoldArrow=0 turns off bold arrow in tab header (default: same as TabHeaderThemed)
12.04.09 Added: wincmd.ini [Layout] TabHeaderThemed=0 turns off themed tabstop header (Name/Ext/Size/Time/Attr)
12.04.09 Fixed: Left "go to parent dir" button was less wide than root button and right parent button
12.04.09 Fixed: Background transfer manager was resized incorrectly (text parts remaining in list) when list scrollbar not at the left
12.04.09 Fixed: Breadcrumb bar: Show multiple levels of Arabic or Hebrew directories in their logical order (lowest level on the left) - but not when breadcrumb bar turned off
12.04.09 Fixed: Press Alt+F11 while focus already on breadcrumb bar -> Desktop dropdown was highlighted, but down arrow remained under previous path (same for Alt+F12)
12.04.09 Fixed: Synchronize dirs, delete files on both sides via right click, but one file couldn't be deleted -> the file on the other side wasn't removed from the list
12.04.09 Fixed: Adapt Ctrl+S button height to height of Quick Search dialog

07.04.09 Release Total Commander 7.50 Beta 17
07.04.09 Fixed: Synchronize dirs: Show number of scanned directories also for ftp connections and file system plugins
07.04.09 Fixed: Search function, RegEx search in content plugin field "full text" didn't correctly handle line breaks
07.04.09 Fixed: "Edit button bar file" wasn't shown for sub bar files when the name contained an environment variable
06.04.09 Fixed: Renamed the wrongly named key OEM_DE# to OEM_FR! (the key is the "!" on the French keyboard). It doesn't exist on German or U.S. keyboards at all
06.04.09 Fixed: Connect via Ctrl+N, disconnect, confirm to save the connection -> password wasn't stored with master password
06.04.09 Fixed: Hotkey "OEM_+" without any modifiers like Ctrl, Shift etc. didn't work
06.04.09 Fixed: Press "Home" in breadcrumb bar: Cursor was placed on drive letter OK, but dropdown button wasn't displayed
06.04.09 Fixed: FTP download in foreground: Preserve file dates no longer worked
05.04.09 Added: FTP connection dialog: "duplicate entry" now suggests a new session name in the form "oldname(1)" etc.
05.04.09 Fixed: FTP connection dialog: "duplicate entry" didn't copy encrypted passwords when the master password wasn't entered
05.04.09 Added: "ftp" item in tree and breadcrumb bar also in 32x32 pixels
03.04.09 Added: Let the user turn off the secure password input via keyboard hook in case a virus scanner makes troubles: wcx_ftp.ini [General] allowhook=0 -> show open lock icon when it's turned off
03.04.09 Fixed: Also hide tree lines in FTP connect and Alt+F10 when TreeLineColor=-2
03.04.09 Fixed: NTFS file system: Do not follow symlinks which point to themselves or a parent dir of the current dir in "calculate occupied space", copy/move, search, and synchronize dirs (avoids infinite loops)
03.04.09 Fixed: Ctrl+C in synchronize dirs didn't copy the complete information to the clipboard
03.04.09 Fixed: FTP download from list: Limited number of retries when connection failed
03.04.09 Fixed: FTP download from list: Skip to next file if no connection after the user-defined number of retries
03.04.09 Fixed: FTP download from list: Ask user for password when multiple servers are in the list (without stored password)
03.04.09 Fixed: FTP download from list: Don't try to re-use the same password for multiple servers
01.04.09 Fixed: Compare by content, hex view: Better handling of variable width fonts

31.03.09 Release Total Commander 7.50 Beta 16
31.03.09 Fixed: Press F5/F6 with alwayscopyinbackground=2 set, enter .. as target -> question about existing dir was shown
31.03.09 Added: New icons for Ctrl+S quick search filter, sync dialog title, ftp connection dialog, and "ftp" item in tree and breadcrumb bar
31.03.

back viewed: 5319 times