Changelogs
Overview
These changelogs reflect the history of all files in the CVS repository. The changelog has been generated at 2007-11-22 10:46
Changelog for Legacy FileZilla 2 (1767 changes):
2002-07-29 15:25 Tim Kosse (botg)- source/FtpControlSocket.cpp: removed some VERIFYs causing problems when shutting down the api
- source/FileZilla.dsp, source/MainFrm.h, source/QueueCtrl.cpp, source/QueueCtrl.h, source/QueueView.cpp, source/QueueView.h: CQueueCtrl now uses own instance of CFileZillaApi, now browsing and transferring at the same time is possible
- source/MainThread.cpp: active working dir was sent to wrong window
- source/FzSFtp/res/SCP.ICO: added missing icon
- source/Language DLLs/Italian/FzResIt.dsp, source/Language DLLs/Italian/FzResIt.rc, source/Language DLLs/Italian/resource.h: added missing italian language files
- source/ControlSocket.cpp, source/FtpControlSocket.cpp, source/SftpControlSocket.cpp: remove some unnecessary #includes
- source/Options.cpp: directory cache now enabled by default, added default values for retry settings
- source/QueueCtrl.cpp, source/QueueCtrl.h: fixed StopProcessing(), renamed some variables
- source/GSSAsyncSocksifiedSocket.cpp: fixed the trace message in destructor
- source/LocalFileListCtrl.cpp: it's no longer possible to enter the following characters when renaming files: / \ : * ? " < > |
- source/ApiLog.cpp, source/ApiLog.h: LogMessage now works with string resource id as parameter
- source/AsyncSslSocket.cpp, source/AsyncSslSocket.h, source/ControlSocket.cpp, source/ControlSocket.h, source/FileZillaApi.cpp, source/FileZillaApi.h, source/FtpControlSocket.cpp, source/FtpControlSocket.h, source/GSSAsyncSocksifiedSocket.cpp, source/MainFrm.cpp, source/MainThread.cpp, source/MainThread.h, source/SftpControlSocket.cpp, source/SftpControlSocket.h: improved async requests, added GSS requests
- source/RenameFile.cpp [DEAD], source/RenameFile.h [DEAD]: removed obsolete files
- source/MainFrm.cpp: manual transfer could crash FileZilla
- source/FtpControlSocket.cpp, source/TransferSocket.cpp: Got rid of AfxGet... functions
- source/FtpControlSocket.cpp, source/SftpControlSocket.cpp: secure icon now also activated with GSS and SFTP connections.
- source/FtpListCtrl.cpp, source/LocalFileListCtrl.cpp, source/QueueCtrl.cpp: added extendes style LVS_EX_INFOTIP to show infotips on partially visible items
- source/FileZillaApi.h, source/MainFrm.cpp, source/MainFrm.h, source/SftpControlSocket.cpp, source/StdAfx.h, source/TransferSocket.cpp: transferstatus is now sent the same way as the other messages
- readme.htm, source/FileZilla.rc: updated version information
- source/documentation/version history.htm: updated version informatiom
- source/documentation/introduction.htm: updated feature list
- source/ControlSocket.cpp, source/ControlSocket.h, source/FtpControlSocket.cpp, source/FtpControlSocket.h, source/SftpControlSocket.cpp, source/SftpControlSocket.h: more logging, changed FtpCommand()
- source/FtpControlSocket.cpp: added debug msg to Cancel()
- source/CommandQueue.cpp: cancel did not work while waiting to retry
- source/FileZillaApi.cpp: fixed cancel command
- source/version.cpp: added minor releases
- source/FtpControlSocket.cpp, source/SftpControlSocket.cpp, source/TransferSocket.cpp: "bypass proxy/firewall" did not work
- source/FileZilla.cpp: fixed unicode problem in language dll initialization
- source/FileZilla.dsw, source/install/FileZilla.nsi, source/Language DLLs/Italian/res/FileZilla.ico, source/Language DLLs/Italian/res/FileZilla.rc2, source/Language DLLs/Italian/res/Toolbar.bmp, source/Language DLLs/Italian/res/certificate.ico, source/Language DLLs/Italian/res/down.ico, source/Language DLLs/Italian/res/empty.ico, source/Language DLLs/Italian/res/leds.bmp, source/Language DLLs/Italian/res/remotetree.bmp, source/Language DLLs/Italian/res/secure.ico, source/Language DLLs/Italian/res/sitemanagertree.bmp, source/Language DLLs/Italian/res/trayicon.ico, source/Language DLLs/Italian/res/up.ico: added italian language files
- source/SftpControlSocket.cpp: fixed crash, m_Operation.pData was casted to wrong class
- source/ApiLog.cpp, source/ApiLog.h, source/AsyncSslSocket.cpp, source/CommandQueue.cpp, source/ControlSocket.cpp, source/ControlSocket.h, source/FileZilla.cpp, source/FileZilla.dsp, source/FileZillaApi.cpp, source/FileZillaApi.h, source/FtpControlSocket.cpp, source/GSSAsyncSocksifiedSocket.cpp, source/GSSAsyncSocksifiedSocket.h, source/MainFrm.cpp, source/MainThread.cpp, source/MainThread.h, source/Options.cpp, source/SftpControlSocket.cpp, source/StatusView.cpp, source/StdAfx.cpp, source/StdAfx.h, source/TransferSocket.cpp, source/TransferSocket.h, source/install/uninstall.ico: got rid of old trace macros, now using CApiLog class, this further separates api and ui
- source/install/FileZilla.nsi: fixed uninstall prompt
- source/FtpListResult.cpp: added missing german month name for march
- GPL.html, legal.htm, puttylicense.html: some legal stuff
- source/documentation/compiling.htm: added advice to install MS Platform SDK
- readme.htm, todo.txt, source/FileZilla.rc: updated
- source/install/FileZilla.nsi: more legal stuff
- source/MainFrm.cpp: reduced flicker while resizing
- source/FileZilla.dsp, source/FileZilla.rc, source/StdAfx.h, source/resource.h: latest resources
- source/Language DLLs/Translation Guide.htm: [no log message]
- source/SFtpIpc.cpp: increased ipc timeout
- source/SftpControlSocket.cpp: fixed processing of error messages while CSMODE_CONNECT, TerminateProcess will be always called in DoClose, added some error handling
- source/Options.h, source/OptionsRemoteViewPage.cpp, source/OptionsRemoteViewPage.h: implemented "Always show hidden files"
- source/FileZillaApi.cpp: increased wait timeout in Destroy()
- source/FzSFtp/PSFTP.C: stripped more socket code, added replacement for select, removed \n from error messages
- source/FzSFtp/CONSOLE.C, source/FzSFtp/FzSFtp.dsp, source/FzSFtp/WINNET.C: stripped more socket code, no longer requires Winsock2
- source/FzSFtp/FzSFtpIpcClient.cpp: incresed ipc timeout
- source/MainFrm.cpp, source/Options.cpp: implemented "always show hidden files"
- source/FtpListCtrl.cpp, source/FtpListCtrl.h, source/LocalFileListCtrl.cpp, source/MainFrm.cpp, source/MainFrm.h, source/Options.cpp, source/OptionsViewEditPage.cpp, source/OptionsViewEditPage.h, source/QueueCtrl.cpp, source/QueueCtrl.h, source/QueueView.cpp, source/QueueView.h: added view/edit for local and remote files
- source/Language DLLs/French/FzResFr.rc: Better translation in the list of the Site Manager for SFTP