gambas-source-code/main/lib/draw
Benoît Minisini 26f3daa0c5 [GB.FORM]
* NEW: FontChooser.ShowRelative is a new property that set if relative 
  sizes are allowed or not. They are allowed by default.

[GB.FORM.DIALOG]
* NEW: Dialog.FixedOnly is a new property to set if the font chooser will 
  show fixed fonts only.

[GB.QT4]
* BUG: DrawingArea.Clear now raises an error if the DrawingArea is cached 
  and if it currently being painted.

[GB.GTK]
* BUG: DrawingArea.Clear() works as expected now.
* BUG: DrawingArea.Clear now raises an error if the DrawingArea is cached 
  and if it currently being painted.

[GB.GTK3]
* BUG: DrawingArea.Clear now raises an error if the DrawingArea is cached 
  and if it currently being painted.
* BUG: No more warning printed when paiting or clearing a DrawingArea.


git-svn-id: svn://localhost/gambas/trunk@6528 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-10-10 19:23:44 +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 [GB.FORM] 2014-10-10 19:23:44 +00:00
cpaint.h [GB.FORM] 2014-10-10 19:23:44 +00:00
gb.draw.h [GB.FORM] 2014-10-10 19:23:44 +00:00
gb.geom.h [GB.DRAW] 2013-05-04 17:23:17 +00:00
gb.image.h
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 [GB.FORM] 2014-10-10 19:23:44 +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