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):
2004-03-02 09:45 Tim Kosse (botg)- source/FtpListResult.cpp: fixed time parsing for DOS type listings
- source/misc/ExceptionReport.cpp: Win95/98 don't support OpenThread
- source/LanguageDLLs/Hungarian/FzResHu.rc: New strings translated to FileZilla 2.2.4c, based on review 1.19
- readme.htm: updated version information
- source/FileZilla.dsp, source/FileZilla.sln, source/FileZilla.vcproj, source/install/FileZilla.nsi, source/misc/ExceptionReport.cpp, source/misc/ExceptionReport.h, source/misc/ProcessorInfo.h, source/misc/WheatyExceptionReport.cpp [DEAD], source/misc/WheatyExceptionReport.h [DEAD]: replaced WheatyExceptionReport with a GPLed rewrite
- source/AsyncSslSocketLayer.cpp, source/AsyncSslSocketLayer.h: I've observed some unreproducible disconnects on a specific server. I think it's a server problem, but to be sure add some lines to the message log with an error description if the error occurs.
- source/FileZilla.rc, source/MainFrm.cpp, source/MainFrm.h, source/Options.cpp, source/Options.h, source/OptionsPaneLayoutPage.cpp, source/OptionsPaneLayoutPage.h, source/resource.h, source/LanguageDLLs/Bulgarian/FzResBu.rc, source/LanguageDLLs/Bulgarian/resource.h, source/LanguageDLLs/French/FzResFr.rc, source/LanguageDLLs/French/resource.h, source/LanguageDLLs/German/FzResDe.rc, source/LanguageDLLs/German/resource.h, source/LanguageDLLs/Hungarian/FzResHu.rc, source/LanguageDLLs/Hungarian/resource.h, source/LanguageDLLs/Italian/FzResIt.rc, source/LanguageDLLs/Italian/resource.h, source/LanguageDLLs/Japanese/FzResJp.rc, source/LanguageDLLs/Japanese/resource.h, source/LanguageDLLs/Korean/FzResKr.rc, source/LanguageDLLs/Korean/resource.h, source/LanguageDLLs/Polish/FzResPo.rc, source/LanguageDLLs/Polish/resource.h, source/LanguageDLLs/Russian/FzResRu.rc, source/LanguageDLLs/Russian/resource.h, source/LanguageDLLs/SimplifiedChinese/FzResChs.rc, source/LanguageDLLs/SimplifiedChinese/resource.h, source/LanguageDLLs/Spanish/FzResEs.rc, source/LanguageDLLs/Spanish/resource.h, source/LanguageDLLs/TraditionalChinese/FzResCh.rc, source/LanguageDLLs/TraditionalChinese/resource.h: position of local and remote views can now be switched
- source/LocalFileListCtrl.cpp: fixed bug 890004 (Client: Local file list tilde (~) sort bug) again, previous fix did only work if sorting by name
- source/FtpListResult.cpp: fixed compatibility with connect:enterprise server
- source/FtpControlSocket.cpp, source/SftpControlSocket.cpp: fixed crash with invalid date/time values
- source/resource.h, source/LanguageDLLs/Bulgarian/resource.h, source/LanguageDLLs/French/resource.h, source/LanguageDLLs/German/resource.h, source/LanguageDLLs/Hungarian/resource.h, source/LanguageDLLs/Italian/resource.h, source/LanguageDLLs/Japanese/resource.h, source/LanguageDLLs/Korean/resource.h, source/LanguageDLLs/Polish/resource.h, source/LanguageDLLs/Russian/resource.h, source/LanguageDLLs/SimplifiedChinese/resource.h, source/LanguageDLLs/Spanish/resource.h, source/LanguageDLLs/TraditionalChinese/resource.h: fixed message log page problems in language files
- source/LanguageDLLs/Bulgarian/fz_bulgarian.nsh, source/LanguageDLLs/English/fz_english.nsh, source/LanguageDLLs/Italian/fz_italian.nsh, source/LanguageDLLs/Polish/fz_polish.nsh: fixed french documentation text in installer
- source/StatusCtrl.cpp: improved scrolling
- source/AsyncSslSocketLayer.h, source/AsyncSslSocketLayer.cpp, source/FtpControlSocket.cpp, source/FtpControlSocket.h, source/TransferSocket.cpp, source/VerifyCertDlg.cpp: forward FD_READ if decrypted data is waiting on the internal side even if external receive buffer is full
- source/LocalFileListCtrl.cpp: call UpdateStatusBar in RefreshFile
- source/install/FileZilla.xml [DEAD], source/install/mkfile_long.txt [DEAD], source/install/msibin/Binary_CD [DEAD], source/install/msibin/Binary_Callwisepatch [DEAD], source/install/msibin/Binary_Complete [DEAD], source/install/msibin/Binary_Custom [DEAD], source/install/msibin/Binary_Info [DEAD], source/install/msibin/Binary_Music [DEAD], source/install/msibin/Binary_New [DEAD], source/install/msibin/Binary_Typical [DEAD], source/install/msibin/Binary_Up [DEAD], source/install/msibin/Binary_icon [DEAD], source/install/msibin/Binary_side16 [DEAD], source/install/msibin/Binary_top16 [DEAD], source/install/msibin/Binary_trash1 [DEAD], source/install/msibin/Cabs_w1.cab [DEAD]: removed, completely outdated, seems to be obsolete
- source/AsyncSslSocketLayer.cpp: D'oh, don't close connection if ssl bio is full if trying to receive data
- source/FileZilla.rc, source/install/FileZilla.nsi: bump version to 2.2.4b
- source/install/autobuild: small improvements
- readme.htm, source/AsyncSslSocketLayer.cpp: fix another potential SSL issue (assuming glitch in OpenSSL)
- source/install/dbghelp.dll: fixed win2k3 compatibility
- source/install/StripLoadConfig.c: wrong copyright year
- source/AsyncSslSocketLayer.cpp, source/AsyncSslSocketLayer.h, source/TransferSocket.cpp: another attempt to fix missing bytes on SSL secured downloads
- source/install/FileZilla.nsi, source/install/autobuild, source/install/StripLoadConfig.c: fix incompatibility between VC++7.1, upx and Win2k3
- readme.htm, source/FileZilla.rc, source/install/FileZilla.nsi: bump version to 2.2.4a
- source/ServerPath.cpp: fixed constructor
- readme.htm, source/FileZilla.rc: update version information
- source/install/FileZilla.nsi, source/install/source.bat: added files under source\\LanguageDLLs
- source/LanguageDLLs/Translation Guide.htm: added a few words about fixmingw.sh
- source/FtpControlSocket.cpp, source/FtpControlSocket.h, source/SftpControlSocket.cpp: don't always notify main window of directory changes, do work more silently
- source/FileAttributes.cpp, source/FileAttributes.h, source/FtpControlSocket.cpp, source/FtpListCtrl.cpp: allow to set sticky bit for the file attributes
- source/MainFrm.cpp: fixed initial quickconnect bar position if compiling with VC++ 7.1
- source/FtpTreeView.cpp, source/FtpView.cpp, source/LocalView.cpp, source/LocalView2.cpp: fixed more hardcoded combo box heights, now really draws properly under wine
- source/FtpTreeView.cpp, source/FtpView.cpp, source/LocalView.cpp, source/LocalView2.cpp: fixed drawing of line below label, did use abolute offset. Now works as well if combobox has different height. Should fix some drawing errors under wine
- source/LanguageDLLs/TraditionalChinese/FzResCh.rc: Updated translation for some string.
- source/install/FileZilla.nsi, source/install/download.nsh: silent installer fixes, did not work with french as default language -> tried to display dl dialog page
- source/FileZillaApi.h, source/ServerPath.cpp, source/ServerPath.h: Add support for paths in the form A.B.C.D.
- source/LanguageDLLs/French/fz_french.nsh: Little adjustment to reflect FileZilla translation
- source/LanguageDLLs/French/FzResFr.rc: New strings translated
- source/LanguageDLLs/Polish/FzResPo.rc: Updated translation
- source/FtpListCtrl.cpp: fixed reported crash
- source/LanguageDLLs/Hungarian/FzResHu.rc: Hungarian language file update to FileZilla 2.2.4, based on review 1.17
- source/FileZilla.rc, source/Options.cpp, source/OptionsConnection2.cpp, source/resource.h, source/LanguageDLLs/Bulgarian/FzResBu.rc, source/LanguageDLLs/Bulgarian/resource.h, source/LanguageDLLs/French/FzResFr.rc, source/LanguageDLLs/French/resource.h, source/LanguageDLLs/German/FzResDe.rc, source/LanguageDLLs/German/resource.h, source/LanguageDLLs/Hungarian/FzResHu.rc, source/LanguageDLLs/Hungarian/resource.h, source/LanguageDLLs/Italian/FzResIt.rc, source/LanguageDLLs/Italian/resource.h, source/LanguageDLLs/Japanese/FzResJp.rc, source/LanguageDLLs/Japanese/resource.h, source/LanguageDLLs/Korean/FzResKr.rc, source/LanguageDLLs/Korean/resource.h, source/LanguageDLLs/Polish/FzResPo.rc, source/LanguageDLLs/Polish/resource.h, source/LanguageDLLs/Russian/FzResRu.rc, source/LanguageDLLs/Russian/resource.h, source/LanguageDLLs/SimplifiedChinese/FzResChs.rc, source/LanguageDLLs/SimplifiedChinese/resource.h, source/LanguageDLLs/Spanish/FzResEs.rc, source/LanguageDLLs/Spanish/resource.h, source/LanguageDLLs/TraditionalChinese/FzResCh.rc, source/LanguageDLLs/TraditionalChinese/resource.h: empty messagebox did appear if entering an invalid timeout value
- source/FileZilla.dsp, source/OptionsLoggingPage.cpp, source/OptionsLoggingPage.h: added missing copyright headers, added logging page to VC6 project
- source/FileZilla.rc, source/FtpControlSocket.cpp, source/resource.h, source/LanguageDLLs/Bulgarian/FzResBu.rc, source/LanguageDLLs/Bulgarian/resource.h, source/LanguageDLLs/French/FzResFr.rc, source/LanguageDLLs/French/resource.h, source/LanguageDLLs/German/FzResDe.rc, source/LanguageDLLs/German/resource.h, source/LanguageDLLs/Hungarian/FzResHu.rc, source/LanguageDLLs/Hungarian/resource.h, source/LanguageDLLs/Italian/FzResIt.rc, source/LanguageDLLs/Italian/resource.h, source/LanguageDLLs/Japanese/FzResJp.rc, source/LanguageDLLs/Japanese/resource.h, source/LanguageDLLs/Korean/FzResKr.rc, source/LanguageDLLs/Korean/resource.h, source/LanguageDLLs/Polish/FzResPo.rc, source/LanguageDLLs/Polish/resource.h, source/LanguageDLLs/Russian/FzResRu.rc, source/LanguageDLLs/Russian/resource.h, source/LanguageDLLs/SimplifiedChinese/FzResChs.rc, source/LanguageDLLs/SimplifiedChinese/resource.h, source/LanguageDLLs/Spanish/FzResEs.rc, source/LanguageDLLs/Spanish/resource.h, source/LanguageDLLs/TraditionalChinese/FzResCh.rc, source/LanguageDLLs/TraditionalChinese/resource.h: some strings were not translated
- source/LanguageDLLs/Hungarian/FzResHu.rc: One word missed.
- source/LanguageDLLs/Hungarian/FzResHu.rc, source/LanguageDLLs/Hungarian/fz_hungarian.nsh: Hungarian language file update to FileZilla 2.2.4, including Nullsoft installer update
- source/LanguageDLLs/Korean/FzResKr.rc, source/LanguageDLLs/Korean/fz_korean.nsh, source/LanguageDLLs/Korean/resource.h: Korean Translate for 2.2.4 with .nsh file
- source/ServerPath.cpp: more cleanup
- source/ServerPath.cpp: small improvement sent in by Craig Marshall