[Gambas-devel-svn] SF.net SVN: gambas: [791] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-10-29 19:44:46
|
Revision: 791 http://gambas.svn.sourceforge.net/gambas/?rev=791&view=rev Author: gambas Date: 2007-10-29 12:44:49 -0700 (Mon, 29 Oct 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: A new icon for searching entire words option. [INTERPRETER] * BUG: Fix a crash when creating an error backtrace without class context. [GB.QT] * BUG: HBox and VBox with AutoResize set do not shrink to a null size when they have no visible child. They keep their size. [GB.GTK] * BUG: HBox and VBox with AutoResize set do not shrink to a null size when they have no visible child. They keep their size. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/img/16/word.png 2.0/trunk/comp/src/gb.form/.info 2.0/trunk/comp/src/gb.form/.lang/.pot 2.0/trunk/comp/src/gb.form/.list 2.0/trunk/comp/src/gb.form/.project 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.dialog/.project 2.0/trunk/comp/src/gb.form.dialog/Main.module 2.0/trunk/gb.gtk/src/gcontainer.cpp 2.0/trunk/gb.gtk/src/gcontainer.h 2.0/trunk/gb.gtk/src/gcontrol.cpp 2.0/trunk/gb.qt/share/gb.form.arrangement.h 2.0/trunk/main/gbx/gb_error.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |