gambas-source-code/main/lib/image
Benoît Minisini 50d190496d [INTERPRETER]
* BUG: Printing a debugging expression with an array class name only 
  inside does not crash the interpreter anymore.
* OPT: Object[].Find() and Object[].Exist() were optimized. They do not 
  check and use the _compare special method anymore. They use the object
  address directly.

[GB.QT4]
* BUG: Clipboard.Format does not crash anymore if there is nothing in the
  clipboard.
* BUG: Do not process events just after a menu popup has been hidden.


git-svn-id: svn://localhost/gambas/trunk@1874 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-02-16 21:39:07 +00:00
..
c_color.c [GB.IMAGE] 2009-02-13 00:12:07 +00:00
c_color.h [GB.IMAGE] 2009-02-13 00:12:07 +00:00
CImage.c [GB.IMAGE] 2009-02-13 00:12:07 +00:00
CImage.h
CImageStat.c
CImageStat.h
gb.image.component
gb.image.h [GB.CAIRO] 2009-02-02 23:46:01 +00:00
image.c [INTERPRETER] 2009-02-16 21:39:07 +00:00
image.h [GB.IMAGE] 2009-02-13 00:12:07 +00:00
image_stat.c
image_stat.h
main.c [INFORMER] 2009-01-27 13:39:38 +00:00
main.h
Makefile.am [INFORMER] 2009-01-27 13:39:38 +00:00