SEARCH
LAST POSTS
- RE: Wreszcie w języku ... - besthope12
- RE: błąd pobierania pl... - gral
- RE: błąd pobierania pl... - eeman@wp.pl
- RE: nie moge odnalesc ... - gral
- RE: Zmienianie nazwy u... - gral
STATS
online: 24
on forum: 14
users: 0
TOTAL COMMANDER VERSION HISTORY
Windows Commander 3.52
New in Version 3.52 (11.08.1998)
09.08.98 Fixed: Speedup 'calculate occupied space' if many files in same directory
06.08.98 Fixed: .lnk files to \\server\share should now work
31.07.98 Added: Switches in config dialog: use internal ACE/RAR unpacker (32 bit only)
30.07.98 Added: Use same font for quick search (CTRL+ALT+Letters) as for file windows
28.07.98 Added: Command line parameter /d= delays start of wincmd by x seconds (x between 0 and 30) to avoid crash in startup group
28.07.98 Added: Drag&Drop from inside an archive to button with command 'cd directory' unzips to that directory
19.07.98 Fixed: Wincmd wrongly showed CRC errors unpacking some UUE files containing two checksums (partial and total)
19.07.98 Added: 'CD share' in command line while current dir is on a server (e.g. \\server\) will open the share \\server\share (to access hidden shares)
19.07.98 Fixed: Install.exe cannot install from paths longer than 80 chars (path+filename)
14.07.98 Added: Spacebar in lister acts just like the "Page Down" key
14.07.98 Fixed: %N in button bar gave directories with surrounding brackets
10.07.98 Fixed: Use file list font for status bar (below file list) too
10.07.98 Fixed: STRG+V didn't work in network drive root (\\server\share)
10.07.98 Added: cd \\Servername in command line supported (32 bit)
10.07.98 Fixed: Problems with unrar and multi-volume archives (now using external unpacker)
06.07.98 Fixed: Typing SPACE+ENTER in command line deleted command line history
06.07.98 Added: Button bar parameter %O (uppercase) adds long name without extension
26.06.98 Added: Define default transfer mode for FTP: wcx_ftp.ini, [general], TransferMode=I (binary), =A (Text), =X (automatic)
23.06.98 Fixed: Win16 version: Could not open empty dirs on Netware drives
22.06.98 Fixed: FTP: long delays connecting through t-online socket DLL due to a bug in the DLL - workaround added
22.06.98 Fixed: File deletion in WinNT may place cursor of other window outside the screen
22.06.98 Added: FTP resume download also in command line (command: GET filename)
17.06.98 Fixed: Adapted Wincmd to WinRAR 2.04 - they changed the list format AGAIN! (to delete files, Winrar now takes ANSI chars instead of OEM chars - at least it's now consistent throughout the program)
17.06.98 Added: Button bar/Start menu command 'cd' now accepts wildcards, e.g. cd c:\windows\*.ini shows all ini files in c:\windows, without path in current dir
16.06.98 Fixed: Repacking modified file to ZIP failed if Wincmd was minimized to tray
16.06.98 Fixed: Right click on file in single click mode may select wrong file if 'lister' is selected
16.06.98 Fixed: Memory leak in direct ftp server to server transfer
16.06.98 Fixed: Problems with LHA files from the Amiga (files show up as dirs because of different attributes)
16.06.98 Fixed: ACE packer: problems with subdirs in subdirs (external unpacker)
16.06.98 Fixed: Problem copying a file containing more than 3 spaces after a period
10.06.98 Added: [Configuration] DirBrackets=0 shows directories without shquare brackets
09.06.98 Fixed: Lister: Don't copy a single character #10 at the end of a string to clipboard
09.06.98 Fixed: Nethood: 'Entire Network' not always at the top of the list - corrected
09.06.98 Fixed: When FTP thread finishes, Wincmd now refreshes dir only if no dialog is up
09.06.98 Added: [configuration] DeviceChange=0 lets Wincmd ignore removal of CD-ROMs etc (with =1 Wincmd switches to c:\ if CD removed)
09.06.98 Added: %P and %T now paste long path name (start menu/button bar parameters)
03.06.98 Added: UnRAR.DLL support (32 bit only)
03.06.98 Added: ACE packer/unpacker support (16+32 bit), unace.dll (32 bit only)
01.06.98 Fixed: Use DrawIconEx for button bar 16x16 icons (instead of DrawIcon/StretchBlt)
29.05.98 Fixed: FTP: Name starting with number not correctly handled
18.05.98 Fixed: FTP client problem with sites where the file name had the form of a time (e.g. 10.30)
18.05.98 Fixed: Crash in quick search when CD-ROM is changed (auto change notifiaction)
18.05.98 Fixed: Do not use scroll wheel when no scrollbar in window
15.05.98 Fixed: Problems with very slow FTP servers (>20 seconds delay)
15.05.98 Fixed: Re-upload of file to FTP fails after direct edit with F4
back viewed: 9010 times
New in Version 3.52 (11.08.1998)
09.08.98 Fixed: Speedup 'calculate occupied space' if many files in same directory
06.08.98 Fixed: .lnk files to \\server\share should now work
31.07.98 Added: Switches in config dialog: use internal ACE/RAR unpacker (32 bit only)
30.07.98 Added: Use same font for quick search (CTRL+ALT+Letters) as for file windows
28.07.98 Added: Command line parameter /d=
28.07.98 Added: Drag&Drop from inside an archive to button with command 'cd directory' unzips to that directory
19.07.98 Fixed: Wincmd wrongly showed CRC errors unpacking some UUE files containing two checksums (partial and total)
19.07.98 Added: 'CD share' in command line while current dir is on a server (e.g. \\server\) will open the share \\server\share (to access hidden shares)
19.07.98 Fixed: Install.exe cannot install from paths longer than 80 chars (path+filename)
14.07.98 Added: Spacebar in lister acts just like the "Page Down" key
14.07.98 Fixed: %N in button bar gave directories with surrounding brackets
10.07.98 Fixed: Use file list font for status bar (below file list) too
10.07.98 Fixed: STRG+V didn't work in network drive root (\\server\share)
10.07.98 Added: cd \\Servername in command line supported (32 bit)
10.07.98 Fixed: Problems with unrar and multi-volume archives (now using external unpacker)
06.07.98 Fixed: Typing SPACE+ENTER in command line deleted command line history
06.07.98 Added: Button bar parameter %O (uppercase) adds long name without extension
26.06.98 Added: Define default transfer mode for FTP: wcx_ftp.ini, [general], TransferMode=I (binary), =A (Text), =X (automatic)
23.06.98 Fixed: Win16 version: Could not open empty dirs on Netware drives
22.06.98 Fixed: FTP: long delays connecting through t-online socket DLL due to a bug in the DLL - workaround added
22.06.98 Fixed: File deletion in WinNT may place cursor of other window outside the screen
22.06.98 Added: FTP resume download also in command line (command: GET filename)
17.06.98 Fixed: Adapted Wincmd to WinRAR 2.04 - they changed the list format AGAIN! (to delete files, Winrar now takes ANSI chars instead of OEM chars - at least it's now consistent throughout the program)
17.06.98 Added: Button bar/Start menu command 'cd' now accepts wildcards, e.g. cd c:\windows\*.ini shows all ini files in c:\windows, without path in current dir
16.06.98 Fixed: Repacking modified file to ZIP failed if Wincmd was minimized to tray
16.06.98 Fixed: Right click on file in single click mode may select wrong file if 'lister' is selected
16.06.98 Fixed: Memory leak in direct ftp server to server transfer
16.06.98 Fixed: Problems with LHA files from the Amiga (files show up as dirs because of different attributes)
16.06.98 Fixed: ACE packer: problems with subdirs in subdirs (external unpacker)
16.06.98 Fixed: Problem copying a file containing more than 3 spaces after a period
10.06.98 Added: [Configuration] DirBrackets=0 shows directories without shquare brackets
09.06.98 Fixed: Lister: Don't copy a single character #10 at the end of a string to clipboard
09.06.98 Fixed: Nethood: 'Entire Network' not always at the top of the list - corrected
09.06.98 Fixed: When FTP thread finishes, Wincmd now refreshes dir only if no dialog is up
09.06.98 Added: [configuration] DeviceChange=0 lets Wincmd ignore removal of CD-ROMs etc (with =1 Wincmd switches to c:\ if CD removed)
09.06.98 Added: %P and %T now paste long path name (start menu/button bar parameters)
03.06.98 Added: UnRAR.DLL support (32 bit only)
03.06.98 Added: ACE packer/unpacker support (16+32 bit), unace.dll (32 bit only)
01.06.98 Fixed: Use DrawIconEx for button bar 16x16 icons (instead of DrawIcon/StretchBlt)
29.05.98 Fixed: FTP: Name starting with number not correctly handled
18.05.98 Fixed: FTP client problem with sites where the file name had the form of a time (e.g. 10.30)
18.05.98 Fixed: Crash in quick search when CD-ROM is changed (auto change notifiaction)
18.05.98 Fixed: Do not use scroll wheel when no scrollbar in window
15.05.98 Fixed: Problems with very slow FTP servers (>20 seconds delay)
15.05.98 Fixed: Re-upload of file to FTP fails after direct edit with F4
back viewed: 9010 times
POLSKI
ENGLISH 











