[Gambas-devel-svn] SF.net SVN: gambas: [480] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-07-26 10:55:00
|
Revision: 480 http://gambas.svn.sourceforge.net/gambas/?rev=480&view=rev Author: gambas Date: 2007-07-26 03:55:02 -0700 (Thu, 26 Jul 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Adds an option to show or hide the project tree view balloons. [EXAMPLES] * NEW: Sensor example text shadow is nicer. [GB.QT] * BUG: Picture.Fill() does not modify the picture mask anymore. * NEW: Image.Draw() has now the same syntax as Draw.Image(). [GB.WEB] * NEW: CGI.FormatDate() is a new method to format a date as specified in the RFC 822. Modified Paths: -------------- 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/CComponent.class 2.0/trunk/app/src/gambas2/FColorChooser.form 2.0/trunk/app/src/gambas2/FMain.class 2.0/trunk/app/src/gambas2/FOption.class 2.0/trunk/app/src/gambas2/FOption.form 2.0/trunk/app/src/gambas2/Package.module 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/comp/src/gb.web/.component 2.0/trunk/comp/src/gb.web/.info 2.0/trunk/comp/src/gb.web/.project 2.0/trunk/comp/src/gb.web/CGI.module 2.0/trunk/comp/src/gb.web/Response.module 2.0/trunk/examples/examples/Drawing/Sensor/.icon.png 2.0/trunk/examples/examples/Drawing/Sensor/.project 2.0/trunk/examples/examples/Drawing/Sensor/FSensor.class 2.0/trunk/gb.qt/src/CImage.cpp 2.0/trunk/gb.qt/src/CPicture.cpp Added Paths: ----------- 2.0/trunk/examples/examples/Drawing/Sensor/.lang/fr.mo 2.0/trunk/examples/examples/Drawing/Sensor/.lang/fr.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |