]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_image.i
Give wxEVT_WEBKIT_STATE_CHANGED a dummy value too.
[wxWidgets.git] / wxPython / src / _image.i
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-09-18  Robin DunnGetthe GIL before raisign an exception
2004-09-10  Robin DunnAdd depth param to ConvertToBitmap
2004-08-25  Robin DunnConvertAlphaToMask
2004-08-02  Robin Dunnfixed typo
2004-08-02  Robin DunnAdded wxQuantize
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-05-17  Robin Dunnwx.InitAllImageHandlers is now an empty function that...
2004-05-12  Robin DunnSome docstring additions, reformats and epydoc markup.
2004-04-30  Robin DunnDocstring updates and tweaks for epydoc
2004-04-15  Robin DunnAdded some convenience methods to wx.Bitmap: SetSize...
2004-03-24  Robin DunnChanged (again) how the GIL is aquired and the tstate...
2003-11-19  Robin DunnChanged all TRUE/true --> True and all FALSE/false...
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...