added wxTE_BESTWRAP style (which is the default now); renamed wxTE_LINEWRAP to wxTE_CHARWRAP as this corresponds better to what it does; added tests for wxTE_*WRAP to the widgets sample (replaces patch 1156507)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33093 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -26,6 +26,7 @@ All (GUI):
|
||||
- Restored ability to set a custom splitter sash size with SetSashSize.
|
||||
- Fixed wxScrolledWindow sizer behaviour so that the virtual size
|
||||
isn't used to set the window size.
|
||||
- Added wxTE_BESTWRAP (based on patch by Mart Raudsepp)
|
||||
|
||||
Unix:
|
||||
|
||||
|
Reference in New Issue
Block a user