[Gambas-devel-svn] SF.net SVN: gambas:[6483] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2014-09-16 13:08:31
|
Revision: 6483 http://sourceforge.net/p/gambas/code/6483 Author: gambas Date: 2014-09-16 13:08:22 +0000 (Tue, 16 Sep 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Remove a debugging message when downloading the documentation. * BUG: Fix the layout of the new project dialog. * BUG: The component description file is now correctly updated when the project properties change. * BUG: Create an initial component description file when needed. [GB.FORM] * BUG: FileProperties: Do not crash if file mime type is not available. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/CCoolButton.class gambas/trunk/app/src/gambas3/.src/Options/FOption.class gambas/trunk/app/src/gambas3/.src/Project/FCreateProject.class gambas/trunk/app/src/gambas3/.src/Project/FCreateProject.form gambas/trunk/app/src/gambas3/.src/Project/FProjectProperty.class gambas/trunk/app/src/gambas3/.src/Project/FPropertyComponent.class gambas/trunk/app/src/gambas3/.src/Project/FPropertyComponent.form gambas/trunk/app/src/gambas3/.src/Project/ProjectBox.class gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/comp/src/gb.desktop/.icon.png gambas/trunk/comp/src/gb.desktop/.settings gambas/trunk/comp/src/gb.form/.src/File/Chooser/DirButton.class gambas/trunk/comp/src/gb.form/.src/File/Properties/FFileProperties.class gambas/trunk/comp/src/gb.web/.component gambas/trunk/comp/src/gb.web/.icon.png gambas/trunk/comp/src/gb.web/.info gambas/trunk/comp/src/gb.web/.src/CGI.module Added Paths: ----------- gambas/trunk/comp/src/gb.web/.src/JSON.module gambas/trunk/comp/src/gb.web/.src/JSONCollection.class gambas/trunk/comp/src/gb.web/.src/URL.module Removed Paths: ------------- gambas/trunk/comp/src/gb.web/.src/JSON.module gambas/trunk/comp/src/gb.web/.src/JSONCollection.class gambas/trunk/comp/src/gb.web/.src/URL.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |