support underlined fonts (patch 1448089)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38026 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-03-12 14:14:59 +00:00
parent 01c54165d1
commit 186344760d
2 changed files with 14 additions and 0 deletions

View File

@@ -157,6 +157,7 @@ wxGTK:
- Polygon and line drawing speeded up if there is no scaling.
- Fixed problems with CJK input method.
- Implemented ScrollLines/Pages() for all windows (Paul Cornett)
- Support underlined fonts in wxTextCtrl
wxMac: