]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/CHANGES.txt
New PyCrust files
[wxWidgets.git] / wxPython / CHANGES.txt
index 6561a8ae5d828b5227470f1e835e86d488cd804a..30dc7151d23ef1df628ef60fe2a317917259fcce 100644 (file)
@@ -65,6 +65,10 @@ C++ pointer.
 Added some optimization methods to wxDC: GetBoundingBox, DrawLineList,
 DrawPointList.
 
+Added a set of sophisticated Error Dialogs from Chris Fama.
+
+Added wxRightTextCtrl from Josu Oyanguren to wxPython.lib for aligning
+text in a wxTextCtrl to the right side.