]> git.saurik.com Git - wxWidgets.git/history - contrib/include/wx/canvas/canvas.h
Canvas: added some DECLARE_CLASS macros to stop it failing
[wxWidgets.git] / contrib / include / wx / canvas / canvas.h
2002-04-08  Julian SmartCanvas: added some DECLARE_CLASS macros to stop it...
2001-01-25  Robert Roebling Changed wxCanvas constants from XXX to wxXXX
2000-11-28  Robert Roebling Speed-up for wxCanvasImage.
2000-11-26  Robert Roebling Split wxCanvas into two (wxVectorCanvas).
2000-11-24  Robert Roebling Adding new wxCanvas
2000-09-14  Robert Roebling Readded TrueType text.
2000-09-14  Robert Roebling Compilation fixes, bug fixes and streamlining in...
2000-09-13  Kevin Hockadded polygon and polyline
2000-09-13  Robert Roebling First shot at wxBitmap based wxCanvas.
2000-09-11  Robert Roebling Compile fixes for wxCanvas.
2000-09-08  Kevin Hockadded groups of canvasobject and references to groups
2000-09-06  Robert Roebling Added various missing bits to scrolling wxCanvas.
2000-09-06  Robert Roebling Trying to make wxCanvas less simple.
2000-09-05  Kevin Hockcapturing the mouse in wxCanvasObject
2000-09-04  Robert Roebling Virtualized coordinate system for wxCanvas.
2000-09-03  Robert Roebling Minor update to wxCanvas.
2000-09-02  Robert Roebling Added wxCanvasLine, Freeze() and Thaw() and mouse...
2000-09-01  Robert Roebling Various improvements and addition to wxCanvas
2000-08-30  Robert Roebling TrueType support for Canvas.
2000-08-30  Robert Roebling Added alpha blending in prep for FreeType text to...
2000-08-29  Robert Roebling Added wxCanvasControl before anyone else would do
2000-08-29  Robert Roebling Added wxCanvas prototype and sample