Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-05 09:30:01
Changelog for FileZilla 3 (8068 changes):
2018-06-15 12:09 codesquid, revision 88112018-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.
2018-05-05 16:52 codesquid, revision 8786Fix typo
2018-05-05 07:38 codesquid, revision 8784Require libfilezilla 0.12.2
2018-05-04 13:02 codesquid, revision 8783Slightly improve debug diagnostic.
2018-04-30 11:59 codesquid, revision 8780Cleanup.
2018-04-30 09:39 codesquid, revision 8779Also reserve space when filling from the other direction.
- M /FileZilla3/trunk/src/interface/dndobjects.cpp
- M /FileZilla3/trunk/src/interface/dndobjects.h
- M /FileZilla3/trunk/src/interface/dragdropmanager.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/menu_bar.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/verifyhostkeydialog.cpp
- M /FileZilla3/trunk/src/interface/verifyhostkeydialog.h
2018-04-27 13:03 codesquid, revision 8778Small refactoring
2018-04-27 13:00 codesquid, revision 8777Bump to 3.33.0-rc1
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/gl_ES.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/vi_VN.po
2018-04-27 09:03 codesquid, revision 8776Updated translations
2018-04-27 08:57 codesquid, revision 8775Update protocol definitions.
- M /FileZilla3/trunk/src/engine/http/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/http/request.cpp
2018-04-27 08:55 codesquid, revision 8774Only send events if there is a backend, otherwise cleanup of stale events doesn't happen.
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/queue.h
- M /FileZilla3/trunk/src/interface/queueview_failed.cpp
- M /FileZilla3/trunk/src/interface/queueview_successful.cpp
2018-04-27 08:53 codesquid, revision 8773Minor refactoring.
2018-04-27 08:52 codesquid, revision 8772Fix compile error.
2018-04-27 08:51 codesquid, revision 8771Revert
2018-04-25 15:07 codesquid, revision 8770Fix warning.
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/queue.cpp
- M /FileZilla3/trunk/src/interface/queue.h
2018-04-21 10:08 codesquid, revision 8769Make transfer queue sortable. For performance reasons it doesn't keep the queue sorted when items are added. Hold shift to sort in reverse.
2018-04-19 18:05 codesquid, revision 8768Use fz::buffer for for sending.
- M /FileZilla3/trunk/src/interface/menu_bar.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/menus.xrc
2018-04-15 07:50 codesquid, revision 8767wxXmlResource is extremely slow. Slowly phase out XRC.
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/queue_storage.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2018-04-09 08:00 codesquid, revision 8766SFTP can preserve timestamps.
2018-04-03 07:52 codesquid, revision 8765Import OpenSSH keys encrypted with aes256-ctr.
2018-04-02 18:36 codesquid, revision 8764Fix compile error
2018-04-02 18:35 codesquid, revision 8763Bump to 3.32.0
- M /FileZilla3/trunk/locales/da.po
- M /FileZilla3/trunk/locales/de.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
2018-04-02 18:17 codesquid, revision 8762Updated translations
- M /FileZilla3/trunk/src/engine/http/filetransfer.cpp
- M /FileZilla3/trunk/src/engine/http/httpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/http/request.cpp
2018-03-26 13:34 codesquid, revision 8761Fix potential memory corruption due to unfortunate object lifetime, were a caller to (re-)set the on_header_ lambda from inside the on_header_ callback as it deletes the lambda capture while in use.
2018-03-26 12:29 codesquid, revision 8760Small refactoring
2018-03-26 11:27 codesquid, revision 8759Add missing function
2018-03-26 09:20 codesquid, revision 8758Fix another compile error
- M /FileZilla3/trunk/src/engine/storj/input_thread.cpp
- M /FileZilla3/trunk/src/engine/storj/input_thread.h
2018-03-26 09:04 codesquid, revision 8757Fix compile error.
2018-03-26 08:34 codesquid, revision 8756Make CToken a bit smaller.
- M /FileZilla3/trunk/src/engine/storj/input_thread.cpp
- M /FileZilla3/trunk/src/engine/storj/input_thread.h
2018-03-25 14:21 codesquid, revision 8755Use the input thread improvements also for reading from fzstorj.
- M /FileZilla3/trunk/src/engine/sftp/input_thread.cpp
- M /FileZilla3/trunk/src/engine/sftp/input_thread.h
Eof isn't always an error.