[Gambas-devel-svn] SF.net SVN: gambas: [118] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2006-10-28 09:23:53
|
Revision: 118 http://svn.sourceforge.net/gambas/?rev=118&view=rev Author: gambas Date: 2006-10-28 02:23:26 -0700 (Sat, 28 Oct 2006) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Some fixes of now persistent dialogs. * NEW: Open project dialog now allows to open recent projects and examples. [GB.QT COMPONENT] * BUG: Window.X and Window.Y now return the correct value when the window is embedded. * BUG: Disabled DrawingArea now raises their Draw event. [GB.FORM COMPONENT] * BUG: ListContainer now behaves correctly when scrolling while the mouse button is down. * NEW: Wizard.Border is a new property for setting the border of the wizard contents. Modified Paths: -------------- 2.0/trunk/TODO 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/FCreateProject.class 2.0/trunk/app/src/gambas2/FCreateProject.form 2.0/trunk/app/src/gambas2/FFontChooser.class 2.0/trunk/app/src/gambas2/FMakeInstall.class 2.0/trunk/app/src/gambas2/FOpenProject.class 2.0/trunk/app/src/gambas2/FOpenProject.form 2.0/trunk/comp/src/gb.form/.info 2.0/trunk/comp/src/gb.form/.lang/.pot 2.0/trunk/comp/src/gb.form/FWizard.class 2.0/trunk/comp/src/gb.form/ListContainer.class 2.0/trunk/comp/src/gb.form/Wizard.class 2.0/trunk/gb.qt/src/CDrawingArea.cpp 2.0/trunk/gb.qt/src/CScrollView.cpp 2.0/trunk/gb.qt/src/CWidget.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |