2006-02-12 |
Robin Dunn | Added the wx.DC.GradientFillConcentric and wx.DC.Gradie... |
blob | commitdiff | raw |
2006-02-05 |
Robin Dunn | BeginDrawing/EndDrawing are deprecated, and never reall... |
blob | commitdiff | raw | diff to current |
2005-04-08 |
Michael Wetherell | Documentation fixes, patch 1179223 by Andreas Mohr |
blob | commitdiff | raw | diff to current |
2005-03-08 |
Robin Dunn | Little tweaks to match CVS changes |
blob | commitdiff | raw | diff to current |
2005-03-03 |
Robin Dunn | new style flags for wxBufferedDC |
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-17 |
Robin Dunn | ComputeScaleAndOrigin |
blob | commitdiff | raw | diff to current |
2004-12-13 |
Robin Dunn | deprecated Get/SetOptimization |
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-07-21 |
Robin Dunn | Added docstrings |
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-28 |
Robin Dunn | Add GetHDC back |
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-05-02 |
Robin Dunn | Reverted to old method names/signatures for wx.DC,... |
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-22 |
Robin Dunn | Various tweaks, docstring fixes, etc. |
blob | commitdiff | raw | diff to current |
2004-03-10 |
Robin Dunn | wxMac can do wxMetaFileDC now |
blob | commitdiff | raw | diff to current |
2004-03-06 |
Robin Dunn | Updated DrawPolyPolygon note |
blob | commitdiff | raw | diff to current |
2004-02-21 |
Robin Dunn | Use the standard wxBufferedDC again |
blob | commitdiff | raw | diff to current |
2004-02-21 |
Robin Dunn | Use a local copy of the old wxBufferedDC classes until... |
blob | commitdiff | raw | diff to current |
2004-02-19 |
Robin Dunn | Reverted wxBufferedDC changes |
blob | commitdiff | raw | diff to current |
2004-02-17 |
Robin Dunn | corrected %addtofunc for BufferedDC constructor |
blob | commitdiff | raw | diff to current |
2004-02-12 |
Robin Dunn | Added wxDC::GetPartialTextExtents |
blob | commitdiff | raw | diff to current |
2004-02-11 |
Robin Dunn | Updates to reflect recent changes in wxWindows |
blob | commitdiff | raw | diff to current |
2004-01-31 |
Robin Dunn | %addtofunc --> %pythonAppend |
blob | commitdiff | raw | diff to current |
2004-01-06 |
Robin Dunn | Added a set of 2.4 compatibility classes for the wxDC... |
blob | commitdiff | raw | diff to current |
2003-12-20 |
Robin Dunn | Aquire the GIL before raising the NotImplementedError... |
blob | commitdiff | raw | diff to current |
2003-11-28 |
Robin Dunn | Expose SetClippingRegion(point, size) |
blob | commitdiff | raw | diff to current |
2003-11-22 |
Robin Dunn | Lots of little bug fixes, API updates, etc. |
blob | commitdiff | raw | diff to current |
2003-11-20 |
Robin Dunn | More docstring updates for OUTPUT parameters |
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 |
|