summaryrefslogtreecommitdiff
path: root/examples/corelib/canvastest
AgeCommit message (Expand)Author
2007-08-10* Fixed minor compiler error and Mouser Cursor supportgraemeg
2007-08-08* Finally fixed all painting issues with rectangles and clipping.graemeg
2007-08-07* Changed the parameters of DrawRectangle, FillRectangle to rather use Width ...graemeg
2007-08-06* Implemented Canvas.FillGradient().graemeg
2007-08-02* More work has been done to the PageControl. It looks like a PageControl, bu...graemeg
2007-07-27* Added the new test project I forgot earlier.graemeg
2007-07-27X11 only:graemeg
2007-07-25* Fixed a spelling mistake which caused a compiler error under Windows.graemeg
2007-07-25* Implemented and added a new unit that will handle command line parameters.graemeg
2007-07-25* Fixed the Windows implementation of Canvas.DrawArc and Canvas.FillArc.graemeg
2007-07-25* Implemented two new canvas functions. DrawArc() and FillArc()graemeg
2007-07-23Restructure Part 5.graemeg
2007-07-23Restructure Part 3.graemeg