2003-11-24 |
Robin Dunn | Fixed "" default value |
tree | commitdiff |
2003-11-24 |
Roman Rolinsky | correct typemap type |
tree | commitdiff |
2003-11-23 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2003-11-22 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2003-11-22 |
Robin Dunn | Lots of little bug fixes, API updates, etc. |
tree | commitdiff |
2003-11-22 |
Robin Dunn | Version number |
tree | commitdiff |
2003-11-22 |
Robin Dunn | Forgot to remove the debug prints |
tree | commitdiff |
2003-11-22 |
Robin Dunn | Fix problems with the wxHtmpTagHandler wrappers and... |
tree | commitdiff |
2003-11-21 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2003-11-21 |
Robin Dunn | Because of some differences in class heirarchy there... |
tree | commitdiff |
2003-11-21 |
Robin Dunn | Updated the devel doc as the wxPy_newswig branch is... |
tree | commitdiff |
2003-11-21 |
Robin Dunn | Added HTML_FONT_SIZE values |
tree | commitdiff |
2003-11-21 |
Robin Dunn | Updates for the autodoc/docstring patch, fixes overload... |
tree | commitdiff |
2003-11-21 |
Robin Dunn | Lots of bup fixes, API updates, etc |
tree | commitdiff |
2003-11-21 |
Robin Dunn | Lots of demo tweaks for API updates, bug fixes and... |
tree | commitdiff |
2003-11-20 |
Robin Dunn | More docstring updates for OUTPUT parameters |
tree | commitdiff |
2003-11-20 |
Robin Dunn | More docstrings. |
tree | commitdiff |
2003-11-20 |
Robin Dunn | Don't run SWIG when we're doing a clean |
tree | commitdiff |
2003-11-19 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2003-11-19 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2003-11-19 |
Robin Dunn | Updated docstring patch for new SWIG CVS |
tree | commitdiff |
2003-11-19 |
Robin Dunn | SWIG Runtime update |
tree | commitdiff |
2003-11-19 |
Robin Dunn | Tests for FindItemAtPoint |
tree | commitdiff |
2003-11-19 |
Robin Dunn | Show using GetAtter in wxPyGridTbaleBase |
tree | commitdiff |
2003-11-19 |
Robin Dunn | Fix compilation error in gizmos |
tree | commitdiff |
2003-11-19 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2003-11-19 |
Robin Dunn | Changed all TRUE/true --> True and all FALSE/false... |
tree | commitdiff |
2003-11-19 |
Robin Dunn | Correct a compile warning |
tree | commitdiff |
2003-11-19 |
Robin Dunn | SWIG patch for "autodoc" and "docstring" %features |
tree | commitdiff |
2003-11-18 |
Roman Rolinsky | XMLID -> XRCID, Number -> GetCount, etc. |
tree | commitdiff |
2003-11-18 |
Roman Rolinsky | removed second parameter from GetFirstChild calls |
tree | commitdiff |
2003-11-17 |
Robin Dunn | Bugfix patch from Alberto |
tree | commitdiff |
2003-11-13 |
Robin Dunn | Removed %noautorepr directives |
tree | commitdiff |
2003-11-13 |
Robin Dunn | Recent changes in SWIG make this patch no longer necessary |
tree | commitdiff |
2003-11-12 |
Robin Dunn | Merged the wxPy_newswig branch into the HEAD branch... |
tree | commitdiff |
2003-10-22 |
Robin Dunn | Added SetColumnCount method |
tree | commitdiff |
2003-10-22 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2003-10-22 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2003-10-22 |
Robin Dunn | Add sample showing how to use the XRC subclass attribute |
tree | commitdiff |
2003-10-22 |
Robin Dunn | Save the initial tstate during initialization |
tree | commitdiff |
2003-10-22 |
Robin Dunn | Updates for wxColourDatabase |
tree | commitdiff |
2003-10-18 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2003-10-18 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2003-10-18 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2003-10-18 |
Robin Dunn | New version from Timothy Hochberg |
tree | commitdiff |
2003-10-18 |
Robin Dunn | Added TODO |
tree | commitdiff |
2003-10-18 |
Robin Dunn | Added IsEditCancelled/SetEditCanceled |
tree | commitdiff |
2003-10-18 |
Robin Dunn | Demo tweaks |
tree | commitdiff |
2003-10-18 |
Robin Dunn | Added note about migration guide |
tree | commitdiff |
2003-10-18 |
Robin Dunn | typo fixed |
tree | commitdiff |
2003-10-10 |
Robin Dunn | removed #! |
tree | commitdiff |
2003-10-06 |
Robin Dunn | Show how to get the right position for HitTest from... |
tree | commitdiff |
2003-10-03 |
Robin Dunn | Added more meta-data for PyPi |
tree | commitdiff |
2003-10-02 |
Robin Dunn | regenerated the images |
tree | commitdiff |
2003-10-02 |
Robin Dunn | A huge glob of changes in the 2.4 branch merged over... |
tree | commitdiff |
2003-10-01 |
Robin Dunn | newevent helpers |
tree | commitdiff |
2003-10-01 |
Robin Dunn | makedocs script now also crunches through some of the... |
tree | commitdiff |
2003-10-01 |
Robin Dunn | Added listbook demo and also some other demo tweaks |
tree | commitdiff |
2003-09-30 |
Robin Dunn | Various changes needed to get up to date with current CVS |
tree | commitdiff |
2003-09-24 |
Robin Dunn | Change how/when the app object is created |
tree | commitdiff |
2003-09-24 |
Robin Dunn | float --> int fixes |
tree | commitdiff |
2003-09-24 |
Robin Dunn | HitTest patch from Alberto |
tree | commitdiff |
2003-09-24 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2003-09-24 |
Robin Dunn | Changes needed to get upto date with the latest wx CVS |
tree | commitdiff |
2003-09-24 |
Robin Dunn | Applied Patch #775357 |
tree | commitdiff |
2003-09-19 |
Robin Dunn | SWIGged updates |
tree | commitdiff |
2003-09-19 |
Robin Dunn | Changes for removing DefaultEncodingIsPC |
tree | commitdiff |
2003-09-19 |
Robin Dunn | Updated version number |
tree | commitdiff |
2003-09-18 |
Robin Dunn | Added some missing constants and fixed GetPoints |
tree | commitdiff |
2003-09-18 |
Robin Dunn | SWIGged updates |
tree | commitdiff |
2003-09-18 |
Robin Dunn | some more test code for the toolbar |
tree | commitdiff |
2003-09-18 |
Robin Dunn | Fix for internal compiler error |
tree | commitdiff |
2003-09-17 |
Robin Dunn | Added character coding comment for Python 2.3 |
tree | commitdiff |
2003-09-17 |
Robin Dunn | Unicode fix from Will |
tree | commitdiff |
2003-09-01 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2003-09-01 |
Robin Dunn | Changed #include order to correct a compilation error |
tree | commitdiff |
2003-09-01 |
Robin Dunn | Corrected a return type |
tree | commitdiff |
2003-09-01 |
Robin Dunn | Fixed style setting |
tree | commitdiff |
2003-09-01 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2003-09-01 |
Robin Dunn | More experiments with wxDrawWindowOnDC |
tree | commitdiff |
2003-09-01 |
Robin Dunn | Work around a bug in the Carbon headers |
tree | commitdiff |
2003-08-27 |
Robin Dunn | Latest distutils |
tree | commitdiff |
2003-08-25 |
Robin Dunn | avoid a bug in Carbon headers |
tree | commitdiff |
2003-08-23 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2003-08-23 |
Robin Dunn | removed duplicate method def |
tree | commitdiff |
2003-08-23 |
Robin Dunn | fixes for new lib dirs for wxMSW |
tree | commitdiff |
2003-08-23 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2003-08-22 |
Robin Dunn | Oops, forgot to remove the #includ |
tree | commitdiff |
2003-08-22 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2003-08-22 |
Robin Dunn | Added wrappers for wxBookCtrl and wxListbook. wxNotebo... |
tree | commitdiff |
2003-08-22 |
Robin Dunn | Commented out wxToolBarSimple since it is fully depreca... |
tree | commitdiff |
2003-08-22 |
Robin Dunn | Extra testing code |
tree | commitdiff |
2003-08-15 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2003-08-14 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2003-08-14 |
Robin Dunn | Use multi-lib build on MSW, and other tweaks |
tree | commitdiff |
2003-08-14 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2003-08-13 |
Robin Dunn | add maps for the old/new names |
tree | commitdiff |
2003-08-13 |
Robin Dunn | Clear --> ClearBackground |
tree | commitdiff |
2003-08-08 |
Robin Dunn | fixed unused local wanring |
tree | commitdiff |
2003-08-08 |
Robin Dunn | Added Python wrappers for wxRTTI for the wxVScrolledWindow, |
tree | commitdiff |
next |