Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-05 11:50:01
Changelog for FileZilla 3 (8068 changes):
2020-10-20 11:52 codesquid, revision 99812020-10-20 11:48 codesquid, revision 9980Bump to 3.51.0
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/he_IL.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.po
2020-10-20 09:10 codesquid, revision 9979Updated translations
2020-10-20 08:46 codesquid, revision 9978Re-add #define for PUGIXML_API.
- M /FileZilla3/trunk/src/pugixml/pugiconfig.hpp
- M /FileZilla3/trunk/src/pugixml/pugixml.cpp
- M /FileZilla3/trunk/src/pugixml/pugixml.hpp
2020-10-19 15:37 codesquid, revision 9977Update built-in copy of pugixml.
2020-10-19 15:04 codesquid, revision 9976Don't (double-)encrypt data that couldn't be decrypted.
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/remote_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/remote_recursive_operation.h
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/search.h
- M /FileZilla3/trunk/src/interface/state.cpp
2020-10-14 13:32 codesquid, revision 9973Remove some leftover variables no longer needed and change to a parent dir in the search dialog if deleting current remote dir.
2020-10-14 13:32 codesquid, revision 9972Update button state when cancelling an ongoing state.
2020-10-14 13:30 codesquid, revision 9971Fix for comparison not activating
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/listingcomparison.cpp
- M /FileZilla3/trunk/src/interface/listingcomparison.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/treectrlex.cpp
2020-10-13 14:10 codesquid, revision 9970Take name sort option into account during comparison.
2020-10-13 14:01 codesquid, revision 9969Bump to 3.51.0-rc1
- M /FileZilla3/trunk/locales/ar.po
- M /FileZilla3/trunk/locales/cs_CZ.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/uk_UA.po
2020-10-13 13:24 codesquid, revision 9968Updated translations.
2020-10-13 12:49 codesquid, revision 9967Fix typo
2020-10-13 08:31 codesquid, revision 9962Fix warnings.
2020-10-13 08:13 codesquid, revision 9961Better handling of different keys with identical passwords and add a way to disinguish forgotten passwords from wrong passwords.
2020-10-08 09:09 codesquid, revision 9960Leave credentials in a consistent state if charset conversion fails after decryption.
2020-10-07 09:29 codesquid, revision 9959Fix adding temporarily trusted certs to the in-memory store.
2020-10-05 11:38 codesquid, revision 9958Fix example format string
2020-10-04 10:01 codesquid, revision 9957Fix testcase
- M /FileZilla3/trunk/src/engine/controlsocket.h
- M /FileZilla3/trunk/src/engine/oplock_manager.h
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/include/serverpath.h
2020-10-04 09:05 codesquid, revision 9955Reorder some of the most common structures to reduce padding.
2020-10-04 08:47 codesquid, revision 9954Reorder to reduce structure size.
2020-10-02 12:12 codesquid, revision 9952Fix warning
2020-10-02 12:11 codesquid, revision 9951Add missing files.
- M /FileZilla3/trunk/src/engine/commands.cpp
- M /FileZilla3/trunk/src/engine/controlsocket.cpp
- M /FileZilla3/trunk/src/engine/controlsocket.h
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- 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/ftp/ftpcontrolsocket.h
- 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/http/httpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/sftp/filetransfer.cpp
- M /FileZilla3/trunk/src/engine/sftp/filetransfer.h
- M /FileZilla3/trunk/src/engine/sftp/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftp/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/storj/file_transfer.cpp
- M /FileZilla3/trunk/src/engine/storj/file_transfer.h
- M /FileZilla3/trunk/src/engine/storj/storjcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/storj/storjcontrolsocket.h
- M /FileZilla3/trunk/src/include/commands.h
- 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/queue_storage.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/updater.cpp
2020-09-30 10:56 codesquid, revision 9950Unify tranfer and queue item settings into a simple flags variable
- M /FileZilla3/trunk/src/dbus/wxdbusconnection.cpp
- M /FileZilla3/trunk/src/dbus/wxdbusconnection.h
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.h
- M /FileZilla3/trunk/src/interface/context_control.cpp
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/filelistctrl.cpp
- M /FileZilla3/trunk/src/interface/led.cpp
- M /FileZilla3/trunk/src/interface/led.h
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/viewheader.cpp
- M /FileZilla3/trunk/src/interface/volume_enumerator.cpp
- M /FileZilla3/trunk/src/interface/volume_enumerator.h
2020-09-29 12:56 codesquid, revision 9948Replace deprecated DECLARE_EVENT_TYPE with wxDECLARE_EVENT, the former doesn't distinguish between wx-internal events and events by library users, causing linking issues.
- M /FileZilla3/trunk/src/interface/file_utils.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/systemimagelist.cpp
Fixed warnings