Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 13:20:01
Changelog for FileZilla 3 (8047 changes):
2004-10-02 08:31 botg, revision 172- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/resources/16x16/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2004-10-01 18:34 botg, revision 171implemented INTERACTIVE logon type
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/FileZilla.h
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/resources/16x16/folder.png
- A /FileZilla3/trunk/src/interface/resources/16x16/folderclosed.png
- A /FileZilla3/trunk/src/interface/resources/16x16/server.png
- A /FileZilla3/trunk/src/interface/resources/16x16/sitemanager.png
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/quickconnectbar.xrc
- M /FileZilla3/trunk/src/interface/resources/toolbar.xrc
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
2004-10-01 10:30 botg, revision 170implemented ASK logontype, added sitemanager icons
2004-09-30 15:00 botg, revision 169open folder icon specs
2004-09-30 14:32 botg, revision 168make use of CServer::GetPasvMode
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/include/FileZilla.h
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
2004-09-30 10:55 botg, revision 167load/store the values on the Advanced and Transfer pages
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
2004-09-30 10:54 botg, revision 166first page of site manager fully functional
2004-09-30 10:54 botg, revision 165fixed crash
2004-09-29 14:37 botg, revision 164fixed compiler warning
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/filezilla.pot
- M /FileZilla3/trunk/locales/Makefile.am
2004-09-29 14:01 botg, revision 163Abort make if wxrc can't be found; updated German translation
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/include/FileZilla.h
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
- A /FileZilla3/trunk/src/interface/sitemanager.cpp
- A /FileZilla3/trunk/src/interface/sitemanager.h
2004-09-28 12:49 botg, revision 162partial Sitemanager implementation
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/interface/led.cpp
2004-09-26 23:27 botg, revision 161fixed unicode errors, compile warnings
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/commands.cpp
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- M /FileZilla3/trunk/src/engine/directorycache.h
- M /FileZilla3/trunk/src/engine/engine.vcproj
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/include/serverpath.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2004-09-25 09:43 botg, revision 160use directory cache if changing directories
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/engine.vcproj
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/include/serverpath.h
2004-09-25 07:57 botg, revision 159added MVS support, the code is much cleaner as in FZ2 and yet should work better
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
2004-09-24 12:19 botg, revision 158use wxFileOffset for file sizes
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/include/serverpath.h
2004-09-23 13:33 botg, revision 157Updated directory listing parser: - fixed some bugs - parse IBM MVS style listings - parse WfFtp listings
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
2004-09-22 15:23 botg, revision 156implemented transfer status notifications
2004-09-20 19:26 botg, revision 155append path to filenames for wxStat and starting transfers
2004-09-20 00:35 botg, revision 154improved mingw detection
2004-09-20 00:19 botg, revision 153! operator does not work on strings, even if wxWidgets docs tell otherwise
2004-09-18 10:25 botg, revision 152compiles again using GCC
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- A /FileZilla3/trunk/src/interface/led.cpp
- A /FileZilla3/trunk/src/interface/led.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/leds.png
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2004-09-17 23:23 botg, revision 151implemented the LEDs indicating activity
2004-09-17 14:11 botg, revision 150remaining memory leaks
2004-09-16 13:06 botg, revision 149fixed memory leaks
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.h
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
2004-09-14 10:12 botg, revision 148working reconnect button
proper homedir detection under non wxMSW