gambas-source-code/main/share
Benoît Minisini 0f985417cf [DEVELOPMENT ENVIRONMENT]
* NEW: Use Terminus as default fixed font if it is installed on the system.
* BUG: Don't load a component description if that component has the same 
  name as the current project. This is a temporary incorrect fix!

[INTERPRETER]
* BUG: Fix Classes enumeration.

[GB.DESKTOP]
* BUG: Fix X11 client message sending routine on 64 bits OS.
* BUG: Fix all DesktopWindow properties that read or change the state of 
  the window.

[GB.GTK]
* NEW: Fonts.Exist() is a new method that returns if a specific font family 
  exists.

[GB.QT4]
* NEW: Fonts.Exist() is a new method that returns if a specific font family 
  exists.


git-svn-id: svn://localhost/gambas/trunk@5171 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-09-17 11:13:32 +00:00
..
gambas.h [INTERPRETER] 2012-09-06 16:20:54 +00:00
gb_alloc.h
gb_alloc_temp.h
gb_arch.h
gb_arch_temp.h
gb_array.h
gb_array_temp.h
gb_buffer.h
gb_buffer_temp.h
gb_class_desc_common.h
gb_code.h [DEVELOPMENT ENVIRONMENT] 2012-09-17 11:13:32 +00:00
gb_code_temp.h [DEVELOPMENT ENVIRONMENT] 2012-09-17 11:13:32 +00:00
gb_common.h
gb_common_buffer.h
gb_common_buffer_temp.h
gb_common_case.h
gb_common_case_temp.h
gb_common_string.h
gb_common_string_temp.h
gb_common_swap.h
gb_common_swap_temp.h
gb_component.h [INTERPRETER] 2012-08-25 15:13:39 +00:00
gb_error_common.h
gb_file_share.h
gb_file_temp.h
gb_hash.h
gb_hash_temp.h
gb_limit.h
gb_list.h
gb_list_temp.h
gb_magic.h
gb_pcode.h [DEVELOPMENT ENVIRONMENT] 2012-09-16 14:54:10 +00:00
gb_pcode_temp.h [INTERPRETER] 2012-07-08 23:23:24 +00:00
gb_replace.h
gb_replace_temp.h
gb_reserved.h
gb_reserved_keyword.h
gb_reserved_temp.h
gb_table.h [DEVELOPMENT ENVIRONMENT] 2012-09-04 07:29:39 +00:00
gb_table_temp.h [DEVELOPMENT ENVIRONMENT] 2012-09-04 07:29:39 +00:00
gb_type_common.h
gbc_read_common.h
gbc_trans_common.h [DEVELOPMENT ENVIRONMENT] 2012-09-04 07:29:39 +00:00
gbx_subr_common.h [INTERPRETER] 2012-07-08 14:35:58 +00:00
Makefile.am