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):
2003-09-07 21:07 Tim Kosse (botg)- source/FileZilla.dsp, source/FileZilla.rc, source/Language DLLs/Bulgarian/FzResBu.rc, source/Language DLLs/Bulgarian/res/FileZilla.rc2 [DEAD], source/Language DLLs/French/FzResFr.rc, source/Language DLLs/French/res/FileZilla.rc2 [DEAD], source/Language DLLs/German/FzResDe.rc, source/Language DLLs/German/res/FileZilla.rc2 [DEAD], source/Language DLLs/Italian/FzResIt.rc, source/Language DLLs/Italian/res/FileZilla.rc2 [DEAD], source/Language DLLs/Polish/FzResPo.rc, source/Language DLLs/Polish/res/FileZilla.rc2 [DEAD], source/Language DLLs/Simplified Chinese/FzResChs.rc, source/Language DLLs/Simplified Chinese/res/FileZilla.rc2 [DEAD], source/Language DLLs/Spanish/FzResEs.rc, source/Language DLLs/Spanish/res/FileZilla.rc2 [DEAD], source/install/source.bat, source/res/FileZilla.rc2 [DEAD]: removed unused files
- source/install/fz_german.nsh: missing translations
- readme.htm: updated readme
- source/FileZilla.dsp, source/FileZilla.rc, source/MainFrm.cpp, source/MainFrm.h, source/Options.cpp, source/Options.h, source/OptionsPaneLayoutPage.cpp, source/OptionsPaneLayoutPage.h, source/StdAfx.h, source/resource.h, source/splitex.cpp, source/splitex.h: position of treeviews can be selected
- source/LocalComboCompletion.cpp, source/LocalComboCompletion.h, source/RemoteComboCompletion.cpp, source/RemoteComboCompletion.h: added missing copyright information
- source/install/FileZilla.nsi, source/install/fz_bulgarian.nsh, source/install/fz_english.nsh, source/install/fz_french.nsh, source/install/fz_german.nsh, source/install/fz_hungarian.nsh, source/install/fz_italian.nsh, source/install/fz_japanese.nsh, source/install/fz_polish.nsh, source/install/fz_simpchinese.nsh, source/install/fz_tradchinese.nsh: made compatible with latest NSIS version
- source/Language DLLs/Bulgarian/FzResBu.rc, source/Language DLLs/Bulgarian/resource.h, source/Language DLLs/French/FzResFr.rc, source/Language DLLs/French/resource.h, source/Language DLLs/German/FzResDe.rc, source/Language DLLs/German/resource.h, source/Language DLLs/Hungarian/FzResHu.rc, source/Language DLLs/Hungarian/resource.h, source/Language DLLs/Italian/FzResIt.rc, source/Language DLLs/Italian/resource.h, source/Language DLLs/Japanese/FzResJp.rc, source/Language DLLs/Japanese/resource.h, source/Language DLLs/Polish/FzResPo.rc, source/Language DLLs/Polish/resource.h, source/Language DLLs/Simplified Chinese/FzResChs.rc, source/Language DLLs/Simplified Chinese/resource.h, source/Language DLLs/Spanish/FzResEs.rc, source/Language DLLs/Spanish/resource.h, source/Language DLLs/Traditional Chinese/FzResCh.rc, source/Language DLLs/Traditional Chinese/resource.h: updated language files
- source/QueueCtrl.cpp: small fixes
- source/Options.cpp: registry usage can now be forced
- source/FileAttributes.cpp, source/FileAttributes.h, source/FtpListCtrl.cpp: if just one file/folder is selected, don't allow selecting the greyed out checkbox state
- source/FtpListResult.cpp: added spanish month names
- source/install/FileZilla.nsi, source/install/fz_bulgarian.nsh, source/install/fz_english.nsh, source/install/fz_french.nsh, source/install/fz_german.nsh, source/install/fz_hungarian.nsh, source/install/fz_italian.nsh, source/install/fz_japanese.nsh, source/install/fz_polish.nsh, source/install/fz_simpchinese.nsh, source/install/fz_tradchinese.nsh, source/install/settings.ini, source/install/source.bat: added new settings page to configure secure mode and settings storage location
- source/install/autobuild: fixed for japanese language file
- source/install/FileZilla.nsi, source/install/fz_bulgarian.nsh, source/install/fz_english.nsh, source/install/fz_french.nsh, source/install/fz_german.nsh, source/install/fz_hungarian.nsh, source/install/fz_italian.nsh, source/install/fz_japanese.nsh, source/install/fz_polish.nsh, source/install/fz_simpchinese.nsh, source/install/fz_tradchinese.nsh: new debug files section to improve the exception report quality
- source/OptionsSpeedLimitPage.cpp, source/QueueCtrl.cpp: fixed remaining compiler warnings
- source/FtpListResult.cpp, source/FtpListResult.h: added support for IBM AS/400 style listings
- source/AsyncGssSocketLayer.cpp, source/AsyncSslSocketLayer.cpp, source/DirTreeCtrl.cpp, source/FileZilla.dsp, source/FtpListCtrl.cpp, source/FtpTreeView.cpp, source/FtpView.cpp, source/FtpView.h, source/LocalComboCompletion.cpp, source/LocalComboCompletion.h, source/LocalFileListCtrl.cpp, source/LocalFileListCtrl.h, source/LocalView.cpp, source/LocalView2.cpp, source/MainFrm.cpp, source/QueueCtrl.cpp, source/RemoteComboCompletion.cpp, source/RemoteComboCompletion.h, source/SftpControlSocket.cpp, source/StatusView.cpp, source/structures.h, source/misc/ComboCompletion.cpp, source/misc/ComboCompletion.h, source/misc/MarkupSTL.cpp: - fixed compiler warnings - empty dirs will now be created if up/downloading directories - added combo box with recent folders to local view header
- source/QueueCtrl.cpp: typo
- source/QueueCtrl.cpp: added more checks for invalid queue data
- source/Language DLLs/French/FzResFr.rc: New strings and dialogs in Site Manager translated
- source/misc/WheatyExceptionReport.cpp, source/misc/WheatyExceptionReport.h: no longer show Exception report dialog several times
- source/FileZillaApi.h, source/MainThread.cpp, source/MainThread.h: increased size of async request id
- source/install/dbghelp.dll: updated to latest version
- source/FtpListCtrl.cpp: changed order in which recursive directory traversel works. Now using depth-first instead of breadth-first. Makes more sense this way.
- source/QueueCtrl.cpp: fixd reported crash.