]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Fixed property editor re-positioning when additional column editor (e.g. label editor...
[wxWidgets.git] / docs / changes.txt
index 9909d54328a60797f2c81c7fb05f83ca58c1be3d..6c0fca69bc489eb4d3b384eae32c8f7a852a5c93 100644 (file)
@@ -494,12 +494,14 @@ All (GUI):
 - Fix building with using system libpng 1.4 (Volker Grabsch).
 - Add wxComboBox::Popup() and Dismiss() methods (Igor Korot).
 - Added wxTreeCtrl::SelectChildren() (Nikolay Tjushkov).
 - Fix building with using system libpng 1.4 (Volker Grabsch).
 - Add wxComboBox::Popup() and Dismiss() methods (Igor Korot).
 - Added wxTreeCtrl::SelectChildren() (Nikolay Tjushkov).
+- Show pages icons in window list menu in wxAuiNotebook (Ronny Krüger).
 
 GTK:
 
 - wxRadioBox constructor uses default consistent with other ports now.
 - Partially implemented wxTextCtrl::GetStyle() (Igor Romanov).
 - Corrected themed border display.
 
 GTK:
 
 - wxRadioBox constructor uses default consistent with other ports now.
 - Partially implemented wxTextCtrl::GetStyle() (Igor Romanov).
 - Corrected themed border display.
+- Fix wxClipboard::GetData() for asymmetric wxDataObjects (Timothy Lee).
 
 Mac:
 
 
 Mac: