]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_image.i
Added GetCount, GetCountRGB, and GetCountColour methods to
[wxWidgets.git] / wxPython / src / _image.i
2005-03-25  Robin DunnAdded GetCount, GetCountRGB, and GetCountColour methods to
2005-03-09  Robin DunnUse the PyGILState_* APIs on Python >= 2.3
2005-03-05  Robin DunnAdd Resize, SetRGBRect, Size, and GetOrFindMaskColour...
2005-02-28  Robin DunnAdded more image options
2005-02-26  Robin Dunnminor tweaks
2005-02-19  Robin DunnAdd InitAlpha
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-12-07  Robin DunnAdded ImageFromDataWithAlpha ctor
2004-11-19  Robin DunnAdded ConvertColourToAlpha
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...