[Gambas-devel-svn] SF.net SVN: gambas:[6685] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2014-11-29 14:20:41
|
Revision: 6685 http://sourceforge.net/p/gambas/code/6685 Author: gambas Date: 2014-11-29 14:20:31 +0000 (Sat, 29 Nov 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Software farm: Now softwares can be installed or removed. Installation is not finished yet. Checksum, components and libraries are not checked. Desktop file is not created. * NEW: Software farm: Design changes in the GUI. * BUG: Offline help: The help timestamp is now used for detecting updates. File modification time is not used anymore as it is a localized time. * BUG: Source archive files now ignore files named 'core'. [INTERPRETER] * BUG: SHELL now correctly resets the interpreter to '/bin/sh' if the System.Shell property is reset to a null string. Modified Paths: -------------- gambas/trunk/app/src/gambas-farm-server/.src/MMain.module gambas/trunk/app/src/gambas-wiki/.hidden/Uncompressed/.public/style.css gambas/trunk/app/src/gambas-wiki/.project gambas/trunk/app/src/gambas-wiki/.public/style.css gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Help/MHelp.module gambas/trunk/app/src/gambas3/.src/Options/FOption.class 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/SoftwareBox.class gambas/trunk/app/src/gambas3/.src/Project/ProjectBox.class gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/comp/src/gb.desktop/.settings gambas/trunk/comp/src/gb.desktop/.src/Desktop.class gambas/trunk/examples/examples/Image/PhotoTouch/.project gambas/trunk/examples/examples/Image/PhotoTouch/.startup gambas/trunk/main/gbx/gbx_c_process.c Added Paths: ----------- gambas/trunk/app/src/gambas3/.src/Welcome/CCoolButton.class gambas/trunk/app/src/gambas3/img/16/white-close.png Removed Paths: ------------- gambas/trunk/app/src/gambas3/.src/CCoolButton.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |