[Gambas-devel-svn] SF.net SVN: gambas: [632] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-09-16 01:45:06
|
Revision: 632 http://gambas.svn.sourceforge.net/gambas/?rev=632&view=rev Author: gambas Date: 2007-09-15 18:45:10 -0700 (Sat, 15 Sep 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The project property dialog component list was redesigned. [GB.QT] * NEW: ColumnView last columns has always the maximum size. * BUG: ScrollView with Arrangement property set now resizes correctly when the size of one of its children changes. [GB.FORM] * BUG: ListContainer does not watch its children too often anymore. 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/.project 2.0/trunk/app/src/gambas2/CComponent.class 2.0/trunk/app/src/gambas2/FPropertyProject.class 2.0/trunk/app/src/gambas2/FPropertyProject.form 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/comp/src/gb.chart/.component 2.0/trunk/comp/src/gb.chart/.project 2.0/trunk/comp/src/gb.db.form/.component 2.0/trunk/comp/src/gb.db.form/.project 2.0/trunk/comp/src/gb.form/.info 2.0/trunk/comp/src/gb.form/ListContainer.class 2.0/trunk/comp/src/gb.form.dialog/.component 2.0/trunk/comp/src/gb.form.dialog/.project 2.0/trunk/comp/src/gb.form.mdi/.component 2.0/trunk/comp/src/gb.form.mdi/.project 2.0/trunk/comp/src/gb.info/.component 2.0/trunk/comp/src/gb.info/.project 2.0/trunk/comp/src/gb.report/.component 2.0/trunk/comp/src/gb.report/.project 2.0/trunk/comp/src/gb.settings/.component 2.0/trunk/comp/src/gb.settings/.project 2.0/trunk/comp/src/gb.web/.component 2.0/trunk/comp/src/gb.web/.project 2.0/trunk/examples/examples/Database/Database/.project 2.0/trunk/gb.qt/src/CContainer.cpp 2.0/trunk/gb.qt/src/CLabel.cpp 2.0/trunk/gb.qt/src/CLabel.h 2.0/trunk/gb.qt/src/CScrollView.cpp 2.0/trunk/gb.qt/src/CScrollView.h 2.0/trunk/gb.qt/src/CTreeView.cpp 2.0/trunk/main/lib/db/gb.db.component Added Paths: ----------- 2.0/trunk/app/src/gambas2/CComponentBox.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |