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):
2006-05-26 14:20 Tim Kosse (botg)- source/FtpControlSocket.cpp, source/FtpControlSocket.h: - if passwords contains non-ascii characters, fall back to local charset if login fails - not needed to send CLNT and OPTS UTF8 ON commands to FileZilla Server
- source/DirTreeCtrl.cpp, source/DirTreeCtrl.h, source/LocalView.cpp, source/MainFrm.cpp: Apply patch #1492243: Add desktop directory to local folder tree
- source/ControlSocket.cpp: call RemoveActiveTransfer in CControlSocket destructor
- source/ControlSocket.cpp: fix speedlimits
- source/LocalFileListCtrl.cpp, source/LocalFileListCtrl.h: prevent dragging of drives
- source/FtpListResult.cpp: escape high-ascii characters
- source/FtpControlSocket.cpp: applied patch #1491004, fix UTF-8 detection if connecting to a UTF-8 capable server after being connected to a non UTF-8 capable server.
- readme.htm, source/FileZilla.rc, source/install/FileZilla.nsi: version bump
- source/FtpListCtrl.cpp, source/LocalFileListCtrl.cpp: same buffer flow as in server, fix as well
- source/TransferSocket.cpp: fix performance issues on dualcore systems
- source/FtpControlSocket.cpp, source/FtpControlSocket.h: - make UTF-8 the default option - fix OnReceive to perform better on dualcore systems
- source/FileZilla.rc, source/MainFrm.cpp, source/MainFrm.h, source/resource.h, source/LanguageDLLs/Breton/FzResBr.rc, source/LanguageDLLs/Bulgarian/FzResBu.rc, source/LanguageDLLs/Catalan/FzResCa.rc, source/LanguageDLLs/Czech/FzResCze.rc, source/LanguageDLLs/French/FzResFr.rc, source/LanguageDLLs/German/FzResDe.rc, source/LanguageDLLs/Hungarian/FzResHu.rc, source/LanguageDLLs/Italian/FzResIt.rc, source/LanguageDLLs/Japanese/FzResJp.rc, source/LanguageDLLs/Korean/FzResKr.rc, source/LanguageDLLs/Norwegian/FzResNor.rc, source/LanguageDLLs/Polish/FzResPo.rc, source/LanguageDLLs/Russian/FzResRu.rc, source/LanguageDLLs/SimplifiedChinese/FzResChs.rc, source/LanguageDLLs/Slovak/FzResSk.rc, source/LanguageDLLs/Spanish/FzResEs.rc, source/LanguageDLLs/TraditionalChinese/FzResCh.rc: Add an entry to empty history in quickconnect menu
- source/MainFrm.cpp: fix resizing issue introduced in 2.2.20
- source/QueueCtrl.cpp: Clean progress controls in OnDestroy, might fix the crashes.
- source/MainFrm.cpp: use port 990 if host prefixed by ftps://
- source/AsyncSslSocketLayer.cpp: fix file truncation problem
- readme.htm, source/FileZilla.rc, source/install/FileZilla.nsi: version bump
- source/QueueCtrl.cpp: Some cleanup
- source/MainFrm.cpp, source/MainFrm.h: fix queue pane from shrinking under some situations.
- source/MainFrm.cpp: Remove leading and trailing whitespaces from host
- source/FileZilla.cpp, source/FileZilla.h, source/MainFrm.cpp, source/Options.cpp, source/OptionsViewEditPage.cpp, source/QueueCtrl.cpp, source/SiteManager.cpp: revert some of the dialog closing code, using a much better method now which doesn't crash application anymore.
- source/MainFrm.cpp: Code to close open message boxes as well.
- source/Options.cpp: fix defaulting to xml
- source/FileZilla.cpp, source/FileZilla.h, source/MainFrm.cpp, source/Options.cpp, source/OptionsViewEditPage.cpp, source/QueueCtrl.cpp, source/SiteManager.cpp: if main windows gets WM_CLOSE, close active file open/save dialogs as well
- source/LanguageDLLs/Italian/FzResIt.rc: fix typos