]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx/lib/ogl/_basic.py
Use self.GetCanvas() instead of just self.GetCanvas
[wxWidgets.git] / wxPython / wx / lib / ogl / _basic.py
2006-03-25  Robin DunnUse self.GetCanvas() instead of just self.GetCanvas
2006-02-03  Robin DunnBetter cleanup of circular references.
2006-02-01  Roman Rolinskyupdated from CVS
2005-12-30  Robin DunnMerged modifications from the 2.6 branch
2005-03-30  Robin DunnOGL fixes from Davide Salomoni
2005-01-12  Robin DunnFix for bug [ 1098263 ] wx.lib.ogl control points leak
2004-11-11  Robin DunnFixed typo
2004-10-13  Robin Dunndc.DrawLines fixed [1046055]
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 DunnAppend --> append
2004-09-10  Robin DunnFix for ogl.FORMAT_SIZE_TO_CONTENTS
2004-08-31  Robin DunnAdding DrawnShape (patch from Pierre Hjälm)
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-04  Robin DunnSince everything in the submodules is to appear in...