2006-08-22 |
Robin Dunn | Added wx.BitmapFromBuffer and wx.BitmapFromBufferRGBA... |
blob | commitdiff | raw |
2006-07-08 |
Robin Dunn | Added wrappers for wxAUI |
blob | commitdiff | raw | diff to current |
2006-07-06 |
Robin Dunn | Undeprecate wxGetNumberFromUser, add wxNumberEntryDialog |
blob | commitdiff | raw | diff to current |
2006-07-05 |
Robin Dunn | Changes needed for building with Python 2.5 |
blob | commitdiff | raw | diff to current |
2006-06-17 |
Robin Dunn | Make the picker headers accessible to all |
blob | commitdiff | raw | diff to current |
2006-06-13 |
Robin Dunn | Correctly handle the release of ownership of the wx... |
blob | commitdiff | raw | diff to current |
2006-06-10 |
Robin Dunn | Switch to overriding OnAssertFailure instead of OnAssert |
blob | commitdiff | raw | diff to current |
2006-06-06 |
Robin Dunn | More compilation fixes. Move dummy wxPowerEvent to... |
blob | commitdiff | raw | diff to current |
2006-06-05 |
Robin Dunn | Fixed compile error |
blob | commitdiff | raw | diff to current |
2006-05-04 |
Robin Dunn | Redo (again) how the stock objects are initialized... |
blob | commitdiff | raw | diff to current |
2006-04-18 |
Robin Dunn | Changed how the stock objects (wx.RED, wx.RED_PEN,... |
blob | commitdiff | raw | diff to current |
2006-04-15 |
Robin Dunn | Various wxHtml updates |
blob | commitdiff | raw | diff to current |
2006-03-16 |
Robin Dunn | Enable OnDrawSeparator and OnDrawBackground to be overr... |
blob | commitdiff | raw | diff to current |
2006-03-14 |
Robin Dunn | Sometimes we do need to allow recursion of callbacks |
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 | Changes to how overridable C++ methods are virtualized... |
blob | commitdiff | raw | diff to current |
2006-02-01 |
Robin Dunn | Added wxPython wrappers for the new wx.Treebook and... |
blob | commitdiff | raw | diff to current |
2006-01-26 |
Robin Dunn | Add supoprt for wxListCtrl::OnGetItemColumnImage |
blob | commitdiff | raw | diff to current |
2006-01-23 |
Robin Dunn | Clear possible exception from failed wxPyConvertSwigPtr |
blob | commitdiff | raw | diff to current |
2006-01-17 |
Robin Dunn | Another merge of 2.6 changes |
blob | commitdiff | raw | diff to current |
2005-12-30 |
Robin Dunn | Merged modifications from the 2.6 branch |
blob | commitdiff | raw | diff to current |
2005-04-04 |
Robin Dunn | wxDEFAULT_STATUSBAR_STYLE |
blob | commitdiff | raw | diff to current |
2005-04-04 |
Robin Dunn | Ensure that SWIG_TYPE_TABLE is defined |
blob | commitdiff | raw | diff to current |
2005-03-12 |
Robin Dunn | Don't use the PyGILState_* APIs with Python 2.3, it... |
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-03-08 |
Robin Dunn | Move wxPyCallback back to derive from wxObject |
blob | commitdiff | raw | diff to current |
2005-03-03 |
Robin Dunn | Add copy ctor for wxPyCBInputStream and use it to preve... |
blob | commitdiff | raw | diff to current |
2005-02-18 |
Robin Dunn | wxPyCallback needs to derive from wxEvtHandler now... |
blob | commitdiff | raw | diff to current |
2005-02-18 |
Robin Dunn | Added wx.DatePickerCtrl |
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-20 |
Robin Dunn | Allow the OOR reference to be saved without doing an... |
blob | commitdiff | raw | diff to current |
2004-12-15 |
Robin Dunn | Instead of always using the Python default encoding... |
blob | commitdiff | raw | diff to current |
2004-11-19 |
Robin Dunn | Remove py_objasdbl_conv typedef |
blob | commitdiff | raw | diff to current |
2004-10-09 |
Robin Dunn | Change macro used for OnGetItemImage so it ignores... |
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-09-09 |
Robin Dunn | New SWIG runtime files and api updates for the move... |
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-09 |
Robin Dunn | use the API Ptr accessor for the inline functions too. |
blob | commitdiff | raw | diff to current |
2004-06-07 |
Robin Dunn | typo fixed |
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 | Add SetBestSize, GetDefaultAttributes and fixed ShouldI... |
blob | commitdiff | raw | diff to current |
2004-04-14 |
Robin Dunn | whitespace cleanup |
blob | commitdiff | raw | diff to current |
2004-03-28 |
Robin Dunn | Allow overriding ApplyParentThemeBackground |
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-23 |
Robin Dunn | Lindsay Mathieson's newest wxActiveX class has been... |
blob | commitdiff | raw | diff to current |
2004-03-10 |
Robin Dunn | Allow wxApp::MacOpenFile, MacPrintFile, MacNewFile... |
blob | commitdiff | raw | diff to current |
2004-02-21 |
Robin Dunn | New SWIG runtime files |
blob | commitdiff | raw | diff to current |
2004-02-21 |
Robin Dunn | Use a local copy of the old wxBufferedDC classes until... |
blob | commitdiff | raw | diff to current |
2004-01-31 |
Robin Dunn | Fix compile error |
blob | commitdiff | raw | diff to current |
2004-01-31 |
Robin Dunn | Updated SWIG runtime code |
blob | commitdiff | raw | diff to current |
2003-12-20 |
Robin Dunn | Aquire the GIL before raising the NotImplementedError... |
blob | commitdiff | raw | diff to current |
2003-12-17 |
Robin Dunn | Reworked how stock objects are initialized. They now... |
blob | commitdiff | raw | diff to current |
2003-12-05 |
Robin Dunn | Fixed the double traceback when an exception happens... |
blob | commitdiff | raw | diff to current |
2003-11-24 |
Robin Dunn | Fixed parameter type |
blob | commitdiff | raw | diff to current |
2003-11-21 |
Robin Dunn | Lots of bup fixes, API updates, etc |
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 |
|