gambas-source-code/main/lib/draw
Benoît Minisini edb750d994 [GB.DRAW]
* NEW: CRect can be used as a function to create rectangles.
* NEW: Draw.ClipRect is a new property that returns or defines the clipping 
  rectangle. NULL means that the clipping is disabled.
* NEW: Paint.ClipRect is a new property that returns or defines the 
  clipping rectangle. NULL means that the clipping is disabled.

[GB.FORM]
* NEW: IconView uses the new ClipRect properties.


git-svn-id: svn://localhost/gambas/trunk@3568 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2011-02-13 23:03:20 +00:00
..
CDraw.c [GB.DRAW] 2011-02-13 23:03:20 +00:00
CDraw.h [COMPILER] 2011-01-08 01:17:55 +00:00
cpaint.c [GB.DRAW] 2011-02-13 23:03:20 +00:00
cpaint.h [COMPILER] 2011-01-08 01:17:55 +00:00
crect.c [GB.DRAW] 2011-02-13 23:03:20 +00:00
crect.h [GB.DRAW] 2011-02-13 23:03:20 +00:00
gb.draw.h [GB.DRAW] 2011-01-28 02:42:42 +00:00
gb.image.h [INTERPRETER] 2009-01-16 23:12:10 +00:00
gb.paint.h [COMPILER] 2011-01-08 01:17:55 +00:00
gb_list.c [CONFIGURATION] 2009-08-17 10:41:51 +00:00
main.c [GB.DRAW] 2011-02-13 21:43:14 +00:00
main.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
Makefile.am [GB.DRAW] 2011-02-13 21:43:14 +00:00
matrix.c [CONFIGURATION] 2009-08-17 10:41:51 +00:00
matrix.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00