[Gambas-devel-svn] SF.net SVN: gambas: [722] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-10-09 00:45:40
|
Revision: 722 http://gambas.svn.sourceforge.net/gambas/?rev=722&view=rev Author: gambas Date: 2007-10-08 17:45:44 -0700 (Mon, 08 Oct 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Symbolic links can be renamed safely. * NEW: MDI window title now displays if the file is read-only whereas the project is not. * NEW: Project tree view information balloon displays information on symbolic links. [INTERPRETER] * NEW: Error.Backtrace is a new property that returns the full stack backtrace of the last error. * NEW: System.Backtrace is a boolean property that enabled the error backtrace above. The backtrace is disabled by default. [GB.FORM.MDI] * BUG: Workspace should not send spurious activation events anymore. 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/FEditor.class 2.0/trunk/app/src/gambas2/FForm.class 2.0/trunk/app/src/gambas2/FIconEditor.class 2.0/trunk/app/src/gambas2/FMain.class 2.0/trunk/app/src/gambas2/FTextEditor.class 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/comp/src/gb.form.mdi/.project 2.0/trunk/comp/src/gb.form.mdi/FWorkspace.class 2.0/trunk/main/gbx/gb_error.c 2.0/trunk/main/gbx/gb_error.h 2.0/trunk/main/gbx/gbx_c_application.c 2.0/trunk/main/gbx/gbx_c_array.c 2.0/trunk/main/gbx/gbx_c_error.c 2.0/trunk/main/gbx/gbx_debug.c 2.0/trunk/main/gbx/gbx_debug.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |