Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-05 11:10:01
Changelog for FileZilla 3 (8068 changes):
2006-11-07 12:25 botg, revision 1070- A /FileZilla3/trunk/src/engine/backend.h
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
2006-11-07 09:45 botg, revision 1069Add virtual CBackend class, providing a common interface for reading/writing of data from/to a backend, e.g. a socket.
2006-11-05 23:35 botg, revision 1068Fix warning
2006-11-04 11:29 botg, revision 1067updated
2006-11-01 14:55 botg, revision 1066Fix assertion
2006-11-01 14:54 botg, revision 1065Missing commit of "small cleanup, added CDirectoryListing::Assign(const std::list<CDirentry>&) method"
2006-11-01 13:34 botg, revision 1064add ftps:// and ftpes:// protocols
2006-11-01 13:33 botg, revision 1063small speedup
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
2006-10-31 18:10 botg, revision 1062small cleanup, added CDirectoryListing::Assign(const std::list<CDirentry>&) method
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2006-10-31 14:44 botg, revision 1061If reversing sort direction, simply reverse the index mapping.
- M /FileZilla3/trunk/src/include/FileZilla.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
2006-10-31 09:03 botg, revision 1060Couple of FZ_AUTOUPDATECHECK related fixes
2006-10-30 13:45 botg, revision 1059m_currentFilterSet did not always get set in LoadFilters
2006-10-30 13:23 botg, revision 1058Clarified nightly warning, fixed fzsftp detection.
2006-10-29 21:55 botg, revision 1057make sure input field has initial focus
2006-10-29 19:11 botg, revision 1056fix copy operator
2006-10-29 18:44 botg, revision 1055remove redundant checks
2006-10-28 14:00 botg, revision 1054Fixed ApplyCurrentFilter
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/src/include/FileZilla.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/optionspage_updatecheck.cpp
- M /FileZilla3/trunk/src/interface/optionspage_updatecheck.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.h
2006-10-27 08:00 botg, revision 1053Added configure flags to disable the update checks.
- M /FileZilla3/trunk/locales/da_DK.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/it_IT.po
- M /FileZilla3/trunk/locales/zh_TW.po
2006-10-26 15:58 botg, revision 1052updated
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
2006-10-26 14:28 botg, revision 1051Implement reference counting.
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
2006-10-26 09:18 botg, revision 1050Step 2: Use [] operator instead of accessing m_pEntries directly
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/sftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteTreeView.cpp
2006-10-25 15:03 botg, revision 1049Step 1 of implementing refcounted listing: Make m_entryCount protected, add accessors.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
- M /FileZilla3/trunk/src/interface/viewheader.cpp
2006-10-25 14:33 botg, revision 1048Fix compile errors.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
2006-10-25 12:39 botg, revision 1047A few servers don't support PWD or have a broken implementation of it. Try to guess correct path instead.
2006-10-24 16:30 botg, revision 1046Slightly reduce queue file size, fixed creation of empty directory if connection to server was already established.
Fix month for Italian "ott"