gambas-source-code/main/lib
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
..
compress
db
debug [INTERPRETER] 2009-02-16 21:39:07 +00:00
draw [GB.DRAW] 2009-01-25 22:23:04 +00:00
eval [DEVELOPMENT ENVIRONMENT] 2009-01-29 16:11:30 +00:00
gui
image [INTERPRETER] 2009-02-16 21:39:07 +00:00
option
vb
gb.component
Makefile.am [CONFIGURATION] 2009-01-13 00:42:55 +00:00