[Gambas-devel-svn] SF.net SVN: gambas:[7175] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2015-07-07 20:51:59
|
Revision: 7175 http://sourceforge.net/p/gambas/code/7175 Author: gambas Date: 2015-07-07 20:51:57 +0000 (Tue, 07 Jul 2015) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The "Show search window" button in the search list does not reset the searching context to the current procedure anymore. It keeps the current context unchanged instead. [GB.DRAW] * NEW: Paint.ZoomImage used dash pattern to draw the zoom grid. [GB.FORM] * NEW: ImageView uses #808080 as grid color. [GB.FORM.EDITOR] * BUG: TextEditor: Don't reset an editor getting the focus. Do it only if needed. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Debug/FDebugInfo.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.form gambas/trunk/app/src/gambas3/.src/Search/FSearch.class gambas/trunk/comp/src/gb.form/.src/ImageView/ImageView.class gambas/trunk/comp/src/gb.form.editor/.src/TextEditor.class gambas/trunk/main/lib/draw/cpaint.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |