]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
fixed off by 1 in new GetRange() for wxTE_RICH2 controls
[wxWidgets.git] / docs / changes.txt
index c08cfa022ab397d00a5407ae39e64ca66783fed7..15c1b7da557ffaf7d8d8d691fa2860098f9db8c8 100644 (file)
@@ -67,9 +67,13 @@ All:
 - added conversions to/from UTF 16/32 LE/BE (Andreas Pflug)
 - wxFileName::Normalize(wxPATH_NORM_ALL) doesn't lower filename case any more
 - added wxTextInputStream::ReadChar() (M.J.Wetherell)
+- added translation to Afrikaans (Petri Jooste)
+- Spanish translations updated (Javier San Jose)
 
 All (GUI):
 
+- added wxListBook control
+- added 3-state checkboxes for MSW/Mac (Dimitri Schoolwerth)
 - added some support for C++ exceptions in the library (do read the manual!)
 - added wxListCtrl::GetViewRect()
 - added wxTextCtrl::MarkDirty()
@@ -90,6 +94,7 @@ wxGTK:
 
 - fixes to wxTextCtrl scrolling under GTK2 (Nerijus Baliunas)
 - fix for crash when using user-dashed lines (Chris Borgolte)
+- fixed wxChoice::Delete() in presence of client data
 
 
 2.5.0