gambas-source-code/main/share
Benoît Minisini 11906ba89a [DEVELOPMENT ENVIRONMENT]
* NEW: Renaming a control now automatically renames the identifier in the 
  source code.

[INTERPRETER]
* NEW: Split() now takes a 5th optional argument that tells if escape 
  characters should be kept in the returned strings.
* NEW: CVariant() is a new function that converts its argument into a 
  Variant.

[COMPILER]
* NEW: CVariant() is a new function that converts its argument into a 
  Variant.

[GB.FORM]
* NEW: SidePanel, DirChooser, FileChooser and FileView Settings property
  now use the new Settings storage facilities and return a Variant[].

[GB.GTK]
* NEW: The Settings and Layout properties of HSplit and VSplit now return 
  an Integer[] instead of a String.
* BUG: The name property of newly created menus is correctly initialized
  now.

[GB.QT4]
* NEW: The Settings and Layout properties of HSplit and VSplit now return 
  an Integer[] instead of a String.

[GB.SETTINGS]
* NEW: The settings file format has changed. Now collections and arrays can
  be stored and retrieved.


git-svn-id: svn://localhost/gambas/trunk@2329 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-09-10 19:30:41 +00:00
..
gambas.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_alloc.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_alloc_temp.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_arch.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_arch_temp.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_array.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_array_temp.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_buffer.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_buffer_temp.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_class_desc_common.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_code.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_code_temp.h [CONFIGURATION] 2009-08-24 14:19:32 +00:00
gb_common.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_common_buffer.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_common_buffer_temp.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_common_case.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_common_case_temp.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_common_string.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_common_string_temp.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_common_swap.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_common_swap_temp.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_component.h [DEVELOPMENT ENVIRONMENT] 2009-08-28 21:42:11 +00:00
gb_file_share.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_file_temp.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_hash.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_hash_temp.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_limit.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_list.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_list_temp.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_magic.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_pcode.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_pcode_temp.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_replace.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_replace_temp.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_reserved.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_reserved_temp.h [DEVELOPMENT ENVIRONMENT] 2009-09-10 19:30:41 +00:00
gb_table.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_table_temp.h [DEVELOPMENT ENVIRONMENT] 2009-09-05 20:54:36 +00:00
gb_type_common.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gbc_read_common.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gbc_trans_common.h [CONFIGURATION] 2009-08-17 10:41:51 +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