[Gambas-devel-svn] SF.net SVN: gambas:[7117] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2015-06-06 22:45:43
|
Revision: 7117 http://sourceforge.net/p/gambas/code/7117 Author: gambas Date: 2015-06-06 22:45:41 +0000 (Sat, 06 Jun 2015) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Image editor: Don't crash when drawing text if a specific character returns no outline. Just draw nothing. * NEW: Redraw some icons. [GB.FORM.EDITOR] * OPT: TextEditor: Add a cache for line lengths. * BUG: Clicking past the end of file send the cursor to the last line in all cases now. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Editor/Image/CImageSelection.class gambas/trunk/app/src/gambas3/img/16/average.png gambas/trunk/app/src/gambas3/img/16/comment.png gambas/trunk/app/src/gambas3/img/16/eol.png gambas/trunk/app/src/gambas3/img/16/lcase.png gambas/trunk/app/src/gambas3/img/16/percent.png gambas/trunk/app/src/gambas3/img/16/ucase.png gambas/trunk/app/src/gambas3/img/16/uncomment.png gambas/trunk/comp/src/gb.form.editor/.src/CDocument.class gambas/trunk/comp/src/gb.form.editor/.src/FTestEditor.class gambas/trunk/comp/src/gb.form.editor/.src/FTestEditor.form gambas/trunk/comp/src/gb.form.editor/.src/TextEditor.class gambas/trunk/comp/src/gb.form.editor/.src/_TextEditor_Rows.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |