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-07-31 11:01 botg, revision 797- M /FileZilla3/trunk/locales/pl_PL.po
- M /FileZilla3/trunk/locales/pt_PT.po
- M /FileZilla3/trunk/locales/zh_TW.po
2006-07-31 08:54 botg, revision 796updated
2006-07-31 00:04 botg, revision 795yet another compile fix for wxWidgets 2.6.3
2006-07-30 09:15 botg, revision 794compile fix for wxWidgets 2.6.3
2006-07-30 08:57 botg, revision 793implemented http downloads into file
2006-07-30 08:54 botg, revision 792handle file exists, use overwrite action
2006-07-28 10:51 botg, revision 791Remove older requests coming from the same engine
2006-07-27 21:52 botg, revision 790Update check working. Todo: package download
2006-07-27 15:26 botg, revision 789GPL.html was missing from distribution, used by NSIS Installer script.
2006-07-26 15:22 botg, revision 788The latest ratio isn't always the best ratio. Can happen if ratio wobbles back and forth over requested ratio.
2006-07-25 13:07 botg, revision 787updated
2006-07-24 11:51 botg, revision 786new text-wrapping algorithm for the generic case.
2006-07-24 10:19 botg, revision 785Fix wrapping for fonts where pixelwidth(string) < sum(pixelwidth(characters))
2006-07-22 13:34 botg, revision 784sync with upstream sources
2006-07-21 11:24 botg, revision 783Added Arabic translation
2006-07-21 10:26 botg, revision 782make use of the new parameter of WrapRecusive
2006-07-21 10:25 botg, revision 781Added minimumRequestedSize parameter to the ratio based wrapping. Used for proper display of wizards. Make cache validity check use build time as well.
2006-07-19 19:58 botg, revision 780added GetBuildTimeString
- M /FileZilla3/trunk/src/interface/buildinfo.cpp
- M /FileZilla3/trunk/src/interface/Mainfrm.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.cpp
- M /FileZilla3/trunk/src/interface/updatewizard.h
2006-07-19 13:38 botg, revision 779lots of improvements
2006-07-19 13:28 botg, revision 778ensure final releases have higher version number than rc or beta versions
2006-07-19 10:19 botg, revision 777fix warning
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/buildinfo.cpp
- M /FileZilla3/trunk/src/interface/buildinfo.h
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
2006-07-18 17:21 botg, revision 776Renamed GetBuildDate into GetBuildDateString, added new GetBuildDate with return type wxDateTime
2006-07-18 11:16 botg, revision 775Remove a continue, thanks SyberSnooP for spotting this.
2006-07-17 14:55 botg, revision 774helper function to convert version strings into 64-bit numbers for easy comparison.
- M /FileZilla3/trunk/src/interface/aboutdialog.cpp
- M /FileZilla3/trunk/src/interface/aboutdialog.h
- A /FileZilla3/trunk/src/interface/buildinfo.cpp
- A /FileZilla3/trunk/src/interface/buildinfo.h
- M /FileZilla3/trunk/src/interface/Makefile.am
- M /FileZilla3/trunk/src/interface/wrapengine.cpp
2006-07-16 21:01 botg, revision 773Move some code into the new CBuildInfo class
2006-07-16 00:11 botg, revision 772added GetBuildType function
- 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