Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-02 09:10:01
Changelog for FileZilla 3 (8063 changes):
2023-02-13 10:15 codesquid, revision 108602023-02-13 09:33 codesquid, revision 10859Automatically skip UAC prompt if updating or run silent and current user installation requested, or detected from previous installation.
2023-02-09 16:53 codesquid, revision 10858Uninstaller didn't remove all registry entries.
2023-02-09 16:10 codesquid, revision 10857Trim trailing separators
2023-01-30 08:37 codesquid, revision 10855Path normalization works differently in wx3.2.1. Work around the issue. In future, get rid of this horrible wxFileName altogether.
2023-01-26 12:30 codesquid, revision 10854Make sure automatic quote/dash substitutions are disabled. Why did anyone think this is a good feature to have it enabled by default?
2023-01-26 10:38 codesquid, revision 10853Updated translation
2023-01-26 10:37 codesquid, revision 10852Bump to 3.63.1
- M /FileZilla3/trunk/src/interface/fileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/statusbar.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.h
- M /FileZilla3/trunk/src/interface/verifycertdialog.cpp
2023-01-25 18:49 codesquid, revision 10851Fix icon sizing on MSW at large DPI scale factors. Need to ultimately drop wx3.0 support and re-write the theme provider from scratch.
2023-01-24 14:07 codesquid, revision 10849Possible toolbar sizing fix on MSW.
- M /FileZilla3/trunk/configure.ac
- M /FileZilla3/trunk/INSTALL
- M /FileZilla3/trunk/NEWS
- M /FileZilla3/trunk/README
- 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
2023-01-24 14:04 codesquid, revision 10848Prepare 3.63.0
2023-01-24 13:44 codesquid, revision 10847Spelling
- M /FileZilla3/trunk/locales/he_IL.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/zh_TW.po
2023-01-20 11:01 codesquid, revision 10846Updated translations
2023-01-13 10:40 codesquid, revision 10845Ensure focused tree item is kept in view on sel change.
2023-01-13 10:23 codesquid, revision 10844Fix possible crash during shutdown.
2023-01-13 10:22 codesquid, revision 10843Fix potential crash.
2022-12-28 12:57 codesquid, revision 10812Fix background color on *nix
2022-12-01 10:22 codesquid, revision 10807Spelling
2022-12-01 09:54 codesquid, revision 10806Allow wx3.2 across the board.
2022-11-22 13:17 codesquid, revision 10805Get rid of ugly vertical lines between columns if building against wx 3.2 on MSW
2022-11-22 08:52 codesquid, revision 10804Bump to 3.62.2
2022-11-17 13:36 codesquid, revision 10803Pass correct parent and add a check for missing parent in IsActiveTLW
2022-11-17 10:32 codesquid, revision 10802Bump to 3.62.1
2022-11-16 15:14 codesquid, revision 10801Must use larger toolbar due to Apple deprecating small toolbars
2022-11-16 13:59 codesquid, revision 10800Adapt to wx3.2 changes with item seletion events.
Cleanup