Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 13:30:01
Changelog for FileZilla 3 (8047 changes):
2016-07-29 17:24 codesquid, revision 76972016-07-29 09:52 codesquid, revision 7696Fix a locking violation affecting non-MSW.
2016-07-27 21:50 codesquid, revision 7695Correctly document minimum required lfz version.
2016-07-27 14:45 codesquid, revision 7694Clarification of error message if gnutls_x509_trust_list_add_cas fails.
2016-07-27 14:09 codesquid, revision 7691Fix typo
2016-07-27 14:05 codesquid, revision 7690Bump to 3.20.0
2016-07-27 10:41 codesquid, revision 7687Updated translations
2016-07-27 10:40 codesquid, revision 7686Revert accidental commit.
- M /FileZilla3/trunk/src/interface/resources/xrc/update.xrc
- M /FileZilla3/trunk/src/interface/updater.cpp
- M /FileZilla3/trunk/src/interface/update_dialog.cpp
2016-07-26 10:21 codesquid, revision 7685Simpler footer initialization,.
2016-07-24 09:44 codesquid, revision 7676Check if local path exists in search dialog.
2016-07-24 09:41 codesquid, revision 7675Fix a harmless warning.
2016-07-24 08:26 codesquid, revision 7674Remove unused variable.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
2016-07-22 08:10 codesquid, revision 7672Fix parameter type
2016-07-21 09:18 codesquid, revision 7666Fix typo
2016-07-20 17:26 codesquid, revision 7664Allow setting font weight
2016-07-20 14:05 codesquid, revision 7663Bump to 3.20.0-rc1
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/da.po
- M /FileZilla3/trunk/locales/el.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/tr.po
- M /FileZilla3/trunk/locales/vi_VN.po
- M /FileZilla3/trunk/locales/zh_CN.po
2016-07-20 08:55 codesquid, revision 7662Updated translations
2016-07-20 07:12 codesquid, revision 7658Require libfilezilla 0.6.0 or greater
2016-07-20 06:53 codesquid, revision 7657Guard against values becoming negative.
2016-07-19 12:33 codesquid, revision 7653Fix rare crash if the control connection's TLS session fails and a data connection is being established right before the control connections' close event is processed. Reported through Ubuntu bug #1604087.
2016-07-19 10:33 codesquid, revision 7652Disabling the shell extension via the registry is a debug feature. Only query the registry keys if using a debug version of the dll.
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/engineprivate.h
- M /FileZilla3/trunk/src/engine/iothread.cpp
- M /FileZilla3/trunk/src/engine/iothread.h
- M /FileZilla3/trunk/src/engine/ratelimiter.h
- M /FileZilla3/trunk/src/engine/rtt.h
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/volume_enumerator.cpp
- M /FileZilla3/trunk/src/interface/volume_enumerator.h
2016-07-14 19:36 codesquid, revision 7650Make some mutexes non-recursive.
2016-07-14 17:20 codesquid, revision 7649Add missing return statement.
2016-07-14 17:19 codesquid, revision 7648Fix compile error.
2016-07-14 16:24 codesquid, revision 7647Fix typo
Discard stale events when closing thread.