[Gambas-devel-svn] SF.net SVN: gambas: [128] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2006-11-01 11:15:36
|
Revision: 128 http://svn.sourceforge.net/gambas/?rev=128&view=rev Author: gambas Date: 2006-11-01 03:14:38 -0800 (Wed, 01 Nov 2006) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The form editor allows to move tabs inside TabStrip and any other MultiContainer. * NEW: The debug window has been redesigned. It can display current object variables now. [INTERPRETER] * BUG: Really fixed the IIf() function. But this fix is temporary, and will be replaced by a bytecode change too. [GB.SETTINGS COMPONENT] * NEW: Settings.Read() can takes an optional default value argument. 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/.lang/sv.mo 2.0/trunk/app/src/gambas2/.lang/sv.po 2.0/trunk/app/src/gambas2/CCoolButton.class 2.0/trunk/app/src/gambas2/Design.module 2.0/trunk/app/src/gambas2/FDebugInfo.class 2.0/trunk/app/src/gambas2/FDebugInfo.form 2.0/trunk/app/src/gambas2/FForm.class 2.0/trunk/app/src/gambas2/FForm.form 2.0/trunk/app/src/gambas2/img/16/local.png 2.0/trunk/comp/src/gb.settings/.info 2.0/trunk/comp/src/gb.settings/.project 2.0/trunk/comp/src/gb.settings/Settings.class 2.0/trunk/gb.qt/src/CSplitter.cpp 2.0/trunk/gb.qt/src/CWindow.cpp 2.0/trunk/main/gbx/gbx_stream.c 2.0/trunk/main/gbx/gbx_subr_file.c 2.0/trunk/main/gbx/gbx_subr_test.c 2.0/trunk/main/lib/debug/print.c 2.0/trunk/main/share/gb_file_temp.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |