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-11-12 00:19 Tim Kosse (botg)- source/MainThread.cpp, source/MainThread.h: fixed crashe in thread initialization
- source/MainFrm.cpp, source/SiteManager.cpp: fixed URL parsing assertion
- source/install/FileZilla.nsi: move some lines
- source/documentation/miscellaneous.gif, source/documentation/miscellaneous.htm: new options on misc page
- source/documentation/File Views.htm, source/documentation/Main Window.htm, source/documentation/Menus and Toolbars.htm, source/documentation/Using FileZilla.htm, source/documentation/asciibinary.htm, source/documentation/configuration.htm, source/documentation/connection.htm, source/documentation/dircache.htm, source/documentation/firewall.htm, source/documentation/ftpproxy.htm, source/documentation/general information.htm, source/documentation/gss.htm, source/documentation/history.htm, source/documentation/interface.htm, source/documentation/language.htm, source/documentation/messagelog.htm, source/documentation/proxy.htm, source/documentation/queue.htm, source/documentation/quickguide.htm, source/documentation/sitemanager.htm, source/documentation/version history.htm: removed meta tags
- source/MainThread.cpp: initlializing m_pControlSocket to m_pFtpControlSocket to fix reported crash
- source/FtpControlSocket.cpp, source/SftpControlSocket.cpp: fixed problem with resuming
- source/FileZilla.rc: [no log message]
- source/install/FileZilla.nsi: made compatible with latest NSIS again
- source/AsyncSslSocket.cpp, source/AsyncSslSocket.h: removed some unused stuff, fixed typo
- source/install/FileZilla.nsi, source/install/fz_english.nsh, source/install/fz_french.nsh, source/install/fz_german.nsh, source/install/fz_polish.nsh, source/install/fz_tradchinese.nsh: made compatible with Modern UI 1.5
- source/SiteManager.cpp: fixed problems in ReadTreeXML and ImportXML
- source/Options.cpp, source/OptionsSpeedLimitPage.cpp: could enter 0 as speed limit
- source/TransferSocket.cpp, source/TransferSocket.h: fixed speed limit with multiple connections
- source/FileZilla.rc, source/MainFrm.cpp, source/MainFrm.h, source/Options.cpp, source/Options.h, source/OptionsMiscPage.cpp, source/OptionsMiscPage.h, source/SiteManager.cpp, source/SiteManager.h, source/resource.h: Added "Sort folders first" and "Don't expand folders by default" options to SiteManager
- source/FileZilla.cpp, source/FileZilla.dsp, source/FileZilla.h, source/FileZilla.rc, source/FtpListCtrl.cpp, source/MainFrm.cpp, source/Options.cpp, source/Options.h, source/StdAfx.h, source/TransferSocket.cpp, source/OptionsSpeedLimitPage.cpp, source/OptionsSpeedLimitPage.h, source/SpeedLimit.cpp, source/SpeedLimit.h, source/SpeedLimitRuleDlg.cpp, source/SpeedLimitRuleDlg.h, source/TransferSocket.h, source/resource.h: implemented speed limit, still need to fix multiple transfers
- source/QueueCtrl.cpp: now 1KB=1024 bytes in speed indicator
- source/SiteManager.cpp: don't remember password now work with the new menu
- source/install/FileZilla.nsi: fixed some bugs
- source/FileZilla.dsp: resource compiler now uses correct language id
- source/FtpListResult.cpp: did not undefine debug code - again ;)
- source/FileZilla.rc, source/MainFrm.cpp, source/MainFrm.h, source/SiteManager.cpp, source/SiteManager.h, source/resource.h: added sites dropdown menu to toolbar
- source/FtpListResult.cpp: added EPLF directory listing
- source/DirTreeCtrl.cpp, source/FtpControlSocket.cpp, source/FtpListResult.h, source/LocalFileListCtrl.cpp, source/Options.cpp, source/QueueCtrl.cpp, source/SftpControlSocket.cpp, source/misc/MarkupSTL.cpp, source/misc/MarkupSTL.h, source/misc/SAPrefsDialog.cpp, source/misc/SAPrefsDialog.h, source/misc/SystemTray.cpp: fixed VC7 compiler warnings
- source/install/FileZilla.nsi, source/install/fz_english.nsh, source/install/fz_french.nsh, source/install/fz_german.nsh, source/install/fz_polish.nsh, source/install/fz_tradchinese.nsh: made compatible with latest NSIS
- source/Language DLLs/Bulgarian/FzResBu.rc, source/Language DLLs/German/FzResDe.rc, source/Language DLLs/Italian/FzResIt.rc, source/Language DLLs/Spanish/FzResEs.rc: fixed typo in store hostkey question
- source/FileZilla.rc: fixed typo in store hostkey question
- source/FtpListResult.cpp, source/FtpListResult.h: now parser works on temporary copy of a line
- source/Language DLLs/Bulgarian/FzResBu.rc, source/Language DLLs/German/FzResDe.rc, source/Language DLLs/Hungarian/FzResHu.rc, source/Language DLLs/Italian/FzResIt.rc, source/Language DLLs/Polish/FzResPo.rc, source/Language DLLs/Spanish/FzResEs.rc: fixed typo
- source/install/FileZilla.nsi, source/install/fz_german.nsh, source/install/fz_polish.nsh: made compatible with latest NSIS version
- source/MainFrm.cpp, source/SiteManager.cpp: fixed problems with parsing paths containing spaces and VMS style paths
- source/FileZilla.dsp, source/MainFrm.cpp, source/SiteManager.cpp: fixed parsing of URL with : in passwords
- source/documentation/configuration.htm: description of file transfer page was bold
- source/documentation/File Views.htm, source/documentation/FileZilla.hhp, source/documentation/Index.hhk, source/documentation/Menus and Toolbars.htm, source/documentation/Topics.hhc, source/documentation/Using FileZilla.htm, source/documentation/asciibinary.gif, source/documentation/configuration.htm, source/documentation/connection.gif, source/documentation/connection.htm, source/documentation/credits.htm, source/documentation/dircache.htm, source/documentation/interface.gif, source/documentation/filetransfer.gif, source/documentation/filetransfer.htm, source/documentation/ident.gif, source/documentation/ident.htm, source/documentation/interface.htm, source/documentation/localfilelist.gif, source/documentation/localfilelist.htm, source/documentation/queue.gif, source/documentation/queue.htm, source/documentation/quickconnectbar.gif, source/documentation/quickguide.htm, source/documentation/remotefilelist.gif, source/documentation/remotefilelist.htm, source/documentation/sitemanager.htm, source/documentation/viewedit.gif, source/documentation/viewedit.htm: updated docs
- source/AsyncSocketEx.cpp: now handles already open sockets in Create in release mode
- source/AsyncSocketEx.cpp: improved error handling
- source/QueueCtrl.cpp: fixed header control disappearing
- source/FileZilla.dsw, source/install/FileZilla.nsi, source/install/source.bat, source/res/ico00001.ico [DEAD], source/res/icon1.ico [DEAD], source/Language DLLs/Traditional Chinese/FzResCh.dsp, source/Language DLLs/Traditional Chinese/FzResCh.rc, source/Language DLLs/Traditional Chinese/resource.h, source/Language DLLs/Traditional Chinese/res/FileZilla.ico, source/Language DLLs/Traditional Chinese/res/FileZilla.rc2, source/Language DLLs/Traditional Chinese/res/Toolbar.bmp, source/Language DLLs/Traditional Chinese/res/certificate.ico, source/Language DLLs/Traditional Chinese/res/down.ico, source/Language DLLs/Traditional Chinese/res/empty.ico, source/Language DLLs/Traditional Chinese/res/leds.bmp, source/Language DLLs/Traditional Chinese/res/remotetree.bmp, source/Language DLLs/Traditional Chinese/res/secure.ico, source/Language DLLs/Traditional Chinese/res/sitemanagertree.bmp, source/Language DLLs/Traditional Chinese/res/trayicon.ico, source/Language DLLs/Traditional Chinese/res/up.ico: added chinese (traditional) language files
- source/FileZilla.rc: fixed typo
- source/FileZilla.rc, source/StdAfx.h: updated version information
- source/MainFrm.cpp: small fix
- source/MainFrm.h: implemented copy url to clipboard
- source/MainFrm.cpp: implemented copy URL to clipboard, small quickconnect fix for URLs with attached VMS paths
- source/MainFrm.cpp: unicode fixes
- source/LocalFileListCtrl.cpp: Got exception reports with crashes in OnGetdispinfo, reason unknown. Attempt to fix it.
- readme.htm: updated readme
- source/Language DLLs/French/FzResFr.rc, source/Language DLLs/French/resource.h: Updated ressources translated
- source/Language DLLs/Polish/FzResPo.rc: removed double string
- source/FileZilla.rc, 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 resources
- source/FzSFtp/BE_NONE.C, source/FzSFtp/MISC.C, source/FzSFtp/MISC.H, source/FzSFtp/NOISE.C, source/FzSFtp/PSFTP.C, source/FzSFtp/PUTTY.H, source/FzSFtp/SETTINGS.C, source/FzSFtp/SSH.C, source/FzSFtp/SSHPUBK.C, source/FzSFtp/WINNET.C, source/FzSFtp/puttyps.h, source/FzSFtp/winstuff.h: merged in changes from PuTTY repository