Add support for more CSS styles to SPAN tag in wxHtmlWindow.
Add limited support font-family, font-style and text-decoration. Closes #13170. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70120 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -458,6 +458,7 @@ All (GUI):
|
||||
- Added wxDataViewItemAttr::SetBackgroundColour() and implemented it in generic
|
||||
wxDataViewCtrl (Andrew Xu).
|
||||
- Fix item alignment in icon view in the generic wxListCtrl.
|
||||
- Support font-family/style, text-decoration in wxHtmlWindow (Blake Oleander).
|
||||
|
||||
GTK:
|
||||
|
||||
|
Reference in New Issue
Block a user