Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 13:20:01
Changelog for FileZilla 3 (8047 changes):
2016-12-06 08:38 codesquid, revision 80592016-12-05 23:19 codesquid, revision 8057Save and load keyfile server entry to queue.sqlite3 and migrate schema. Fixes #11098
2016-12-05 23:19 codesquid, revision 8056Bump to 3.23.0.1
2016-12-05 23:15 codesquid, revision 8055Updated translation.
2016-12-05 17:04 codesquid, revision 8053Work around bug in wxWidgets: Calling RemoveTool on a toolbar that has not been realized yet leads to it looping over 2^64 non-existing items.
2016-12-05 16:51 codesquid, revision 8052Bump to 3.23.0
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nb_NO.po
2016-12-05 16:30 codesquid, revision 8051Updated translations
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/speedlimits_dialog.cpp
2016-12-05 16:20 codesquid, revision 8050Use correct icon in speedlimits dialog on OS X
2016-12-05 16:10 codesquid, revision 8049Get rid of redundant icon loading.
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/xrc/dialogs.xrc
- M /FileZilla3/trunk/src/interface/welcome_dialog.cpp
2016-12-05 15:40 codesquid, revision 8048Don't use wxArtProvider, it just cannot handle OS X scale factors.
2016-12-05 15:20 codesquid, revision 8047On OS X, consider content scale factor when selecting pivot size for icon search.
2016-12-05 15:11 codesquid, revision 8046Add missing icons to installer.
- A /FileZilla3/trunk/src/interface/resources/480x480
- A /FileZilla3/trunk/src/interface/resources/480x480/filezilla.png
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
2016-12-05 14:06 codesquid, revision 8045Add a 480x480 filezilla.png
2016-12-04 19:25 codesquid, revision 8044Disable next button while fetching offer data.
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/resources/xrc/update.xrc
2016-12-04 18:32 codesquid, revision 8043Remove sizer flags that are no-ops.
2016-12-04 14:17 codesquid, revision 8042Disallow wxWidgets 3.1 or higher.
2016-12-04 14:15 codesquid, revision 8041search.xml is non-critical too and can be overwritten without harm.
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.h
2016-12-04 14:01 codesquid, revision 8040layout.xml does not contain important data, overwrite it if it has become corrupt.
2016-12-03 22:09 codesquid, revision 8039Explicitly load resource files by name, prevents errors due to stale files from previous versions.
2016-12-03 21:52 codesquid, revision 8038Revert previous commit and do proper fix
2016-12-03 18:32 codesquid, revision 8037Fix typo
2016-12-03 18:06 codesquid, revision 8036Cleanup startup routines
2016-12-03 18:03 codesquid, revision 8035Fix compile error
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/local_path.cpp
- M /FileZilla3/trunk/src/include/local_path.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/themeprovider.cpp
- M /FileZilla3/trunk/src/interface/themeprovider.h
2016-12-02 10:41 codesquid, revision 8034Loading and scaling large resources is expensive. Cache scaled resources and load those instead.
2016-12-01 20:06 codesquid, revision 8033Check for libfilezilla 0.9.0 or higher.
Fixed another typo