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):
2004-01-17 13:11 Tim Kosse (botg)- source/misc/MarkupSTL.cpp: added <?xml version="1.0" encoding="ISO-8859-1"?> header
- source/FtpListCtrl.cpp: check params of OnGetdispinfo to avoid crash
- source/FtpListResult.cpp: fixed regression introduced somewhere between version 2.1.7 and 2.2.3 of FileZilla. The directory listing format sent by Connect:Enterprise servers wasn't parsed properly.
- source/FtpListCtrl.cpp: fixed reloading of column headers
- source/LanguageDLLs/Polish/FzResPo.rc: Updated translation
- source/documentation/chinese_traditional/Using FileZilla.htm, source/documentation/chinese_traditional/compiling.htm: Traditional Chinese doc
- readme.htm, source/FileZilla.rc, source/SiteManager.cpp, source/SiteManager.h, source/install/FileZilla.nsi: If using registry as storage, look under HKLM\\Software\\FileZilla\\SiteManager for entries if HKCU\\Software\\FileZilla\\Site Manager could be found.
- source/FtpListResult.cpp: Unicode fix
- source/LanguageDLLs/German/FzResDe.rc: whole bunch of corrections by Patrick Canterino
- readme.htm, source/FileZilla.rc, source/install/FileZilla.nsi: updated version information
- source/install/download.nsh: made compatible with latest ZipDLL.nsh
- source/DirTreeCtrl.cpp, source/DirTreeCtrl.h, source/LocalFileListCtrl.cpp, source/MainFrm.cpp: finished moving of local files
- source/SftpControlSocket.cpp: moving files/dirs now works on sftp servers as well
- source/DirTreeCtrl.cpp, source/DirTreeCtrl.h, source/MainFrm.cpp: implemented moving directories inside local tree view
- source/FtpTreeCtrl.cpp: don't move onto itself
- source/FileExistsDlg.cpp, source/FileZillaApi.cpp, source/MainThread.cpp, source/MainThread.h: another possible fix for the dreaded file exist dialog crash
- source/DirTreeCtrl.cpp, source/DirTreeCtrl.h, source/LocalFileListCtrl.cpp, source/LocalFileListCtrl.h, source/MainFrm.cpp: improved local drop targets
- source/ServerPath.cpp: return empty string with GetSafePath() if path is empty
- source/DirTreeCtrl.cpp, source/DirTreeCtrl.h, source/FtpListCtrl.cpp, source/FtpTreeCtrl.cpp, source/FtpTreeCtrl.h, source/LocalFileListCtrl.cpp, source/LocalView.cpp, source/MainFrm.cpp: local directory tree can act as drag source
- source/FtpListCtrl.cpp, source/FtpListCtrl.h, source/LocalFileListCtrl.cpp, source/MainFrm.cpp, source/MainFrm.h: local files can be dropped into remote subdirs
- source/FtpTreeCtrl.cpp, source/MainFrm.cpp: implemented drag&drop directory moving inside remote treeview
- source/DirTreeCtrl.cpp, source/FtpListCtrl.cpp, source/FtpListResult.cpp, source/FtpTreeCtrl.cpp, source/FtpTreeCtrl.h, source/FtpTreeView.cpp, source/LocalFileListCtrl.cpp, source/MainFrm.cpp, source/MainFrm.h: fixed creation of drag images for tree controls
- source/LanguageDLLs/TraditionalChinese/FzResCh.rc: This is FileZilla 2.2.2.0's Language File.
- source/ControlSocket.cpp, source/ControlSocket.h, source/FtpControlSocket.cpp: fixed caching issues after renaming directories