[Gambas-devel-svn] SF.net SVN: gambas:[7456] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2015-11-07 20:57:56
|
Revision: 7456 http://sourceforge.net/p/gambas/code/7456 Author: gambas Date: 2015-11-07 20:57:54 +0000 (Sat, 07 Nov 2015) Log Message: ----------- [GB.FORM.EDITOR] * BUG: TextEditor: Fix 'page up' and 'page down' cursor moves. * OPT: TextEditor: Each editor has now an internal line image cache to speed up redraws. This image cache is cleared as soon as the editor loses the focus, to save memory, or five seconds after the last redraw. Modified Paths: -------------- gambas/trunk/app/other/MakeWebSite/.settings gambas/trunk/app/other/MakeWebSite/.src/MMain.module gambas/trunk/app/other/MakeWebSite/gambas.sourceforge.net/main.html gambas/trunk/comp/src/gb.dbus.trayicon/.project gambas/trunk/comp/src/gb.desktop/.project gambas/trunk/comp/src/gb.desktop/.settings gambas/trunk/comp/src/gb.desktop/.src/DesktopFile.class gambas/trunk/comp/src/gb.desktop/.src/Main.module gambas/trunk/comp/src/gb.desktop/.startup gambas/trunk/comp/src/gb.form/.lang/fr.po gambas/trunk/comp/src/gb.form.editor/.info gambas/trunk/comp/src/gb.form.editor/.src/TextEditor.class gambas/trunk/gb.gtk/src/gdrawingarea.cpp gambas/trunk/gb.qt4/src/CDrawingArea.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |