mention wxTB_RIGHT patch

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42670 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-10-29 21:09:08 +00:00
parent 914fd3f1e5
commit ed9add67fd

View File

@@ -93,7 +93,8 @@ All (GUI):
- Many enhancements to wxRichTextCtrl including URL support,
formatting and symbol dialogs, print/preview, and better list
formatting.
- Support for loading TGA files added (Seth Jackson).
- Support for loading TGA files added (Seth Jackson)
- Added wxTB_RIGHT style for right-aligned toolbars (Igor Korot)
- Added events API to wxHtmlWindow (Francesco Montorsi).
Unix Ports: