[Gambas-devel-svn] SF.net SVN: gambas: [505] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-08-18 13:58:21
|
Revision: 505 http://gambas.svn.sourceforge.net/gambas/?rev=505&view=rev Author: gambas Date: 2007-08-18 06:58:13 -0700 (Sat, 18 Aug 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Removed the use of Draw.Transparent. [EXAMPLES] * BUG: Removed the use of Draw.Transparent in Sensor example. [GB.DRAW] * NEW: Draw.Transparent has been removed. * NEW: The transformation matrix functions have been removed. [GB.QT] * BUG: GridView row selection API works correctly now. There is one bug yet. Do not use SHIFT in the row header to select rows! [GB.GTK] * BUG: The default alignment of Draw.Text is Align.TopNormal now. [GB.IMAGE] * NEW: Methods that took degrees now take radians. [GB.FORM] * BUG: Removed the use of Draw transformation matrix in the Balloon class. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FWelcome.class 2.0/trunk/comp/src/gb.form/FBalloon.class 2.0/trunk/examples/examples/Drawing/Sensor/.project 2.0/trunk/examples/examples/Drawing/Sensor/FSensor.class 2.0/trunk/gb.gtk/src/CDraw.cpp 2.0/trunk/gb.image/src/CImage.cpp 2.0/trunk/gb.image/src/kimageeffect.cpp 2.0/trunk/gb.image/src/kimageeffect.h 2.0/trunk/gb.qt/src/CGridView.cpp 2.0/trunk/gb.qt/src/CGridView.h 2.0/trunk/gb.qt/src/CKey.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |