Merge branch listctrl-with-checkboxes
Add support for native checkboxes to wxMSW wxListCtrl. Closes https://github.com/wxWidgets/wxWidgets/pull/153
This commit is contained in:
@@ -199,6 +199,7 @@ wxMSW:
|
||||
- Return correct OS version under Windows 8.1 and later.
|
||||
- Fix crash in wxD2DContext when using non-MSVC compiler (iwbnwif).
|
||||
- Notify shell about the changes done by wxMimeTypesManager (Maarten Bent).
|
||||
- Add support for using checkboxes to wxListCtrl (Maarten Bent);
|
||||
|
||||
wxOSX/Cocoa:
|
||||
|
||||
|
Reference in New Issue
Block a user