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-30 10:06 Tim Kosse (botg)- source/ControlSocket.cpp: fixed SetFileTime
- source/documentation/File Views.htm, source/documentation/Main Window.htm, source/documentation/Menus and Toolbars.htm, source/documentation/asciibinary.htm, source/documentation/compiling.htm, source/documentation/configuration.htm, source/documentation/connection.htm, source/documentation/debug.htm, source/documentation/firewall.htm, source/documentation/gss.htm, source/documentation/history.htm, source/documentation/interface.htm, source/documentation/introduction.htm, source/documentation/messagelog.htm, source/documentation/miscellaneous.htm, source/documentation/queue.htm, source/documentation/quickguide.htm, source/documentation/sitemanager.htm, source/documentation/version history.htm: fixed a lot of typing, spelling and grammatical errors. Thanks to Dave Minnot for proofreading and correcting
- source/ControlSocket.cpp, source/FileZilla.rc, source/FileZillaApi.cpp, source/FtpListCtrl.cpp, source/FtpListResult.cpp, source/Options.cpp, source/Options.h, source/structures.cpp, source/structures.h: added OPTION_PREVERSVEDOWNLOADFILETIME
- source/ControlSocket.cpp: fixed typo
- source/ControlSocket.cpp: transfer no longer fails just because LIST failes, now falling back to SIZE and MDTM
- source/AsyncSocketEx.cpp, source/AsyncSocketEx.h: define NOLAYERS to exclude layer code
- source/FtpListResult.cpp: fixed bug with VMS Server, t_direntry::lName not set correctly
- source/ControlSocket.cpp, source/DirectoryCache.cpp, source/DirectoryCache.h, source/ServerPath.cpp: fixed some problems with directory creation/deletion
- source/Language DLLs/French/FzResFr.dsp, source/Language DLLs/Polish/FzResPo.dsp, source/Language DLLs/Spanish/FzResEs.dsp: fixed wrong language set in project settings
- source/FtpListCtrl.cpp, source/LocalFileListCtrl.cpp: item selection and list sorting improved
- source/SortStringArray.cpp: using CString::CollateNoCase instead of CString::CompareNoCase
- readme.htm: version 0.7.1
- source/CommandQueue.cpp, source/FileZilla.rc, source/MainFrm.cpp, source/Options.cpp, source/Options.h, source/SiteManager.cpp, source/SiteManager.h, source/resource.h, source/structures.h: current server will be shown in titlebar
- source/LocalFileListCtrl.cpp: improved speed
- source/LocalFileListCtrl.cpp, source/LocalFileListCtrl.h: made list refresh work asynchronously
- source/AsyncProxySocketLayer.cpp, source/AsyncProxySocketLayer.h, source/AsyncSocketEx.cpp, source/AsyncSocketExLayer.cpp, source/AsyncSocketExLayer.h: added Listen to layer
- source/AsyncProxySocketLayer.cpp, source/AsyncProxySocketLayer.h, source/AsyncSocketExLayer.cpp, source/AsyncSocketExLayer.h, source/ControlSocket.cpp, source/ControlSocket.h, source/FileZilla.rc, source/TransferSocket.cpp, source/TransferSocket.h, source/resource.h: removed OnProxyOperationFailed, added proxy error messages to OnLayerCallback
- source/SiteManager.cpp: GetDefaultSite fix from David Nestle
- source/AsyncProxySocketLayer.cpp, source/AsyncSocketExLayer.cpp, source/AsyncSocketExLayer.h: added nErrorCode as parameter to CAsyncSocketExLayer::TriggerEvent
- source/AsyncProxySocketLayer.cpp, source/AsyncProxySocketLayer.h: fixed PROXYTYPE_NOPROXY
- source/AsyncProxySocket.cpp [DEAD], source/AsyncProxySocket.h [DEAD], source/AsyncProxySocketLayer.cpp, source/AsyncProxySocketLayer.h, source/AsyncSocketEx.cpp, source/AsyncSocketEx.h, source/AsyncSocketExLayer.cpp, source/AsyncSocketExLayer.h, source/AsyncSslSocket.cpp, source/ControlSocket.cpp, source/ControlSocket.h, source/FileZilla.dsp, source/GSSAsyncSocksifiedSocket.cpp, source/GSSAsyncSocksifiedSocket.h, source/OptionsProxyPage.cpp, source/StdAfx.h, source/TransferSocket.cpp, source/TransferSocket.h: new transparent socket layer classes
- source/resource.h, source/Language DLLs/French/resource.h, source/Language DLLs/German/resource.h, source/Language DLLs/Polish/resource.h, source/Language DLLs/Spanish/resource.h: removed unused symbols
- source/OptionsInterfacePage.cpp: remove obsolete messagemap macro
- source/TransferSocket.cpp: fixed memory leak
- source/AsyncSocketEx.cpp: using new free index instead of lowest possible index in CAsyncSocketExHelperWindow::AddSocket
- source/res/certificate.ico, source/res/secure.ico: more missing files
- source/FileZilla.dsp, source/resource.h, source/Language DLLs/French/resource.h, source/Language DLLs/German/resource.h, source/Language DLLs/Polish/resource.h, source/Language DLLs/Spanish/resource.h: renumbered resource ids
- source/FileZilla.rc, source/res/remotetree.bmp, source/Language DLLs/French/FzResFr.rc, source/Language DLLs/German/FzResDe.rc, source/Language DLLs/Polish/FzResPo.rc, source/Language DLLs/Spanish/FzResEs.rc, source/Language DLLs/French/res/remotetree.bmp, source/Language DLLs/German/res/remotetree.bmp, source/Language DLLs/Polish/res/remotetree.bmp, source/Language DLLs/Spanish/res/remotetree.bmp: renamed and added missing file (remotetree.bmp)
- source/ControlSocket.cpp, source/DirectoryCache.cpp, source/DirectoryCache.h: fixed dir renaming with dir cache
- source/ControlSocket.cpp: fixed MKD on some linux servers
- readme.htm, source/FileZilla.rc: updated version information
- source/documentation/FileZilla.hhp, source/documentation/MainWindow.gif, source/documentation/Menus and Toolbars.htm, source/documentation/Topics.hhc, source/documentation/connection.gif, source/documentation/debug.gif, source/documentation/debug.htm, source/documentation/interface.gif, source/documentation/interface_local.gif, source/documentation/interface_remote.gif, source/documentation/language.gif, source/documentation/toolbar.gif, source/documentation/toolbar_remotetreeview.gif, source/documentation/toolbar_treeview.gif, source/documentation/version history.htm: updated documentation
- source/MainThread.cpp, source/MainThread.h, source/TransferSocket.cpp: removed obsolete code
- source/CommandQueue.cpp, source/ControlSocket.cpp: fixed reconnect bug
- source/AsyncSslSocketHelperWindow.cpp [DEAD], source/AsyncSslSocketHelperWindow.h [DEAD]: obsolete due to CAsyncSocketEx
- source/AsyncSocketEx.cpp, source/AsyncSocketEx.h: no longer uses MFC
- source/FtpListCtrl.cpp: refreshing list after chmod
- source/ControlSocket.cpp, source/GSSAsyncSocksifiedSocket.cpp, source/GSSAsyncSocksifiedSocket.h: fixed Kerberos GSS Win98 bug
- readme.htm, source/FileZilla.rc, source/Language DLLs/Polish/FzResPo.rc: updated version information
- source/misc/ComboCompletion.cpp: fixed input of relative paths
- source/QueueCtrl.cpp: retrycount was not reset
- source/FtpListCtrl.cpp, source/FtpListResult.cpp: using t_directroy::lName
- source/Language DLLs/Polish/FzResPo.rc: updated translation
- source/Language DLLs/French/FzResFr.rc, source/Language DLLs/French/res/Toolbar.bmp: updated language files
- source/ControlSocket.cpp, source/FileZillaApi.cpp, source/MainThread.cpp, source/MainThread.h, source/structures.h: file operations also apply to working dir
- source/version.cpp: changed path detection
- source/ServerPath.cpp, source/ServerPath.h: fixed some bugs
- source/ControlSocket.cpp: case insensitive file/dir exists checks
- source/QueueCtrl.cpp: added CTRL+A to select all files