Merge branch 'dvc-persist' from iwbnwif
See https://github.com/wxWidgets/wxWidgets/pull/541
This commit is contained in:
@@ -147,6 +147,7 @@ All (GUI):
|
||||
- Fix position of the rectangle returned by wxDataViewCtrl::GetItemRect().
|
||||
- Add wxDataViewRenderer::GetAccessibleDescription().
|
||||
- Add wxDataViewCheckIconTextRenderer class.
|
||||
- Implement persistence support for wxDataViewCtrl (iwbnwif).
|
||||
- Improve wxImage::Scale() handling of pixels with alpha channel (Tim Kosse).
|
||||
- Fix parsing of RGBA strings in wxColour (Laurent Poujoulat).
|
||||
- Refactor code in wxQuantize() for MSVC to avoid crash.
|
||||
|
@@ -50,6 +50,7 @@ Currently the following classes are supported:
|
||||
|
||||
- wxTopLevelWindow (and hence wxFrame and wxDialog)
|
||||
- wxBookCtrlBase (i.e. wxNotebook, wxListbook, wxToolbook and wxChoicebook)
|
||||
- wxDataViewCtrl (and derivatives such as wxDataViewListCtrl)
|
||||
- wxTreebook
|
||||
|
||||
To automatically save and restore the properties of the windows of classes
|
||||
|
Reference in New Issue
Block a user