gambas-source-code/main
Benoît Minisini 1d0ebd5999 [DEVELOPMENT ENVIRONMENT]
* NEW: The project tree filter box now tries to keep the focus.
* NEW: Hitting ENTER in the project filter box opens the current selected 
  file.
* NEW: Using arrows keys in the project filter box now moves the project
  tree cursor.
* NEW: CTRL+L now sets the focus back to the project filter box.
* NEW: Hitting ESC in the project filter box now resets the filter.
* NEW: Add support for gb.gsl component in the project creation dialog.

[INTERPRETER]
* NEW: Support for floating-point constants.
* BUG: The equality operators of the _operator interface now can return -1
  when a datatype is not supported.

[GB.COMPLEX]
* NEW: Remove methods that are implemented by the _operator interface.

[GB.QT4]
* OPT: Load clipboard format list only if the clipboard has changed.

[GB.GSL]
* NEW: Matrix can be compared with real or complex numbers. The number is
  then multiplied by the identity matrix before doing the comparison.


git-svn-id: svn://localhost/gambas/trunk@4958 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-07-16 16:30:55 +00:00
..
gbc [INTERPRETER] 2012-07-08 23:23:24 +00:00
gbx [DEVELOPMENT ENVIRONMENT] 2012-07-16 16:30:55 +00:00
lib [DEVELOPMENT ENVIRONMENT] 2012-07-16 16:30:55 +00:00
mime
share [DEVELOPMENT ENVIRONMENT] 2012-07-16 16:30:55 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac [DEVELOPMENT ENVIRONMENT] 2012-07-09 15:37:42 +00:00
COPYING
depcomp
INSTALL
m4
Makefile.am
missing
NEWS
README
reconf
TODO