mention some more changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -201,6 +201,8 @@ All:
|
|||||||
Linnakangas).
|
Linnakangas).
|
||||||
- wxVariant::Unshare allows exclusive allocation of data that must be shared,
|
- wxVariant::Unshare allows exclusive allocation of data that must be shared,
|
||||||
if the wxVariantData::Clone function is implemented.
|
if the wxVariantData::Clone function is implemented.
|
||||||
|
- Added wxWeakRef<T>, wxScopedPtr<T>, wxSharedPtr<T> class templates
|
||||||
|
- Added wxVector<T> class templates
|
||||||
|
|
||||||
All (Unix):
|
All (Unix):
|
||||||
|
|
||||||
@@ -208,6 +210,7 @@ All (Unix):
|
|||||||
|
|
||||||
All (GUI):
|
All (GUI):
|
||||||
|
|
||||||
|
- Added wxDataViewCtrl class and helper classes
|
||||||
- Added {wxTextCtrl,wxComboBox}::AutoComplete() and AutoCompleteFileNames()
|
- Added {wxTextCtrl,wxComboBox}::AutoComplete() and AutoCompleteFileNames()
|
||||||
- Added wxH[V]ScrolledWindow (Brad Anderson, Bryan Petty).
|
- Added wxH[V]ScrolledWindow (Brad Anderson, Bryan Petty).
|
||||||
- Added wxNotificationMessage class for non-intrusive notifications
|
- Added wxNotificationMessage class for non-intrusive notifications
|
||||||
@@ -274,6 +277,7 @@ wxGTK:
|
|||||||
- Added support for colour cursors (Pascal Monasse).
|
- Added support for colour cursors (Pascal Monasse).
|
||||||
- Pass current control text to EVT_TEXT handler for wxSpinCtrl (John Ratliff).
|
- Pass current control text to EVT_TEXT handler for wxSpinCtrl (John Ratliff).
|
||||||
- Added gtk.tlw.can-set-transparency system option.
|
- Added gtk.tlw.can-set-transparency system option.
|
||||||
|
- Added support for GTK+ print backend
|
||||||
|
|
||||||
wxMac:
|
wxMac:
|
||||||
|
|
||||||
@@ -283,6 +287,7 @@ wxMac:
|
|||||||
- Allow accelerators to be used with buttons too (Ryan Wilcox).
|
- Allow accelerators to be used with buttons too (Ryan Wilcox).
|
||||||
- Support resource forks in wxCopyFile() (Hank Schultz).
|
- Support resource forks in wxCopyFile() (Hank Schultz).
|
||||||
- Implement wxLocale::GetInfo() using CFLocale
|
- Implement wxLocale::GetInfo() using CFLocale
|
||||||
|
- Added native wxCollapsiblePane
|
||||||
|
|
||||||
wxMSW:
|
wxMSW:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user