Changelogs
Overview
These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2024-11-22 12:50:01
Changelog for FileZilla 3 (8047 changes):
2006-08-08 12:24 botg, revision 8222006-08-08 11:44 botg, revision 821Don't use FormatISO* functions. They don't work if the application uses different optimization flags than library. (Compiler bug maybe?)
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/httpcontrolsocket.h
- M /FileZilla3/trunk/src/interface/LocalListView.cpp
- M /FileZilla3/trunk/src/interface/LocalTreeView.cpp
2006-08-08 11:34 botg, revision 820fix more warnings
2006-08-08 11:31 botg, revision 819fixed warnings
2006-08-07 13:15 botg, revision 818fix warning
2006-08-06 21:10 botg, revision 817fix stupid segfault
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.h
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.h
2006-08-06 21:02 botg, revision 816implement automatic update checks
2006-08-06 21:00 botg, revision 815New options for use by the automatic update checks
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
2006-08-06 20:58 botg, revision 814Display host
2006-08-06 20:58 botg, revision 813Fix speed issues due to too small send buffer inside the network stack. Enlarge it to 128k.
2006-08-06 20:56 botg, revision 812Socket could get closed prematurely
- M /FileZilla3/trunk/configure.in
- M /FileZilla3/trunk/src/interface/buildinfo.cpp
- M /FileZilla3/trunk/src/interface/buildinfo.h
2006-08-04 15:04 botg, revision 811Add canonical host to CBuildInfo
2006-08-04 11:25 botg, revision 810Add a new variant for vms style listings
- M /FileZilla3/trunk/AUTHORS
- M /FileZilla3/trunk/locales/ar_EG.po
- M /FileZilla3/trunk/locales/pt_BR.po
2006-08-04 10:26 botg, revision 809updated
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.cpp
- M /FileZilla3/trunk/src/engine/ftpcontrolsocket.h
2006-08-03 22:53 botg, revision 808Fix cancel operation. Keep track of the amount of pending replies and skip the proper amount.
2006-08-03 17:50 botg, revision 807fix memory corruption
2006-08-03 16:08 botg, revision 806What's the point of OnBeginLabelEdit if it's not made known to the even thandling system?
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/Options.cpp
- M /FileZilla3/trunk/src/interface/Options.h
- A /FileZilla3/trunk/src/interface/optionspage_updatecheck.cpp
- A /FileZilla3/trunk/src/interface/optionspage_updatecheck.h
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/settingsdialog.cpp
2006-08-03 14:10 botg, revision 805optionspage for automatic update checks
2006-08-02 23:05 botg, revision 804start installer on wxMSW after package download
2006-08-02 15:31 botg, revision 803don't attempt to wrap hidden items
2006-08-02 15:30 botg, revision 802fix compile error
2006-08-02 12:55 botg, revision 801remove debugging code
2006-08-01 23:23 botg, revision 800Display progress
- M /FileZilla3/trunk/src/interface/resources/dialogs.xrc
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.h
2006-08-01 15:15 botg, revision 799Implement package download
2006-07-31 15:49 botg, revision 798Add transfer status notifications
parsing bug