]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_panel.i
don't use implicit wxString->char*/wchar_t* conversion, it will not be available...
[wxWidgets.git] / wxPython / src / _panel.i
2006-09-14  Robin DunnGetScrollLines?
2006-09-12  Robin Dunnmore properties
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-12-17  Robin Dunndocstring
2004-12-14  Robin DunnAdded SetFocus and SetFocusIgnoringChildren to wx.Panel
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-07-21  Robin DunnAdded DoPrepareDC
2004-07-17  Robin DunnAvoid using the OOR typemap in the constructors
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-05-06  Robin DunnAdd GetClassDefaultAttribute. Since it is static we...
2004-04-15  Robin DunnDefault for id
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
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...