[Gambas-devel-svn] SF.net SVN: gambas: [1362] gambas/branches/2.0
Brought to you by:
gambas
From: <ga...@us...> - 2008-05-09 13:04:58
|
Revision: 1362 http://gambas.svn.sourceforge.net/gambas/?rev=1362&view=rev Author: gambas Date: 2008-05-09 06:04:47 -0700 (Fri, 09 May 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * OPT: Do not set Project ColumnView AutoResize property to TRUE. Use a very wide column instead to optimize redrawing. * BUG: Fix a tooltip in the subversion conflict dialog. [INTERPRETER] * BUG: Handle the evaluation of Eval() expressions the same way as any other code. Otherwise, stack can be leaked when there is an exception inside. Modified Paths: -------------- gambas/branches/2.0/app/src/gambas2/.lang/.pot gambas/branches/2.0/app/src/gambas2/.lang/es.po gambas/branches/2.0/app/src/gambas2/.lang/fr.po gambas/branches/2.0/app/src/gambas2/FConflict.form gambas/branches/2.0/app/src/gambas2/FEditor.class gambas/branches/2.0/app/src/gambas2/FMain.class gambas/branches/2.0/app/src/gambas2/FMain.form gambas/branches/2.0/main/gbx/gbx_class.c gambas/branches/2.0/main/gbx/gbx_eval.c gambas/branches/2.0/main/gbx/gbx_exec.c gambas/branches/2.0/main/gbx/gbx_exec.h gambas/branches/2.0/main/gbx/gbx_exec_push.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |