Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-05-21 03:10:01
Changelog for FileZilla 3 (8075 changes):
2018-01-05 14:59 codesquid, revision 86972018-01-05 14:58 codesquid, revision 8696Add xmlutils.h/cpp
2018-01-05 14:57 codesquid, revision 8695Missing include.
- M /FileZilla3/trunk/src/engine/engine.vcxproj
- M /FileZilla3/trunk/src/engine/Makefile.am
- M /FileZilla3/trunk/src/include/Makefile.am
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/resources/xrc/settings.xrc
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.h
2018-01-05 13:07 codesquid, revision 8694Merge changes from FZ Pro.
2018-01-03 18:41 codesquid, revision 8689Fix compile error.
2018-01-03 18:37 codesquid, revision 8688Increase logging for checksum verification errors.
2018-01-02 16:23 codesquid, revision 8687Increase logging for checksum verification errors.
2018-01-02 16:22 codesquid, revision 8686Bump minimum _WIN32_IE to 0x900.
- M /FileZilla3/trunk/src/interface/resources/windows_manifest.xml
- M /FileZilla3/trunk/src/putty/windows/windows_manifest.xml
2018-01-02 16:13 codesquid, revision 8685Further manifest fixes.
2018-01-02 16:06 codesquid, revision 8684Update manifest.xml
- M /FileZilla3/trunk/docs/filezilla.man
- M /FileZilla3/trunk/docs/fzdefaults.xml.man
- M /FileZilla3/trunk/docs/fzputtygen.man
- M /FileZilla3/trunk/docs/fzsftp.man
- M /FileZilla3/trunk/README
- M /FileZilla3/trunk/src/fzshellext/fzshellext.rc
- M /FileZilla3/trunk/src/fzshellext/version.rc.in
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/resources/MacInfo.plist.in
- M /FileZilla3/trunk/src/interface/resources/version.rc.in
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/putty/cmdgen.c
- M /FileZilla3/trunk/src/putty/windows/version.rc2
2017-12-30 17:19 codesquid, revision 8683Bump copyright year
2017-12-29 14:30 codesquid, revision 8679After preallocation, verify that seeking to the original position succeeds. Also remove an old leftover from the days when wxWidgets' wxString::Format couldn't handle 64bit integers. We no longer use wx in the engine.
2017-12-29 13:57 codesquid, revision 8678Bump to 3.30.0-rc1
- M /FileZilla3/trunk/src/interface/resources/xrc/menus.xrc
- M /FileZilla3/trunk/src/interface/search.cpp
- M /FileZilla3/trunk/src/interface/search.h
2017-12-29 11:41 codesquid, revision 8677In the search dialog, allow deleting, opening and showing in file manager local files.
2017-12-29 11:32 codesquid, revision 8676Apply #11478: Use reverse-DNS style AppStream ID.
2017-12-29 11:31 codesquid, revision 8675Updated translations
- M /FileZilla3/trunk/locales/ca.po
- M /FileZilla3/trunk/locales/fi_FI.po
- M /FileZilla3/trunk/locales/hu_HU.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/sl_SI.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
2017-12-17 12:11 codesquid, revision 8672Updated translations
2017-12-17 12:11 codesquid, revision 8671Assign all entries, this ensures the flags are set properly.
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
- M /FileZilla3/trunk/src/include/directorylisting.h
2017-12-17 11:33 codesquid, revision 8670Small simplification.
2017-12-16 09:38 codesquid, revision 8669Add CServerPath::MakeParent in addition to GetParent.
2017-12-13 13:58 codesquid, revision 8668Auto-expand root.
2017-12-13 09:08 codesquid, revision 8667Fix logic error, look for both local and remote search panels, not twice for the local panel.
- M /FileZilla3/trunk/src/engine/sftp/list.cpp
- M /FileZilla3/trunk/src/engine/storj/file_transfer.cpp
- M /FileZilla3/trunk/src/engine/storj/list.cpp
2017-12-11 23:30 codesquid, revision 8666Fix spelling
2017-12-11 19:34 codesquid, revision 8665Weirdly enough, an empty reason-phrase is allowed by the specs.
2017-12-11 18:46 codesquid, revision 8664Handle multiple headers with the same name by appending their values, separated by a comma.
Do not print the Authorization header