[Gambas-devel-svn] SF.net SVN: gambas: [476] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-07-23 14:03:21
|
Revision: 476 http://svn.sourceforge.net/gambas/?rev=476&view=rev Author: gambas Date: 2007-07-23 07:02:35 -0700 (Mon, 23 Jul 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The packager wizard ignores the menu and package group steps when the target system is 'autotools'. * BUG: Packager menu and package group tree views are correctly expanded again. [GB.QT] * NEW: Color.Darker is a new method that returns a darker color. * NEW: Color.Lighter is a new method that returns a lighter color. * NEW: Color.Medium is a new method that returns the medium color between two. * BUG: Color[].Alpha returns the Gambas color alpha component correctly. [GB.GTK] * NEW: Color.Darker is a new method that returns a darker color. * NEW: Color.Lighter is a new method that returns a lighter color. * NEW: Color.Medium is a new method that returns the medium color between two. [GB.FORM] * NEW: Disabled wizard steps are ignored now. Modified Paths: -------------- 2.0/trunk/app/src/gambas-database-manager/.project 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FMakeInstall.class 2.0/trunk/app/src/gambas2/FMakeInstall.form 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/comp/src/gb.form/FWizard.class 2.0/trunk/comp/src/gb.form/Wizard.class 2.0/trunk/gb.gtk/src/CColor.cpp 2.0/trunk/gb.qt/src/CColor.cpp 2.0/trunk/gb.qt/src/share/CColor_desc.h 2.0/trunk/main/share/gambas.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |