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
cdraw.h
cpaint.c [DEVELOPMENT ENVIRONMENT] 2014-08-28 00:16:06 +00:00
cpaint.h
gb.draw.h
gb.geom.h
gb.image.h
gb.paint.h [DEVELOPMENT ENVIRONMENT] 2014-01-12 01:59:49 +00:00
gb_list.c
main.c
main.h
Makefile.am
matrix.c
matrix.h