gambas-source-code/main/lib/draw
Benoît Minisini 63cba1003e [DEVELOPMENT ENVIRONMENT]
* NEW: Use text shadow to draw project titles.

[GB.GUI.AREA]
* BUG: IconView: Clicking inside the selection now keeps it unchanged.
* BUG: Paint.DrawTextShadow() and Paint.DrawRichTextShadow() now work as 
  expected in all cases.

[GB.DRAW]
* BUG: Setting Paint.Background now resets Paint.Brush to NULL.


git-svn-id: svn://localhost/gambas/trunk@6432 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-08-28 00:16:06 +00:00
..
cdraw.c [CONFIGURATION] 2013-08-03 15:38:01 +00:00
cdraw.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
cpaint.c [DEVELOPMENT ENVIRONMENT] 2014-08-28 00:16:06 +00:00
cpaint.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb.draw.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb.geom.h [GB.DRAW] 2013-05-04 17:23:17 +00:00
gb.image.h [INTERPRETER] 2009-01-16 23:12:10 +00:00
gb.paint.h [DEVELOPMENT ENVIRONMENT] 2014-01-12 01:59:49 +00:00
gb_list.c [CONFIGURATION] 2013-08-03 15:38:01 +00:00
main.c [CONFIGURATION] 2013-08-03 15:38:01 +00:00
main.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
Makefile.am [GB.DRAW] 2013-05-04 17:23:17 +00:00
matrix.c [CONFIGURATION] 2013-08-03 15:38:01 +00:00
matrix.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00