applied DBCS patch

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2001-11-09 00:15:04 +00:00
parent 570cb8cb08
commit bc4e6fcdc3
4 changed files with 58 additions and 0 deletions

View File

@@ -63,6 +63,10 @@ All (GUI):
- wxDirSelector() added (Paul A. Thiessen)
- wxGrid cell editing veto support (Roger Gammans)
wxMSW:
- support for the DBCS fonts (CP 932, 936, 949, 950) (Nathan Cook)
wxHTML:
- new HTML parser with correct parsing of character entities and fixes