gambas-source-code/main/gbc
Benoît Minisini 9332afbbea [DEVELOPMENT ENVIRONMENT]
* NEW: Add a file properties view in the CSV import dialog.

[INFORMER]
* BUG: Write boolean constants in information files as "T" and "", not 
  "True" and "False". It breaks things.

[GB.FORM]
* NEW: The file properties dialog has an automatic preview tab for image 
  files.

[GB.DB.FORM]
* NEW: The DataView control can edit blob fields now.


git-svn-id: svn://localhost/gambas/trunk@5736 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2013-07-19 11:02:32 +00:00
..
gb_alloc.c
gb_array.c
gb_buffer.c
gb_common.c
gb_error.c
gb_error.h
gb_file.c [ARCHIVER] 2013-03-31 05:51:47 +00:00
gb_file.h
gb_str.c
gb_str.h
gb_table.c
gba.c [CONFIGURATION] 2013-05-25 13:23:39 +00:00
gbc.c [CONFIGURATION] 2013-05-25 13:23:39 +00:00
gbc_arch.c
gbc_archive.c [ARCHIVER] 2013-03-31 06:24:30 +00:00
gbc_archive.h
gbc_chown.c
gbc_chown.h
gbc_class.c [DEVELOPMENT ENVIRONMENT] 2013-04-29 21:27:11 +00:00
gbc_class.h [DEVELOPMENT ENVIRONMENT] 2013-04-29 21:27:11 +00:00
gbc_code.c
gbc_compile.c
gbc_compile.h
gbc_dump.c [COMPILER] 2013-06-19 02:01:08 +00:00
gbc_form.c
gbc_form.h
gbc_form_webpage.c [DEVELOPMENT ENVIRONMENT] 2013-04-29 21:27:11 +00:00
gbc_header.c
gbc_header.h
gbc_help.c
gbc_help.h
gbc_output.c [COMPILER] 2013-05-04 02:54:35 +00:00
gbc_output.h
gbc_pcode.c
gbc_preprocess.c
gbc_preprocess.h
gbc_read.c
gbc_read.h
gbc_reserved.c
gbc_reserved_make.c
gbc_trans.c
gbc_trans.h
gbc_trans_code.c
gbc_trans_ctrl.c [COMPILER] 2013-05-03 22:45:11 +00:00
gbc_trans_expr.c [COMPILER] 2013-05-03 22:45:11 +00:00
gbc_trans_subr.c
gbc_trans_tree.c
gbc_type.c
gbc_type.h
gbi.c [DEVELOPMENT ENVIRONMENT] 2013-07-19 11:02:32 +00:00
Makefile.am [CONFIGURATION] 2013-05-26 10:20:25 +00:00