]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_radio.i
fixed wxVsnprintf() to write as much as it can if the output buffer is too short
[wxWidgets.git] / wxPython / src / _radio.i
2006-09-12  Robin Dunnmore properties
2006-06-13  Robin DunnGetItemFromPoint is protected on wxMSW
2006-06-13  Robin DunnHelp text for regions
2006-05-04  Robin DunnAdded Get/SetItemToolTip
2006-03-24  Robin DunnSeveral instances of int --> unsigned int
2006-03-15  Robin Dunnsome int --> size_t changes
2005-05-27  Robin Dunncleanup and some docstring fixes
2005-02-24  Robin DunnTook out IsValid. It is not public everywhere.
2005-02-24  Robin DunnAdd IsValid()
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-06-02  Robin DunnAdded more default args as needed to allow most window...
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-05-06  Robin DunnAdd GetClassDefaultAttribute. Since it is static we...
2004-03-30  Robin Dunnremove 'point' arg from kwargs if it was replaced
2004-02-03  Robin DunnTake advantage of the new ctors accepting a wxArrayString
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
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...