[Gambas-devel-svn] SF.net SVN: gambas:[7299] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2015-09-12 15:57:57
|
Revision: 7299 http://sourceforge.net/p/gambas/code/7299 Author: gambas Date: 2015-09-12 15:57:55 +0000 (Sat, 12 Sep 2015) Log Message: ----------- [GB.FORM.EDITOR] * NEW: TextEditor: Some ANSI codes are taken into account by the Print() method. * OPT: TextEditor: Print() modifications are not put in the undo buffer. [GB.QT4] * BUG: The parent window of a modal window is correctly set now. * BUG: Window.Visible property does nothing when set with its current value. [GB.QT5] * BUG: The parent window of a modal window is correctly set now. * BUG: Window.Visible property does nothing when set with its current value. Modified Paths: -------------- gambas/trunk/comp/src/gb.form.editor/.src/CDocument.class gambas/trunk/comp/src/gb.form.editor/.src/TextEditor.class gambas/trunk/comp/src/gb.gui.base/.src/Action.class gambas/trunk/gb.qt4/src/CWindow.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |