[Gambas-devel-svn] SF.net SVN: gambas:[6692] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2014-12-01 00:47:53
|
Revision: 6692 http://sourceforge.net/p/gambas/code/6692 Author: gambas Date: 2014-12-01 00:47:48 +0000 (Mon, 01 Dec 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Software farm: When installing a software, tags that are desktop menu official categories are used for creating the '*.desktop' file. Consequently, the menu entry shold go to an accurate location of the desktop application menu. * NEW: Software farm: Some little desgin fixes. * NEW: Publishing dialog: Some little fixes. [FARM SERVER] * BUG: Fix two bugs in search software request. [INTERPRETER] * NEW: The data format 'u' displays all milliseconds digits as soon as there is at least two 'u' characters, and not if there is exactly two 'u' characters only. [GB.DESKTOP] * NEW: DesktopFile.Categories is a new property to read or set the categories of a desktop menu entry. Modified Paths: -------------- gambas/trunk/app/src/gambas-farm-server/.connection/gambas3_farm.connection gambas/trunk/app/src/gambas-farm-server/.src/MMain.module gambas/trunk/app/src/gambas-wiki/.project gambas/trunk/app/src/gambas3/.src/Project/CProjectInfo.class gambas/trunk/app/src/gambas3/.src/Project/Farm/CSoftware.class 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/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/Publish/CTagEditor.class gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/app/src/gambas3/.src/Welcome/FAbout.form gambas/trunk/app/src/gambas3/.src/Welcome/FWelcome.form 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/comp/src/gb.desktop/.src/Main.module gambas/trunk/examples/examples/Multimedia/MediaPlayer/.project gambas/trunk/main/gbx/gbx_local.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |