[Gambas-devel-svn] SF.net SVN: gambas: [138] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2006-11-11 20:41:24
|
Revision: 138 http://svn.sourceforge.net/gambas/?rev=138&view=rev Author: gambas Date: 2006-11-11 12:40:55 -0800 (Sat, 11 Nov 2006) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: CVSROOT file or directory is now ignored by the project tree view. [INTERPRETER] * BUG: Some spurious warnings were removed. [GB.QT COMPONENT] * NEW: Action is now a property of the Control class. * BUG: Toolbar actions are now correctly unregistered. That fixes the 'Invalid control' error message of the IDE when a form is opened after a project was closed. * NEW: ColumnView.Settings format was redesigned. * BUG: The Stock class does not fail anymore when if there is no current KDE theme. [GB.FORM COMPONENT] * NEW: The ColumnView.Settings property is used for defining the FileView and DirView Settings properties. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/comp/src/gb.form/.info 2.0/trunk/comp/src/gb.form/.lang/.pot 2.0/trunk/comp/src/gb.form/FDirChooser.class 2.0/trunk/comp/src/gb.form/FMain.class 2.0/trunk/comp/src/gb.form/FMain.form 2.0/trunk/comp/src/gb.form/FileView.class 2.0/trunk/comp/src/gb.form.mdi/.info 2.0/trunk/comp/src/gb.form.mdi/ToolBar.class 2.0/trunk/gb.qt/src/CWidget.cpp 2.0/trunk/gb.qt/src/gb.qt/.project 2.0/trunk/gb.qt/src/gb.qt/Qt.module 2.0/trunk/gb.qt/src/gb.qt/Stock.class 2.0/trunk/gb.qt/src/share/CControl_desc.h 2.0/trunk/main/gbx/gbx_class_load.c 2.0/trunk/main/gbx/gbx_exec_loop.c 2.0/trunk/main/gbx/gbx_number.c 2.0/trunk/main/share/gb_common.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |