]> git.saurik.com Git - wxWidgets.git/history - wxPython/contrib/gizmos
reSWIGged
[wxWidgets.git] / wxPython / contrib / gizmos /
2004-06-29  Robin DunnOops, forgot to remove som testing code
2004-06-29  Robin DunnFixed lots of painting, clipping and alignment issues.
2004-06-28  Robin DunnFix HitTest offset, and some other little things that...
2004-06-19  Robin DunnRegenerated renamers, each has just a change in their...
2004-06-14  Robin Dunnm_img* need initialized too otherwise we can end up...
2004-06-04  Robin DunnreSWIGged
2004-06-04  Robin DunnreSWIGged
2004-06-02  Robin DunnAdded more default args as needed to allow most window...
2004-06-02  Robin Dunnset the modules' pacakge name to "wx" using a new SWIG...
2004-06-01  Robin DunnreSWIGged
2004-06-01  Robin DunnreSWIGged
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-05-28  Robin DunnreSWIGged
2004-05-25  Robin DunnSwitch to the TreeListCtrl from the wxCode project.
2004-05-15  Robin DunnreSWIGged
2004-05-14  Robin DunnreSWIGged
2004-05-14  Robin DunnreSWIGged
2004-05-14  Robin DunnModules generated by SWIG can now have module docstrings.
2004-05-07  Robin DunnPatch #945404, fix icon clipping
2004-05-02  Robin DunnreSWIGged
2004-05-02  Robin DunnreSWIGged
2004-04-30  Robin DunnreSWIGged
2004-04-27  Robin Dunnbetter __docfilter__ and other epydoc tweaks
2004-04-25  Robin DunnreSWIGged
2004-04-25  Robin DunnRenamed the core namespace's submodules to have a leadi...
2004-04-25  Robin DunnreSWIGged
2004-04-22  Robin DunnAdd __docfilter__ to modules so epydoc doesn't generate...
2004-04-15  Robin DunnreSWIGged
2004-04-15  Robin DunnUse Update
2004-04-07  Robin DunnreSWIGged
2004-03-30  Robin DunnreSWIGged
2004-03-30  Robin DunnreSWIGged
2004-03-30  Robin DunnreSWIGed
2004-03-30  Robin Dunnfixed GetFirstChild/GetNextChild to make a copy of...
2004-03-25  Robin DunnreSWIGged
2004-03-25  Robin DunnreSWIGged
2004-03-24  Robin DunnChanged (again) how the GIL is aquired and the tstate...
2004-03-17  Robin DunnAdd GetPyData and SetPyData aliases
2004-03-10  Robin DunnreSWIGged
2004-03-10  Robin DunnreSWIGged
2004-02-26  Robin DunnreSWIGged
2004-02-26  Robin DunnreSWIGged
2004-02-13  Robin DunnreSWIGged
2004-02-12  Robin DunnreSWIGged
2004-02-11  Robin DunnreSWIGged
2004-02-05  Robin DunnreSWIGged
2004-02-05  Robin DunnreSWIGged
2004-02-04  Robin DunnreSWIGged
2004-01-31  Robin DunnreSWIGged
2004-01-31  Robin DunnreSWIGged
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-27  Robin DunnreSWIGged
2004-01-27  Robin DunnUse the DISOWN typemap
2004-01-23  Robin DunnreSWIGged for new runtime, etc.
2004-01-23  Robin DunnreSWIGged with new runtime, etc.
2004-01-23  Robin DunnreSWIGged with the new SWIG runtime and also other...
2004-01-15  Robin DunnreSWIGged
2004-01-06  Robin DunnFixes for the UNICODE build
2003-12-20  Robin DunnreSWIGged
2003-12-20  Robin DunnreSWIGged
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
2003-12-19  Robin DunnreSWIGged
2003-12-11  Robin DunnreSWIGged
2003-12-11  Robin DunnreSWIGged
2003-12-11  Robin DunnRegenerated the renamers with the new build_renamers.py
2003-12-03  Robin DunnreSWIGged
2003-12-03  Robin DunnreSWIGged
2003-12-03  Robin DunnreSWIGed
2003-11-27  Robin DunnreSWIGged
2003-11-27  Robin DunnreSWIGged
2003-11-21  Robin DunnreSWIGged
2003-11-21  Robin DunnBecause of some differences in class heirarchy there...
2003-11-19  Robin DunnreSWIGged
2003-11-19  Robin DunnreSWIGged
2003-11-19  Robin DunnChanged all TRUE/true --> True and all FALSE/false...
2003-11-19  Robin DunnCorrect a compile warning
2003-11-17  Robin DunnBugfix patch from Alberto
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...
2003-09-24  Robin DunnHitTest patch from Alberto
2003-08-08  Robin DunnAdded Python wrappers for wxRTTI for the wxVScrolledWindow,
2003-07-18  Robin Dunnstop usign a deprecated method, and ensure that the...
2003-07-02  Robin DunnwxPython Merge #2 of 2.4 branch --> HEAD (branch tag...
2003-03-25  Robin DunnMerged wxPython 2.4.x to the 2.5 branch (Finally!!!)
2002-06-24  Robin DunnSome typemap updates
2002-06-24  Robin DunnAdded component control accessors to wxEditableListBox
2002-05-02  Robin DunnChanged the name of export.h to wxPython.h so it wouldn...
2002-04-03  Robin DunnMove font and encoding related classes to a new module...
2002-03-21  Robin DunnMore unicode related cleanup and fixes for wxPython
2002-03-10  Robin DunnApplied and merged patch 486364, which enables wxPython...
2002-03-09  Robin DunnRemoved redundant definitions
2002-03-08  Václav Slavíkapplied patch to wxEditableListBox that adds wxEL_ALLOW...
2002-03-08  Robin DunnAdded patch that adds style flags for wxEditableListBox...
2002-01-21  Robin DunnFixed a typemap.
2001-12-19  Robin DunnChanged (again) how the Python global interpreter lock...
2001-12-07  Robin DunnAdded wxLEDNumberCtrl to gizmos and wxPython
2001-11-30  Robin DunnAttempted to add the SplitTree gizmo classes, but it...
2001-11-28  Robin DunnAdded wxChildFocusEvent
2001-11-25  Robin DunnAdded wxDynamicSashWindow to wxPython, plus other odds...