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-09-24 10:44 Tim Kosse (botg)- 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