]> git.saurik.com Git - wxWidgets.git/history - wxPython/contrib/stc/stc.i
fixed wxVsnprintf() to write as much as it can if the output buffer is too short
[wxWidgets.git] / wxPython / contrib / stc / stc.i
2007-04-23  Robin DunnTweaks needed to update to current CVS
2006-12-26  Robin DunnFix for bug #1621459, Made the Selection property read...
2006-09-26  Robin DunnAdd properties
2006-09-01  Robin Dunnfixed typo
2006-08-31  Robin DunnAliases for [G|S]etCaretLineBack
2006-05-19  Robin Dunngenerated rename directives are no longer needed
2006-03-08  Robin DunnUpdated to Scintilla 1.67
2005-04-19  Robin DunnAllow to set a style's wxFontEncoding
2005-04-16  Robin DunnAdd docstrings for wxSTC methods
2004-06-02  Robin Dunnset the modules' pacakge name to "wx" using a new SWIG...
2004-06-01  Robin Dunnremove EVT_STC_POSCHANGED as it's been deprecated in...
2004-05-14  Robin DunnModules generated by SWIG can now have module docstrings.
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-02-06  Robin Dunnstc module updates for the new Scintilla
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...