[Gambas-devel-svn] SF.net SVN: gambas:[1532] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2008-09-01 00:48:00
|
Revision: 1532 http://gambas.svn.sourceforge.net/gambas/?rev=1532&view=rev Author: gambas Date: 2008-09-01 00:48:01 +0000 (Mon, 01 Sep 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Nicer window buttons in the form editor. * BUG: Console popup menu must start disable, otherwise shortcuts conflict. * NEW: Use the new template array class in the CControl class. [COMPILER] * BUG: Make a difference between project classes (they must be searched by the interpreter inside the project symbol table first) and the classes exported by components (they are always searched in the global symbol table). Modified Paths: -------------- gambas/trunk/app/src/gambas3/CControl.class gambas/trunk/app/src/gambas3/FForm.class gambas/trunk/app/src/gambas3/FForm.form gambas/trunk/app/src/gambas3/FMakeExecutable.form gambas/trunk/app/src/gambas3/FMakeInstall.form gambas/trunk/app/src/gambas3/FOutput.form gambas/trunk/app/src/gambas3/img/16/close-window.png gambas/trunk/app/src/gambas3/img/16/max-window.png gambas/trunk/main/gbc/gbc_compile.c gambas/trunk/main/gbc/gbc_read.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |