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-12-14 23:35 Tim Kosse (botg)- source/QueueCtrl.cpp: removed unused global variable
- source/MainFrm.cpp: 'tabbing' through views works again
- source/misc/SAPrefsDialog.cpp: TAB key can now be used to switch from tree/buttons to subpage controls
- source/Language DLLs/Polish/FzResPo.rc: Updated Polish translation
- source/install/fz_polish.nsh: Fixed small Polish translation bugs
- source/AsyncProxySocketLayer.cpp, source/AsyncProxySocketLayer.h, source/AsyncSocketEx.cpp, source/AsyncSocketEx.h, source/AsyncSocketExLayer.cpp, source/AsyncSocketExLayer.h: latest version of CAsyncSocketEx
- readme.htm, todo.txt, source/FileZilla.rc, source/install/FileZilla.nsi, source/Language DLLs/Polish/FzResPo.rc, source/Language DLLs/Polish/resource.h, source/Language DLLs/Traditional Chinese/FzResCh.rc: updated version information
- source/FzSFtp/CONSOLE.C: remove debug code
- source/FzSFtp/PUTTY.H, source/FzSFtp/SETTINGS.C, source/FzSFtp/SSH.C, source/FzSFtp/puttyps.h: merge in changes from PuTTY repository
- source/QueueCtrl.cpp: fixed performance problem
- source/QueueCtrl.cpp: fixed problems with status line drawing
- source/documentation/FileZilla.hhp, source/documentation/Topics.hhc, source/documentation/configuration.htm, source/documentation/filetransfer.htm, source/documentation/speedlimit.gif, source/documentation/speedlimit.htm, source/documentation/speedlimitrules.gif: added Speed Limit page
- source/FileZilla.rc: fixed upload speed limit, rules were not accessible
- source/FileZilla.rc: dialog boxes on speed limit page now have the "number" flag
- source/ControlSocket.cpp, source/ControlSocket.h, source/FtpControlSocket.cpp, source/SftpControlSocket.cpp, source/TransferSocket.cpp: fixed some bugs, implemented speed limit for sftp transfers
- source/ControlSocket.cpp, source/ControlSocket.h, source/TransferSocket.cpp, source/TransferSocket.h: Moved speed limit code to CControlSocket
- source/Language DLLs/Bulgarian/FzResBu.rc: updated translation
- source/FtpListResult.cpp, source/FtpListResult.h: implemented suggeswtion by Chris Larsson: Moved month name map initialization to constructor to increase performance
- source/install/FileZilla.nsi: fixed problems with WriteLanguage
- 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_polish.nsh, source/install/fz_tradchinese.nsh: added some verbose stuff, now creating instller is more quiet
- source/install/FileZilla.nsi, source/install/fz_english.nsh, source/install/fz_german.nsh, source/install/fz_bulgarian.nsh, source/install/fz_hungarian.nsh, source/install/fz_italian.nsh, source/install/source.bat: more languaged added to installer
- source/Language DLLs/Bulgarian/FzResBu.rc, source/Language DLLs/Bulgarian/resource.h: updated translation
- source/QueueCtrl.cpp: fixed crash in DrawStatusLine
- source/Language DLLs/Italian/FzResIt.rc, source/Language DLLs/Italian/resource.h: updated translation
- source/FileZilla.rc: fixed some double mnemonic codes in menu
- source/Language DLLs/French/FzResFr.rc, source/Language DLLs/French/resource.h: Translated language files
- source/Options.cpp: this time really moved speed limit page
- source/Language DLLs/Hungarian/FzResHu.rc: updated translation
- source/Language DLLs/Hungarian/FzResHu.dsp, source/Language DLLs/Italian/FzResIt.dsp: fixed language ID
- source/SiteManager.cpp: Copy connection to Site Manager now works with SFTP connections
- source/MainFrm.cpp, source/MainFrm.h: fixed VC7 compile error
- source/Options.cpp: moved Speed limit page to transfer section
- 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, source/Language DLLs/Traditional Chinese/FzResCh.rc, source/Language DLLs/Traditional Chinese/resource.h: updated resource files
- source/misc/WheatyExceptionReport.cpp: dialog text improved
- source/FileZilla.rc: improved layout of speed limit pages, fixed typo
- source/FtpListResult.h: fixed typo
- source/Language DLLs/Hungarian/FzResHu.rc: small update
- source/misc/ComboCompletion.cpp: fixed white border around edit field if using nonwhite window background
- source/OutputWnd.cpp: removed ghost pixels on the left side after horizontal scrolling
- source/QueueCtrl.cpp: fixed crash with very long filenames (>256 chars)
- source/OutputWnd.cpp: fixed horizontal scrolling problems
- source/Language DLLs/Polish/FzResPo.rc: Fixed small Polish translation bugs
- source/FzSFtp/CONSOLE.C, source/FzSFtp/FzSFtp.dsp, source/FzSFtp/MISC.C, source/FzSFtp/MISC.H, source/FzSFtp/NETWORK.H, source/FzSFtp/NOISE.C, source/FzSFtp/PSFTP.C, source/FzSFtp/PUTTY.H, source/FzSFtp/SETTINGS.C, source/FzSFtp/SSH.C, source/FzSFtp/SSH.H, source/FzSFtp/SSHAES.C, source/FzSFtp/SSHBLOWF.C, source/FzSFtp/SSHBN.C, source/FzSFtp/SSHCRCDA.C, source/FzSFtp/SSHDES.C, source/FzSFtp/SSHDH.C, source/FzSFtp/SSHMD5.C, source/FzSFtp/SSHRAND.C, source/FzSFtp/SSHRSA.C, source/FzSFtp/SSHSHA.C, source/FzSFtp/SSHZLIB.C, source/FzSFtp/WINNET.C, source/FzSFtp/WINSTORE.C, source/FzSFtp/cmdline.c, source/FzSFtp/resource.h, source/FzSFtp/winstuff.h, source/FzSFtp/PORTFWD.C [DEAD]: merged in latest changes from the putty repository
- 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: fixed download dialog title, removed obsolete string
- source/Language DLLs/Polish/FzResPo.rc: Small Polish translation bug.
- source/install/FileZilla.nsi, source/install/download.ini, 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: updated to ModernUI 1.6
- source/MainFrm.cpp: Queue pane did shrink if remembering window size/position and using maximized mainwindow
- source/MainFrm.cpp: No longer reconnecting if selecting site from sitemanager where you're already connected
- source/MainFrm.cpp: m_pLocalViewHeader was not initialized properly
- source/FileZillaApi.cpp, source/FtpListCtrl.cpp: fixed crash if CFileZillaApi::MakeDir was called with root directory
- 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