]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_menu.i
Avoid using the OOR typemap in the constructors
[wxWidgets.git] / wxPython / src / _menu.i
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-04-22  Robin DunnAdd SetKind accessor
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-23  Robin DunnwxMenu::Append (and similar) now return a pointer to...
2003-11-28  Robin DunnChanged the itemid parameter names back to id
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...