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-05-03 17:53 Tim Kosse (botg)- source/ControlSocket.cpp, source/TransferSocket.cpp: fixed AsyncSelect
- source/misc/ComboCompletion.cpp: added CTRL+X,C,V copy and paste
- source/FileZilla.cpp, source/FileZilla.dsp, source/FileZilla.rc, source/MainFrm.cpp, source/version.cpp, source/version.h, source/misc/WheatyExceptionReport.cpp: added version information to exception record
- source/ServerPath.cpp: fixed unicode
- source/ControlSocket.cpp: fixed initialization of m_pDataFile
- source/GSSAsyncSocksifiedSocket.cpp: fixed helper window messagequeue filling up
- source/AsyncSocketEx.cpp: fixed GetPeerName
- source/AsyncProxySocket.cpp, source/AsyncProxySocket.h, source/AsyncSocketEx.cpp, source/AsyncSocketEx.h, source/AsyncSslSocket.cpp, source/ControlSocket.cpp, source/FileZilla.dsp, source/GSSAsyncSocksifiedSocket.cpp, source/StdAfx.h, source/TransferSocket.cpp: new WinSock wrapper class, replaces MFC's CAsyncSocket
- source/FileZilla.rc: [no log message]
- source/install/FileZilla.nsi: made compatible with latest NSIS version
- source/ControlSocket.cpp, source/TransferSocket.cpp: fixed receive code, could fill message queue
- source/QueueCtrl.cpp: /me can't code
- source/QueueCtrl.cpp: t_transferfile.QueueData.bActive was not reset properly in ProcessReply
- source/ServerPath.h: [no log message]
- source/SiteManager.cpp, source/SiteManager.h: added drag&drop and fixed renaming bugs
- todo.txt: updated
- source/ServerPath.cpp: small fixes, added ChangePath(CString subdir) and CServerPath(CString subdir, const CServerPath &parent)
- source/MainFrm.cpp: fixed relative paths in remote combo box
- source/DirTreeCtrl.cpp, source/LocalFileListCtrl.cpp: [no log message]
- source/misc/ComboCompletion.cpp, source/misc/ComboCompletion.h: relative paths can be entered again
- source/CommandQueue.cpp, source/CommandQueue.h, source/MainFrm.cpp: improved retry on disconnect
- source/ControlSocket.cpp: return FZ_REPLY_CRITICALERROR if RETR/STOR/APPE returns 5xx
- readme.htm, source/FileZilla.rc: updated version information
- source/Language DLLs/German/FzResDe.rc, source/Language DLLs/Polish/FzResPo.rc, source/Language DLLs/Spanish/FzResEs.rc: fixed IDD_CONNECTION4
- source/StdAfx.cpp, source/StdAfx.h: LSTRACE macros, tracing without filenames