[Gambas-devel-svn] SF.net SVN: gambas:[6672] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2014-11-24 02:10:13
|
Revision: 6672 http://sourceforge.net/p/gambas/code/6672 Author: gambas Date: 2014-11-24 02:10:00 +0000 (Mon, 24 Nov 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Move the farm servers configuration from the option dialog to its own dialog. * NEW: The farm servers configuration is accessible from the farm software window and from the publishing dialog. * NEW: Once identified, you can now vote for a software, or remove your vote, by clicking on the star button. * OPT: Information on farm softwares is cached as much as possible. * NEW: Add the 'blues' color theme made by Kevin Fishburne. [FARM SERVER] * NEW: A ping request. * BUG: Voting for a software now correctly update the total vote count. [GB.SETTINGS] * BUG: Erasing a settings is correctly saved in all cases now. Modified Paths: -------------- gambas/trunk/app/src/gambas-farm-server/.src/MMain.module gambas/trunk/app/src/gambas3/.src/FMain.form gambas/trunk/app/src/gambas3/.src/Options/FOption.class gambas/trunk/app/src/gambas3/.src/Options/FOption.form gambas/trunk/app/src/gambas3/.src/Project/Farm/CSoftware.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/Publish/CTag.class gambas/trunk/app/src/gambas3/.src/Project/Farm/Publish/FPublish.class gambas/trunk/app/src/gambas3/.src/Project/Farm/Publish/FPublish.form gambas/trunk/app/src/gambas3/.src/Project/Farm/SoftwareBox.class gambas/trunk/comp/src/gb.desktop/.settings gambas/trunk/comp/src/gb.settings/.src/Main.module gambas/trunk/comp/src/gb.settings/.src/Settings.class gambas/trunk/examples/examples/Control/MapView/.project gambas/trunk/examples/examples/Control/Wizard/.project gambas/trunk/examples/examples/Drawing/Painting/.project gambas/trunk/examples/examples/OpenGL/GambasGears/.project Added Paths: ----------- 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/FarmIdentity.class gambas/trunk/app/src/gambas3/theme/blues This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |