]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Children need to be updated in size_allocate even if widget is not realized.
[wxWidgets.git] / docs / changes.txt
index 11341667f00ebbb2773e3913ac55fe070a5ff6a2..9256834e9e22271a11189ce7d897ccf36d579921 100644 (file)
@@ -83,6 +83,7 @@ All:
 
 All (GUI):
 
+- Added wxH[V]ScrolledWindow (Brad Anderson, Bryan Petty)
 - Added wxDC::StretchBlit() for wxMac and wxMSW (Vince Harron)
 - Added support for labels for toolbar controls (Vince Harron)
 - Added wxEventBlocker class (Francesco Montorsi).