2006-10-10 |
Robin Dunn | Disown using .this.own(False) instead of .thisown ... |
blob | commitdiff | raw |
2006-09-26 |
Robin Dunn | Add missing "public" so wxGridCellRenderer methods... |
blob | commitdiff | raw | diff to current |
2006-09-26 |
Robin Dunn | Add properties |
blob | commitdiff | raw | diff to current |
2006-09-21 |
Robin Dunn | Use GridNameStr |
blob | commitdiff | raw | diff to current |
2006-07-29 |
Robin Dunn | Various little tweaks to get up to date with CVS |
blob | commitdiff | raw | diff to current |
2006-06-05 |
Robin Dunn | New methods for dragging coloumns |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Robin Dunn | Minor fixes for the overzealous renamer |
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-09 |
Robin Dunn | Added CmdDown() to grid events |
blob | commitdiff | raw | diff to current |
2006-04-08 |
Robin Dunn | Give wx.GridTableBase a destructor, and clear the owner... |
blob | commitdiff | raw | diff to current |
2006-03-31 |
Robin Dunn | Fixed the equality and inequality operators for some... |
blob | commitdiff | raw | diff to current |
2006-03-20 |
Robin Dunn | Editors, Renderers and Attrs need to have a destructor... |
blob | commitdiff | raw | diff to current |
2006-03-19 |
Robin Dunn | A bit of 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 |
2005-03-09 |
Robin Dunn | Use the PyGILState_* APIs on Python >= 2.3 |
blob | commitdiff | raw | diff to current |
2005-01-21 |
Robin Dunn | * Some WXWIN_COMPATIBILITY_2_4 changes, as well as... |
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-14 |
Robin Dunn | Don't call _setOORINfo from PreGrid |
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-23 |
Robin Dunn | Update SWIG patch to output "True" ("False") in the... |
blob | commitdiff | raw | diff to current |
2004-09-03 |
Robin Dunn | Since it is documented, changed GetOrCreateCellAttr... |
blob | commitdiff | raw | diff to current |
2004-08-25 |
Robin Dunn | Patch from Jed Burgess that optionally allows the grid... |
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-17 |
Robin Dunn | prevent a reference leak when OOR objects are created |
blob | commitdiff | raw | diff to current |
2004-07-06 |
Robin Dunn | Add some grid related constants |
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-17 |
Robin Dunn | in unicode mode the return value of gridtable.GetValue... |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Robin Dunn | Added missing GetKind method |
blob | commitdiff | raw | diff to current |
2004-06-14 |
Robin Dunn | Added new event binders |
blob | commitdiff | raw | diff to current |
2004-06-02 |
Robin Dunn | Added more default args as needed to allow most window... |
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-22 |
Robin Dunn | Add PreGrid() |
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-04-15 |
Robin Dunn | Add width and precision params for wxGridCellFloatEditor |
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-06 |
Robin Dunn | Fixed typo |
blob | commitdiff | raw | diff to current |
2004-03-03 |
Robin Dunn | fixed some docstrings |
blob | commitdiff | raw | diff to current |
2004-02-19 |
Robin Dunn | Allow comparrisons with None |
blob | commitdiff | raw | diff to current |
2004-01-31 |
Robin Dunn | %addtofunc --> %pythonAppend |
blob | commitdiff | raw | diff to current |
2004-01-06 |
Robin Dunn | Rename the grid selection mode flags |
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-21 |
Robin Dunn | Lots of bup fixes, API updates, etc |
blob | commitdiff | raw | diff to current |
2003-11-20 |
Robin Dunn | More docstring updates for OUTPUT parameters |
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-13 |
Robin Dunn | Removed %noautorepr directives |
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-09-01 |
Robin Dunn | Corrected a return type |
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-02 |
Robin Dunn | wxPython Merge #2 of 2.4 branch --> HEAD (branch tag... |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Robin Dunn | GetValue is pure virtual |
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-09-07 |
Robin Dunn | Some last minute little tweaks |
blob | commitdiff | raw | diff to current |
2002-09-05 |
Robin Dunn | Various wxPython updates to go along with recent change... |
blob | commitdiff | raw | diff to current |
2002-08-22 |
Robin Dunn | A more dynamic wxWizard sample, and a fix for wxGrid... |
blob | commitdiff | raw | diff to current |
2002-08-21 |
Robin Dunn | Various changes needed to match recent cvs updates |
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-18 |
Robin Dunn | Some wxGrid related classes now support OOR. |
blob | commitdiff | raw | diff to current |
2002-04-08 |
Robin Dunn | Updates to match recent CVS changes. |
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-10 |
Robin Dunn | Applied and merged patch 486364, which enables wxPython... |
blob | commitdiff | raw | diff to current |
2002-01-05 |
Robin Dunn | Some updates to go with changes in current CVS. |
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-20 |
Robin Dunn | Fixed some warnings |
blob | commitdiff | raw | diff to current |
2001-10-30 |
Robin Dunn | Added typemap for wxArrayString |
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-04 |
Robin Dunn | little tweaks |
blob | commitdiff | raw | diff to current |
2001-08-31 |
Robin Dunn | Added XRCed to the wxPython Tools directory, contribute... |
blob | commitdiff | raw | diff to current |
2001-07-05 |
Robin Dunn | odds and ends... |
blob | commitdiff | raw | diff to current |
2001-05-31 |
Robin Dunn | Added EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEv... |
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 |
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-11-04 |
Robin Dunn | Added base_IsAcceptedKey which was fogotten somehow... |
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 |
|