[Gambas-devel-svn] SF.net SVN: gambas:[7021] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2015-04-06 18:36:41
|
Revision: 7021 http://sourceforge.net/p/gambas/code/7021 Author: gambas Date: 2015-04-06 18:36:39 +0000 (Mon, 06 Apr 2015) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Add a "Remember database structure" checkbox in the connection properties dialog. The IDE will dump the database structure into a template file only if this checkbox is checked. It won't do that all the time anymore. [WIKI CGI SCRIPT] * NEW: Add tooltips on class symbols list. [GB.FORM] * BUG: ButtonBox: Setting the Button property now correctly refreshes the control. Modified Paths: -------------- gambas/trunk/app/src/gambas-wiki/.project gambas/trunk/app/src/gambas-wiki/.public/style.css gambas/trunk/app/src/gambas-wiki/.src/CClassInfo.class gambas/trunk/app/src/gambas-wiki/.src/CComponent.class gambas/trunk/app/src/gambas-wiki/.src/CSymbolInfo.class gambas/trunk/app/src/gambas-wiki/.src/Main.module gambas/trunk/app/src/gambas-wiki/.src/Wiki.webpage gambas/trunk/app/src/gambas-wiki/.startup gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.project gambas/trunk/app/src/gambas3/.src/Connection/FNewConnection.class gambas/trunk/app/src/gambas3/.src/Connection/FNewConnection.form gambas/trunk/app/src/gambas3/.src/Connection/MConnection.module gambas/trunk/app/src/gambas3/.src/Editor/Connection/FConnectionEditor.class gambas/trunk/app/src/gambas3/.src/Editor/Form/FMenu.form gambas/trunk/app/src/gambas3/.src/Project/FProjectProperty.form gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/comp/src/gb.db.form/.src/DataTable.class gambas/trunk/comp/src/gb.eval.highlight/css/properties gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/Button/ButtonBox.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |