1. patch from Søren Erland Vestø implementing wxFTP::GetFileSize()
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 24 Jan 2001 16:37:04 +0000 (16:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 24 Jan 2001 16:37:04 +0000 (16:37 +0000)
commitb92fd37cb0f0d68b33d00abf696d0c3583bd8423
treec80b449974d16b006af3bbf5e7f58504b0a2d070
parente7fa076d947d52b2572d7ea9d623d1b31171861a
1. patch from Søren Erland Vestø implementing wxFTP::GetFileSize()
   with my fixes to the patch
2. significantly updated/cleaned FTP tests in the sample
3. don't log FTP passwords in wxLogTrace

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/protocol/ftp.h
samples/console/console.cpp
src/common/ftp.cpp