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):
2006-07-16 00:11 botg, revision 772- M /FileZilla3/trunk/src/interface/netconfwizard.cpp
- M /FileZilla3/trunk/src/interface/optionspage_connection_active.cpp
- M /FileZilla3/trunk/src/interface/optionspage_connection_active.h
2006-07-15 23:56 botg, revision 771make sure users enter a valid IP address in the configuration dialog.
- M /FileZilla3/trunk/src/engine/ControlSocket.cpp
- M /FileZilla3/trunk/src/engine/ControlSocket.h
- M /FileZilla3/trunk/src/engine/misc.cpp
- M /FileZilla3/trunk/src/include/misc.h
2006-07-15 23:48 botg, revision 770move IsIpAddress into misc.c
2006-07-14 22:55 botg, revision 769add --enable-buildtype switch. Used to indicate official builds or nightly builds.
2006-07-14 20:11 botg, revision 768updated
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.h
2006-07-13 21:12 botg, revision 767add "No new version found" page
2006-07-12 18:25 botg, revision 766compile fix
2006-07-12 14:54 botg, revision 765Add a failure page
2006-07-12 12:39 botg, revision 764partially implement update check
2006-07-12 12:38 botg, revision 763enable use of http socket
2006-07-12 12:28 botg, revision 762send data notifications
2006-07-12 10:15 botg, revision 761updated
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.h
2006-07-11 09:50 botg, revision 760Parse Content-Length heade field, proper handling of OnClose
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.h
2006-07-11 09:03 botg, revision 759added chunked transfer encoding
2006-07-10 13:50 botg, revision 758limit number of redirects
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.h
2006-07-10 12:56 botg, revision 757Redirects are working now
2006-07-10 09:16 botg, revision 756fix "pure virtual function call" crash.
- A /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- A /FileZilla3/trunk/src/engine/httpcontrolsocket.h
- M /FileZilla3/trunk/src/engine/Makefile.am
2006-07-10 08:45 botg, revision 755work in progress: http client
- M /FileZilla3/trunk/locales/cs.po
- M /FileZilla3/trunk/locales/de.po
- M /FileZilla3/trunk/locales/et_EE.po
- M /FileZilla3/trunk/locales/ja_JP.po
- M /FileZilla3/trunk/locales/ko_KR.po
- M /FileZilla3/trunk/locales/sl.po
2006-07-09 23:24 botg, revision 754updated
2006-07-08 17:17 botg, revision 753increment socket id after every call to ResetSocket, needed for http redirects to work.
2006-07-06 13:27 botg, revision 752small changes to pave the way for the http implementation
2006-07-04 14:23 botg, revision 751fix receiving of partial replies
2006-07-04 13:40 botg, revision 750Log OnClose
2006-07-04 00:06 botg, revision 749fix minor problems
2006-07-03 18:42 botg, revision 748fix refresh problems
fixes for folder processing