[Gambas-devel-svn] SF.net SVN: gambas: [239] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-02-21 12:33:08
|
Revision: 239 http://svn.sourceforge.net/gambas/?rev=239&view=rev Author: gambas Date: 2007-02-21 04:33:07 -0800 (Wed, 21 Feb 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The open project dialog has a new check-box that opens the new project in a new IDE window. [INFORMER] * NEW: The gbi program, that generates *.info files, does not abort anymore when there is an error during the processing of a component. [GB.DB.MYSQL DRIVER] * NEW: A flag is set at database connection to allow the use of stored procedures. [GB.QT.EXT] * BUG: The Dial control does not crash anymore when an incorrect value is set to the Step or PageStep property. Modified Paths: -------------- 2.0/trunk/README 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.lang/fr.mo 2.0/trunk/app/src/gambas2/.lang/fr.po 2.0/trunk/app/src/gambas2/.project 2.0/trunk/app/src/gambas2/FMain.class 2.0/trunk/app/src/gambas2/FOpenProject.class 2.0/trunk/app/src/gambas2/FOpenProject.form 2.0/trunk/app/src/gambas2/FWelcome.class 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/comp/src/gb.report/.info 2.0/trunk/comp/src/gb.report/.list 2.0/trunk/gb.db.mysql/src/main.c 2.0/trunk/gb.qt/src/ext/CDial.cpp 2.0/trunk/main/gbc/gbi.c 2.0/trunk/main/gbx/gbx_component.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |