[Gambas-devel-svn] SF.net SVN: gambas: [861] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-12-07 01:26:22
|
Revision: 861 http://gambas.svn.sourceforge.net/gambas/?rev=861&view=rev Author: gambas Date: 2007-12-06 17:26:24 -0800 (Thu, 06 Dec 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: The project icon is correctly stretched when making the project directory icon. [INTERPRETER] * BUG: Do not print circular references when aborting on error. * BUG: Printing backtrace will not crash the interpreter in some case anymore. [GB.GTK] * BUG: Window.Mask works correctly now. * BUG: Changing Window.Mask now keep the state of the window: TopOnly, Sticky, Stacking, SkipTaskbar. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/CProjectInfo.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/examples/examples/Drawing/Sensor/.icon.png 2.0/trunk/examples/examples/Drawing/Sensor/.project 2.0/trunk/examples/examples/Drawing/Sensor/FSensor.form 2.0/trunk/gb.gtk/TODO 2.0/trunk/gb.gtk/src/gmainwindow.cpp 2.0/trunk/gb.gtk/src/gmainwindow.h 2.0/trunk/gb.gtk/src/gpicture.cpp 2.0/trunk/main/gbx/gbx.c 2.0/trunk/main/gbx/gbx_debug.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |