]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxPython/CHANGES.txt
* Make some more work on the video for Linux (Unix hopefully as I use XAnim)
[wxWidgets.git] / utils / wxPython / CHANGES.txt
index 5a1c3ee82e70289c55d7918a8e63a44be4bee6af..74d50b59bcc52fd71e5fd4deadd5ed0d3a24fb58 100644 (file)
@@ -11,6 +11,10 @@ flags that clairify where the click was in relation to the item.
 Fixed thread state problem in wxTreeCtrl.GetBoundingBox and
 GetSelections.
 
+Fixed some problems in OGL.  Also wxShape.SetClientData and
+.GetClientData can now deal with Python objects.
+
+