[Gambas-devel-svn] SF.net SVN: gambas: [432] 2.0/trunk/gb.gtk/src
Brought to you by:
gambas
From: <ga...@us...> - 2007-06-27 19:13:01
|
Revision: 432 http://svn.sourceforge.net/gambas/?rev=432&view=rev Author: gambas Date: 2007-06-27 12:12:56 -0700 (Wed, 27 Jun 2007) Log Message: ----------- [GB.GTK] * BUG: The HTML markup to Pango markup was redesigned from scratch. * BUG: The HTML text in Label, TextLabel and Message class are now correctly displayed. * BUG: Label contents are not cut anymore when the Padding property is greater than zero. Modified Paths: -------------- 2.0/trunk/gb.gtk/src/Makefile.am 2.0/trunk/gb.gtk/src/gcontrol.cpp 2.0/trunk/gb.gtk/src/gcontrol.h 2.0/trunk/gb.gtk/src/glabel.cpp 2.0/trunk/gb.gtk/src/glabel.h 2.0/trunk/gb.gtk/src/gmainwindow.cpp 2.0/trunk/gb.gtk/src/gmessage.cpp 2.0/trunk/gb.gtk/src/gtools.cpp 2.0/trunk/gb.gtk/src/gtools.h Removed Paths: ------------- 2.0/trunk/gb.gtk/src/html.cpp 2.0/trunk/gb.gtk/src/html.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |