]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/richtext.i
fixed wxVsnprintf() to write as much as it can if the output buffer is too short
[wxWidgets.git] / wxPython / src / richtext.i
2007-06-23  Robin DunnMerge recent wxPython changes from 2.8 branch to HEAD
2006-11-29  Robin Dunnuse a more appropriate setter for the Selection property
2006-11-26  Robin DunnCompilation fixes
2006-11-18  Kevin OllivierFix compilation of wrapper, and add a couple events...
2006-10-26  Kevin OllivierUpdating bindings for wxGraphicsContext and wxRichTextCtrl.
2006-10-16  Robin DunnCall wxRichTextModuleInit
2006-10-09  Robin DunnVarous changes and tweaks to match some of Julian's...
2006-10-02  Robin DunnMatch some API tweaks made in CVS
2006-09-26  Robin DunnAdd properties
2006-09-21  Robin DunnSeveral methods dropped the const from their signature
2006-07-11  Robin Dunndocstring fixes
2006-07-05  Robin DunnwxRichTextCtrl now takes a value parameter in the const...
2006-07-05  Robin Dunnno need to %import gdi.i
2006-05-23  Robin DunnAdded wrappers and demo for RichTextCtrl