Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-21 19:30:01
Changelog for FileZilla 3 (8047 changes):
2024-07-01 15:02 codesquid, revision 111652024-07-01 09:03 codesquid, revision 11163gui_recursive_remove also used SHFileOperation
2024-06-28 10:01 codesquid, revision 11162Need #ifdef FZ_WINDOWS
- M /FileZilla3/trunk/src/interface/file_utils.cpp
- M /FileZilla3/trunk/src/interface/file_utils.h
- M /FileZilla3/trunk/src/interface/state.cpp
2024-06-27 12:31 codesquid, revision 11161SHFileOperation shows non-modal dialogs, force them to be modal.
2024-06-27 12:29 codesquid, revision 11160Bump to 3.67.1-rc1
2024-06-27 09:37 codesquid, revision 11159Update svn:ignore
- M /FileZilla3/trunk/locales/co.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/zh_CN.po
2024-06-10 14:09 codesquid, revision 11154Updated translations
2024-06-03 09:43 codesquid, revision 11152Fix an issue preventing queue migration from older versions.
2024-06-03 09:35 codesquid, revision 11151Fix another compile error
2024-05-23 09:22 codesquid, revision 11150Fix a compile error
2024-05-16 15:35 codesquid, revision 11149Remove verbose logging option
2024-05-16 07:55 codesquid, revision 11148Correctly handle MKD failure instead of returning FZ_REPLY_INTERNALERROR.
2024-04-15 19:04 codesquid, revision 11143Adapt to lfz changes.
2024-04-15 19:03 codesquid, revision 11142Bump to 3.67.0
- M /FileZilla3/trunk/src/putty/defs.h
- M /FileZilla3/trunk/src/putty/Makefile.am
- A /FileZilla3/trunk/src/putty/rfc6979.c
- M /FileZilla3/trunk/src/putty/ssh.h
- M /FileZilla3/trunk/src/putty/sshdss.c
- M /FileZilla3/trunk/src/putty/sshecc.c
- M /FileZilla3/trunk/src/putty/sshhmac.c
2024-04-09 08:17 codesquid, revision 11139Address PuTTY ECDSA NIST P521 private key recovery
2024-03-08 15:25 codesquid, revision 11130Remove redundant template-id, this construct is no longer valid in C++20.
- M /FileZilla3/trunk/data/install.nsi.in
- M /FileZilla3/trunk/src/interface/dialogex.cpp
- M /FileZilla3/trunk/src/interface/dialogex.h
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
- M /FileZilla3/trunk/src/interface/xrc_helper.cpp
- M /FileZilla3/trunk/src/interface/xrc_helper.h
2024-03-08 15:15 codesquid, revision 11129Remove leftovers
- M /FileZilla3/trunk/configure.ac
- M /FileZilla3/trunk/locales/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
- D /FileZilla3/trunk/src/interface/resources/xrc
- M /FileZilla3/trunk/src/interface/search.cpp
2024-03-08 14:16 codesquid, revision 11128Remove last xrc dialog
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/xrc_helper.cpp
2024-03-08 10:21 codesquid, revision 11127Continue XRC removal
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.cpp
- M /FileZilla3/trunk/src/interface/bookmarks_dialog.h
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
2024-03-08 09:02 codesquid, revision 11126Further XRC removal
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/sftp_crypt_info_dlg.cpp
- M /FileZilla3/trunk/src/interface/sftp_crypt_info_dlg.h
2024-03-08 08:34 codesquid, revision 11125One more dialog liberated from XRC
2024-03-07 16:12 codesquid, revision 11123Fix
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
- M /FileZilla3/trunk/src/interface/xrc_helper.cpp
- M /FileZilla3/trunk/src/interface/xrc_helper.h
2024-03-07 15:33 codesquid, revision 11122Add parameter for optional extra handlers
- M /FileZilla3/trunk/src/interface/export.cpp
- M /FileZilla3/trunk/src/interface/import.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- D /FileZilla3/trunk/src/interface/resources/xrc/xrcclean.sh
2024-03-07 14:48 codesquid, revision 11121Get rid of XRC in import/export dialogs.
- M /FileZilla3/trunk/src/interface/dialogex.cpp
- M /FileZilla3/trunk/src/interface/dialogex.h
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.h
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
- D /FileZilla3/trunk/src/interface/resources/xrc/netconfwizard.xrc
- M /FileZilla3/trunk/src/interface/xrc_helper.cpp
- M /FileZilla3/trunk/src/interface/xrc_helper.h
2024-03-07 12:23 codesquid, revision 11120Remove xrc from netconfwizard
- M /FileZilla3/trunk/src/interface/dialogex.cpp
- M /FileZilla3/trunk/src/interface/dialogex.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/xrc_helper.cpp
Further xrc removal