gambas-source-code/gb.gsl
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
..
src [DEVELOPMENT ENVIRONMENT] 2012-07-16 16:30:55 +00:00
Test/test [GB.GSL] 2012-03-18 11:48:39 +00:00
acinclude.m4 [GB.GSL] 2012-01-31 09:02:42 +00:00
AUTHORS [GB.GSL] 2012-01-31 09:02:42 +00:00
ChangeLog [GB.GSL] 2012-01-31 09:02:42 +00:00
component.am [GB.GSL] 2012-01-30 01:23:31 +00:00
configure.ac [GB.GSL] 2012-07-09 12:47:55 +00:00
COPYING [GB.GSL] 2012-01-31 09:02:42 +00:00
gambas.h [GB.GSL] 2012-01-31 09:02:42 +00:00
gb_common.h [GB.GSL] 2012-01-31 09:02:42 +00:00
INSTALL [GB.GSL] 2012-01-31 09:02:42 +00:00
m4 [GB.GSL] 2012-01-31 09:02:42 +00:00
Makefile.am [GB.GSL] 2012-01-31 09:02:42 +00:00
missing [GB.GSL] 2012-01-31 09:06:11 +00:00
NEWS [GB.GSL] 2012-01-30 01:23:31 +00:00
README [GB.GSL] 2012-01-31 09:02:42 +00:00
reconf [GB.GSL] 2012-01-31 09:02:42 +00:00