]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_dc.i
Update SWIG patch to output "True" ("False") in the autodoc string
[wxWidgets.git] / wxPython / src / _dc.i
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-07-21  Robin DunnAdded docstrings
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-05-28  Robin DunnAdd GetHDC back
2004-05-12  Robin DunnSome docstring additions, reformats and epydoc markup.
2004-05-02  Robin DunnReverted to old method names/signatures for wx.DC,...
2004-04-30  Robin DunnDocstring updates and tweaks for epydoc
2004-04-22  Robin DunnVarious tweaks, docstring fixes, etc.
2004-03-10  Robin DunnwxMac can do wxMetaFileDC now
2004-03-06  Robin DunnUpdated DrawPolyPolygon note
2004-02-21  Robin DunnUse the standard wxBufferedDC again
2004-02-21  Robin DunnUse a local copy of the old wxBufferedDC classes until...
2004-02-19  Robin DunnReverted wxBufferedDC changes
2004-02-17  Robin Dunncorrected %addtofunc for BufferedDC constructor
2004-02-12  Robin DunnAdded wxDC::GetPartialTextExtents
2004-02-11  Robin DunnUpdates to reflect recent changes in wxWindows
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-06  Robin DunnAdded a set of 2.4 compatibility classes for the wxDC...
2003-12-20  Robin DunnAquire the GIL before raising the NotImplementedError...
2003-11-28  Robin DunnExpose SetClippingRegion(point, size)
2003-11-22  Robin DunnLots of little bug fixes, API updates, etc.
2003-11-20  Robin DunnMore docstring updates for OUTPUT parameters
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...