]> git.saurik.com Git - wxWidgets.git/history - wxPython/contrib/activex
use WX_DEFINE_ARRAY_PTR for anarray of pointers (fixes Sun CC warning)
[wxWidgets.git] / wxPython / contrib / activex /
2005-06-14  Robin DunnUnregister the object too
2005-06-13  Robin DunnPatch from Ole AndrĂ©, call RegisterActiveObject() so...
2005-05-24  Robin DunnRemoved unnecessary files, removed or replaced images...
2005-04-16  Robin DunnreSWIGged
2005-03-09  Robin DunnUse the PyGILState_* APIs on Python >= 2.3
2005-03-03  Robin DunnreSWIGged
2005-02-28  Robin Dunnuse wxMin
2005-02-21  Robin Dunnfixed compile error
2005-02-18  Robin DunnreSWIGged
2005-01-05  Robin DunnAdd wxRTTI and OOR info for activex classes
2004-12-23  Robin DunnreSWIGged after 1.3.24 update
2004-09-25  Robin DunnreSWIGged
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-09-09  Robin DunnreSWIGged
2004-06-29  Robin DunnLots of SWIGging
2004-06-02  Robin Dunnset the modules' pacakge name to "wx" using a new SWIG...
2004-06-01  Robin DunnreSWIGged
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-05-12  Robin DunnMore DocStr macro updates
2004-05-08  Robin DunnActiveX events should be sent to the window, not it...
2004-05-02  Robin DunnreSWIGged
2004-04-29  Dimitri Schoolwerthfixed a few typos
2004-04-27  Robin Dunnbetter __docfilter__ and other epydoc tweaks
2004-04-25  Robin DunnreSWIGged
2004-04-25  Robin DunnRenamed the core namespace's submodules to have a leadi...
2004-04-25  Robin DunnreSWIGged
2004-04-22  Robin DunnAdd __docfilter__ to modules so epydoc doesn't generate...
2004-04-15  Robin DunnRemove use of m_bestSize
2004-04-07  Robin DunnAdd wxRTTI info and set bestSize
2004-03-30  Robin DunnreSWIGged
2004-03-24  Robin Dunnfixes for unicode build, return values from event handl...
2004-03-23  Robin DunnNeed to navigate to "about:blank" in order for the...
2004-03-23  Robin DunnLindsay Mathieson's newest wxActiveX class has been...