forked from pool/wxWidgets-3_2
- Update to new upstream release 3.1.1
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/wxWidgets-3_2?expand=0&rev=41
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 19 00:24:12 UTC 2018 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 3.1.1
|
||||
* wxRibbonButtonBar::DeleteButton() now deletes and not just
|
||||
removes the button.
|
||||
* Using invalid flags with wxBoxSizer or wxGridSizer items now
|
||||
triggers asserts
|
||||
* wxWS_EX_VALIDATE_RECURSIVELY is now the default behaviour.
|
||||
* wxListCtrl::HasCheckboxes() and EnableCheckboxes(), which
|
||||
were added in 3.1.0, have been renamed to HasCheckBoxes and
|
||||
EnableCheckBoxes respectively for consistency with wxCheckBox
|
||||
naming.
|
||||
* wxZipOutputStream will now automatically convert filenames to
|
||||
UTF-8, if the wxMBConv used when calling the constructor
|
||||
supports UTF-8 encoding.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 17 10:31:37 UTC 2018 - martin.koegler@chello.at
|
||||
|
||||
|
Reference in New Issue
Block a user