Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 18:50:01
Changelog for FileZilla 3 (8047 changes):
2016-11-01 15:32 codesquid, revision 79212016-11-01 15:02 codesquid, revision 7920Bump to 3.22.2.1
2016-11-01 10:04 codesquid, revision 7918Fix a crash if the server only implements a minimal, fact-less MLSD/MLST (RFC 3659 even has a name for such implementation: useless)
2016-11-01 09:05 codesquid, revision 7917Bump to 3.22.2
2016-10-30 11:01 codesquid, revision 7916Updated translation.
2016-10-28 12:34 codesquid, revision 7914Use a more discreet border for the progress bar and reduce the gradient strength
2016-10-28 12:31 codesquid, revision 7913Bump to 3.22.2-rc2
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/nb_NO.po
2016-10-28 12:31 codesquid, revision 7912Updated translations
2016-10-28 11:42 codesquid, revision 7911Fix code indentation
2016-10-28 11:10 codesquid, revision 7910Fix rename where the target is a directory.
2016-10-28 10:20 codesquid, revision 7909Remove a bit of debug code accidentally left in.
2016-10-28 10:12 codesquid, revision 7908Remove wxString from CTlsSocket.
2016-10-28 10:10 codesquid, revision 7907Mark error string of CTlsSocket::GetMacName() translatable.
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
- M /FileZilla3/trunk/src/interface/remote_recursive_operation.cpp
- M /FileZilla3/trunk/src/interface/remote_recursive_operation.h
- M /FileZilla3/trunk/src/interface/search.cpp
2016-10-28 08:45 codesquid, revision 7906Remove wxString from remote recursive operations.
2016-10-28 08:36 codesquid, revision 7905Avoid a call to substr.
- M /FileZilla3/trunk/src/engine/socket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
2016-10-27 16:13 codesquid, revision 7904Minor cleanup
2016-10-27 07:47 codesquid, revision 7902Fix parsing of EPSV reply. Inspired by patch #11048
2016-10-25 15:12 codesquid, revision 7901Fix parsing custom ports.
2016-10-25 14:53 codesquid, revision 7900Bump to 3.22.2-rc1
- M /FileZilla3/trunk/locales/bg_BG.po
- M /FileZilla3/trunk/locales/ca.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/fr.po
- M /FileZilla3/trunk/locales/hy.po
- M /FileZilla3/trunk/locales/it.po
- M /FileZilla3/trunk/locales/vi_VN.po
2016-10-25 13:01 codesquid, revision 7897Updated translations
2016-10-25 08:53 codesquid, revision 7896Fix logic of keyfile skipping.
- M /FileZilla3/trunk/src/engine/iothread.cpp
- M /FileZilla3/trunk/src/engine/logging.cpp
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/misc.h
2016-10-25 07:54 codesquid, revision 7895Get rid of wxSysErrorMsg and wxSysErrorCode
2016-10-24 16:45 codesquid, revision 7894Simplify a comment.
2016-10-24 15:00 codesquid, revision 7893Apply #11044: Use wxSYS_COLOUR_LISTBOXTEXT instead of wxSYS_COLOUR_WINDOWTEXT for status messages in the message log to match the background which is wxSYS_COLOUR_LISTBOX.
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/fzputtygen_interface.cpp
- M /FileZilla3/trunk/src/interface/settings/optionspage_connection_sftp.cpp
2016-10-24 14:31 codesquid, revision 7892Don't silently remove non-existing key files.
Remove un-needed include.