]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_font.i
fixed bug with seeking beyond the end in wxStringInputStream::OnSysSeek() triggered...
[wxWidgets.git] / wxPython / src / _font.i
2004-07-16  Robin DunnLittle tweaks to match recent CVS changes.
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-05-14  Robin DunnAccept old 'faceName' keyword arg
2004-04-15  Robin DunnAdded new encoding, new methods
2004-02-19  Robin DunnAllow comparrisons with None
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-23  Robin DunnMore encoding constants
2004-01-21  Robin Dunnnew encoding constants
2003-12-20  Robin DunnAquire the GIL before raising the NotImplementedError...
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...