Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 18:30:01
Changelog for FileZilla 3 (8047 changes):
2008-04-12 09:10 botg, revision 22762008-04-12 09:07 botg, revision 2275Fix workaround for broken servers sending single-quoted PWD reply.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/servercapabilities.h
2008-04-10 14:15 botg, revision 2274Detect TVFS extension.
2008-04-10 13:24 botg, revision 2273Need to strip trailing path separators on dropped directories
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/statusbar.cpp
2008-04-08 13:26 botg, revision 2271Hopefully fixes the crashes on shutdown some users experience.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/listingcomparison.cpp
- M /FileZilla3/trunk/src/interface/listingcomparison.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2008-04-08 13:04 botg, revision 2270Avoid crash if changing filters during comparison and fix state of comparison button if comparison cannot be started.
2008-04-07 16:16 botg, revision 2269Fix ghost item appearing if applying filters after exiting comparison mode.
2008-04-07 14:27 botg, revision 2265Need to bump for new builds. 3.0.9 binaries were faulty due to regression in wx.
2008-04-07 14:24 botg, revision 2264Version bump
- M /FileZilla3/trunk/locales/ca.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/sk_SK.po
- M /FileZilla3/trunk/locales/zh_TW.po
2008-04-05 17:39 botg, revision 2258Updated translations
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/listctrlex.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2008-04-02 17:26 botg, revision 2256Fix keyboard prefix search not resetting if changing directories, bug [ 1935404 ]
2008-04-01 22:50 botg, revision 2255Mark tooltip translatable.
2008-04-01 07:27 botg, revision 2254Fix state of comparison toolbar button.
2008-03-31 20:18 botg, revision 2253Install lock.png
2008-03-31 20:16 botg, revision 2252Version bump
- M /FileZilla3/trunk/locales/ca_ES@valencia.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/sl_SI.po
- M /FileZilla3/trunk/locales/zh_TW.po
2008-03-31 20:09 botg, revision 2251Updated translations
2008-03-31 19:58 botg, revision 2250Fix "make uninstall"
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- A /FileZilla3/trunk/src/interface/sftp_crypt_info_dlg.cpp
- A /FileZilla3/trunk/src/interface/sftp_crypt_info_dlg.h
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/statusbar.h
- M /FileZilla3/trunk/src/putty/fzprintf.h
- M /FileZilla3/trunk/src/putty/ssh.c
2008-03-30 16:37 botg, revision 2249Get kex and enc details for SFTP
2008-03-30 14:46 botg, revision 2248Fix duplicate mnemonic
2008-03-29 15:08 botg, revision 2247Get rid of wxStat and work around a possible flaw in Vista.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/statusbar.h
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.h
2008-03-29 15:08 botg, revision 2246Display certificate information if clicking icon in statusbar.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
2008-03-29 14:57 botg, revision 2245Clean up async request notification handling, part 2.
2008-03-29 13:54 botg, revision 2244Add missing copy operator and assignment constructor.
2008-03-29 13:41 botg, revision 2243Add missing accelerators and fix collisions.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/tlssocket.cpp
- M /FileZilla3/trunk/src/engine/tlssocket.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
2008-03-29 00:28 botg, revision 2242Clean up async request notification handling, display session details on certificate verification dialog.
Fix [ 1928211 ] Integer truncation in CDirectoryCache::UpdateFile