]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/msw/html.py
fixed wxVsnprintf() to write as much as it can if the output buffer is too short
[wxWidgets.git] / wxPython / src / msw / html.py
2007-03-27  Robin DunnMerge recent changes from 2.8 branch.
2006-11-14  Robin DunnUse a swig macro for generating the call to the _setCal...
2006-11-01  Robin DunnSWIGged
2006-10-31  Robin DunnGobs of changes needed to get up to date with today...
2006-10-24  Robin DunnreSWIGged
2006-09-26  Robin DunnAdd properties
2006-08-29  Robin DunnreSWIGged
2006-07-29  Robin DunnreSWIGged
2006-05-29  Robin DunnreSWIGged
2006-05-19  Robin DunnreSWIGged
2006-05-18  Robin DunnUse correct DLL import/export specifier for multi-lib...
2006-04-15  Robin DunnreSWIGged
2006-03-14  Robin DunnreSWIGged
2006-02-14  Robin DunnreSWIGged
2006-02-07  Robin DunnreSWIGged
2006-02-02  Robin DunnreSWIGged
2006-01-23  Robin DunnreSWIGged with the new SWIG runtime
2005-12-22  Kevin OllivierFixes so that wxPython builds on 2.7. Mostly removing...
2005-06-03  Robin DunnreSWIGged
2005-02-18  Robin DunnreSWIGged
2005-01-14  Robin DunnreSWIGged
2004-12-23  Robin DunnreSWIGged after 1.3.24 update
2004-12-01  Robin DunnreSWIGged
2004-11-19  Robin DunnreSWIGged
2004-11-13  Robin DunnreSWIGged
2004-09-25  Robin DunnreSWIGged
2004-08-06  Robin DunnreSWIGged
2004-07-17  Robin DunnreSWIGged
2004-05-14  Robin DunnreSWIGged
2004-05-12  Robin DunnreSWIGged
2004-05-07  Robin DunnreSWIGged
2004-05-02  Robin DunnreSWIGged
2004-04-25  Robin DunnreSWIGged
2004-04-25  Robin DunnreSWIGged
2004-03-26  Robin DunnreSWIGged
2004-02-12  Robin DunnreSWIGged
2004-01-23  Robin DunnreSWIGged for new runtime, etc.
2003-12-20  Robin DunnreSWIGged
2003-12-20  Robin DunnreSWIGged
2003-11-27  Robin DunnreSWIGged
2003-11-21  Robin DunnreSWIGged
2003-11-19  Robin DunnreSWIGged
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...
2003-07-25  Robin Dunnbuild fixes and reSWIGs for wxMSW
2003-03-26  Robin DunnSWIGged updates for wxMSW
2003-03-25  Robin DunnSWIGged updates for wxMSW
2002-04-03  Robin DunnMove font and encoding related classes to a new module...
2002-03-07  Robin DunnSWIGged updates for wxMSW
2002-01-29  Robin DunnUpdates for recent changes to wx, and some other little...
2002-01-22  Robin DunnChanges to match recent CVS updates, added demo for...
2001-11-29  Robin DunnChanges to ensure that GDI objects returned from Python...
2001-11-28  Robin DunnAdded wxChildFocusEvent
2001-11-20  Robin DunnSWIGged updates
2001-10-16  Robin Dunnadded AppendToPage
2001-10-12  Robin DunnSecond phase of OOR completed. (Original python object...
2001-09-14  Robin DunnA better way to handle the OOR wxPyListCtrl --> wxLIstC...
2001-09-07  Robin DunnFixed an OOR related bug that happened when a class...
2001-07-28  Robin DunnVarious tweaks, fixes, and additions
2001-05-17  Robin DunnImplemented the first phase of OOR (Original Object...
2001-05-08  Robin Dunnupdated generated sources for wxMSW
2001-04-02  Robin DunnFix for wxHtmlPrintout getting decrefed in Python at...
2000-10-30  Robin DunnMerged wxPython 2.2.2 over to the main branch
2000-07-15  Bryan Pettymerged 2.2 branch