gambas-source-code/main/share
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
..
gambas.h [DEVELOPMENT ENVIRONMENT] 2012-07-16 16:30:55 +00:00
gb_alloc.h [DEVELOPMENT ENVIRONMENT] 2012-03-01 11:42:28 +00:00
gb_alloc_temp.h [INTERPRETER] 2012-02-26 23:07:14 +00:00
gb_arch.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_arch_temp.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_array.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_array_temp.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_buffer.h [DEVELOPMENT ENVIRONMENT] 2012-03-18 13:14:17 +00:00
gb_buffer_temp.h [DEVELOPMENT ENVIRONMENT] 2012-03-18 13:14:17 +00:00
gb_class_desc_common.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_code.h [INTERPRETER] 2012-07-08 23:23:24 +00:00
gb_code_temp.h [INTERPRETER] 2012-07-08 23:23:24 +00:00
gb_common.h [DEVELOPMENT ENVIRONMENT] 2012-05-05 00:39:43 +00:00
gb_common_buffer.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_common_buffer_temp.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_common_case.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_common_case_temp.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_common_string.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_common_string_temp.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_common_swap.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_common_swap_temp.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_component.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_error_common.h [DEVELOPMENT ENVIRONMENT] 2012-05-19 02:55:05 +00:00
gb_file_share.h [DEVELOPMENT ENVIRONMENT] 2012-01-31 02:33:01 +00:00
gb_file_temp.h [INTERPRETER] 2012-03-14 02:11:36 +00:00
gb_hash.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_hash_temp.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_limit.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_list.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_list_temp.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_magic.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_pcode.h [INTERPRETER] 2012-07-08 23:23:24 +00:00
gb_pcode_temp.h [INTERPRETER] 2012-07-08 23:23:24 +00:00
gb_replace.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_replace_temp.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_reserved.h [DEVELOPMENT ENVIRONMENT] 2012-05-21 01:09:35 +00:00
gb_reserved_keyword.h [DEVELOPMENT ENVIRONMENT] 2012-05-23 18:59:30 +00:00
gb_reserved_temp.h [DEVELOPMENT ENVIRONMENT] 2012-05-21 01:09:35 +00:00
gb_table.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb_table_temp.h [INTERPRETER] 2012-05-12 12:04:20 +00:00
gb_type_common.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gbc_read_common.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gbc_trans_common.h [INTERPRETER] 2012-07-08 23:23:24 +00:00
gbx_subr_common.h [INTERPRETER] 2012-07-08 14:35:58 +00:00
Makefile.am * 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