]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/calendar.i
Update SWIG patch to output "True" ("False") in the autodoc string
[wxWidgets.git] / wxPython / src / calendar.i
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-09-13  Robin Dunncheck that the wxDateTime is valid before converting...
2004-09-10  Robin DunnExtended the wx.calendar.CalendarCtrl class with method...
2004-06-02  Robin Dunnset the modules' pacakge name to "wx" using a new SWIG...
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-05-14  Robin DunnModules generated by SWIG can now have module docstrings.
2004-05-12  Robin DunnSome docstring additions, reformats and epydoc markup.
2004-05-06  Robin DunnAdd GetClassDefaultAttribute. Since it is static we...
2004-04-30  Robin DunnDocstring updates and tweaks for epydoc
2004-04-27  Robin Dunnbetter __docfilter__ and other epydoc tweaks
2004-04-25  Robin DunnRenamed the core namespace's submodules to have a leadi...
2004-04-22  Robin DunnAdd __docfilter__ to modules so epydoc doesn't generate...
2004-04-17  Robin Dunndefault id's where possible
2004-03-26  Robin DunnTurn off the RefDoc for constructors of the classes...
2004-03-24  Robin DunnChanged (again) how the GIL is aquired and the tstate...
2004-02-14  Robin DunnAdded some docstrings.
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-26  Robin DunnMake SWIG copy the GetDate return value
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
2003-12-11  Robin DunnLittle changes to match recent changes in wxWindows
2003-11-19  Robin DunnChanged all TRUE/true --> True and all FALSE/false...
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...
2003-08-08  Robin DunnAdded Python wrappers for wxRTTI for the wxVScrolledWindow,
2002-05-02  Robin DunnChanged the name of export.h to wxPython.h so it wouldn...
2002-03-21  Robin DunnMore unicode related cleanup and fixes for wxPython
2001-11-29  Robin DunnChanges to ensure that GDI objects returned from Python...
2001-11-02  Robin DunnwxPython updates to match recent updates to wxCalendarC...
2001-11-02  Robin DunnwxPython updates to match recent updates to wxCalendarC...
2001-10-26  Robin Dunnfixes for the wxPre* helpers
2001-10-12  Robin DunnSecond phase of OOR completed. (Original python object...
2001-10-03  Robin DunnMinor tweaks and some typos fixed
2001-08-31  Robin DunnAdded XRCed to the wxPython Tools directory, contribute...
2000-12-22  Robin DunnAdded the wxClassInfo stuff back in to the modules...
2000-12-22  Robin DunnMassive code changes and cleanup to allow wxPython...
2000-07-15  Bryan Pettymerged 2.2 branch