Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 13:30:01
Changelog for FileZilla 3 (8047 changes):
2004-12-14 14:53 botg, revision 2472004-12-14 14:52 botg, revision 246new class for an interprocess mutex, only implemented under windows yet.
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/include/FileZilla.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/Mainfrm.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/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
- M /FileZilla3/trunk/src/interface/sitemanager.cpp
- M /FileZilla3/trunk/src/interface/sitemanager.h
- M /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- M /FileZilla3/trunk/src/interface/xmlfunctions.h
2004-12-12 19:15 botg, revision 245Load and save transfer queue, separate settings, queue and sitemanager storage files.
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- A /FileZilla3/trunk/src/interface/filezillaapp.h
- M /FileZilla3/trunk/src/interface/interface.vcproj
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/led.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/interface/sitemanager.cpp
- A /FileZilla3/trunk/src/interface/xmlfunctions.cpp
- A /FileZilla3/trunk/src/interface/xmlfunctions.h
2004-12-11 22:12 botg, revision 244code cleanup
2004-12-11 14:48 botg, revision 243minor improvements
2004-12-11 11:39 botg, revision 242added AddTextElement function and cleaned up SetServer
2004-12-11 11:13 botg, revision 241translated all strings
- M /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/include/serverpath.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/QueueView.h
2004-12-10 16:15 botg, revision 240implemented adding files to queue for upload. Fast and not blocking the ui. Only drawback: Poor performance in debug mode.
2004-12-04 14:45 botg, revision 239improved mingw flag parsing
- M /FileZilla3/trunk/Makefile.am
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- 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-12-03 09:27 botg, revision 238Mac improvements
2004-12-03 08:45 botg, revision 237this time the fix works
2004-12-02 21:36 botg, revision 236segfault if sizeof(long) != sizeof(int)
2004-12-02 17:29 botg, revision 235stats target does not work everywhere, so remove it from the all target
2004-12-02 17:15 botg, revision 234hopefully this really fixes all problems
2004-12-02 09:57 botg, revision 233added more helpful text, especially if aclocal fails.
2004-12-02 00:14 botg, revision 232compiles again on FreeBSD
2004-12-01 17:15 botg, revision 231use proper charsets for conversion from local charset to server charset (currently hardcoded ISO8859-1)
- D /FileZilla3/trunk/docs/toto.txt
2004-12-01 17:15 botg, revision 230todo list
2004-11-30 18:01 botg, revision 229todo list
2004-11-29 11:45 botg, revision 228fixes for mingw builds
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/locales/Makefile.am
- M /FileZilla3/trunk/src/engine/Makefile.am
- M /FileZilla3/trunk/src/interface/Makefile.am
2004-11-29 11:00 botg, revision 227fixed a couple of bugs, make distcheck now works
- D /FileZilla3/trunk/locales/filezilla.pot
2004-11-29 10:52 botg, revision 226obsolete
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/it_IT.po
- M /FileZilla3/trunk/locales/lt.po
- M /FileZilla3/trunk/locales/nl_BE.po
- M /FileZilla3/trunk/locales/sl.po
2004-11-29 01:39 botg, revision 225converted to UTF-8
2004-11-29 01:32 botg, revision 224one more file which need to be cleaned
- M /FileZilla3/trunk/autogen.sh
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
- A /FileZilla3/trunk/src/interface/prefix.cpp
- A /FileZilla3/trunk/src/interface/prefix.h
- M /FileZilla3/trunk/wxwin.m4
2004-11-28 00:21 botg, revision 223improved resource dir detection using BinReloc
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
2004-11-28 00:19 botg, revision 222Make sure OnConnect get's always called first.
- M /FileZilla3/trunk/src/interface/QueueView.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.cpp
- M /FileZilla3/trunk/src/interface/statuslinectrl.h
2004-11-27 11:10 botg, revision 221calculate initial position for the status line control since Windows can't be created hidden.
2004-11-26 22:52 botg, revision 220some comments and small cleanup
2004-11-20 18:34 botg, revision 219slovenian translation by Martin Srebotnjak
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- 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-16 18:45 botg, revision 218display total queue size in status bar
2004-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
fixed queue related crashes if closing application