]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/gtk/changes.txt
added wxGetFontFromUser() similar to wxGetColourFromUser()
[wxWidgets.git] / docs / gtk / changes.txt
index 222abf7f91d0f64ecc41a5d90f32927f38d19459..3f03645d68bf873af8b9144c89cb7ccf734708dd 100644 (file)
@@ -1,6 +1,21 @@
 
 *** wxWindows 2.3.3 ***
 
+Some wxFont changes for better mixing of native fonts
+and wxFont's accessors.
+
+Corrections to wxImage code for special SGI visuals.
+
+Added IFF image handler.
+
+Added ICO, CUR and ANI image handler.
+
+wxFrame::SetMenuBar() works again.
+
+wxButton honours wxBU_EXACTFIT.
+
+wxStaticBox honours wxALIGN_XXX styles
+
 Reworked wxConfig class interface.
 
 Reworked wxDynamicLibary class for loading classes (particularly