gambas-source-code/main/lib/image
Benoît Minisini c095cd3f98 [EXAMPLES]
* NEW: PhotoTouch and MediaPlayer examples now use the gb.gui component.

[GB.GTK]
* NEW: Make GTK+ controls borderless, so that they are "transparent" like 
  gb.qt4 controls. This is work in progress! The PhotoTouch example now 
  works correctly with gb.gtk, the brightness dialog excepted.
* BUG: ScrollBars are correctly initalized now.
* BUG: Container.Find() does not take hidden controls into account anymore.

[GB.IMAGE]
* BUG: Image.Opacity() can handle images with premultiplied alpha correctly 
  now.

[GB.FORM]
* BUG: IconView: Item text is ellipsized without printing GTK+ warnings 
  anymore.


git-svn-id: svn://localhost/gambas/trunk@4729 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-05-15 01:22:45 +00:00
..
c_color.c [CONFIGURATION] 2011-12-31 02:39:20 +00:00
c_color.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
CImage.c [GB.IMAGE] 2012-04-22 21:27:59 +00:00
CImage.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
CImageStat.c [CONFIGURATION] 2011-12-31 02:39:20 +00:00
CImageStat.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb.image.component [CONFIGURATION] 2011-03-21 12:46:52 +00:00
gb.image.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
image.c [EXAMPLES] 2012-05-15 01:22:45 +00:00
image.h [GB.IMAGE] 2012-04-22 21:27:59 +00:00
image_stat.c [CONFIGURATION] 2011-12-31 02:39:20 +00:00
image_stat.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
main.c [CONFIGURATION] 2011-12-31 02:39:20 +00:00
main.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
Makefile.am [CONFIGURATION] 2009-09-01 01:14:13 +00:00