[Gambas-devel-svn] SF.net SVN: gambas:[7142] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2015-06-19 07:10:06
|
Revision: 7142 http://sourceforge.net/p/gambas/code/7142 Author: gambas Date: 2015-06-19 07:10:05 +0000 (Fri, 19 Jun 2015) Log Message: ----------- [COMPILER] * BUG: Allow string constants longer than 255 characters when generating *.info files. [GB.FORM.EDITOR] * NEW: TextEditor: Draw line ending spaces with dots. * NEW: TextEditor.ShowSpaces is a new property that toggles the drawing of spaces at the end of line. * BUG: TextEditor: Don't crash anymore when calling the Clear method (again). Modified Paths: -------------- gambas/trunk/comp/src/gb.form.editor/.info gambas/trunk/comp/src/gb.form.editor/.project 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/main/gbc/gbc_dump.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |