[Gambas-devel-svn] SF.net SVN: gambas: [377] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-05-15 23:01:36
|
Revision: 377 http://svn.sourceforge.net/gambas/?rev=377&view=rev Author: gambas Date: 2007-05-15 16:01:38 -0700 (Tue, 15 May 2007) Log Message: ----------- [GB.QT] * NEW: A new rich text editor control named TextEdit. It replaces the TextView control, even if it does not manage links at the moment. * BUG: Font properties now can be set to NULL without crashing. [GB.QT.EXT] * NEW: TextView has been removed. Modified Paths: -------------- 2.0/trunk/TODO 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FAbout.form 2.0/trunk/app/src/gambas2/FForm.class 2.0/trunk/app/src/gambas2/FTips.form 2.0/trunk/gb.qt/src/CConst.h 2.0/trunk/gb.qt/src/CDraw.cpp 2.0/trunk/gb.qt/src/CFont.cpp 2.0/trunk/gb.qt/src/CFont.h 2.0/trunk/gb.qt/src/CGridView.cpp 2.0/trunk/gb.qt/src/CScreen.cpp 2.0/trunk/gb.qt/src/CTextArea.cpp 2.0/trunk/gb.qt/src/CTextArea.h 2.0/trunk/gb.qt/src/CWidget.cpp 2.0/trunk/gb.qt/src/ext/Makefile.am 2.0/trunk/gb.qt/src/ext/gb.qt.ext.component 2.0/trunk/gb.qt/src/ext/main.cpp 2.0/trunk/gb.qt/src/gb.qt.component 2.0/trunk/gb.qt/src/gb.qt.h 2.0/trunk/gb.qt/src/main.cpp 2.0/trunk/gb.qt/src/main.h 2.0/trunk/gb.qt/src/share/CConst_desc.h Added Paths: ----------- 2.0/trunk/app/src/gambas2/img/control/textedit.png Removed Paths: ------------- 2.0/trunk/app/src/gambas2/img/control/textview.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |