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):
2005-06-19 17:00 Tim Kosse (botg)- readme.htm, source/FileZilla.rc, source/install/FileZilla.nsi: updated version history
- source/ControlSocket.cpp: SpeedLimitAddUploaded/DownloadedBytes could set nBytesAvailable to a negative value. Did cause transfers to fail if speed limit was enabled during transfers.
- readme.htm, source/FileZilla.rc, source/install/FileZilla.nsi: updated version information
- source/FtpListResult.cpp: undefine LISTDEBUG
- source/FtpControlSocket.cpp, source/FtpControlSocket.h, source/FtpListResult.cpp, source/QueueCtrl.cpp, source/ServerPath.cpp, source/ServerPath.h: more improvements for MVS type servers
- source/FtpControlSocket.cpp, source/FtpControlSocket.h, source/FtpListResult.cpp, source/FtpListResult.h, source/MainThread.cpp, source/MainThread.h: some cleanup, should fix MVS servers which use USS (Unix System Services)
- source/FtpListResult.cpp: improve MVS style server support
- source/LanguageDLLs/Hungarian/FzResHu.rc: Hungarian language file update to FileZilla 2.2.14
- source/MainFrm.cpp, source/MainFrm.h, source/QueueCtrl.cpp, source/StatusCtrl.cpp: disable "Enter custom command..." in log context menu if not connected to a server
- source/DirTreeCtrl.cpp, source/LocalFileListCtrl.cpp, source/MainFrm.cpp: fixed some crashes found due to crash reports
- source/SiteManager.cpp, source/SiteManager.h: Fix bug #1180650, patch by Alan Feldman
- readme.htm: updated version info
- source/FileZilla.rc, source/FtpControlSocket.cpp, source/MainFrm.cpp, source/ManualTransferDlg.cpp, source/Options.cpp, source/Options.h, source/OptionsConnection2.cpp, source/OptionsConnection2.h, source/SiteManager.cpp, source/resource.h, source/LanguageDLLs/Breton/FzResBr.rc, source/LanguageDLLs/Bulgarian/FzResBu.rc, source/LanguageDLLs/Catalan/FzResCa.rc, source/LanguageDLLs/Czech/FzResCze.rc, source/LanguageDLLs/French/FzResFr.rc, source/LanguageDLLs/German/FzResDe.rc, source/LanguageDLLs/Hungarian/FzResHu.rc, source/LanguageDLLs/Italian/FzResIt.rc, source/LanguageDLLs/Japanese/FzResJp.rc, source/LanguageDLLs/Korean/FzResKr.rc, source/LanguageDLLs/Norwegian/FzResNor.rc, source/LanguageDLLs/Polish/FzResPo.rc, source/LanguageDLLs/Russian/FzResRu.rc, source/LanguageDLLs/SimplifiedChinese/FzResChs.rc, source/LanguageDLLs/Slovak/FzResSk.rc, source/LanguageDLLs/Spanish/FzResEs.rc, source/LanguageDLLs/TraditionalChinese/FzResCh.rc: applied patch #1206892
- source/LanguageDLLs/fixincludes.sh: Stupid Visual Studio cannot handle resource.h outside the usual location.
- source/LanguageDLLs/Breton/FzResBr.rc, source/LanguageDLLs/Breton/resource.h [DEAD], source/LanguageDLLs/Bulgarian/FzResBu.rc, source/LanguageDLLs/Bulgarian/resource.h [DEAD], source/LanguageDLLs/Catalan/FzResCa.rc, source/LanguageDLLs/Catalan/resource.h [DEAD], source/LanguageDLLs/Czech/FzResCze.rc, source/LanguageDLLs/Czech/resource.h [DEAD], source/LanguageDLLs/French/FzResFr.rc, source/LanguageDLLs/French/resource.h [DEAD], source/LanguageDLLs/German/FzResDe.rc, source/LanguageDLLs/German/resource.h [DEAD], source/LanguageDLLs/Hungarian/FzResHu.rc, source/LanguageDLLs/Hungarian/resource.h [DEAD], source/LanguageDLLs/Italian/FzResIt.rc, source/LanguageDLLs/Italian/resource.h [DEAD], source/LanguageDLLs/Japanese/FzResJp.rc, source/LanguageDLLs/Japanese/resource.h [DEAD], source/LanguageDLLs/Korean/FzResKr.rc, source/LanguageDLLs/Korean/resource.h [DEAD], source/LanguageDLLs/Norwegian/FzResNor.rc, source/LanguageDLLs/Norwegian/resource.h [DEAD], source/LanguageDLLs/Polish/FzResPo.rc, source/LanguageDLLs/Polish/resource.h [DEAD], source/LanguageDLLs/Russian/FzResRu.rc, source/LanguageDLLs/Russian/resource.h [DEAD], source/LanguageDLLs/SimplifiedChinese/FzResChs.rc, source/LanguageDLLs/SimplifiedChinese/resource.h [DEAD], source/LanguageDLLs/Slovak/FzResSk.rc, source/LanguageDLLs/Slovak/resource.h [DEAD], source/LanguageDLLs/Spanish/FzResEs.rc, source/LanguageDLLs/Spanish/resource.h [DEAD], source/LanguageDLLs/TraditionalChinese/FzResCh.rc, source/LanguageDLLs/TraditionalChinese/resource.h [DEAD], source/install/FileZilla.nsi, source/install/source.bat: more cleanup
- source/LanguageDLLs/German/FzResDe.rc: Fix typo as reported in bug #1192872
- source/MainFrm.cpp, source/PathFunctions.cpp, source/PathFunctions.h: Downloads to network shares might now actually work. Fix by Alan Feldman
- source/FileZilla.rc, source/FtpControlSocket.cpp, source/MainFrm.cpp, source/ManualTransferDlg.cpp, source/Options.cpp, source/Options.h, source/OptionsConnection2.cpp, source/OptionsConnection2.h, source/SiteManager.cpp, source/resource.h, source/install/FileZilla.nsi: trim trailing spaces, part of patch #1206892
- source/LanguageDLLs/Polish/FzResPo.rc, source/LanguageDLLs/Polish/fz_polish.nsh: Applied patch #1198193: Fixed Typos in Polish translation
- source/FileZilla.rc: fix typo
- source/FtpControlSocket.cpp: send CWD .. if server does not understand CDUP
- source/MainFrm.cpp, source/QueueCtrl.cpp, source/QueueCtrl.h: don't load queue from file in CQueueCtrl::OnCreate, did crash if displaying error message if queue item could not be loaded
- source/MainFrm.cpp: show main window before opening SiteManager if OPTION_SHOWSITEMANAGERONSTARTUP is set
- source/MainFrm.cpp: applied patch #1193050
- source/FtpControlSocket.cpp: moved TYPE command before PORT/PASV commands
- source/FtpControlSocket.cpp: move PROT command after successful authentication, use PROT as well if using implicit SSL
- source/MainFrm.cpp: Applied patch #1192834: If auto detecting ascii/binary mode, break out of loop after first match
- source/LanguageDLLs/German/FzResDe.rc: Applied patch #1189622: Typos
- source/documentation/quickguide.htm: Applied patch #1186746: Typo
- source/LanguageDLLs/English/fz_english.nsh: applied patch #1186636: Typo in uninstaller
- source/DirTreeCtrl.cpp, source/FtpListCtrl.cpp, source/ServerPath.cpp, source/ServerPath.h: fixed some compiler warnings
- source/MainFrm.cpp: if taskbar was not at the bottom or right of the screen, window size were not remembered correctly.
- source/AsyncSslSocketLayer.cpp: set m_mayTriggerRead if returning from OnReceive if m_bBlocking is true. Fixes implicit SSL hanging after ssl handshake was completed
- source/FtpListResult.cpp: [no log message]
- source/FtpListResult.cpp: fixed parsing of files with times between 0:00 and 0:59 in old vshell style listings
- source/FtpControlSocket.cpp: missing space in CLNT detection
- source/LocalFileListCtrl.cpp: fixed another potential crash
- readme.htm, source/FileZilla.rc, source/install/FileZilla.nsi: bumped version
- source/FtpControlSocket.cpp, source/FtpControlSocket.h: send CLNT command prior to OPTS UTF8 ON as required by some servers
- source/AsyncSslSocketLayer.cpp, source/LocalFileListCtrl.cpp, source/MainFrm.cpp, source/QueueCtrl.cpp, source/misc/Led.cpp: In response to several exception reports, add a few more checks which might prevent rare crashes I cannot reproduce
- source/MainFrm.cpp, source/MainFrm.h: Applied latest version of patch #1166820: Splitter position not saved correctly
- source/SpeedLimit.cpp: time based speed limits over midnight did not work properly
- source/LocalView2.cpp, source/LocalView2.h, source/MainFrm.cpp, source/MainFrm.h: changed automatic refresh of local file list: - Refresh unconditonally if a file has been added, removed or renamed - If file size or last write time changes, refresh only if FileZilla gets the focus
- source/QueueCtrl.cpp: fixed minor memory leak if closing FileZilla
- source/TransferSocket.cpp: fixed an assert in the download code with enabled speed limits. This problem might have caused timeouts in some situations
- source/MainFrm.cpp: applied patch #1166820: Splitter position not save correct
- source/StatusCtrl.cpp: small fix in unicode mode
- readme.htm, source/FileZilla.rc, source/FileZilla.sln, source/FileZilla.vcproj, source/install/FileZilla.nsi, source/install/autobuild: updated version information
- source/MainFrm.cpp: apply new file exists action if user changes it in the settings dialog