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-04-15 20:44 Tim Kosse (botg)- source/DirTreeCtrl.cpp, source/FileZilla.dsp, source/FileZilla.rc, source/FileZillaApi.h, source/FtpView.cpp, source/FtpView.h, source/LocalDirName.h, source/LocalView.cpp, source/LocalView.h, source/LocalView2.cpp, source/LocalView2.h, source/MainFrm.cpp, source/MainFrm.h, source/Options.cpp, source/Options.h, source/StdAfx.h, source/resource.h, source/structures.h, source/Language DLLs/French/FzResFr.dsp, source/Language DLLs/French/FzResFr.rc, source/Language DLLs/French/resource.h, source/Language DLLs/German/FzResDe.dsp, source/Language DLLs/German/FzResDe.rc, source/Language DLLs/German/resource.h, source/Language DLLs/Polish/FzResPo.dsp, source/Language DLLs/Polish/FzResPo.rc, source/Language DLLs/Polish/resource.h, source/Language DLLs/Spanish/FzResEs.dsp, source/Language DLLs/Spanish/FzResEs.rc, source/Language DLLs/Spanish/resource.h, source/misc/ComboCompletion.cpp, source/misc/WheatyExceptionReport.cpp, source/res/Toolbar.bmp: added remote treeview
- source/ServerPath.h: added new destructor that only needs servertype
- source/ServerPath.cpp: added constructor that only accepts server type
- source/LocalFileListCtrl.cpp: should fix crashes when selecting file properties
- source/ControlSocket.cpp: fixed another VMS server bug
- source/ServerPath.cpp, source/SiteManager.cpp: fixed little bug with VMS servers
- source/Options.cpp: reading from HKLM fixex, larger cache timeout
- source/Options.cpp: fixed partially uninitialized options cache, reading options from HKLM
- source/FileZilla.rc: updated version information
- source/misc/WheatyExceptionReport.cpp: dbghelp loaded dynamically
- source/install/FileZilla.nsi: added dbghelp.dll to script
- readme.htm, source/FileZilla.dsp: updated version information
- source/Language DLLs/French/FzResFr.dsp, source/Language DLLs/French/FzResFr.rc, source/Language DLLs/French/resource.h, source/Language DLLs/French/res/FileZilla.ico, source/Language DLLs/French/res/Toolbar.bmp, source/Language DLLs/French/res/certificate.ico, source/Language DLLs/French/res/down.ico, source/Language DLLs/French/res/empty.ico, source/Language DLLs/French/res/leds.bmp, source/Language DLLs/French/res/secure.ico, source/Language DLLs/French/res/sitemanagertree.bmp, source/Language DLLs/French/res/trayicon.ico, source/Language DLLs/French/res/up.ico, source/Language DLLs/German/FzResDe.dsp, source/Language DLLs/German/FzResDe.rc, source/Language DLLs/German/resource.h, source/Language DLLs/German/res/FileZilla.ico, source/Language DLLs/German/res/Toolbar.bmp, source/Language DLLs/Polish/FzResPo.dsp, source/Language DLLs/Polish/FzResPo.rc, source/Language DLLs/Polish/resource.h, source/Language DLLs/Spanish/FzResEs.dsp, source/Language DLLs/Spanish/FzResEs.rc, source/Language DLLs/Spanish/resource.h, source/Language DLLs/German/res/certificate.ico, source/Language DLLs/German/res/down.ico, source/Language DLLs/German/res/empty.ico, source/Language DLLs/German/res/leds.bmp, source/Language DLLs/German/res/secure.ico, source/Language DLLs/German/res/sitemanagertree.bmp, source/Language DLLs/German/res/trayicon.ico, source/Language DLLs/German/res/up.ico, source/Language DLLs/Polish/res/FileZilla.ico, source/Language DLLs/Polish/res/Toolbar.bmp, source/Language DLLs/Polish/res/certificate.ico, source/Language DLLs/Polish/res/down.ico, source/Language DLLs/Polish/res/empty.ico, source/Language DLLs/Polish/res/leds.bmp, source/Language DLLs/Polish/res/secure.ico, source/Language DLLs/Polish/res/sitemanagertree.bmp, source/Language DLLs/Polish/res/trayicon.ico, source/Language DLLs/Polish/res/up.ico, source/Language DLLs/Spanish/res/FileZilla.ico, source/Language DLLs/Spanish/res/Toolbar.bmp, source/Language DLLs/Spanish/res/certificate.ico, source/Language DLLs/Spanish/res/down.ico, source/Language DLLs/Spanish/res/empty.ico, source/Language DLLs/Spanish/res/leds.bmp, source/Language DLLs/Spanish/res/secure.ico, source/Language DLLs/Spanish/res/sitemanagertree.bmp, source/Language DLLs/Spanish/res/trayicon.ico, source/Language DLLs/Spanish/res/up.ico: language DLLs for FileZilla 1.9.4
- source/misc/WheatyExceptionReport.cpp, source/misc/WheatyExceptionReport.h: class that generates exception records
- source/StdAfx.h: updated version information
- source/GSSAsyncSocksifiedSocket.h: fixed receive code
- source/Options.cpp: now works with statically linked MFC
- source/install/FileZilla.nsi: updated script for language DLLs
- source/MainThread.cpp: calling AfxSocketInit
- source/GSSAsyncSocksifiedSocket.cpp: fixed problems with receive code
- source/FtpListCtrl.cpp: line would not appear when icon could not be retrieved
- source/FileZilla.cpp: fix for statically linked MFC
- source/ControlSocket.cpp: trusted cert file now in same dir as filezilla
- source/AsyncSslSocket.cpp: added exception handler to write cert to file code