Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-03 13:10:01
Changelog for FileZilla 3 (8068 changes):
2023-02-23 08:03 codesquid, revision 108752023-02-17 11:04 codesquid, revision 10868Updated translations
- M /FileZilla3/trunk/src/interface/renderer.cpp
- A /FileZilla3/trunk/src/interface/resources/default/480x480/treeitem_collapsed_dark.png
- A /FileZilla3/trunk/src/interface/resources/default/480x480/treeitem_collapsed_light.png
- A /FileZilla3/trunk/src/interface/resources/default/480x480/treeitem_expanded_dark.png
- A /FileZilla3/trunk/src/interface/resources/default/480x480/treeitem_expanded_light.png
- M /FileZilla3/trunk/src/interface/resources/default/Makefile.am
2023-02-16 08:48 codesquid, revision 10867Custom icons for treectrl collapsed/expanded state on macOS
2023-02-15 08:53 codesquid, revision 10866Possible fix for combobox colour being wrong on old versions of macOS
2023-02-13 10:26 codesquid, revision 10861Fix crash
2023-02-13 10:15 codesquid, revision 10860Need to read /user switch earlier
2023-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.
2022-11-10 14:33 codesquid, revision 10799Cleanup
2022-11-10 14:19 codesquid, revision 10798Also fix the keyboard shortcuts in dialogs on mac
2022-11-10 10:06 codesquid, revision 10797Fix issue with Cmd+A/X/C/V
- M /FileZilla3/trunk/src/interface/aui_notebook_ex.cpp
- M /FileZilla3/trunk/src/interface/aui_notebook_ex.h
2022-11-08 12:33 codesquid, revision 10796Fix tab art on MSW
2022-11-08 10:25 codesquid, revision 10795Remove assert
2022-11-04 11:08 codesquid, revision 10794Fix toolbar height on MSW with wx3.2
- M /FileZilla3/trunk/src/interface/dialogex.cpp
- M /FileZilla3/trunk/src/interface/dialogex.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2022-10-27 13:25 codesquid, revision 10792Before handling menu events, check that the current TLW is on top
2022-10-27 13:13 codesquid, revision 10791Bump to 3.62.0
2022-10-27 10:05 codesquid, revision 10790Updated translations
- M /FileZilla3/trunk/src/engine/controlsocket.cpp
- M /FileZilla3/trunk/src/engine/controlsocket.h
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/ftp/filetransfer.cpp
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftp/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/http/filetransfer.cpp
- M /FileZilla3/trunk/src/engine/sftp/filetransfer.cpp
- M /FileZilla3/trunk/src/engine/sftp/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftp/sftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/storj/file_transfer.cpp
- M /FileZilla3/trunk/src/engine/storj/storjcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/storj/storjcontrolsocket.h
2022-10-14 08:38 codesquid, revision 10788Small refactoring.
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
2022-10-11 14:18 codesquid, revision 10787Fix logo sizing on high-dpi displays.
2022-10-11 14:17 codesquid, revision 10786Allow wx3.2 on macOS
2022-10-11 14:17 codesquid, revision 10785Bump lfz requirement
2022-10-11 08:50 codesquid, revision 10783Bump to 3.62.0-beta1
2022-10-10 12:47 codesquid, revision 10779Fix infotext background
- M /FileZilla3/trunk/src/engine/http/httpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/http/request.cpp
2022-10-06 10:22 codesquid, revision 10776Allow specifying max size of body buffer if not using writers.
- M /FileZilla3/trunk/src/interface/chmoddialog.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_active.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_dateformatting.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_ftpproxy.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_proxy.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_controls.cpp
- M /FileZilla3/trunk/src/interface/sitemanager_controls.h
2022-10-06 10:18 codesquid, revision 10775More sizing issues on macOS fixed
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/netconfwizard.xrc
2022-10-06 09:43 codesquid, revision 10774More XRC removal
- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/netconfwizard.h
- M /FileZilla3/trunk/src/interface/resources/xrc/netconfwizard.xrc
2022-10-05 13:19 codesquid, revision 10773Bit of XRC removal to address a sizing issue on macOS
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/window_state_manager.cpp
2022-10-05 12:59 codesquid, revision 10772Fix restoring from fullscreen
Typo