gambas-source-code/main/gbc
Benoît Minisini 272b14759e [INFORMER]
* BUG: Do not print included component information files.

[GB.CAIRO]
* NEW: The CairoMatrix class was completed.
* NEW: The CairoPattern class got its Matrix and Filter properties.

[GB.IMAGE]
* BUG: When a component takes ownership of an image, the image format is 
  correctly set now.
* NEW: Most of the Color class was moved to this component.

[GB.IMAGE.IO]
* BUG: Use the right RGBA image format when loading images.

[GB.V4L]
* BUG: Fix the *.component file.


git-svn-id: svn://localhost/gambas/trunk@1822 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-01-27 13:39:38 +00:00
..
gb_alloc.c
gb_array.c
gb_buffer.c
gb_common.c
gb_error.c
gb_error.h
gb_file.c
gb_file.h
gb_str.c
gb_str.h [DEVELOPMENT ENVIRONMENT] 2009-01-04 18:55:25 +00:00
gb_table.c
gba.c [DEVELOPMENT ENVIRONMENT] 2009-01-06 00:01:26 +00:00
gbc.c
gbc_archive.c
gbc_archive.h
gbc_chown.c
gbc_chown.h
gbc_class.c
gbc_class.h
gbc_code.c
gbc_compile.c
gbc_compile.h [DEVELOPMENT ENVIRONMENT] 2009-01-04 18:55:25 +00:00
gbc_dump.c
gbc_form.c [DEVELOPMENT ENVIRONMENT] 2009-01-04 18:55:25 +00:00
gbc_form.h
gbc_header.c
gbc_header.h
gbc_output.c [DEVELOPMENT ENVIRONMENT] 2009-01-04 18:55:25 +00:00
gbc_output.h [DEVELOPMENT ENVIRONMENT] 2009-01-04 18:55:25 +00:00
gbc_pcode.c
gbc_read.c
gbc_read.h
gbc_reserved.c
gbc_trans.c
gbc_trans.h [CONFIGURATION] 2008-11-11 17:22:38 +00:00
gbc_trans_code.c
gbc_trans_ctrl.c
gbc_trans_expr.c [CONFIGURATION] 2008-11-11 17:22:38 +00:00
gbc_trans_subr.c [CONFIGURATION] 2008-11-11 17:22:38 +00:00
gbc_trans_tree.c [CONFIGURATION] 2008-11-11 17:22:38 +00:00
gbc_type.c
gbc_type.h
gbi.c [INFORMER] 2009-01-27 13:39:38 +00:00
Makefile.am