50d190496d
* 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 |
||
---|---|---|
.. | ||
c_color.c | ||
c_color.h | ||
CImage.c | ||
CImage.h | ||
CImageStat.c | ||
CImageStat.h | ||
gb.image.component | ||
gb.image.h | ||
image.c | ||
image.h | ||
image_stat.c | ||
image_stat.h | ||
main.c | ||
main.h | ||
Makefile.am |