]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_gdicmn.i
Updated to SWIG 1.3.24 (plus a patch that corrects a bug and adds back
[wxWidgets.git] / wxPython / src / _gdicmn.i
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-12-13  Robin DunnwxRect::union and docstring fixes
2004-11-11  Robin DunnLots of tweaks and additions to get caught up with...
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
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-04-05  Robin DunnwxSize::SetDefaults
2004-03-24  Robin DunnChanged (again) how the GIL is aquired and the tstate...
2004-02-19  Robin DunnAllow comparrisons with None
2004-01-09  Robin Dunnlittle tweaks to match wxWin changes
2003-12-29  Robin DunnSince they are new style classes we need to use the...
2003-12-19  Robin Dunnautodoc docstring fixes and such
2003-12-11  Robin DunnLittle changes to match recent changes in wxWindows
2003-11-28  Robin DunnAdded some aliases
2003-11-19  Robin DunnChanged all TRUE/true --> True and all FALSE/false...
2003-11-13  Robin DunnRemoved %noautorepr directives
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...