[Gambas-devel-svn] SF.net SVN: gambas: [135] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2006-11-08 11:48:46
|
Revision: 135 http://svn.sourceforge.net/gambas/?rev=135&view=rev Author: gambas Date: 2006-11-08 03:48:18 -0800 (Wed, 08 Nov 2006) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Void branches are not displayed in the current object variable list of the debugging window. * BUG: There is no duplicate display of object symbols anymore. [INTERPRETER] * BUG: A stack leak was fixed. * BUG: Enumerating class symbols does not return duplicates anymore. [GB.QT COMPONENT] * NEW: The Gnome stock icon map has been updated. * OPT: Action class is not called anymore when destroying a control with no action registered. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.lang/fr.po 2.0/trunk/app/src/gambas2/FDebugInfo.class 2.0/trunk/gb.qt/src/CWidget.cpp 2.0/trunk/gb.qt/src/gb.qt/stock/gnome.map 2.0/trunk/main/gbc/gbc_compile.c 2.0/trunk/main/gbc/gbc_form.c 2.0/trunk/main/gbc/gbc_trans_code.c 2.0/trunk/main/gbx/gbx_api.c 2.0/trunk/main/gbx/gbx_api.h 2.0/trunk/main/gbx/gbx_archive.c 2.0/trunk/main/gbx/gbx_c_class.c 2.0/trunk/main/gbx/gbx_class.c 2.0/trunk/main/gbx/gbx_class.h 2.0/trunk/main/gbx/gbx_debug.c 2.0/trunk/main/gbx/gbx_exec_loop.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |