]> git.saurik.com Git - wxWidgets.git/history - contrib/src/canvas/canvas.cpp
Adding new wxCanvas
[wxWidgets.git] / contrib / src / canvas / canvas.cpp
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 Some more tests and mouse events for wxCanvas.
2000-09-11  Robert Roebling Compile fixes for wxCanvas.
2000-09-08  Kevin Hockadded groups of canvasobject and references to groups
2000-09-07  Robert Roebling There was no need to create the buffer in OnIdle().
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