[Gambas-devel-svn] SF.net SVN: gambas:[6707] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2014-12-03 07:38:14
|
Revision: 6707 http://sourceforge.net/p/gambas/code/6707 Author: gambas Date: 2014-12-03 07:38:09 +0000 (Wed, 03 Dec 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Publishing a software now requires a vendor name. * NEW: Software installation state is now indicated by a little triangle on the bottom right of the software box. * NEW: No gradient for drawing project or software boxes, but a solid background. [FARM SERVER] * NEW: Add 'vendor' and 'size' field in the software table. * NEW: Vendor is required when publishing a software. * NEW: One can search for software by package size. [GB.DESKTOP] * NEW: DesktopFile: GenericName and Comment are two new properties corresponding to the *.desktop file fields. Modified Paths: -------------- gambas/trunk/app/src/gambas-farm-server/.connection/gambas3_farm.template gambas/trunk/app/src/gambas-farm-server/.src/MMain.module gambas/trunk/app/src/gambas3/.src/Project/Farm/CSoftware.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FFarmConfig.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FFarmConfig.form gambas/trunk/app/src/gambas3/.src/Project/Farm/FPublish.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FPublish.form gambas/trunk/app/src/gambas3/.src/Project/Farm/FarmRequest.class gambas/trunk/app/src/gambas3/.src/Project/Farm/SoftwareBox.class gambas/trunk/app/src/gambas3/.src/Project/ProjectBox.class gambas/trunk/comp/src/gb.desktop/.info gambas/trunk/comp/src/gb.desktop/.settings gambas/trunk/comp/src/gb.desktop/.src/DesktopFile.class gambas/trunk/examples/examples/Drawing/Barcode/.project This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |