gambas-source-code/main/lib/image
Benoît Minisini bad51945c1 [GB.FORM]
* BUG: ScrollArea and IconView controls now take the Enabled property into 
  account.

[GB.GTK]
* BUG: gb.gtk compiles with older version of GTK+ again.

[GB.IMAGE]
* NEW: Color.Desaturate() is a new method that desaturates a color.


git-svn-id: svn://localhost/gambas/trunk@3837 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2011-05-09 08:39:46 +00:00
..
c_color.c [GB.FORM] 2011-05-09 08:39:46 +00:00
c_color.h [CONFIGURATION] 2011-03-21 00:04:10 +00:00
CImage.c [GB.IMAGE] 2011-05-01 02:54:51 +00:00
CImage.h [CONFIGURATION] 2011-03-21 00:04:10 +00:00
CImageStat.c [CONFIGURATION] 2011-03-21 00:04:10 +00:00
CImageStat.h [CONFIGURATION] 2011-03-21 00:04:10 +00:00
gb.image.component [CONFIGURATION] 2011-03-21 12:46:52 +00:00
gb.image.h [GB.IMAGE] 2011-05-01 02:54:51 +00:00
image.c [GB.IMAGE] 2011-05-01 02:54:51 +00:00
image.h [GB.IMAGE] 2011-05-01 02:54:51 +00:00
image_stat.c [CONFIGURATION] 2011-03-21 00:04:10 +00:00
image_stat.h [CONFIGURATION] 2011-03-21 00:04:10 +00:00
main.c [CONFIGURATION] 2011-03-21 00:04:10 +00:00
main.h [CONFIGURATION] 2011-03-21 00:04:10 +00:00
Makefile.am