gambas-source-code/main/gbc
gambas 0abba10995 Switcher component are now more clever, and support the lack of gb.qt4.
[INFORMER]
* NEW: Components now can include information for a list of alternatives component. The first one available will be included.

[GB.GUI]
* NEW: Includes information of the first available gui component.

[GB.GUI.OPENGL]
* NEW: Includes information of the first available gui OpenGL component.

[GB.GUI.QT]
* NEW: Includes information of the first available Qt component.

[GB.GUI.QT.WEBKIT]
* NEW: Includes information of the first available Qt webkit component.
2017-08-29 00:38:43 +02:00
..
gb_alloc.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gb_array.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gb_buffer.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gb_common.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gb_error.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gb_error.h [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gb_file.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gb_file.h [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gb_str.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gb_str.h [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gb_table.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gba.c [CONFIGURATION] 2017-08-15 11:58:48 +02:00
gbc.c [CONFIGURATION] 2017-08-15 11:58:48 +02:00
gbc_arch.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_archive.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_archive.h [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_chown.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_chown.h [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_class.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_class.h [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_code.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_compile.c Support for TermForms in the compiler. 2017-08-24 20:17:08 +02:00
gbc_compile.h [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_dump.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_form.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_form.h [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_form_webpage.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_header.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_header.h [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_help.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_help.h [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_output.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_output.h [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_pcode.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_preprocess.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_preprocess.h [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_read.c [COMPILER] 2017-04-27 13:46:49 +00:00
gbc_read.h [COMPILER] 2017-04-27 13:18:35 +00:00
gbc_reserved.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_reserved_make.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_trans.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_trans.h Fix pseudo-terminal initialization when running an external process with Exec or Shell. 2017-08-21 13:57:40 +02:00
gbc_trans_code.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_trans_ctrl.c [COMPILER] 2017-08-12 18:12:13 +00:00
gbc_trans_expr.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_trans_subr.c [COMPILER] 2017-04-27 13:18:35 +00:00
gbc_trans_tree.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_type.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbc_type.h [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gbi.c Switcher component are now more clever, and support the lack of gb.qt4. 2017-08-29 00:38:43 +02:00
Makefile.am [COMPILER] 2016-03-14 01:40:50 +00:00