Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-05 13:30:01
Changelog for FileZilla 3 (8068 changes):
2020-04-28 12:32 codesquid, revision 97492020-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
2020-04-15 09:31 codesquid, revision 9725Another type of control is no longer used in XRC.
- M /FileZilla3/trunk/src/interface/dialogex.cpp
- M /FileZilla3/trunk/src/interface/dialogex.h
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/fileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/filezilla.h
- M /FileZilla3/trunk/src/interface/listctrlex.h
- M /FileZilla3/trunk/src/interface/listingcomparison.h
- M /FileZilla3/trunk/src/interface/resources/xrc/settings.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_sftp.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_sftp.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_edit.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_filetype.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_filetype.h
- M /FileZilla3/trunk/src/interface/settings/optionspage_language.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_passwords.cpp
- M /FileZilla3/trunk/src/interface/settings/settingsdialog.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_controls.cpp
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
- M /FileZilla3/trunk/src/interface/xrc_helper.cpp
2020-04-14 15:18 codesquid, revision 9724Continue XRC removal.
- M /FileZilla3/trunk/src/interface/resources/xrc/settings.xrc
- M /FileZilla3/trunk/src/interface/settings/optionspage_language.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_language.h
2020-04-14 13:11 codesquid, revision 9723De-XRC another settings page.
2020-04-14 09:08 codesquid, revision 9722Fix search dialog entering invalid states and not stopping recursive operation when closed.
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_edit.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_edit_associations.cpp
2020-04-09 10:06 codesquid, revision 9721Explain the quoting rules.
2020-04-08 08:24 codesquid, revision 9720Keep track of the event at dialog creation so that CanShowPopupDialog works on macoS inside modal dialogs
- M /FileZilla3/trunk/src/interface/edithandler.cpp
- M /FileZilla3/trunk/src/interface/edithandler.h
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/window_state_manager.h
2020-04-07 15:12 codesquid, revision 9719Get rid of last bit of XRC from the file editing code.
Fix compile error.