Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 07:20:01
Changelog for FileZilla 3 (8047 changes):
2018-06-21 11:24 codesquid, revision 8815- A /FileZilla3/trunk/data/dllcopy.sh
- M /FileZilla3/trunk/data/install.nsi.in
- M /FileZilla3/trunk/data/Makefile.am
2018-06-20 13:36 codesquid, revision 8814Locate and copy all dependent DLLs.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftp/filetransfer.cpp
- M /FileZilla3/trunk/src/engine/ftp/filetransfer.h
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/http/filetransfer.cpp
- M /FileZilla3/trunk/src/engine/http/filetransfer.h
- M /FileZilla3/trunk/src/engine/http/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftp/filetransfer.h
- M /FileZilla3/trunk/src/engine/sftp/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/storj/file_transfer.h
- M /FileZilla3/trunk/src/engine/storj/storjcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/interface/updater.cpp
2018-06-19 07:01 codesquid, revision 8813When downloading updates, make sure the file has been fully written before continuing.
2018-06-15 12:09 codesquid, revision 8812Work around bug in Windows 1803: SHFileOperation causes focused child window to change.
2018-06-15 12:09 codesquid, revision 8811Bump to 3.34.0
2018-06-15 11:55 codesquid, revision 8810Do not throw away stale update information if checking is disabled as we cannot refetch it.
- M /FileZilla3/trunk/locales/da.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/tr.po
2018-06-15 11:34 codesquid, revision 8809Updated translations
2018-06-15 09:24 codesquid, revision 8808Fix warning
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
2018-06-11 20:05 codesquid, revision 8807Remember position of focus rectangle when deleting files.
2018-06-11 13:57 codesquid, revision 8806Fix some warnings if compiling with -Wunused -Wzero-as-null-pointer-constant
2018-06-08 15:56 codesquid, revision 8805Possible fix for compile error with some rather old compilers.
2018-06-08 09:16 codesquid, revision 8803Bump to 3.34.0-rc1
2018-06-08 09:07 codesquid, revision 8802Remove empty subprotocol line if there's extra host parameter.
2018-06-08 08:58 codesquid, revision 8801Ignore stale cached update information.
2018-06-07 13:28 codesquid, revision 8800Reduce height a bit.
2018-06-07 12:30 codesquid, revision 8799Add quotes around UninstallString value.
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_site.h
2018-06-07 12:18 codesquid, revision 8798Filter extra parameters in GUI when switching protocols.
2018-06-07 09:09 codesquid, revision 8797Filter extra parameters in SetProtocol.
- M /FileZilla3/trunk/src/interface/interface.vcxproj
- M /FileZilla3/trunk/src/interface/sitemanager_site.cpp
2018-06-06 13:11 codesquid, revision 8796Require values for mandatory fields.
- M /FileZilla3/trunk/src/pugixml/pugiconfig.hpp
- M /FileZilla3/trunk/src/pugixml/pugixml.cpp
- M /FileZilla3/trunk/src/pugixml/pugixml.hpp
2018-06-06 13:09 codesquid, revision 8795Update built-in copy of pugixml.
- M /FileZilla3/trunk/src/engine/commands.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/ftp/logon.cpp
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/engine/sftp/connect.cpp
- M /FileZilla3/trunk/src/engine/sftp/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/queue_storage.cpp
- M /FileZilla3/trunk/src/interface/queue_storage.h
- M /FileZilla3/trunk/src/interface/resources/xrc/sitemanager.xrc
- M /FileZilla3/trunk/src/interface/serverdata.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_dialog.h
- A /FileZilla3/trunk/src/interface/sitemanager_site.cpp
- A /FileZilla3/trunk/src/interface/sitemanager_site.h
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2018-06-06 12:53 codesquid, revision 8794Site Manager improvements: Refactored code, move protocol selection to top, change available logon types based on selected protocol. Add capability to add protocol-specific custom fields.
2018-06-06 12:46 codesquid, revision 8793Insignificant change
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pt_BR.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/zh_CN.po
2018-05-07 08:24 codesquid, revision 8790Translation fixes
2018-05-07 08:19 codesquid, revision 8789Bump to 3.33.0
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftp/cwd.cpp
- M /FileZilla3/trunk/src/engine/ftp/list.cpp
- M /FileZilla3/trunk/src/engine/ftp/mkd.cpp
- M /FileZilla3/trunk/src/engine/sftp/cwd.cpp
- M /FileZilla3/trunk/src/engine/sftp/list.cpp
- M /FileZilla3/trunk/src/engine/sftp/mkd.cpp
- M /FileZilla3/trunk/src/engine/storj/list.cpp
2018-05-05 17:30 codesquid, revision 8787Refactor and generalize cache locking.
Fix typo