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-10-16 19:05 Tim Kosse (botg)- source/FileZilla.dsp, source/FileZilla.rc, source/LocalFileListCtrl.cpp, source/MainFrm.cpp, source/MainFrm.h, source/resource.h, source/misc/CoolBtn.cpp, source/misc/CoolBtn.h: [no log message]
- source/FtpListResult.cpp: did not undefine debug code
- source/install/FileZilla.nsi, source/install/ModernUI.nsh [DEAD], source/install/source.bat: modernUI.nsh no longer needed, added fz_polish.nsh to uninstaller
- source/FtpListResult.cpp, source/structures.h: now parsing owner/group data
- source/FtpListResult.cpp: now compatible with the following date format: 2002-10-14 in UNIX style listings
- source/SiteManager.cpp, source/SiteManager.h: now changing default port when selecting different servertype
- source/FtpListResult.cpp: fixed VSM compatibility, was not recognizing month field anymore
- source/SFtpIpc.cpp: CONNECT shows correct port for ports>255
- source/GFtp/GFtp.dsp, source/GFtp/externvars.c, source/GFtp/externvars.h, source/GFtp/ftp_var.h, source/GFtp/main.c, source/GFtp/radix.c: did forget to commit this; dll is now thread-safe
- source/version.cpp: no longer returning bogus if GetFileVersionInfoSize return 0
- source/install/FileZilla.nsi, source/install/fz_english.nsh, source/install/fz_french.nsh, source/install/fz_german.nsh, source/install/fz_polish.nsh: made compatible with latest NSIS, added Polish install files
- source/ControlSocket.cpp: fixed problem with files/strings containing the % character
- source/Crypt.cpp, source/Crypt.h, source/MainFrm.cpp, source/QueueCtrl.cpp: cleaner CCrypt, submitted by LiuTaoTao
- source/MainFrm.cpp: fixed crash when pressing F1
- source/QueueCtrl.cpp: minor fix for empty list
- source/FileZillaApi.cpp, source/MainThread.cpp, source/MainThread.h: got rid of CWinThread
- source/QueueCtrl.cpp: fixed ghost item appearing at the bottom of the queue window
- source/Language DLLs/Polish/FzResPo.rc: updated resource files
- source/ApiLog.cpp, source/AsyncSocketExLayer.cpp, source/CommandQueue.cpp, source/DirectoryCache.cpp, source/FileZilla.dsp, source/FtpListResult.cpp, source/RetryServerList.cpp, source/SFtpIpc.cpp, source/StdAfx.h, source/version.cpp: fixed double includes and other glitches
- source/CommandQueue.cpp, source/CommandQueue.h, source/DirTreeCtrl.cpp, source/DirectoryCache.cpp, source/DirectoryCache.h, source/FileExistsDlg.cpp, source/FileExistsDlg.h, source/FileZilla.cpp, source/FileZilla.dsp, source/FtpControlSocket.cpp, source/FtpControlSocket.h, source/FtpListCtrl.cpp, source/FtpListCtrl.h, source/FtpListResult.cpp, source/FtpListResult.h, source/FtpTreeCtrl.cpp, source/FtpTreeCtrl.h, source/LocalFileListCtrl.cpp, source/LocalFileListCtrl.h, source/MainFrm.cpp, source/MainThread.cpp, source/MainThread.h, source/Options.cpp, source/Options.h, source/OptionsLanguagePage.cpp, source/OptionsLanguagePage.h, source/OutputWnd.cpp, source/OutputWnd.h, source/QueueCtrl.cpp, source/QueueCtrl.h, source/RetryServerList.cpp, source/RetryServerList.h, source/ServerPath.cpp, source/Markup.cpp [DEAD], source/Markup.h [DEAD], source/ServerPath.h, source/SftpControlSocket.cpp, source/SiteManager.cpp, source/SiteManager.h, source/SortStringArray.cpp [DEAD], source/SortStringArray.h [DEAD], source/StdAfx.h, source/TransferSocket.h, source/structures.cpp, source/misc/MarkupSTL.cpp, source/misc/MarkupSTL.h, source/misc/SAPrefsDialog.cpp, source/misc/SAPrefsDialog.h, source/misc/SystemTray.cpp, source/misc/SystemTray.h: replaced all MFC container classes with the STL ones
- source/install/fz_german.nsh: fixed typo
- source/AsyncSslSocket.cpp, source/AsyncSslSocket.h, source/StdAfx.h: Unicode fixes ; got rid of MFC container classes, now using STL
- source/Language DLLs/Italian/FzResIt.rc: fixed settings import/export strings
- source/install/FileZilla.nsi, source/install/source.bat: added missing installer files
- source/install/FileZilla.nsi: improved credits