2007-04-23 |
Robin Dunn | Tweaks needed to update to current CVS |
blob | commitdiff | raw |
2006-10-31 |
Robin Dunn | wxTGAHandler is included by default |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Robin Dunn | Gobs of changes needed to get up to date with today... |
blob | commitdiff | raw | diff to current |
2006-10-26 |
Robin Dunn | Fixed some (out) typemaps |
blob | commitdiff | raw | diff to current |
2006-10-11 |
Robin Dunn | Size property conflicts with Size() method |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Robin Dunn | Add IsOk's |
blob | commitdiff | raw | diff to current |
2006-09-25 |
Robin Dunn | various changes to get up to date with CVS |
blob | commitdiff | raw | diff to current |
2006-09-08 |
Robin Dunn | More properties |
blob | commitdiff | raw | diff to current |
2006-08-29 |
Robin Dunn | Now that the typemap is handling buffer-compatible... |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Robin Dunn | Refactored wx.ImageFromBuffer |
blob | commitdiff | raw | diff to current |
2006-08-20 |
Robin Dunn | Add ImageFromBuffer |
blob | commitdiff | raw | diff to current |
2006-06-27 |
Robin Dunn | little tweaks |
blob | commitdiff | raw | diff to current |
2006-04-18 |
Robin Dunn | Changed how the stock objects (wx.RED, wx.RED_PEN,... |
blob | commitdiff | raw | diff to current |
2006-03-05 |
Robin Dunn | Add GetHandlers |
blob | commitdiff | raw | diff to current |
2006-01-20 |
Robin Dunn | Added ConvertToGreyscale |
blob | commitdiff | raw | diff to current |
2005-12-30 |
Robin Dunn | Merged modifications from the 2.6 branch |
blob | commitdiff | raw | diff to current |
2005-07-28 |
Vadim Zeitlin | added wxImage::RotateHue() and RGB <-> HSV conversions... |
blob | commitdiff | raw | diff to current |
2005-05-07 |
Robin Dunn | Lots of docstring fixes and additions |
blob | commitdiff | raw | diff to current |
2005-04-29 |
Robin Dunn | Completed wxImage docstrings |
blob | commitdiff | raw | diff to current |
2005-04-20 |
Robin Dunn | added some docstrings |
blob | commitdiff | raw | diff to current |
2005-04-07 |
Robin Dunn | fixed paste error |
blob | commitdiff | raw | diff to current |
2005-04-07 |
Robin Dunn | Disable typemap for wxImage constructors |
blob | commitdiff | raw | diff to current |
2005-04-04 |
Robin Dunn | IsTransparent and etc. |
blob | commitdiff | raw | diff to current |
2005-04-02 |
Robin Dunn | Use Python's buffer interface API for all image data... |
blob | commitdiff | raw | diff to current |
2005-03-25 |
Robin Dunn | Added GetCount, GetCountRGB, and GetCountColour methods to |
blob | commitdiff | raw | diff to current |
2005-03-09 |
Robin Dunn | Use the PyGILState_* APIs on Python >= 2.3 |
blob | commitdiff | raw | diff to current |
2005-03-05 |
Robin Dunn | Add Resize, SetRGBRect, Size, and GetOrFindMaskColour... |
blob | commitdiff | raw | diff to current |
2005-02-28 |
Robin Dunn | Added more image options |
blob | commitdiff | raw | diff to current |
2005-02-26 |
Robin Dunn | minor tweaks |
blob | commitdiff | raw | diff to current |
2005-02-19 |
Robin Dunn | Add InitAlpha |
blob | commitdiff | raw | diff to current |
2004-12-23 |
Robin Dunn | Updated to SWIG 1.3.24 (plus a patch that corrects... |
blob | commitdiff | raw | diff to current |
2004-12-07 |
Robin Dunn | Added ImageFromDataWithAlpha ctor |
blob | commitdiff | raw | diff to current |
2004-11-19 |
Robin Dunn | Added ConvertColourToAlpha |
blob | commitdiff | raw | diff to current |
2004-09-23 |
Robin Dunn | Update SWIG patch to output "True" ("False") in the... |
blob | commitdiff | raw | diff to current |
2004-09-18 |
Robin Dunn | Getthe GIL before raisign an exception |
blob | commitdiff | raw | diff to current |
2004-09-10 |
Robin Dunn | Add depth param to ConvertToBitmap |
blob | commitdiff | raw | diff to current |
2004-08-25 |
Robin Dunn | ConvertAlphaToMask |
blob | commitdiff | raw | diff to current |
2004-08-02 |
Robin Dunn | fixed typo |
blob | commitdiff | raw | diff to current |
2004-08-02 |
Robin Dunn | Added wxQuantize |
blob | commitdiff | raw | diff to current |
2004-06-01 |
Robin Dunn | All the Window and GDI (pen, bitmap, etc.) classes... |
blob | commitdiff | raw | diff to current |
2004-05-17 |
Robin Dunn | wx.InitAllImageHandlers is now an empty function that... |
blob | commitdiff | raw | diff to current |
2004-05-12 |
Robin Dunn | Some docstring additions, reformats and epydoc markup. |
blob | commitdiff | raw | diff to current |
2004-04-30 |
Robin Dunn | Docstring updates and tweaks for epydoc |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Robin Dunn | Added some convenience methods to wx.Bitmap: SetSize... |
blob | commitdiff | raw | diff to current |
2004-03-24 |
Robin Dunn | Changed (again) how the GIL is aquired and the tstate... |
blob | commitdiff | raw | diff to current |
2003-11-19 |
Robin Dunn | Changed all TRUE/true --> True and all FALSE/false... |
blob | commitdiff | raw | diff to current |
2003-11-12 |
Robin Dunn | Merged the wxPy_newswig branch into the HEAD branch... |
blob | commitdiff | raw | diff to current |
|