Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-05 12:20:01
Changelog for FileZilla 3 (8068 changes):
2004-11-16 18:45 botg, revision 2182004-11-16 18:44 botg, revision 217Italian translation by Andrea Sanavia
2004-11-16 18:19 botg, revision 216commented out AC_LIBTOOL_DLOPEN, seems to be unneccessary
2004-11-16 17:42 botg, revision 215touch .po files if they are being updated
2004-11-13 19:44 botg, revision 214make stats target depend on allpo target
2004-11-11 00:17 botg, revision 213detect available locales in a more portable way. Should now work on FreeBSD as well.
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.cpp
2004-11-08 17:27 botg, revision 212fixed gcc compile errors
- M /FileZilla3/trunk/src/interface/interface.vcproj
- 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/RemoteListView.cpp
- M /FileZilla3/trunk/src/interface/RemoteListView.h
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2004-11-08 16:42 botg, revision 211Make use of new queue
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/locales/Makefile.am
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2004-11-08 13:34 botg, revision 210fixed some small problems with the makefiles
2004-11-08 11:01 botg, revision 209memory DC wasn't blitted into paint DC in one case
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.h
2004-11-06 15:46 botg, revision 208finished queueitem status line
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- A /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- A /FileZilla3/trunk/src/interface/statuslinectrl.h
2004-11-06 11:15 botg, revision 207create status line controls for active transfers
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/locales/Makefile.am
- A /FileZilla3/trunk/locales/nl_BE.po
2004-11-04 19:34 botg, revision 206- added Dutch_Belgium (nl_BE) translation by Nathan Samson - updated configure script to autodetect available catalogs
2004-11-04 19:31 botg, revision 205queue can now be stopped and resumed later, fixed some bugs
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
2004-10-29 14:08 botg, revision 204make m_activeStatusRecv and m_activeStatusSend static so that the activity indicators will work for the queue as well.
2004-10-27 13:52 botg, revision 203default port on quickconnect wasn't used
2004-10-26 22:22 botg, revision 202fixed case of Mainfrm.h in an include
2004-10-26 20:12 botg, revision 201don't change m_activeMode in TryStartNextTransfer, only check it there
- 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
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.h
2004-10-26 20:10 botg, revision 200fix situation where the second reply to LIST/RETR/... commands could be skipped, just getting out-of-sync
2004-10-26 16:22 botg, revision 199don't delete memory twice
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/src/interface/resources/16x16/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/32x32/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2004-10-24 12:38 botg, revision 198updated makefiles for mac port
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/include/FileZilla.h
- M /FileZilla3/trunk/src/interface/commandqueue.cpp
- M /FileZilla3/trunk/src/interface/commandqueue.h
- 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/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/resources/16x16/Makefile.am
- A /FileZilla3/trunk/src/interface/resources/16x16/processqueue.png
- M /FileZilla3/trunk/src/interface/resources/toolbar.xrc
2004-10-24 11:05 botg, revision 197fixed queue related crashes if closing application
- M /FileZilla3/trunk/src/engine/asynchostresolver.cpp
- M /FileZilla3/trunk/src/engine/asynchostresolver.h
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
2004-10-23 17:17 botg, revision 196fixed strange warning about deletion of still running thread
2004-10-20 14:15 botg, revision 195improved directorylisting parser to handle VxWorks based servers used by some Nortel routers
2004-10-20 14:12 botg, revision 194`make stats` finally works
2004-10-20 14:05 botg, revision 193Lithuanian translation
2004-10-20 14:04 botg, revision 192don't return FZ_REPLY_WOULDBLOCK if cancel does do nothing
2004-10-19 20:07 botg, revision 191pasv mode did not work properly
2004-10-18 18:16 botg, revision 190fixed memory corruption
- 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/Options.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
2004-10-18 18:15 botg, revision 189implemented working transfer queue
2004-10-18 18:10 botg, revision 188proper member initialization
2004-10-16 17:48 botg, revision 187let CControlSocket::ResetOperation delete m_pCurOpData, called by CControlSocket destructor
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/include/server.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/Mainfrm.h
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
- M /FileZilla3/trunk/src/interface/state.cpp
- M /FileZilla3/trunk/src/interface/state.h
2004-10-10 23:21 botg, revision 186partial transfer queue implementation, not functional yet
2004-10-10 00:07 botg, revision 185updated required wxWidgets version now that version 2.5.3 has been released
2004-10-09 22:28 botg, revision 184typo
2004-10-09 18:35 botg, revision 183windres may produce incomplete output files, write to temp file instead
2004-10-09 18:11 botg, revision 182logontype did set the fields not according to the current selection but according to the previous on some systems
2004-10-08 13:12 botg, revision 181Check for wxrc in $PATH
2004-10-04 12:54 botg, revision 180send led position on non-windows systems
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
2004-10-04 09:06 botg, revision 179Prototyped parts of the queue interface
- 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/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/resources/menus.xrc
2004-10-03 16:21 botg, revision 178custom commands
2004-10-03 06:51 botg, revision 177mscv fix
2004-10-02 21:02 botg, revision 176server.png added
- M /FileZilla3/trunk/configure.in
- A /FileZilla3/trunk/data
- A /FileZilla3/trunk/data/install.nsi
- A /FileZilla3/trunk/data/Makefile.am
- A /FileZilla3/trunk/data/mingwm10.dll
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/filezilla.pot
- M /FileZilla3/trunk/locales/Makefile.am
- M /FileZilla3/trunk/Makefile.am
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
2004-10-02 16:47 botg, revision 175added nsis installer script, mingw compile fixes
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/engine/transfersocket.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
2004-10-02 16:46 botg, revision 174*** empty log message ***
2004-10-02 08:35 botg, revision 173use hex representation for all non-ascii characters to make GCC 3.4 happy
2004-10-02 08:31 botg, revision 172handle item doubleclick in site tree
- 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
make use of CServer::GetPasvMode