]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Make wxGrid play nicer with sizers.
[wxWidgets.git] / docs / changes.txt
index 8e988021d47ab8d30047841ee558dd2fba16c0cc..8f6c1f714e459f4fb908e91141bd2086760f7366 100644 (file)
@@ -207,6 +207,7 @@ All:
 - added wxMicroSleep() and wxMilliSleep() replacing deprecated wxUsleep()
 - basic UDP sockets support (Lenny Maiorani)
 - fixed wxDateTime::GetWeekDayName() for some dates (Daniel Kaps)
+- support for comma in contrib gizmo wxLEDNumberCtrl (Grant Likely)
 
 All (GUI):
 
@@ -249,6 +250,8 @@ wxGTK:
 - implemented wxTopLevel::IsMaximized() for GTK+2 and WMs that implement
   freedesktop.org's wm-spec (Mart Raudsepp)
 - wxEVT_CONTEXT_MENU is now generated for right mouse press, not release
+- implemented alpha channel support in wxBitmap
+- added native GTK+2  wxArtProvider implementation
 
 wxMotif:
 
@@ -271,6 +274,7 @@ wxUniv/X11:
 
 wxWinCE:
 
+- added native SmartPhone wxChoice implementation using spinners
 - added automatized but customizable handling of native SmartPhone menus
 - fixed wxRadioBox and wxStaticBox