Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-05-20 15:10:01
Changelog for FileZilla 3 (8075 changes):
2008-02-18 17:27 botg, revision 2117- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/filter.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2008-02-18 14:25 botg, revision 2116Fix some warnings
2008-02-17 23:39 botg, revision 2115Fix [ 1895058 ] File rename bug
- M /FileZilla3/trunk/locales/ca_ES@valencia.po
- M /FileZilla3/trunk/locales/cs_CZ.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/es.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/nl.po
- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/sk_SK.po
2008-02-17 17:14 botg, revision 2114Updated translations
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
2008-02-16 16:33 botg, revision 2113Fix [ 1891263 ] Site Manager: tab doesn't work with no site selected
2008-02-16 09:29 botg, revision 2112Spelling
2008-02-16 09:27 botg, revision 2111Small fix for tz detection.
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.h
2008-02-15 18:34 botg, revision 2110Automatic timezone offset detection.
2008-02-15 13:23 botg, revision 2109Implement mtime command
2008-02-15 13:22 botg, revision 2108Update wording.
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/putty/psftp.c
- M /FileZilla3/trunk/src/putty/sftp.c
- M /FileZilla3/trunk/src/putty/sftp.h
2008-02-15 00:01 botg, revision 2107Preserve file modification times. TODO: mtime command, auto timezone detection.
2008-02-14 23:48 botg, revision 2106Fix warnings
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
2008-02-14 23:37 botg, revision 2105Third and final part of patch [ 1893787 ] Bypass proxy settings feature
- M /FileZilla3/trunk/src/interface/quickconnectbar.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
2008-02-14 23:36 botg, revision 2104Second part of [ 1893787 ] Bypass proxy settings feature
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
2008-02-14 23:19 botg, revision 2103Part of patch [ 1893787 ] Bypass proxy settings feature
2008-02-14 23:19 botg, revision 2102Remove dead code, fix menu state.
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/quickconnectbar.xrc
2008-02-14 14:52 botg, revision 2101Fix spelling
2008-02-14 14:40 botg, revision 2100Small cleanup to not show the user redundant information.
2008-02-13 23:09 botg, revision 2098Block timeouts if waiting for interactive login.
2008-02-13 23:08 botg, revision 2097Version bump
2008-02-13 23:04 botg, revision 2096Add more default ASCII file types
2008-02-13 10:53 botg, revision 2095Updated translations
2008-02-13 10:44 botg, revision 2094Add transfer queue item to main menu.
2008-02-13 10:38 botg, revision 2093At least MSW still needs the SetFont call.
2008-02-12 22:36 botg, revision 2092Only use required size of info text as window size. Fixes visual problems on OS X
Fix timeouts which were broken since 3.0.4-rc1 and also time-out on if the replies to skip never arrive.