[Gambas-devel-svn] SF.net SVN: gambas: [1012] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2008-01-18 21:37:33
|
Revision: 1012 http://gambas.svn.sourceforge.net/gambas/?rev=1012&view=rev Author: gambas Date: 2008-01-18 13:37:35 -0800 (Fri, 18 Jan 2008) Log Message: ----------- [INFORMER] * BUG: Fixed the informer that was creating bad *.info files for native components. [GB.QT.EXT] * NEW: TextEdit text properties were splitted in normal and rich text. Now you have TextEdit.Text that returns the text without the markups, and TextEdit.RichText that returns the text with the markups. TextEdit.Selection has the two same properties for the selected text. Modified Paths: -------------- gambas/trunk/TODO gambas/trunk/gb.qt/src/ext/CTextEdit.cpp gambas/trunk/main/gbc/gbi.c gambas/trunk/main/share/gb_type_common.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |