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-10-02 18:45 Tim Kosse (botg)- source/install/FileZilla.nsi, source/install/ModernUI.nsh, source/install/download.ini, source/install/fz_english.nsh, source/install/fz_french.nsh, source/install/fz_german.nsh: fixed some problems
- source/install/FileZilla.nsi, source/install/download.ini, source/install/download.nsh, source/install/fz_english.nsh, source/install/fz_french.nsh, source/install/fz_german.nsh: added download options dialog
- source/install/FileZilla.nsi, source/install/ModernUI.nsh, source/install/download.nsh, source/install/fz_english.nsh, source/install/fz_french.nsh, source/install/fz_german.nsh: new multilingual installer, only the download dialog isn't finished yet
- source/FileZillaApi.cpp, source/QueueCtrl.cpp: fixed debug initialization for queue api instances and fixed memory leaks on destroy
- source/FileZilla.dsp, source/IdentServerControl.cpp, source/IdentServerControl.h, source/IdentServerDataSocket.cpp, source/MainThread.cpp, source/MainThread.h: Final ident code if there are no bugs
- source/ControlSocket.cpp, source/IdentServerControl.cpp, source/IdentServerControl.h, source/IdentServerDataSocket.cpp, source/IdentServerDataSocket.h, source/StdAfx.h: greatly improved ident code
- source/QueueCtrl.cpp: fixed problem with failing transfers, queue order could get mixed up
- readme.htm, source/FileZilla.rc: 2.1.0a
- source/FtpListResult.cpp: added more comments
- source/.cvsignore, source/FileZilla.dsp: renamed "Debug Unicode" to "Debug_Unicode"
- source/ControlSocket.cpp, source/ControlSocket.h, source/FtpControlSocket.cpp, source/IdentServerControl.cpp, source/IdentServerControl.h, source/MainThread.cpp, source/MainThread.h, source/SftpControlSocket.cpp: improved ident code
- source/FileZilla.cpp, source/Options.cpp: fixed Win9x initialization problems
- source/FtpListResult.cpp: now compatible with the following date format: 26-09 2002
- source/SFtpIpc.cpp, source/SFtpIpc.h, source/SftpControlSocket.cpp: small performance increase, CAsyncSocket::Receive now reads directly into the shared memory
- source/QueueCtrl.cpp: sometimes complete queue was stopped when a simgle transfer completed
- source/MainFrm.cpp: fixed parsing of URL as parameter
- source/ControlSocket.cpp, source/ControlSocket.h, source/IdentServerControl.cpp, source/IdentServerControl.h, source/MainThread.cpp, source/MainThread.h: [no log message]
- source/FileZilla.dsp: unicode version did not compile, could not copy FzSFtp.exe
- source/structures.cpp: t_direntry::bLink was not inititialized to FALSE
- source/install/FileZilla.nsi: version 2.1.0
- readme.htm: [no log message]
- source/.cvsignore, .cvsignore [DEAD]: moved to source folder
- source/FileZilla.dsp: Renamed outputfolder for unicode build
- source/Language DLLs/Hungarian/FzResHu.rc: translated new resources
- source/Language DLLs/French/FzResFr.rc, source/Language DLLs/French/resource.h: Translated new strings of updated ressources files
- source/Language DLLs/Hungarian/FzResHu.rc, source/Language DLLs/Hungarian/resource.h: updated resources
- source/Language DLLs/Hungarian/FzResHu.rc, source/Language DLLs/Italian/FzResIt.rc, source/Language DLLs/Spanish/FzResEs.rc: fixed compile bugs
- .cvsignore: [no log message]
- .cvsignore: more filetypes
- source/FileZilla.rc, source/StdAfx.h, source/resource.h, 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/Polish/FzResPo.rc, source/Language DLLs/Polish/resource.h, source/Language DLLs/Spanish/FzResEs.rc, source/Language DLLs/Spanish/resource.h: updated resource files
- source/Options.cpp: Init(): set no as default button in message box
- source/MainFrm.cpp, source/QueueCtrl.cpp, source/SiteManager.cpp: unicode fixes
- source/FileZilla.cpp, source/FileZilla.h, source/FileZilla.rc, source/MainFrm.cpp, source/MainFrm.h, source/QueueCtrl.cpp, source/resource.h: new command line parser
- source/ServerPath.cpp: fixed SetPath with bIsFile==TRUE
- source/MainThread.cpp: fixed initialization problem
- source/FtpListCtrl.cpp: fixed crash with empty directory listings
- source/FileZilla.cpp, source/FileZilla.rc, source/SiteManager.cpp, source/SiteManager.h, source/resource.h: SiteManager can use XML files to import/export sites
- source/Options.cpp: fixed problem with initializing registry mode
- source/IdentServerControl.cpp: fixed memory leak
- source/Options.cpp: fixed default value for OPTION_IDENTSYSTEM
- source/IdentServerControl.cpp, source/IdentServerControl.h: no message
- source/ControlSocket.cpp, source/ControlSocket.h, source/FileZilla.dsp, source/FileZilla.rc, source/Options.cpp, source/Options.h, source/OptionsFirewallPage.cpp, source/OptionsFirewallPage.h, source/resource.h: no message
- source/QueueCtrl.cpp: queue can be exported and imported to/from an xml file
- source/FtpListCtrl.cpp: small fix, not really needed
- source/FtpListCtrl.cpp: ListFailed fixed
- source/FtpListCtrl.cpp, source/FtpListCtrl.h: cleaned up code, fixed 2 glitches
- source/CommandQueue.cpp, source/FtpListCtrl.cpp, source/FtpListCtrl.h, source/FtpListResult.cpp, source/structures.h: improved handling of links, now displays link overlay and can download file links
- source/FileZilla.rc, source/MainFrm.cpp, source/MainFrm.h, source/Options.cpp, source/Options.h, source/resource.h: settings can be imported
- source/FileZilla.rc, source/MainFrm.cpp, source/MainFrm.h, source/resource.h: added "Enter raw FTP command" to Server menu and assigned CTRL+F to it
- source/Options.cpp, source/QueueCtrl.cpp, source/SiteManager.cpp: unicode fixes