[Gambas-devel-svn] SF.net SVN: gambas: [379] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-05-16 22:13:05
|
Revision: 379 http://svn.sourceforge.net/gambas/?rev=379&view=rev Author: gambas Date: 2007-05-16 15:13:07 -0700 (Wed, 16 May 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The info panel was removed, and replaced by a tooltip balloon displayed when the mouse cursor stays on the current project file in the project tree view. [GB.QT] * BUG: Filling the picture cache explicitely does not leak memory anymore. [GB.FORM] * NEW: Balloon.Font is a new property that allows to define the font used by the balloons. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FMain.class 2.0/trunk/app/src/gambas2/FMain.form 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/comp/src/gb.form/.info 2.0/trunk/comp/src/gb.form/Balloon.class 2.0/trunk/comp/src/gb.form/FBalloon.class 2.0/trunk/comp/src/gb.report/FReportTutorial1.class 2.0/trunk/examples/examples/Misc/Notepad/.project 2.0/trunk/gb.qt/src/CPicture.cpp Removed Paths: ------------- 2.0/trunk/app/src/gambas2/img/16/class-start.png 2.0/trunk/app/src/gambas2/img/16/class-start_gnome.png 2.0/trunk/app/src/gambas2/img/16/form-start.png 2.0/trunk/app/src/gambas2/img/16/form-start_gnome.png 2.0/trunk/app/src/gambas2/img/16/module-start.png 2.0/trunk/app/src/gambas2/img/16/module-start_gnome.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |