[Gambas-devel-svn] SF.net SVN: gambas:[1462] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2008-07-17 23:45:36
|
Revision: 1462 http://gambas.svn.sourceforge.net/gambas/?rev=1462&view=rev Author: gambas Date: 2008-07-17 23:45:32 +0000 (Thu, 17 Jul 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Enhance the behaviour of the console text search. * BUG: Enhance and fix the behaviour of the ESCAPE key. * BUG: Renamed controls like DataControl are correctly refreshed inside the form editor. [INFORMER] * NEW: When creating all information files in one shot, child processes are used instead of loading all components in the same process. [INTERPRETER] * BUG: RInStr() third argument is now correctly taken into account in all cases. * BUG: Fix a bug in inheritance with classes written in Gambas overriding symbols whose name begins with 'P', 'R' or 'M'. [GB.DB.FORM] * BUG: Setting DataBrowser.Control property to FALSE works again. [GB.QT] * BUG: Menu shortcuts are automatically enabled when the menu is shown. [GB.QT.EXT] * NEW: When the focus is set on an Editor, the cursor is ensured to be visible. Modified Paths: -------------- gambas/trunk/app/src/gambas3/CControl.class gambas/trunk/app/src/gambas3/FFind.class gambas/trunk/app/src/gambas3/FMain.class gambas/trunk/app/src/gambas3/FOutput.class gambas/trunk/app/src/gambas3/FOutput.form gambas/trunk/comp/src/gb.db.form/.lang/.pot gambas/trunk/comp/src/gb.db.form/.project gambas/trunk/comp/src/gb.db.form/DataBrowser.class gambas/trunk/comp/src/gb.db.form/FBrowser.class gambas/trunk/comp/src/gb.db.form/FBrowser.form gambas/trunk/comp/src/gb.db.form/FMain.class gambas/trunk/comp/src/gb.db.form/FMain.form gambas/trunk/gb.qt/src/CMenu.cpp gambas/trunk/gb.qt/src/CMenu.h gambas/trunk/gb.qt/src/ext/gview.cpp gambas/trunk/main/gbc/gbc_class.c gambas/trunk/main/gbc/gbi.c gambas/trunk/main/gbx/gbx_class.c gambas/trunk/main/gbx/gbx_class_desc.h gambas/trunk/main/gbx/gbx_class_load.c gambas/trunk/main/gbx/gbx_string.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |