Add support for background-color style to span element in wxHTML.
Add code for setting/restoring background mode and use it to implement support for changing the text background colour. Closes #14443. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -557,6 +557,7 @@ All (GUI):
|
||||
- Fix text origin and extent computations in wxSVGFileDC (Neil Chittenden).
|
||||
- Show tooltips for the too long items in generic wxTreeCtrl (Steven Houchins).
|
||||
- Add wxStyledTextCtrl::AnnotationClearLine() (sentieshar).
|
||||
- Add support for background-color style to span element in wxHTML (gevorg).
|
||||
- Add "inherit" to <font> XRC tag (Steffen Olszewski, Gero Meßsysteme GmbH).
|
||||
|
||||
wxGTK:
|
||||
|
Reference in New Issue
Block a user