]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/html.i
Added selection methods
[wxWidgets.git] / wxPython / src / html.i
2004-02-12  Robin DunnAdded selection methods
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-06  Robin DunnFixes for the UNICODE build
2003-12-20  Robin DunnAdded wxHtmlCell::[S|G]etId
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
2003-11-22  Robin DunnFix problems with the wxHtmpTagHandler wrappers and...
2003-11-21  Robin DunnAdded HTML_FONT_SIZE values
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...
2003-08-08  Robin DunnAdded Python wrappers for wxRTTI for the wxVScrolledWindow,
2003-07-24  Robin DunnLots of changes for wxPython to start using many of...
2003-07-18  Robin DunnMinimal changes needed to build/run wxPython on the...
2003-07-02  Robin DunnwxPython Merge #2 of 2.4 branch --> HEAD (branch tag...
2003-03-26  Robin DunnTweaks for various diffs from 2.4.0 to current HEAD
2003-03-25  Robin DunnMerged wxPython 2.4.x to the 2.5 branch (Finally!!!)
2002-06-15  Robin DunnFixed a bunch of embarassing reference leaks
2002-05-02  Robin DunnChanged the name of export.h to wxPython.h so it wouldn...
2002-04-11  Robin DunnBetter error message, flags --> style in wxHtmlWindow...
2002-03-21  Robin DunnMore unicode related cleanup and fixes for wxPython
2002-03-13  Robin DunnCore wxPython (non-contrib) now fully works with Unicode!
2002-03-07  Robin DunnAdded some anchor related methods to wxHtmlWindow as...
2002-01-29  Robin DunnUpdates for recent changes to wx, and some other little...
2002-01-24  Robin DunnDemo cleanup and path issues.
2002-01-22  Robin DunnChanges to match recent CVS updates, added demo for...
2001-12-19  Robin DunnChanged (again) how the Python global interpreter lock...
2001-11-29  Robin DunnChanges to ensure that GDI objects returned from Python...
2001-11-28  Robin DunnAdded wxChildFocusEvent
2001-10-16  Robin Dunnadded AppendToPage
2001-10-12  Robin DunnSecond phase of OOR completed. (Original python object...
2001-09-16  Robin DunnSignificantly changed how the Python interpreter lock...
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 DunnFixes for some changed stuff in wxHTML
2001-04-02  Robin DunnOther odds and ends...
2001-04-02  Robin DunnFix for wxHtmlPrintout getting decrefed in Python at...
2000-12-22  Robin DunnAdded the wxClassInfo stuff back in to the modules...
2000-12-22  Robin DunnMassive code changes and cleanup to allow wxPython...
2000-12-10  Robin DunnFixed a bunch of leaking references in how the callback...
2000-10-30  Robin DunnMerged wxPython 2.2.2 over to the main branch
2000-07-15  Bryan Pettymerged 2.2 branch