]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx/lib/ogl
A small fix for attachment popints and comments, from Pierre.
[wxWidgets.git] / wxPython / wx / lib / ogl /
2004-10-22  Robin DunnA small fix for attachment popints and comments, from...
2004-10-13  Robin Dunnline segment fixes
2004-10-13  Robin Dunndc.DrawLines fixed [1046055]
2004-09-30  Robin DunnCorrect call to shape.Show()
2004-09-24  Robin DunnAdded missing setters
2004-09-23  Robin DunnFixes for bug #1031151 and #1031239
2004-09-18  Robin DunnUse line.Draw(dc) instead of line.GetEventHandler(...
2004-09-18  Robin DunnPoint x,y fixes from Pierre
2004-09-17  Robin DunnCorrect indentation and Snap calls
2004-09-17  Robin DunnAppend --> append
2004-09-10  Robin DunnFix for ogl.FORMAT_SIZE_TO_CONTENTS
2004-09-09  Robin Dunnfixed case typo
2004-09-08  Robin DunnFixed wrong append() name
2004-08-31  Robin DunnAdding DrawnShape (patch from Pierre Hjälm)
2004-08-25  Robin Dunntypo fix
2004-08-18  Robin DunnDon't call wx.ThePenList
2004-06-21  Robin DunnFix for drag object bug
2004-06-18  Robin DunnPatch from Pierre Hjälm.
2004-06-08  Robin DunnThe new OGL doesn't have to be compatible with the...
2004-06-08  Robin Dunnpi --> math.pi
2004-06-04  Robin DunnSince everything in the submodules is to appear in...
2004-06-02  Robin DunnAdded $Id keyword, a bit of cleanup and also some backwards
2004-06-01  Robin DunnUse new DrawPoint signature
2004-05-26  Robin Dunnfixed a typo
2004-05-26  Robin DunnAdded a Python port of the OGL library, deprecated...