[Gambas-devel-svn] SF.net SVN: gambas: [102] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2006-10-10 21:45:52
|
Revision: 102 http://svn.sourceforge.net/gambas/?rev=102&view=rev Author: gambas Date: 2006-10-10 14:45:37 -0700 (Tue, 10 Oct 2006) Log Message: ----------- [CONFIGURATION] * NEW: Version number upgraded to 1.9.45. * BUG: A fix in detection of disabled components. Now just one failing GB_COMPONENT macro will disable the component, not all like before. [DEVELOPMENT ENVIRONMENT] * BUG: Some fixes in HTML highlighting. [GB.QT COMPONENT] * BUG: The order of CheckBox properties has been fixed. Tristate must come before Value. [GB.DB.FIREBIRD COMPONENT] * BUG: The detection of firebird library was fixed. [GB.WEB COMPONENT] * NEW: New experimental component. Do not use it at the moment. Modified Paths: -------------- 2.0/trunk/acinclude.m4 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/CComponent.class 2.0/trunk/app/src/gambas2/FTextEditor.class 2.0/trunk/gb.db.firebird/configure.ac 2.0/trunk/gb.qt/src/CTabStrip.cpp 2.0/trunk/gb.qt/src/share/CCheckBox_desc.h 2.0/trunk/gb.sdl/config.h.in This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |