]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx/lib/ogl/_lines.py
Added a missing import that was causing FormatText to fail.
[wxWidgets.git] / wxPython / wx / lib / ogl / _lines.py
2005-06-30  Kevin OllivierAdded a missing import that was causing FormatText...
2005-05-19  Robin Dunn Patch from Davide Salomoni that adds an optional point
2005-05-12  Robin DunnAdd line control points before the end point
2005-04-06  Robin DunnCorrect way to find the region
2005-03-30  Robin DunnOGL fixes from Davide Salomoni
2005-01-12  Robin DunnFix for bug [ 1098263 ] wx.lib.ogl control points leak
2004-10-22  Robin DunnA small fix for attachment popints and comments, from...
2004-10-13  Robin Dunnline segment fixes
2004-09-23  Robin DunnFixes for bug #1031151 and #1031239
2004-09-18  Robin DunnPoint x,y fixes from Pierre
2004-09-17  Robin DunnCorrect indentation and Snap calls
2004-09-08  Robin DunnFixed wrong append() name
2004-08-18  Robin DunnDon't call wx.ThePenList
2004-06-18  Robin DunnPatch from Pierre Hjälm.
2004-06-08  Robin Dunnpi --> math.pi
2004-06-04  Robin DunnSince everything in the submodules is to appear in...