]> git.saurik.com Git - wxWidgets.git/history - contrib/samples/canvas
fixed bug with using wxCommandEvent::GetInt() instead of GetId()
[wxWidgets.git] / contrib / samples / canvas /
2001-01-25  Robert Roebling Changed wxCanvas constants from XXX to wxXXX
2000-11-28  Robert Roebling Speed-up for wxCanvasImage.
2000-11-27  Robert Roebling Removed surplus file.
2000-11-26  Robert Roebling Split wxCanvas into two (wxVectorCanvas).
2000-11-25  Robert Roebling Small mods to wxCanvas.
2000-11-24  Robert Roebling Trying to understand wxCanvas.
2000-09-14  Robert Roebling Readded TrueType text.
2000-09-14  Robert Roebling Compilation fixes, bug fixes and streamlining in...
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 Hockoops winnt path to fonts wrong
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 Hockadded moving an object with the mouse
2000-09-04  Robert Roebling Virtualized coordinate system for wxCanvas.
2000-09-03  Robert Roebling Makefile adaption for freetype.
2000-09-02  Robert Roebling Added wxCanvasLine, Freeze() and Thaw() and mouse...
2000-09-01  Vadim Zeitlinuse TRUETYPE env var for the font location
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