[Gambas-devel-svn] SF.net SVN: gambas: [885] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-12-28 17:22:09
|
Revision: 885 http://gambas.svn.sourceforge.net/gambas/?rev=885&view=rev Author: gambas Date: 2007-12-28 09:22:07 -0800 (Fri, 28 Dec 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The find list window uses the editor font to display matching text now. [GB.QT.EXT] * NEW: The Gambas analyze functions were removed and put in gb.eval. [GB.EVAL] * NEW: The Gambas analyze functions were put in the gb.eval component, in the Highlight class. The rest of the class stays in gb.qt.ext. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FCompletion.class 2.0/trunk/app/src/gambas2/FEditor.class 2.0/trunk/app/src/gambas2/FFind.class 2.0/trunk/app/src/gambas2/FFindList.class 2.0/trunk/app/src/gambas2/FOption.class 2.0/trunk/gb.qt/src/ext/CEditor.cpp 2.0/trunk/main/lib/eval/Makefile.am 2.0/trunk/main/lib/eval/gb.eval.h 2.0/trunk/main/lib/eval/main.c Added Paths: ----------- 2.0/trunk/main/lib/eval/CHighlight.c 2.0/trunk/main/lib/eval/CHighlight.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |