gambas-source-code/main/share
Benoît Minisini 4aefbacb48 [DEVELOPMENT ENVIRONMENT]
* BUG: In the "Requires" tab of the project property dialog, requirements 
  are not incorrectly converted to lower case anymore.

[COMPILER]
* BUG: Fix symbol tables that sometimes didn't work correctly when storing 
  symbols having non-ASCII characters.

[GB.FORM]
* BUG: ButtonBox.Length property now returns the length of the ButtonBox 
  text. That fixes the crash in the ColorChooser control.
* BUG: Balloon corners are correctly drawn again.
* NEW: Some cosmetic changes in the ColorChooser control.

[GB.IMAGE.IMLIB]
* BUG: Images now always have an alpha channel.


git-svn-id: svn://localhost/gambas/trunk@2313 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-09-05 20:54:36 +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 [CONFIGURATION] 2009-08-17 10:41:51 +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