]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_artprov.i
Add InsertProvider
[wxWidgets.git] / wxPython / src / _artprov.i
2006-09-01  Robin DunnAdd InsertProvider
2006-01-29  Robin DunnChanges needed to be able to build with SWIG 1.3.24...
2005-05-26  Robin DunnSome tweaks to the temporary art images, added wxART_NEW
2005-03-12  Robin DunnOops
2005-03-12  Robin DunnGetSize --> GetSizeHint
2005-03-09  Robin DunnUse the PyGILState_* APIs on Python >= 2.3
2005-03-05  Robin DunnAdded wx.ArtProvider.GetSize
2005-02-19  Robin DunnAdd more art IDs
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-12-01  Robin DunnLittle tweaks to match recent wxWidgets updates
2004-09-01  Robin Dunndoc updates
2004-08-25  Robin DunnAdd wx.ART_BUTTON
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-05-12  Robin DunnSome docstring additions, reformats and epydoc markup.
2004-04-30  Robin DunnDocstring updates and tweaks for epydoc
2004-03-24  Robin DunnChanged (again) how the GIL is aquired and the tstate...
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2003-11-26  Robin DunnMore docstrings and rearrainged a couple things.
2003-11-22  Robin DunnLots of little bug fixes, API updates, etc.
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...