2006-11-01 |
Robin Dunn | Don't use the "wxHtmlWindow" name, so the classname... |
blob | commitdiff | raw |
2006-10-31 |
Robin Dunn | Gobs of changes needed to get up to date with today... |
blob | commitdiff | raw | diff to current |
2006-10-24 |
Robin Dunn | Pass the config object into the wxHtmlHelpFrame so... |
blob | commitdiff | raw | diff to current |
2006-09-26 |
Robin Dunn | Add properties |
blob | commitdiff | raw | diff to current |
2006-08-26 |
Robin Dunn | Removed wxHTML_FONT_SIZE_x |
blob | commitdiff | raw | diff to current |
2006-07-14 |
Robin Dunn | Don't let SWIG see the wxTreeCtrl name anywhere so... |
blob | commitdiff | raw | diff to current |
2006-06-27 |
Robin Dunn | little tweaks |
blob | commitdiff | raw | diff to current |
2006-05-29 |
Robin Dunn | Take out AdjustPagebreak for now... |
blob | commitdiff | raw | diff to current |
2006-05-29 |
Robin Dunn | Added wxHyperlinkCtrl, wxPowerEvent, and lots of little... |
blob | commitdiff | raw | diff to current |
2006-05-19 |
Robin Dunn | generated rename directives are no longer needed |
blob | commitdiff | raw | diff to current |
2006-04-15 |
Robin Dunn | Various wxHtml updates |
blob | commitdiff | raw | diff to current |
2006-04-06 |
Robin Dunn | Minor tweaks to bring up to date with CVS changes |
blob | commitdiff | raw | diff to current |
2006-03-13 |
Robin Dunn | Dtor for wxHtmlCell |
blob | commitdiff | raw | diff to current |
2006-02-10 |
Robin Dunn | use wxRTTI to construct the right class of wxHtmlCell |
blob | commitdiff | raw | diff to current |
2006-02-07 |
Robin Dunn | some cleanup |
blob | commitdiff | raw | diff to current |
2006-02-07 |
Robin Dunn | Changes to how overridable C++ methods are virtualized... |
blob | commitdiff | raw | diff to current |
2006-01-29 |
Robin Dunn | Changes needed to be able to build with SWIG 1.3.24... |
blob | commitdiff | raw | diff to current |
2006-01-17 |
Robin Dunn | Another merge of 2.6 changes |
blob | commitdiff | raw | diff to current |
2006-01-13 |
Robin Dunn | Added GetFrame and GetDialog |
blob | commitdiff | raw | diff to current |
2006-01-11 |
David Surovell | fixed include file rename issue |
blob | commitdiff | raw | diff to current |
2006-01-09 |
Robin Dunn | Added wxHelpControllerBase, wxHtmlHelpDialog, wxHtmlHel... |
blob | commitdiff | raw | diff to current |
2005-12-22 |
Kevin Ollivier | Fixes so that wxPython builds on 2.7. Mostly removing... |
blob | commitdiff | raw | diff to current |
2005-11-08 |
Włodzimierz Skiba | Get/Set title fixes (#1350999). |
blob | commitdiff | raw | diff to current |
2005-06-03 |
Robin Dunn | Ignore HtmlHelpController.Destroy() since it owns itsel... |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Julian Smart | Olly Betts' typo patch |
blob | commitdiff | raw | diff to current |
2005-03-09 |
Robin Dunn | Use the PyGILState_* APIs on Python >= 2.3 |
blob | commitdiff | raw | diff to current |
2005-02-18 |
Robin Dunn | Add SetBackgroundImage |
blob | commitdiff | raw | diff to current |
2005-01-13 |
Robin Dunn | define wxColour as being passed by reference so the... |
blob | commitdiff | raw | diff to current |
2004-12-23 |
Robin Dunn | Updated to SWIG 1.3.24 (plus a patch that corrects... |
blob | commitdiff | raw | diff to current |
2004-12-01 |
Robin Dunn | Little tweaks to match recent wxWidgets updates |
blob | commitdiff | raw | diff to current |
2004-11-19 |
Robin Dunn | wxHtmlHelpController doesn't derive from wxEvtHandler |
blob | commitdiff | raw | diff to current |
2004-11-11 |
Robin Dunn | Lots of tweaks and additions to get caught up with... |
blob | commitdiff | raw | diff to current |
2004-09-25 |
Robin Dunn | NormalizeFontSizes --> SetStandardFonts |
blob | commitdiff | raw | diff to current |
2004-09-23 |
Robin Dunn | Update SWIG patch to output "True" ("False") in the... |
blob | commitdiff | raw | diff to current |
2004-08-05 |
Robin Dunn | Added NormalizeFontSizes which will set the html font... |
blob | commitdiff | raw | diff to current |
2004-07-17 |
Robin Dunn | Avoid using the OOR typemap in the constructors |
blob | commitdiff | raw | diff to current |
2004-07-16 |
Robin Dunn | Wrappers for *ToText |
blob | commitdiff | raw | diff to current |
2004-06-30 |
Robin Dunn | Since the wxPyMake_wxObject typemap is also used for... |
blob | commitdiff | raw | diff to current |
2004-06-02 |
Robin Dunn | set the modules' pacakge name to "wx" using a new SWIG... |
blob | commitdiff | raw | diff to current |
2004-06-01 |
Robin Dunn | All the Window and GDI (pen, bitmap, etc.) classes... |
blob | commitdiff | raw | diff to current |
2004-05-14 |
Robin Dunn | Modules generated by SWIG can now have module docstrings. |
blob | commitdiff | raw | diff to current |
2004-05-12 |
Robin Dunn | Some docstring additions, reformats and epydoc markup. |
blob | commitdiff | raw | diff to current |
2004-05-06 |
Robin Dunn | Add GetClassDefaultAttribute. Since it is static we... |
blob | commitdiff | raw | diff to current |
2004-04-27 |
Robin Dunn | better __docfilter__ and other epydoc tweaks |
blob | commitdiff | raw | diff to current |
2004-04-25 |
Robin Dunn | Renamed the core namespace's submodules to have a leadi... |
blob | commitdiff | raw | diff to current |
2004-04-22 |
Robin Dunn | Add __docfilter__ to modules so epydoc doesn't generate... |
blob | commitdiff | raw | diff to current |
2004-03-25 |
Robin Dunn | Add GetMaxTotalWidth |
blob | commitdiff | raw | diff to current |
2004-03-24 |
Robin Dunn | Changed (again) how the GIL is aquired and the tstate... |
blob | commitdiff | raw | diff to current |
2004-03-03 |
Robin Dunn | fixed some docstrings |
blob | commitdiff | raw | diff to current |
2004-02-12 |
Robin Dunn | Added selection methods |
blob | commitdiff | raw | diff to current |
2004-01-31 |
Robin Dunn | %addtofunc --> %pythonAppend |
blob | commitdiff | raw | diff to current |
2004-01-06 |
Robin Dunn | Fixes for the UNICODE build |
blob | commitdiff | raw | diff to current |
2003-12-20 |
Robin Dunn | Added wxHtmlCell::[S|G]etId |
blob | commitdiff | raw | diff to current |
2003-12-20 |
Robin Dunn | More changes to make the autodocs be better, made all... |
blob | commitdiff | raw | diff to current |
2003-11-22 |
Robin Dunn | Fix problems with the wxHtmpTagHandler wrappers and... |
blob | commitdiff | raw | diff to current |
2003-11-21 |
Robin Dunn | Added HTML_FONT_SIZE values |
blob | commitdiff | raw | diff to current |
2003-11-19 |
Robin Dunn | Changed all TRUE/true --> True and all FALSE/false... |
blob | commitdiff | raw | diff to current |
2003-11-12 |
Robin Dunn | Merged the wxPy_newswig branch into the HEAD branch... |
blob | commitdiff | raw | diff to current |
2003-08-08 |
Robin Dunn | Added Python wrappers for wxRTTI for the wxVScrolledWindow, |
blob | commitdiff | raw | diff to current |
2003-07-24 |
Robin Dunn | Lots of changes for wxPython to start using many of... |
blob | commitdiff | raw | diff to current |
2003-07-18 |
Robin Dunn | Minimal changes needed to build/run wxPython on the... |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Robin Dunn | wxPython Merge #2 of 2.4 branch --> HEAD (branch tag... |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Robin Dunn | Tweaks for various diffs from 2.4.0 to current HEAD |
blob | commitdiff | raw | diff to current |
2003-03-25 |
Robin Dunn | Merged wxPython 2.4.x to the 2.5 branch (Finally!!!) |
blob | commitdiff | raw | diff to current |
2002-06-15 |
Robin Dunn | Fixed a bunch of embarassing reference leaks |
blob | commitdiff | raw | diff to current |
2002-05-02 |
Robin Dunn | Changed the name of export.h to wxPython.h so it wouldn... |
blob | commitdiff | raw | diff to current |
2002-04-11 |
Robin Dunn | Better error message, flags --> style in wxHtmlWindow... |
blob | commitdiff | raw | diff to current |
2002-03-21 |
Robin Dunn | More unicode related cleanup and fixes for wxPython |
blob | commitdiff | raw | diff to current |
2002-03-13 |
Robin Dunn | Core wxPython (non-contrib) now fully works with Unicode! |
blob | commitdiff | raw | diff to current |
2002-03-07 |
Robin Dunn | Added some anchor related methods to wxHtmlWindow as... |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Robin Dunn | Updates for recent changes to wx, and some other little... |
blob | commitdiff | raw | diff to current |
2002-01-24 |
Robin Dunn | Demo cleanup and path issues. |
blob | commitdiff | raw | diff to current |
2002-01-22 |
Robin Dunn | Changes to match recent CVS updates, added demo for... |
blob | commitdiff | raw | diff to current |
2001-12-19 |
Robin Dunn | Changed (again) how the Python global interpreter lock... |
blob | commitdiff | raw | diff to current |
2001-11-29 |
Robin Dunn | Changes to ensure that GDI objects returned from Python... |
blob | commitdiff | raw | diff to current |
2001-11-28 |
Robin Dunn | Added wxChildFocusEvent |
blob | commitdiff | raw | diff to current |
2001-10-16 |
Robin Dunn | added AppendToPage |
blob | commitdiff | raw | diff to current |
2001-10-12 |
Robin Dunn | Second phase of OOR completed. (Original python object... |
blob | commitdiff | raw | diff to current |
2001-09-16 |
Robin Dunn | Significantly changed how the Python interpreter lock... |
blob | commitdiff | raw | diff to current |
2001-09-07 |
Robin Dunn | Fixed an OOR related bug that happened when a class... |
blob | commitdiff | raw | diff to current |
2001-07-28 |
Robin Dunn | Various tweaks, fixes, and additions |
blob | commitdiff | raw | diff to current |
2001-05-17 |
Robin Dunn | Implemented the first phase of OOR (Original Object... |
blob | commitdiff | raw | diff to current |
2001-05-08 |
Robin Dunn | Fixes for some changed stuff in wxHTML |
blob | commitdiff | raw | diff to current |
2001-04-02 |
Robin Dunn | Other odds and ends... |
blob | commitdiff | raw | diff to current |
2001-04-02 |
Robin Dunn | Fix for wxHtmlPrintout getting decrefed in Python at... |
blob | commitdiff | raw | diff to current |
2000-12-22 |
Robin Dunn | Added the wxClassInfo stuff back in to the modules... |
blob | commitdiff | raw | diff to current |
2000-12-22 |
Robin Dunn | Massive code changes and cleanup to allow wxPython... |
blob | commitdiff | raw | diff to current |
2000-12-10 |
Robin Dunn | Fixed a bunch of leaking references in how the callback... |
blob | commitdiff | raw | diff to current |
2000-10-30 |
Robin Dunn | Merged wxPython 2.2.2 over to the main branch |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
|