Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-05-20 20:20:01
Changelog for FileZilla 3 (8075 changes):
2020-05-06 09:48 codesquid, revision 97622020-05-06 08:52 codesquid, revision 9760New layout of certificate dialog.
2020-05-06 08:47 codesquid, revision 9758Remove certificate.xrc from distribution.
- M /FileZilla3/trunk/src/interface/asksavepassworddialog.cpp
- D /FileZilla3/trunk/src/interface/resources/xrc/certificate.xrc
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
- M /FileZilla3/trunk/src/interface/verifycertdialog.h
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2020-05-04 09:38 codesquid, revision 9757Refactor certificate verification dialog. Step 1: Get rid of XRC.
2020-04-29 12:22 codesquid, revision 9752Fix editing of local files if not watching local files for changes.
2020-04-28 12:47 codesquid, revision 9751Fix compile error if sandboxing is enabled
2020-04-28 12:37 codesquid, revision 9750Add some sanity checks in UpdateSelections
2020-04-28 12:32 codesquid, revision 9749Reset result of PROT P when reconnecting
2020-04-27 11:55 codesquid, revision 9748Update server capabilities
2020-04-27 11:49 codesquid, revision 9747Bump to 3.48.0
2020-04-27 11:43 codesquid, revision 9746Add uxutils.c from PuTTY, it is needed on non-x86 platforms.
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/ja_JP.po
2020-04-23 12:38 codesquid, revision 9744Updated translations
2020-04-23 08:50 codesquid, revision 9743Holding shift when editing now pretends there is no association
2020-04-23 08:48 codesquid, revision 9742Fix buttons on SFTP settings page having the wrong parent
2020-04-20 13:56 codesquid, revision 9740Fix check for .app
2020-04-20 13:56 codesquid, revision 9739Typo
2020-04-20 11:56 codesquid, revision 9738Bump to 3.48.0-rc1
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/ca.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/ro_RO.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/uk_UA.po
- M /FileZilla3/trunk/locales/zh_CN.po
2020-04-19 15:57 codesquid, revision 9735Updated translations
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/local_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/remote_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
2020-04-17 10:18 codesquid, revision 9733Adapt to libfilezilla changes
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/file_utils.cpp
2020-04-17 10:11 codesquid, revision 9732Require associated program to exist and remove now useless danger flag
- M /FileZilla3/trunk/src/engine/logging.cpp
- M /FileZilla3/trunk/src/engine/logging_private.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/StatusView.cpp
2020-04-17 10:10 codesquid, revision 9731Fix incorrect timestamps in message log on delayed messages.
2020-04-17 09:32 codesquid, revision 9730Additional filename filtering.
2020-04-17 09:14 codesquid, revision 9729Re-add AES-GCM ciphers.
2020-04-17 08:59 codesquid, revision 9728Send error lines through fzprintf
2020-04-16 08:32 codesquid, revision 9726Simplify debugging
- M /FileZilla3/trunk/src/interface/listctrlex.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/xrc_helper.cpp
Another type of control is no longer used in XRC.