gambas-source-code/main/lib
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
..
complex [DEVELOPMENT ENVIRONMENT] 2012-07-16 16:30:55 +00:00
compress [GB.COMPRESS] 2012-06-28 18:06:05 +00:00
db
debug [INTERPRETER] 2012-07-03 18:21:54 +00:00
draw [GB.DRAW] 2012-06-27 18:06:10 +00:00
eval [INTERPRETER] 2012-07-08 23:23:24 +00:00
gui
gui.opengl
image [INTERPRETER] 2012-07-12 23:34:14 +00:00
image.effect
option [GB.OPTION] 2012-07-03 17:32:39 +00:00
signal [GB.SIGNAL] 2012-07-07 22:18:14 +00:00
vb
gb.component
Makefile.am [DEVELOPMENT ENVIRONMENT] 2012-07-09 15:37:42 +00:00