gambas-source-code/main/lib
Benoît Minisini 0a659f3a9d [DEVELOPMENT ENVIRONMENT]
* BUG: Fix the help browser for classes whose name begins with an 
  underscore.
* BUG: Fix project loading when there are breakpoints set on non-existing 
  classes.

[INTERPRETER]
* BUG: Fix the behaviour of Eval() when the expression cannot be compiled.
* BUG: Error.Text does not crash anymore when the error message is void.

[COMPILER]
* BUG: Fix the parser behaviour when a non-terminated string is located at 
  the end of the file.

[GB.EVAL]
* BUG: Fix the parser behaviour when a non-terminated string is located at 
  the end of the expression.

[GB.GTK]
* BUG: Fix the behaviour of Label with AutoResize set.

[GB.QT4]
* BUG: Fix the behaviour of Label with AutoResize set.


git-svn-id: svn://localhost/gambas/trunk@3178 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-09-04 13:21:11 +00:00
..
compress [INTERPRETER] 2010-05-23 11:07:14 +00:00
db [DEVELOPMENT ENVIRONMENT] 2010-07-12 23:09:57 +00:00
debug [CONFIGURATION] 2010-05-19 12:43:57 +00:00
draw [GB.FORM] 2010-08-14 11:29:44 +00:00
eval [DEVELOPMENT ENVIRONMENT] 2010-09-04 13:21:11 +00:00
gui [DEVELOPMENT ENVIRONMENT] 2010-02-23 03:21:43 +00:00
image [DEVELOPMENT ENVIRONMENT] 2010-08-24 10:56:55 +00:00
image.effect [DEVELOPMENT ENVIRONMENT] 2010-08-13 19:57:06 +00:00
option [DEVELOPMENT ENVIRONMENT] 2010-06-04 23:48:53 +00:00
signal [DEVELOPMENT ENVIRONMENT] 2010-07-12 23:09:57 +00:00
vb [CONFIGURATION] 2009-08-24 14:19:32 +00:00
gb.component * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
Makefile.am [DEVELOPMENT ENVIRONMENT] 2010-07-12 23:09:57 +00:00