[Gambas-devel-svn] SF.net SVN: gambas:[6680] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2014-11-26 23:41:08
|
Revision: 6680 http://sourceforge.net/p/gambas/code/6680 Author: gambas Date: 2014-11-26 23:41:04 +0000 (Wed, 26 Nov 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Use the 'gb.markdown' component for converting help comments. * NEW: The software farm window can now download software, but cannot install them yet. [GB.FORM] * BUG: ImageView: Setting the Image property to NULL correctly resets the control. [GB.MIME] * BUG: MimePart.ContentType is actually a read-write property. [GB.NET.CURL] * NEW: HttpClient: Add a TargetFile property that allows to override the corresponding argument in Get(), Put() and Post() methods. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Component/CSymbolInfo.class gambas/trunk/app/src/gambas3/.src/Project/CProjectList.class gambas/trunk/app/src/gambas3/.src/Project/Farm/CSoftware.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FFarmRequest.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FSoftwareFarm.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FSoftwareFarm.form gambas/trunk/app/src/gambas3/.src/Project/Farm/FarmRequest.class gambas/trunk/app/src/gambas3/.src/Project/Farm/SoftwareBox.class gambas/trunk/comp/src/gb.form/.src/ImageView/ImageView.class gambas/trunk/gb.mime/src/c_mimepart.c gambas/trunk/gb.net.curl/src/CHttpClient.c gambas/trunk/gb.net.curl/src/CHttpClient.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |