]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/glcanvas.cpp
improved memory liberation (explicitly set to NULL after delete)
[wxWidgets.git] / src / mac / carbon / glcanvas.cpp
2002-06-23  Gilles Depeyrotimproved memory liberation (explicitly set to NULL...
2002-01-04  Stefan Csomorremoving dependancy on mac headers from public wx heade...
2001-12-19  Stefan CsomorGetMacXXXX renamed to MacGetXXXXX
2001-11-09  Vadim Zeitlinremoved code (re)setting the camera from wxGLCanvas...
2001-11-04  Stefan Csomoradded internal callback when toplevel windows move...
2001-11-02  Vadim Zeitlinapplied patch to make wxGLCanvas derive from wxWindow...
2001-10-05  Gilles Depeyrotcorrection for memory leak
2001-10-04  Gilles Depeyrotapplied SourceForge patch #467884 (Paul Thiessen)
2001-08-05  Gilles Depeyrotremoved useless include (already in glcanvas.h)
2001-05-08  Stefan Csomormac fixes