Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 08:10:01
Changelog for FileZilla 3 (8047 changes):
2004-08-20 13:43 botg, revision 1222004-08-19 15:33 botg, revision 121typo
2004-08-19 14:45 botg, revision 120use SIZE/MTDM if exact filename can't be found in file listings but one with a different case.
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/reconnect.png
- A /FileZilla3/trunk/src/interface/resources/refresh.png
- M /FileZilla3/trunk/src/interface/resources/toolbar.xrc
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2004-08-17 20:14 botg, revision 119added refresh and reconnect buttons to toolbar
2004-08-17 20:05 botg, revision 118init default locale
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/filezilla.pot
- M /FileZilla3/trunk/locales/Makefile.am
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/fileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2004-08-17 17:26 botg, revision 117- improvements for the languages files makefiles - small fixes
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/fileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2004-08-17 15:51 botg, revision 116strange that that code work perfectly well under Windows
2004-08-17 15:29 botg, revision 115fixed regression
2004-08-17 14:22 botg, revision 114small fixes
- M /FileZilla3/trunk/src/interface/fileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- A /FileZilla3/trunk/src/interface/resources/file.png
2004-08-16 18:54 botg, revision 113non-windows file icons, added default icon
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/fileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/fileexistsdlg.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2004-08-16 12:42 botg, revision 112fill file exists dlg information
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/FileZilla.icns
- A /FileZilla3/trunk/src/interface/resources/MacInfo.plist
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2004-08-16 12:05 botg, revision 111build MacOS application bundle, patch by Andreas Jacobs
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/filezilla.pot
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
2004-08-15 20:08 botg, revision 110build under linux again
- 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/include/FileZillaEngine.h
- M /FileZilla3/trunk/src/include/notification.h
- A /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- A /FileZilla3/trunk/src/interface/asyncrequestqueue.h
- A /FileZilla3/trunk/src/interface/fileexistsdlg.cpp
- A /FileZilla3/trunk/src/interface/fileexistsdlg.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- A /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2004-08-14 19:44 botg, revision 109implemented file exists dialog, though yet without any real function
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/directorylisting.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- 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/serverpath.cpp
- M /FileZilla3/trunk/src/include/directorylisting.h
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
2004-08-12 22:08 botg, revision 108- added async request handling in engine - fixed compiler warning - more stuff I can't remember
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2004-08-11 05:45 botg, revision 107try to list dirs on transfers
- M /FileZilla3/trunk/COPYING
- M /FileZilla3/trunk/filezilla.kdevelop
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/filezilla.pot
- M /FileZilla3/trunk/src/engine/directorycache.cpp
- 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/interface/commandqueue.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/wxwin.m4
2004-08-10 21:25 botg, revision 106gcc fixes
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/commands.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.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/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
2004-08-10 14:35 botg, revision 105partial implementation of the file transfer code, downloads already work
2004-07-12 10:01 botg, revision 104did not copy cash entries correctly
2004-07-08 20:30 botg, revision 103fixed linux build, AM_CONDITIONAL was not called
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/include/commands.h
2004-07-07 16:01 botg, revision 102separate list and cwd code
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
2004-07-06 20:04 botg, revision 101cleanup
- M /FileZilla3/trunk/src/engine/commands.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/directorylistingparser.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- A /FileZilla3/trunk/src/interface/commandqueue.cpp
- A /FileZilla3/trunk/src/interface/commandqueue.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/state.cpp
2004-07-05 19:40 botg, revision 100it's now possible to change remote directories
2004-06-26 23:11 botg, revision 99add support for timeless vms listing
- M /FileZilla3/trunk/autogen.sh
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/wxwin.m4
2004-06-26 20:09 botg, revision 98some small improvements
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
if compiling the windows version with cygwin/mingw, add resouces from filezilla.rc