Change log for wxRichTextCtrl default colour correction

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2007-09-04 18:56:49 +00:00
parent 47ced6d05c
commit 9ffcc41fc4

View File

@@ -132,6 +132,7 @@ All (GUI):
- Added Set/GetParentWindow to wxHtmlEasyPrinting to allow reuse with different - Added Set/GetParentWindow to wxHtmlEasyPrinting to allow reuse with different
parent windows. parent windows.
- Fixed a wxRichTextCtrl problem saving a URL to XML. - Fixed a wxRichTextCtrl problem saving a URL to XML.
- Fixed default background and text colours for wxRichTextCtrl.
wxMSW: wxMSW: