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-02-03 19:55 Tim Kosse (botg)- readme.htm, todo.txt, source/CommandQueue.cpp, source/CommandQueue.h, source/ControlSocket.cpp, source/ControlSocket.h, source/DirectoryCache.cpp, source/FileZilla.dsp, source/FileZilla.rc, source/FtpListCtrl.cpp, source/MainFrm.cpp, source/MainFrm.h, source/MainThread.cpp, source/MainThread.h, source/Options.cpp, source/Options.h, source/QueueCtrl.cpp, source/RetryServerList.cpp, source/RetryServerList.h, source/SiteManager.cpp, source/StdAfx.cpp, source/StdAfx.h, source/TransferSocket.cpp, source/resource.h, source/install/FileZilla.nsi: FileZilla 1.8 final
- source/documentation/FileZilla.hhp, source/documentation/Topics.hhc, source/documentation/dircache.gif, source/documentation/dircache.htm, source/documentation/firewall.gif, source/documentation/firewall.htm, source/documentation/ftpproxy.gif, source/documentation/ftpproxy.htm: Updated documentaion
- source/Language DLLs/French/FileZilla.rc, source/Language DLLs/French/resource.h, source/Language DLLs/German/FileZilla.rc, source/Language DLLs/German/resource.h, source/Language DLLs/Polish/FileZilla.rc, source/Language DLLs/Polish/resource.h, source/Language DLLs/Spanish/FileZilla.rc, source/Language DLLs/Spanish/resource.h: prepared all language files for FileZilla 1.8
- source/Language DLLs/French/DLLMain.cpp, source/Language DLLs/French/FileZilla.rc, source/Language DLLs/French/LanguageDLL.dsp, source/Language DLLs/French/LanguageDLL.dsw, source/Language DLLs/French/resource.h, source/Language DLLs/French/res/FileZilla.rc2: added french language files
- source/CommandQueue.cpp, source/ControlSocket.cpp, source/ControlSocket.h, source/FileZillaApi.cpp, source/MainFrm.cpp, source/MainThread.cpp, source/StdAfx.h, source/TransferSocket.cpp: fixed small bugs
- source/FileExistsDlg.cpp, source/FtpListCtrl.cpp, source/FtpListResult.cpp, source/FtpListResult.h: improved directory listing parser, now supports VMS and some other formats
- source/ControlSocket.cpp: fixed bug in List
- source/ControlSocket.cpp, source/FileZillaApi.cpp: fixed problem with multi-level dir creation and cache
- source/CommandQueue.cpp, source/ControlSocket.cpp, source/ControlSocket.h, source/DirectoryCache.cpp, source/FileZillaApi.cpp, source/MainThread.cpp: Directory creation readded
- source/ControlSocket.cpp, source/DirectoryCache.cpp, source/DirectoryCache.h, source/FtpListCtrl.cpp, source/FtpListCtrl.h, source/misc/ComboCompletion.cpp: fixed some caching issues
- source/DirectoryCache.cpp: fixed bug in lookup, wrong directory returned in some cases
- source/ControlSocket.cpp: fixed crash when local file can't be opened
- source/CommandQueue.cpp, source/CommandQueue.h, source/ControlSocket.cpp, source/ControlSocket.h, source/FileZillaApi.cpp, source/FileZillaApi.h, source/FtpListCtrl.cpp, source/MainFrm.cpp, source/structures.h: Syntay of list api command changed
- source/CommandQueue.cpp, source/CommandQueue.h, source/ControlSocket.cpp, source/ControlSocket.h, source/FileExistsDlg.cpp, source/FileZilla.cpp, source/FileZilla.rc, source/FileZillaApi.cpp, source/FileZillaApi.h, source/FtpListCtrl.cpp, source/FtpListCtrl.h, source/FtpView.h, source/MainFrm.cpp, source/MainFrm.h, source/MainThread.cpp, source/MainThread.h, source/QueueCtrl.cpp, source/resource.h, source/structures.h: more bug fixes
- source/FileExistsDlg.cpp: fixed gun in OnInidDialog
- source/StdAfx.cpp, source/StdAfx.h: remove ltrace1 function, LTRACE1 macro uses ltrace function now
- source/CommandQueue.cpp, source/CommandQueue.h, source/FileZillaApi.cpp, source/FileZillaApi.h, source/MainThread.cpp, source/MainThread.h, source/OutputWnd.cpp: readded custom commands
- source/ControlSocket.cpp, source/ControlSocket.h, source/FileZilla.rc, source/LocalFileListCtrl.cpp, source/LocalFileListCtrl.h, source/resource.h: fixed disconnect problem in CControlSocket
- source/CommandQueue.cpp, source/ControlSocket.cpp, source/ControlSocket.h, source/MainThread.cpp, source/MainThread.h: timeout and keep alive readded
- source/ControlSocket.cpp: Fixed problems in List for certain servers
- source/CommandQueue.cpp, source/ControlSocket.cpp, source/FileZilla.rc, source/FtpListCtrl.cpp, source/FtpListCtrl.h, source/FtpListResult.cpp, source/LocalFileListCtrl.cpp, source/MainFrm.cpp, source/QueueCtrl.cpp, source/structures.h: working transfer queue and minor fixes
- source/CommandQueue.cpp, source/CommandQueue.h, source/ControlSocket.cpp, source/FileZilla.rc, source/FileZillaApi.cpp, source/FileZillaApi.h, source/MainFrm.cpp, source/MainFrm.h, source/QueueCtrl.cpp, source/QueueCtrl.h, source/QueueView.cpp, source/QueueView.h, source/StdAfx.cpp, source/StdAfx.h, source/TransferSocket.cpp, source/structures.cpp, source/structures.h, source/misc/ComboCompletion.cpp, source/misc/ComboCompletion.h: implemented file transfers further
- source/FtpListCtrl.cpp, source/FtpListCtrl.h: entries can be searched by entering first few letters
- source/AsyncProxySocket.cpp, source/CommandQueue.cpp, source/CommandQueue.h, source/ControlSocket.cpp, source/ControlSocket.h, source/DirTreeCtrl.cpp, source/DirectoryCache.cpp, source/DirectoryCache.h, source/FileAttributes.cpp, source/FileExistsDlg.cpp, source/FileZilla.dsp, source/FileZilla.rc, source/FileZillaApi.cpp, source/FileZillaApi.h, source/FtpListCtrl.cpp, source/FtpListCtrl.h, source/FtpView.cpp, source/FtpView.h, source/LocalDirName.cpp, source/MainFrm.cpp, source/MainFrm.h, source/MainThread.cpp, source/MainThread.h, source/OptionsInterfacePage.cpp, source/StdAfx.h, source/TransferSocket.cpp, source/TransferSocket.h, source/resource.h, source/splitex.cpp, source/splitex.h, source/structures.cpp, source/structures.h: rewritten api, added directory cache
- source/misc/CBase64Coding.cpp, source/misc/CBase64Coding.hpp: used for HTTP1.1 authentication in CAsyncProxySocket