Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2025-04-03 09:50:01
Changelog for FileZilla 3 (8067 changes):
2004-03-31 14:39 botg, revision 42- A /FileZilla3/trunk/src/interface/resources/disconnect.png
- M /FileZilla3/trunk/src/interface/resources/Makefile.am
- M /FileZilla3/trunk/src/interface/resources/quickconnectbar.xrc
- A /FileZilla3/trunk/src/interface/resources/toolbar.xrc
2004-03-31 14:37 botg, revision 41added toolbar resources
2004-03-30 19:36 botg, revision 40added operation notification
2004-03-28 18:35 botg, revision 39fixed -n switch, didn't really do anything
2004-03-28 18:06 botg, revision 38*** empty log message ***
- 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/engine.vcproj
- M /FileZilla3/trunk/src/engine/FileZillaEngine.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
- A /FileZilla3/trunk/src/engine/logging.cpp
- A /FileZilla3/trunk/src/engine/logging_private.h
- M /FileZilla3/trunk/src/engine/Makefile.am
- A /FileZilla3/trunk/src/engine/notification.cpp
- M /FileZilla3/trunk/src/engine/server.cpp
- M /FileZilla3/trunk/src/FileZilla.sln
- M /FileZilla3/trunk/src/include/commands.h
- M /FileZilla3/trunk/src/include/FileZilla.h
- M /FileZilla3/trunk/src/include/FileZillaEngine.h
- A /FileZilla3/trunk/src/include/notification.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/StatusView.cpp
- M /FileZilla3/trunk/src/interface/StatusView.h
2004-03-22 22:22 botg, revision 37basic connection handling and event notification
2004-03-22 21:44 botg, revision 36quickconnectbar error message did not display properly
- 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/serverpath.h
2004-03-22 21:32 botg, revision 35Linux build fixes again
2004-03-22 17:42 botg, revision 34missing file
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/engine.vcproj
- A /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/Makefile.am
- A /FileZilla3/trunk/src/engine/server.cpp
- A /FileZilla3/trunk/src/engine/serverpath.cpp
- M /FileZilla3/trunk/src/include/FileZilla.h
- M /FileZilla3/trunk/src/include/server.h
- A /FileZilla3/trunk/src/include/serverpath.h
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
2004-03-22 17:31 botg, revision 33implemented URL parser
2004-03-21 14:12 botg, revision 32set wxTE_PASSWORD flag for password field
2004-03-20 17:09 botg, revision 31kdevelop project file
2004-03-20 16:12 botg, revision 30fix for initial run of update-configure.sh
2004-03-20 00:15 botg, revision 29small helper scripts
2004-03-20 00:14 botg, revision 28missing return value
2004-03-20 00:13 botg, revision 27limit port length in quickconnect bar to five chars.
2004-03-17 21:32 botg, revision 26added some tooltips, adjusted size of port text ctrl and added wxBU_EXACTFIT style to the dropdown button (requires the following wxWidgets patch: https://sourceforge.net/tracker/?func=detail&aid=919026&group_id=9863&atid=309863)
2004-03-17 21:28 botg, revision 25remove unused message
2004-03-17 17:16 botg, revision 24cygwin/mingw fixes
2004-03-17 16:56 botg, revision 23check even more directories for the resources
2004-03-17 16:38 botg, revision 22include wx/image.h
2004-03-16 13:45 botg, revision 21Check for expat lib and link with it. Essential if building under MinGW/CygWin
2004-03-16 00:14 botg, revision 20check more paths for the data files
2004-03-16 00:02 botg, revision 19*** empty log message ***
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/locales/de/filezilla.po
- M /FileZilla3/trunk/locales/filezilla.pot
- M /FileZilla3/trunk/locales/Makefile
- M /FileZilla3/trunk/Makefile.am
- M /FileZilla3/trunk/src/interface/FileZilla.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Makefile.am
2004-03-15 01:10 botg, revision 18Resources now get installed, FileZilla warns if it can't locate them
rename wxWindows into wxWidgets, require at least version 2.5.1