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):
2008-01-11 22:12 botg, revision 19772008-01-11 21:59 botg, revision 1976Updated translation
2008-01-11 19:16 botg, revision 1975Fix [ 1869623 ] [3.0.5.1]Failed to set language to default system language
2008-01-11 18:52 botg, revision 1974Fix filter button state if cancelling dialog
2008-01-11 16:45 botg, revision 1973Fix selection jumping back to a parent directory if some child is unaccessible. Bug is old, but hasn't surfaced until after revision 1894
2008-01-11 15:48 botg, revision 1972Fix CServerPath::operator<, hopefully closes [ 1869313 ] moving folder on server crashes filezilla
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.h
2008-01-11 10:05 botg, revision 1971Fix http downloads as used by update check.
2008-01-11 10:05 botg, revision 1970Version bump
2008-01-11 09:57 botg, revision 1969Updated
- M /FileZilla3/trunk/README
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/version.rc.in
2008-01-11 09:55 botg, revision 1968Update copyright year
2008-01-10 21:26 botg, revision 1966Fix segfault
2008-01-10 08:32 botg, revision 1965Fix links
2008-01-10 08:25 botg, revision 1964Version bump
- M /FileZilla3/trunk/locales/ca_ES.po
- M /FileZilla3/trunk/locales/ca_ES@valencia.po
- M /FileZilla3/trunk/locales/de_DE.po
- M /FileZilla3/trunk/locales/pt_PT.po
2008-01-09 20:22 botg, revision 1963Updated translations
2008-01-09 20:10 botg, revision 1962Fix [ 1867611 ] [3.0.5-r1]Dialog for uploading after editing file to small
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorycache.h
- M /FileZilla3/trunk/src/engine/engineprivate.cpp
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2008-01-09 00:17 botg, revision 1961Fix "[ 1863979 ] New files not downloaded if directory listing is cached" by adding a 30 minute cache timeout. TODO: Refactor entire caching system
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2008-01-05 16:30 botg, revision 1960HP NonStop servers are broken, they have padding issues.
2008-01-04 21:26 botg, revision 1959Small cleanup. Faster and uses less memory.
2008-01-04 20:50 botg, revision 1958Fix [ 1863986 ] File exists dialog: "Apply to current queue only" now working
2008-01-04 20:47 botg, revision 1957Fix an assertion
2008-01-04 13:12 botg, revision 1956Fix automatic servertype detection on reconnect.
2008-01-04 11:44 botg, revision 1955Fix [ 1852601 ] Site Manager Dropdown menu sort order
- M /FileZilla3/trunk/locales/de_DE.po
- M /FileZilla3/trunk/locales/id_ID.po
- M /FileZilla3/trunk/locales/sk_SK.po
- M /FileZilla3/trunk/locales/sl_SI.po
- M /FileZilla3/trunk/locales/zh_TW.po
2008-01-03 15:00 botg, revision 1954Updated
- A /FileZilla3/trunk/src/interface/dragdropmanager.cpp
- A /FileZilla3/trunk/src/interface/dragdropmanager.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2008-01-02 15:25 botg, revision 1953Improve visual feedback on drag&drop operations as far as technically possible.
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/tests/dirparsertest.cpp
2008-01-02 11:07 botg, revision 1952Compatibility with HP NonStop servers.
Fix infinite loop. Strange that noone found this bug, was in FZ3 since May 2006