X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0d97c0902355bd73c080ebffa45ec809813df51d..ddc80eb4eb7e96ff23ebe329283bb2b940dd1df2:/docs/changes.txt diff --git a/docs/changes.txt b/docs/changes.txt index 001575b604..d95e0d2d40 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -33,6 +33,7 @@ Unix: wxMSW: - Added "orient" parameter to wxMDIParentFrame::Tile() +- wxTextCtrl with wxTE_RICH2 style now uses RichEdit 4.1 if available wxGTK: @@ -41,6 +42,7 @@ wxGTK: - Corrected default button size handling for different themes. - Corrected splitter sash size and look for different themes. - Fixed keyboard input for dead-keys. +- Added support for wxTE_LINEWRAP (Mart Raudsepp) wxMac: