gambas-source-code/main
Benoît Minisini 588e0f3942 [DEVELOPMENT ENVIRONMENT]
* BUG: Fix scrolling of code editor procedure list.
* BUG: Automatic local variable declaration now works correctly when a 
  method named "Get" is called inside the analyzed expression.

[COMPILER]
* NEW: "[]" now is compiled to return a array with no elements.

[INTERPRETER]
* BUG: Array with no elements can be casted to any other array datatype.

[GB.GUI.BASE]
* BUG: Fix visibility of expanded TreeView items.

[GB.QT4.EXT]
* NEW: When the Editor loses the focus, it does not scroll to the cursor 
  position automatically anymore.


git-svn-id: svn://localhost/gambas/trunk@5266 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-10-30 23:44:24 +00:00
..
gbc [DEVELOPMENT ENVIRONMENT] 2012-10-30 23:44:24 +00:00
gbx [DEVELOPMENT ENVIRONMENT] 2012-10-30 23:44:24 +00:00
lib [DEVELOPMENT ENVIRONMENT] 2012-10-30 23:44:24 +00:00
mime
share [DEVELOPMENT ENVIRONMENT] 2012-10-30 23:44:24 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac
COPYING
depcomp
INSTALL
m4
Makefile.am [CONFIGURATION] 2012-10-28 19:21:59 +00:00
missing
NEWS
README
reconf
TODO