]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Refactor initialization code in wxTopLevelWindowMSW::Create().
[wxWidgets.git] / docs / changes.txt
index 355904376a4a45106855e5c8c475115fa6862307..b853af9f334bad4e698f8d34d1b4acbdec54b16f 100644 (file)
@@ -408,6 +408,7 @@ All:
 All (GUI):
 
 - Added support for showing bitmaps in wxButton.
+- Added wxInfoBar.
 - Added support for corner, row and column headers renderers to wxGrid.
 - wxWindow::SetAutoLayout() now works for all windows, not just panels.
 - Support wxListCtrl columns, items and image lists in XRC (Kinaou HervĂ©).
@@ -454,6 +455,7 @@ GTK:
 
 Mac:
 
+- Implement wxWindow::ShowWithEffect() in wxOSX/Cocoa.
 - Correct min/max pages display in the print dialog (Auria).
 
 MSW: