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-08-08 16:28 Tim Kosse (botg)- source/install/FileZilla.nsi: no longer creating source project shortcut when installing of source fails
- readme.htm: updated readme
- source/FileZilla.rc, source/resource.h, source/version.cpp: updated version information
- source/install/FileZilla.nsi: improved installer, supports web download of source code
- source/FtpControlSocket.cpp, source/MainThread.cpp, source/QueueCtrl.cpp, source/SftpControlSocket.cpp: fixed some unicode and logging issues
- source/FileZilla.dsw, source/Language DLLs/Hungarian/FzResHu.dsp, source/Language DLLs/Hungarian/FzResHu.rc, source/Language DLLs/Hungarian/resource.h, source/Language DLLs/Hungarian/res/FileZilla.ico, source/Language DLLs/Hungarian/res/FileZilla.rc2, source/Language DLLs/Hungarian/res/Toolbar.bmp, source/Language DLLs/Hungarian/res/certificate.ico, source/Language DLLs/Hungarian/res/down.ico, source/Language DLLs/Hungarian/res/empty.ico, source/Language DLLs/Hungarian/res/leds.bmp, source/Language DLLs/Hungarian/res/remotetree.bmp, source/Language DLLs/Hungarian/res/secure.ico, source/Language DLLs/Hungarian/res/sitemanagertree.bmp, source/Language DLLs/Hungarian/res/trayicon.ico, source/Language DLLs/Hungarian/res/up.ico: added hungarian language files
- source/AsyncSslSocket.cpp, source/AsyncSslSocket.h, source/CommandQueue.cpp, source/ControlSocket.cpp, source/ControlSocket.h, source/DirectoryCache.cpp, source/DirectoryCache.h, source/FileZilla.cpp, source/FileZilla.dsp, source/FileZilla.dsw, source/FileZilla.rc, source/FileZillaApi.cpp, source/FileZillaApi.h, source/FtpControlSocket.cpp, source/FtpControlSocket.h, source/FtpListCtrl.cpp, source/FtpListCtrl.h, source/FtpListResult.cpp, source/GSSAsyncSocksifiedSocket.cpp, source/GSSAsyncSocksifiedSocket.h, source/LocalFileListCtrl.cpp, source/MainFrm.cpp, source/MainFrm.h, source/MainThread.cpp, source/MainThread.h, source/Options.cpp, source/OptionsInterfacePage.cpp, source/OptionsInterfacePage.h, source/QueueCtrl.cpp, source/QueueCtrl.h, source/QueueView.cpp, source/QueueView.h, source/SftpControlSocket.cpp, source/SftpControlSocket.h, source/StatusView.cpp, source/StdAfx.cpp, source/StdAfx.h, source/TransferSocket.cpp, source/ApiLog.cpp, source/ApiLog.h, source/TransferSocket.h, source/version.cpp, source/FzSFtp/CONSOLE.C, source/FzSFtp/FzSFtp.dsp, source/FzSFtp/PSFTP.C, source/FzSFtp/PUTTY.H, source/FzSFtp/SSH.C, source/documentation/introduction.htm, source/documentation/version history.htm, source/install/uninstall.ico, source/Language DLLs/Bulgarian/FzResBu.dsp, source/Language DLLs/Bulgarian/FzResBu.rc, source/Language DLLs/Bulgarian/resource.h, source/Language DLLs/Italian/FzResIt.dsp, source/Language DLLs/Italian/FzResIt.rc, source/Language DLLs/Italian/resource.h, source/misc/WheatyExceptionReport.cpp: merged in all changes from the main branch
- source/misc/WheatyExceptionReport.cpp: fixed minor initialization problem
- source/ApiLog.cpp, source/ApiLog.h, source/SftpControlSocket.cpp: debugleve passed to FzSFtp was always 0
- source/FzSFtp/CONSOLE.C, source/FzSFtp/FzSFtp.dsp, source/FzSFtp/PSFTP.C, source/FzSFtp/PUTTY.H, source/FzSFtp/SSH.C, source/FzSFtp/cmdline.c: merged in changes from latest putty snapshot
- source/OptionsInterfacePage.cpp, source/OptionsInterfacePage.h: "local treeview" item was not enabled/disabled in OnViewMode
- source/QueueCtrl.cpp: updating local file list
- source/SftpControlSocket.cpp: added SetAsyncRequestResult
- source/LocalFileListCtrl.cpp: RefreshFile now also adds new subdirectories
- source/QueueCtrl.cpp, source/QueueCtrl.h: improved queue loading/saving
- source/FileZilla.dsw, source/install/FileZilla.nsi, source/Language DLLs/Bulgarian/FzResBu.dsp, source/Language DLLs/Bulgarian/FzResBu.rc, source/Language DLLs/Bulgarian/resource.h, source/Language DLLs/Bulgarian/res/FileZilla.ico, source/Language DLLs/Bulgarian/res/FileZilla.rc2, source/Language DLLs/Bulgarian/res/Toolbar.bmp, source/Language DLLs/Bulgarian/res/certificate.ico, source/Language DLLs/Bulgarian/res/down.ico, source/Language DLLs/Bulgarian/res/empty.ico, source/Language DLLs/Bulgarian/res/leds.bmp, source/Language DLLs/Bulgarian/res/remotetree.bmp, source/Language DLLs/Bulgarian/res/secure.ico, source/Language DLLs/Bulgarian/res/sitemanagertree.bmp, source/Language DLLs/Bulgarian/res/trayicon.ico, source/Language DLLs/Bulgarian/res/up.ico: added bulgarian language files
- source/FtpControlSocket.cpp, source/SftpControlSocket.cpp: Skipped transfers now return FZ_REPLY_OK instead of FZ_REPLY_ABORTED, resume now skips files if source not larger than destination file
- source/FileZillaApi.cpp, source/MainThread.cpp: fixed problems with explicit call to CFileZillaApi::Destroy
- source/FtpListCtrl.cpp: no longer processing refreshed directories during recursive operations
- source/FtpListCtrl.h: added blocking during complex operations
- source/FtpListCtrl.cpp: list now blocked for user input during complex operation (downloading/deleting whole directories), made selections persistent on refresh
- source/QueueCtrl.cpp: Now updating FTP views if contents of current directory change
- source/FtpControlSocket.cpp, source/SftpControlSocket.cpp: fixed some problems with directory creation and empty m_pDirectoryListing
- source/FtpListCtrl.h: removed unused #include
- source/DirectoryCache.cpp, source/DirectoryCache.h: Added settings bypass parameter to lookup