Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-05 11:00:01
Changelog for FileZilla 3 (8068 changes):
2004-09-30 14:32 botg, revision 168- 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
2004-09-13 22:36 botg, revision 147proper homedir detection under non wxMSW
2004-09-13 16:55 botg, revision 146improved libidn detection
2004-09-13 16:23 botg, revision 145fixed compile errors
- A /FileZilla3/trunk/src/tinyxml
- A /FileZilla3/trunk/src/tinyxml/Makefile.am
- A /FileZilla3/trunk/src/tinyxml/tinystr.cpp
- A /FileZilla3/trunk/src/tinyxml/tinystr.h
- A /FileZilla3/trunk/src/tinyxml/tinyxml.cpp
- A /FileZilla3/trunk/src/tinyxml/tinyxml.h
- A /FileZilla3/trunk/src/tinyxml/tinyxmlerror.cpp
- A /FileZilla3/trunk/src/tinyxml/tinyxmlparser.cpp
2004-09-13 15:53 botg, revision 144TinyXml lib
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/src/include/optionsbase.h
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- 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/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/Makefile.am
2004-09-02 10:59 botg, revision 143Implemented settings storage
- M /FileZilla3/trunk/src/engine/directorylistingparser.cpp
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2004-09-02 10:15 botg, revision 142fixed compiler warnings
2004-09-02 10:01 botg, revision 141could not change local directories properly
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2004-08-31 15:34 botg, revision 140uploads now working
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/asyncrequestqueue.cpp
- M /FileZilla3/trunk/src/interface/fileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/fileexistsdlg.h
2004-08-24 23:22 botg, revision 139file exists dialog now fully functional
2004-08-24 23:21 botg, revision 138now checked in as binary file
- D /FileZilla3/trunk/src/interface/resources/16x16/folder.png
2004-08-24 23:16 botg, revision 137wronge filetype
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/filezilla.kdevelop
- M /FileZilla3/trunk/INSTALL
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/filezilla.pot
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- A /FileZilla3/trunk/src/interface/resources/16x16/folder.png
- A /FileZilla3/trunk/src/interface/resources/16x16/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/32x32/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2004-08-24 18:56 botg, revision 136icons didn't display properly under linux
- M /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/fileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2004-08-24 17:38 botg, revision 135icons in file lists under Linux
- A /FileZilla3/trunk/src/interface/resources/16x16
- A /FileZilla3/trunk/src/interface/resources/16x16/file.png
- A /FileZilla3/trunk/src/interface/resources/32x32
- A /FileZilla3/trunk/src/interface/resources/32x32/file.png
- D /FileZilla3/trunk/src/interface/resources/file.png
2004-08-23 22:09 botg, revision 134new icon location
- M /FileZilla3/trunk/autogen.sh
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2004-08-23 17:55 botg, revision 133more MacOS fixes
2004-08-23 16:13 botg, revision 132*** empty log message ***
2004-08-23 14:59 botg, revision 131make dist didn't work
2004-08-22 19:55 botg, revision 130show file exists dialog only when needed
2004-08-22 17:46 botg, revision 129Use fetch on FreeBSD
2004-08-22 15:19 botg, revision 128iconset specifiaction for FileZilla
2004-08-20 19:22 botg, revision 127don't preserve timestamps of files in the FZ3-autotools.tar.bz2
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/interface/fileexistsdlg.cpp
- M /FileZilla3/trunk/src/interface/fileexistsdlg.h
2004-08-20 16:00 botg, revision 126improved logging
2004-08-20 15:58 botg, revision 125*** empty log message ***
2004-08-20 15:10 botg, revision 124fixed problems
2004-08-20 13:43 botg, revision 123did not rebuilt executable after libengine.a got changed
2004-08-20 13:43 botg, revision 122msgmerge -U for the .po files as well
2004-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
init default locale