[Gambas-devel-svn] SF.net SVN: gambas:[1632] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2008-10-04 23:50:13
|
Revision: 1632 http://gambas.svn.sourceforge.net/gambas/?rev=1632&view=rev Author: gambas Date: 2008-10-04 23:46:15 +0000 (Sat, 04 Oct 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Set the focus on the form when it becomes active. [INTERPRETER] * BUG: Fix locale-aware string comparisons, i.e. string comparisons that use the gb.Language constant. [GB.QT.EXT] * BUG: In Editor, do not call the event loop when scrolling. That can lead to infinite recursion. Modified Paths: -------------- gambas/trunk/TODO gambas/trunk/app/src/gambas3/Project.module gambas/trunk/gb.qt/src/ext/gview.cpp gambas/trunk/main/gbx/gbx_compare.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |