]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/glcanvas.cpp
add aglUpdateContext() call (doesn't seem to change anything but should be there...
[wxWidgets.git] / src / mac / carbon / glcanvas.cpp
2007-04-11  Vadim Zeitlinadd aglUpdateContext() call (doesn't seem to change...
2007-04-10  Vadim ZeitlinBig wxGL classes refactoring/cleanup:
2006-08-11  Stefan Csomorcompilo introduced fixed
2006-08-11  Stefan Csomorcommitting the code for resolution independence (turned...
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-02-06  Stefan Csomorguard against early redraws
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-01-27  Stefan Csomorpragma and prec-header patch applied
2004-07-11  Stefan Csomorfurther separating implementation
2004-06-04  Stefan Csomorintroduction of m_peer
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-28  Stefan Csomorvisibility changed code fixed
2004-03-27  Stefan Csomornew control based view architecture
2003-10-18  Vadim Zeitlinreplaced all occurences of wxColourDatabase::FindColour...
2003-08-04  Václav Slavíkadded build options sanity checks into all main libraries
2003-03-27  Stefan CsomorwxMac Unicode support
2003-03-07  Stefan Csomorshow and hide implementation added
2003-02-28  Julian SmartTidied space and tabs in wxMac files
2003-02-28  Julian SmartTidied copyright and date for wxMac files
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