2006-11-16 |
Robin Dunn | Added the wx.combo module, which contains the ComboCtrl... |
tree | commitdiff |
2006-11-12 |
Robin Dunn | move the include of collpane.h to the main header |
tree | commitdiff |
2006-10-31 |
Robin Dunn | Gobs of changes needed to get up to date with today... |
tree | commitdiff |
2006-10-29 |
Robin Dunn | Add wxPyTabArt |
tree | commitdiff |
2006-10-27 |
Robin Dunn | Add wxRect2D |
tree | commitdiff |
2006-10-11 |
Robin Dunn | helpers and typemaps for new GraphicsContext methods |
tree | commitdiff |
2006-10-11 |
Robin Dunn | Don't call BeginDrawing/EndDrawing, they're deprecated. |
tree | commitdiff |
2006-10-05 |
Robin Dunn | Updates from Paul |
tree | commitdiff |
2006-09-14 |
Robin Dunn | release the GIL before calling base version |
tree | commitdiff |
2006-08-26 |
Robin Dunn | Avoid deprecation warnings for BeginDrawing and EndDrawing |
tree | commitdiff |
2006-08-25 |
Robin Dunn | Add wx.App.DisplayAvailable() which can be used to... |
tree | commitdiff |
2006-08-22 |
Robin Dunn | Added wx.BitmapFromBuffer and wx.BitmapFromBufferRGBA... |
tree | commitdiff |
2006-07-10 |
Robin Dunn | remove WXDLLEXPORT modifiers since this isn't in the... |
tree | commitdiff |
2006-07-10 |
Robin Dunn | Added the PseudoDC class from Paul Lanier. It provides... |
tree | commitdiff |
2006-07-08 |
Robin Dunn | Added wrappers for wxAUI |
tree | commitdiff |
2006-07-06 |
Robin Dunn | Undeprecate wxGetNumberFromUser, add wxNumberEntryDialog |
tree | commitdiff |
2006-07-05 |
Robin Dunn | Changes needed for building with Python 2.5 |
tree | commitdiff |
2006-06-17 |
Robin Dunn | Make the picker headers accessible to all |
tree | commitdiff |
2006-06-13 |
Robin Dunn | Correctly handle the release of ownership of the wx... |
tree | commitdiff |
2006-06-10 |
Robin Dunn | Switch to overriding OnAssertFailure instead of OnAssert |
tree | commitdiff |
2006-06-06 |
Robin Dunn | More compilation fixes. Move dummy wxPowerEvent to... |
tree | commitdiff |
2006-06-05 |
Robin Dunn | Fixed compile error |
tree | commitdiff |
2006-05-04 |
Robin Dunn | Redo (again) how the stock objects are initialized... |
tree | commitdiff |
2006-04-18 |
Robin Dunn | Changed how the stock objects (wx.RED, wx.RED_PEN,... |
tree | commitdiff |
2006-04-15 |
Robin Dunn | Various wxHtml updates |
tree | commitdiff |
2006-03-16 |
Robin Dunn | Enable OnDrawSeparator and OnDrawBackground to be overr... |
tree | commitdiff |
2006-03-14 |
Robin Dunn | SWIG 1.3.29 |
tree | commitdiff |
2006-03-14 |
Robin Dunn | Sometimes we do need to allow recursion of callbacks |
tree | commitdiff |
2006-02-10 |
Robin Dunn | use wxRTTI to construct the right class of wxHtmlCell |
tree | commitdiff |
2006-02-07 |
Robin Dunn | Changes to how overridable C++ methods are virtualized... |
tree | commitdiff |
2006-02-01 |
Robin Dunn | Added wxPython wrappers for the new wx.Treebook and... |
tree | commitdiff |
2006-01-29 |
Robin Dunn | Changes needed to be able to build with SWIG 1.3.24... |
tree | commitdiff |
2006-01-26 |
Robin Dunn | Add supoprt for wxListCtrl::OnGetItemColumnImage |
tree | commitdiff |
2006-01-23 |
Robin Dunn | Clear possible exception from failed wxPyConvertSwigPtr |
tree | commitdiff |
2006-01-17 |
Robin Dunn | Another merge of 2.6 changes |
tree | commitdiff |
2005-12-30 |
Robin Dunn | Merged modifications from the 2.6 branch |
tree | commitdiff |
2005-04-04 |
Robin Dunn | wxDEFAULT_STATUSBAR_STYLE |
tree | commitdiff |
2005-04-04 |
Robin Dunn | Ensure that SWIG_TYPE_TABLE is defined |
tree | commitdiff |
2005-03-12 |
Robin Dunn | Don't use the PyGILState_* APIs with Python 2.3, it... |
tree | commitdiff |
2005-03-09 |
Robin Dunn | Use the PyGILState_* APIs on Python >= 2.3 |
tree | commitdiff |
2005-03-08 |
Robin Dunn | Move wxPyCallback back to derive from wxObject |
tree | commitdiff |
2005-03-03 |
Robin Dunn | Add copy ctor for wxPyCBInputStream and use it to preve... |
tree | commitdiff |
2005-02-18 |
Robin Dunn | wxPyCallback needs to derive from wxEvtHandler now... |
tree | commitdiff |
2005-02-18 |
Robin Dunn | Added wx.DatePickerCtrl |
tree | commitdiff |
2004-12-23 |
Robin Dunn | Updated to SWIG 1.3.24 (plus a patch that corrects... |
tree | commitdiff |
2004-12-20 |
Robin Dunn | Allow the OOR reference to be saved without doing an... |
tree | commitdiff |
2004-12-15 |
Robin Dunn | Instead of always using the Python default encoding... |
tree | commitdiff |
2004-11-19 |
Robin Dunn | Remove py_objasdbl_conv typedef |
tree | commitdiff |
2004-11-13 |
Robin Dunn | * wxPrintDialog no longer derives from wxDialog. |
tree | commitdiff |
2004-11-10 |
Vadim Zeitlin | replaced wxStream::GetSize() with GetLength() (still... |
tree | commitdiff |
2004-10-11 |
Robin Dunn | forward declare wxPyTaskBarIcon |
tree | commitdiff |
2004-10-09 |
Robin Dunn | Change macro used for OnGetItemImage so it ignores... |
tree | commitdiff |
2004-09-29 |
Robin Dunn | off_t --> wxFileOffset changes |
tree | commitdiff |
2004-09-23 |
Robin Dunn | Update SWIG patch to output "True" ("False") in the... |
tree | commitdiff |
2004-09-09 |
Robin Dunn | New SWIG runtime files and api updates for the move... |
tree | commitdiff |
2004-06-30 |
Robin Dunn | Since the wxPyMake_wxObject typemap is also used for... |
tree | commitdiff |
2004-06-09 |
Robin Dunn | use the API Ptr accessor for the inline functions too. |
tree | commitdiff |
2004-06-07 |
Robin Dunn | typo fixed |
tree | commitdiff |
2004-06-01 |
Robin Dunn | All the Window and GDI (pen, bitmap, etc.) classes... |
tree | commitdiff |
2004-05-28 |
Robin Dunn | Use an inline function to fetch the API pointer, import... |
tree | commitdiff |
2004-05-28 |
Robin Dunn | No longer need to fallback to importing "_core_" as... |
tree | commitdiff |
2004-05-14 |
Robin Dunn | Add SetBestSize, GetDefaultAttributes and fixed ShouldI... |
tree | commitdiff |
2004-05-10 |
Robin Dunn | Add GetOwner accessor and fix wxRTTI inheritance for... |
tree | commitdiff |
2004-04-27 |
Robin Dunn | Remove the need for the PyPen class |
tree | commitdiff |
2004-04-25 |
Robin Dunn | Renamed the core namespace's submodules to have a leadi... |
tree | commitdiff |
2004-04-14 |
Robin Dunn | whitespace cleanup |
tree | commitdiff |
2004-03-30 |
Robin Dunn | Forward declare wxPyScrolledWindow |
tree | commitdiff |
2004-03-28 |
Robin Dunn | Allow overriding ApplyParentThemeBackground |
tree | commitdiff |
2004-03-24 |
Robin Dunn | Changed (again) how the GIL is aquired and the tstate... |
tree | commitdiff |
2004-03-23 |
Robin Dunn | Lindsay Mathieson's newest wxActiveX class has been... |
tree | commitdiff |
2004-03-10 |
Robin Dunn | Allow wxApp::MacOpenFile, MacPrintFile, MacNewFile... |
tree | commitdiff |
2004-02-21 |
Robin Dunn | New SWIG runtime files |
tree | commitdiff |
2004-02-21 |
Robin Dunn | Use a local copy of the old wxBufferedDC classes until... |
tree | commitdiff |
2004-01-31 |
Robin Dunn | Fix compile error |
tree | commitdiff |
2004-01-31 |
Robin Dunn | Updated SWIG runtime code |
tree | commitdiff |
2004-01-09 |
Robin Dunn | Beginings of wxX11 support. Much more to do but I... |
tree | commitdiff |
2003-12-20 |
Robin Dunn | Aquire the GIL before raising the NotImplementedError... |
tree | commitdiff |
2003-12-17 |
Robin Dunn | Reworked how stock objects are initialized. They now... |
tree | commitdiff |
2003-12-05 |
Robin Dunn | Fixed the double traceback when an exception happens... |
tree | commitdiff |
2003-11-24 |
Robin Dunn | Fixed parameter type |
tree | commitdiff |
2003-11-21 |
Robin Dunn | Lots of bup fixes, API updates, etc |
tree | commitdiff |
2003-11-19 |
Robin Dunn | Fix compilation error in gizmos |
tree | commitdiff |
2003-11-19 |
Robin Dunn | Changed all TRUE/true --> True and all FALSE/false... |
tree | commitdiff |
2003-11-12 |
Robin Dunn | Merged the wxPy_newswig branch into the HEAD branch... |
tree | commitdiff |
|