gambas-source-code/main/lib/draw
Benoît Minisini 1354ca2af7 [GB.DB.ODBC]
* BUG: Table existence should be checked correctly now.

[GB.DRAW]
* NEW: Paint.DrawImage() is a new utility function to paint an image 
  easily.

[GB.QT4]
* BUG: Printer.Count is now 1 by default.
* BUG: Found a workaround to the Qt bug #5114. Now the brush matrix is 
  taken into account when painting on a Printer object.


git-svn-id: svn://localhost/gambas/trunk@3347 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-12-07 01:20:40 +00:00
..
CDraw.c [GB.FORM] 2010-08-14 11:29:44 +00:00
CDraw.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
cpaint.c [GB.DB.ODBC] 2010-12-07 01:20:40 +00:00
cpaint.h [DEVELOPMENT ENVIRONMENT] 2009-12-28 01:19:27 +00:00
gb.draw.h [GB.FORM] 2010-08-14 11:29:44 +00:00
gb.image.h [INTERPRETER] 2009-01-16 23:12:10 +00:00
gb.paint.h [GB.DB.ODBC] 2010-12-07 01:20:40 +00:00
gb_list.c [CONFIGURATION] 2009-08-17 10:41:51 +00:00
main.c [DEVELOPMENT ENVIRONMENT] 2009-12-28 01:19:27 +00:00
main.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
Makefile.am [CONFIGURATION] 2009-12-24 15:09:08 +00:00
matrix.c [CONFIGURATION] 2009-08-17 10:41:51 +00:00
matrix.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00