[Gambas-devel-svn] SF.net SVN: gambas:[7874] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2016-08-28 21:25:49
|
Revision: 7874 http://sourceforge.net/p/gambas/code/7874 Author: gambas Date: 2016-08-28 21:25:46 +0000 (Sun, 28 Aug 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Better command-line help text. [WEBSITE MAKER] * NEW: Update to Gambas 3.9.0. [WIKI CGI SCRIPT] * NEW: Add border shadow around screenshots links. [GB.FORM.EDITOR] * BUG: TextEditor: Fix the Highlight property when set to "None". * BUG: TextEditor: Fix the Highlight property declaration. * OPT: TextEditor: Faster layout and scroll, especially when there are a lot of lines and wrapping mode is enabled. Modified Paths: -------------- gambas/trunk/app/other/MakeWebSite/.project gambas/trunk/app/other/MakeWebSite/.src/MMain.module gambas/trunk/app/other/MakeWebSite/.startup gambas/trunk/app/other/MakeWebSite/gambas.sourceforge.net/main.html gambas/trunk/app/src/gambas-wiki/.project gambas/trunk/app/src/gambas-wiki/.public/style.css gambas/trunk/app/src/gambas-wiki/.startup gambas/trunk/app/src/gambas3/.src/Editor/Code/FTextEditor.class gambas/trunk/app/src/gambas3/usage gambas/trunk/comp/src/gb.form.editor/.component gambas/trunk/comp/src/gb.form.editor/.info gambas/trunk/comp/src/gb.form.editor/.project 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/Main.module gambas/trunk/comp/src/gb.form.editor/.src/TextEditor.class gambas/trunk/comp/src/gb.form.editor/.src/_TextEditor_Rows.class gambas/trunk/comp/src/gb.form.editor/.startup This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |