]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Large image-loading speedup and small attribute-loading speedup
[wxWidgets.git] / docs / changes.txt
index 7537912008e46174664f6ea2977b195b2685667c..f43e582e4420fb8accd33bfa6f081130e5b61fef 100644 (file)
@@ -407,6 +407,16 @@ MSW:
 
 - Fix Cygwin 1.7 build (David Gangola).
 - Allow using wxDC::DrawText() with multiline texts.
+- Fix wxBitmapButton best size determination broken in 2.9.1.
+
+All (GUI):
+
+- wxAUI: support auto-orientable toolbars (wsu).
+- Added wxDataViewCtrl::Set/GetCurrentItem().
+- wxHTML: render in RTL order inside RTL window (Richard Bullington-McGuire).
+- wxRibbon: added EVT_RIBBONGALLERY_CLICKED event (John Roberts).
+- Add support for CP-866 encoding to wxEncodingConverter (madnut).
+
 
 2.9.1:
 ------