]> git.saurik.com Git - wxWidgets.git/history - wxPython/contrib/activex
replace wxDocument::GetPrintableName(wxString&) and wxDocManager::MakeDefaultName...
[wxWidgets.git] / wxPython / contrib / activex /
2007-02-07  Robin DunnreSWIGged
2006-10-31  Robin DunnreSWIGged
2006-10-02  Robin DunnDeal with wxVariant changed
2006-08-01  Robin DunnreSWIGged
2006-07-05  Robin DunnreSWIGged
2006-07-04  Robin DunnreSWIGged
2006-06-14  Robin Dunnfixed line endings
2006-05-19  Robin DunnreSWIGged
2006-05-19  Robin Dunngenerated rename directives are no longer needed
2006-05-18  Robin DunnUse correct DLL import/export specifier for multi-lib...
2006-03-14  Robin DunnreSWIGged
2006-02-14  Robin DunnreSWIGged
2006-02-07  Robin DunnRemove calls to dc.BeginDrawing and dc.EndDrawing
2006-02-02  Robin DunnreSWIGged
2006-01-23  Robin DunnreSWIGged with the new SWIG runtime
2006-01-23  Robin Dunncomment fix
2006-01-13  Robin DunnFix for MSVC 6 compile error
2006-01-10  Robin Dunnmerge #4 from 2.6 branch
2006-01-02  Robin DunnreSWIGged
2005-12-22  Kevin OllivierFixes so that wxPython builds on 2.7. Mostly removing...
2005-12-19  Kevin OllivierUse TranslateAccelerator so that TAB, Return, etc....
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...