gambas-source-code/main/gbx
Benoît Minisini 802a28b2d6 [CONFIGURATION]
* NEW: Bytecode version has been incremented again. All projects must be 
  recompiled!

[INTERPRETER]
* NEW: The Quote and UnQuote class were removed, and replaced by three new 
  functions: Quote$(), Shell$() and Unquote$().
* NEW: Html$() is a new function that does HTML quoting.

[GB.QT]
* NEW: The space between a gridview cell picture and its text is now 
  defined by the padding property.

[GB.WEB]
* NEW: The HTML class has been removed. Use the new Html$() subroutine 
  instead.

git-svn-id: svn://localhost/gambas/trunk@1763 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-01-02 00:05:38 +00:00
..
gb_alloc.c
gb_array.c
gb_buffer.c
gb_common.c
gb_common_check.h
gb_error.c [CONFIGURATION] 2009-01-01 13:42:17 +00:00
gb_error.h [CONFIGURATION] 2009-01-01 13:42:17 +00:00
gb_file.c
gb_file.h
gb_hash.c
gb_list.c
gb_table.c
gbx.c [DEVELOPMENT ENVIRONMENT] 2008-12-31 15:55:40 +00:00
gbx_api.c [CONFIGURATION] 2009-01-01 13:42:17 +00:00
gbx_api.h [CONFIGURATION] 2008-12-28 22:41:55 +00:00
gbx_archive.c [DEVELOPMENT ENVIRONMENT] 2008-12-31 15:55:40 +00:00
gbx_archive.h [DEVELOPMENT ENVIRONMENT] 2008-12-31 15:55:40 +00:00
gbx_array.c [WIKI CGI SCRIPT] 2008-09-21 23:22:07 +00:00
gbx_array.h
gbx_c_application.c
gbx_c_application.h
gbx_c_array.c [INTERPRETER] 2008-11-10 00:18:00 +00:00
gbx_c_array.h [DEVELOPMENT ENVIRONMENT] 2008-09-09 11:03:47 +00:00
gbx_c_class.c [CONFIGURATION] 2008-08-14 19:42:27 +00:00
gbx_c_class.h
gbx_c_collection.c [CONFIGURATION] 2008-09-13 15:35:13 +00:00
gbx_c_collection.h
gbx_c_enum.c [CONFIGURATION] 2008-08-14 19:42:27 +00:00
gbx_c_enum.h
gbx_c_error.c
gbx_c_error.h
gbx_c_file.c [INTERPRETER] 2008-11-22 12:58:36 +00:00
gbx_c_file.h [CONFIGURATION] 2008-08-14 19:42:27 +00:00
gbx_c_gambas.c
gbx_c_gambas.h
gbx_c_process.c [DEVELOPMENT ENVIRONMENT] 2008-10-29 18:26:56 +00:00
gbx_c_process.h
gbx_c_string.c [INTERPRETER] 2008-10-28 16:10:06 +00:00
gbx_c_string.h
gbx_c_subcollection.c
gbx_c_subcollection.h
gbx_c_timer.c
gbx_c_timer.h
gbx_class.c [CONFIGURATION] 2009-01-01 13:42:17 +00:00
gbx_class.h [INTERPRETER] 2009-01-01 14:46:02 +00:00
gbx_class_desc.h
gbx_class_info.c [CONFIGURATION] 2009-01-02 00:05:38 +00:00
gbx_class_init.c [CONFIGURATION] 2009-01-02 00:05:38 +00:00
gbx_class_load.c [INTERPRETER] 2009-01-01 14:46:02 +00:00
gbx_class_load.h
gbx_class_native.c [INTERPRETER] 2009-01-01 14:46:02 +00:00
gbx_compare.c [CONFIGURATION] 2008-10-21 09:28:34 +00:00
gbx_compare.h
gbx_component.c
gbx_component.h
gbx_date.c
gbx_date.h
gbx_debug.c [CONFIGURATION] 2008-12-28 19:01:39 +00:00
gbx_debug.h [DEVELOPMENT ENVIRONMENT] 2008-12-31 15:55:40 +00:00
gbx_eval.c [INTERPRETER] 2008-10-30 23:32:38 +00:00
gbx_eval.h
gbx_event.c
gbx_event.h
gbx_exec.c [CONFIGURATION] 2008-12-28 19:01:39 +00:00
gbx_exec.h [CONFIGURATION] 2008-08-14 19:42:27 +00:00
gbx_exec_enum.c [INTERPRETER] 2008-11-08 17:45:13 +00:00
gbx_exec_loop.c [CONFIGURATION] 2009-01-02 00:05:38 +00:00
gbx_exec_pop.c [CONFIGURATION] 2008-08-14 19:42:27 +00:00
gbx_exec_push.c [CONFIGURATION] 2008-09-13 15:35:13 +00:00
gbx_expression.h
gbx_extern.c [CONFIGURATION] 2008-08-14 19:42:27 +00:00
gbx_extern.h
gbx_info.h
gbx_library.c
gbx_library.h
gbx_local.c [CONFIGURATION] 2009-01-01 13:42:17 +00:00
gbx_local.h [WIKI CGI SCRIPT] 2008-11-24 14:11:01 +00:00
gbx_math.c
gbx_math.h
gbx_number.c
gbx_number.h
gbx_object.c [CONFIGURATION] 2008-08-14 19:42:27 +00:00
gbx_object.h [WIKI CGI SCRIPT] 2008-09-21 23:22:07 +00:00
gbx_print.c
gbx_print.h
gbx_project.c
gbx_project.h
gbx_regexp.c
gbx_regexp.h
gbx_replace.c
gbx_stack.c [INTERPRETER] 2008-10-30 23:32:38 +00:00
gbx_stack.h [INTERPRETER] 2008-10-30 23:32:38 +00:00
gbx_stream.c [DEVELOPMENT ENVIRONMENT] 2008-12-31 15:55:40 +00:00
gbx_stream.h [DEVELOPMENT ENVIRONMENT] 2008-12-31 15:55:40 +00:00
gbx_stream_arch.c [DEVELOPMENT ENVIRONMENT] 2008-12-31 15:55:40 +00:00
gbx_stream_buffer.c [INTERPRETER] 2008-11-22 12:58:36 +00:00
gbx_stream_direct.c [INTERPRETER] 2008-11-22 12:58:36 +00:00
gbx_stream_memory.c [INTERPRETER] 2008-11-22 12:58:36 +00:00
gbx_stream_pipe.c
gbx_stream_process.c [INTERPRETER] 2008-10-30 00:54:18 +00:00
gbx_string.c [INTERPRETER] 2008-11-10 00:18:00 +00:00
gbx_string.h [CONFIGURATION] 2009-01-02 00:05:38 +00:00
gbx_subr.c
gbx_subr.h [CONFIGURATION] 2009-01-02 00:05:38 +00:00
gbx_subr_conv.c
gbx_subr_extern.c
gbx_subr_file.c [DEVELOPMENT ENVIRONMENT] 2008-12-31 15:55:40 +00:00
gbx_subr_math.c
gbx_subr_math_temp.h
gbx_subr_misc.c [CONFIGURATION] 2008-11-11 17:22:38 +00:00
gbx_subr_string.c [CONFIGURATION] 2009-01-02 00:05:38 +00:00
gbx_subr_test.c [CONFIGURATION] 2008-08-31 00:32:21 +00:00
gbx_subr_test_temp.h
gbx_subr_time.c
gbx_type.c [WIKI CGI SCRIPT] 2008-09-21 23:22:07 +00:00
gbx_type.h [CONFIGURATION] 2008-08-31 00:32:21 +00:00
gbx_value.c [CONFIGURATION] 2008-08-14 19:42:27 +00:00
gbx_value.h [CONFIGURATION] 2008-12-28 19:01:39 +00:00
gbx_variant.h [CONFIGURATION] 2008-08-14 19:42:27 +00:00
gbx_watch.c
gbx_watch.h
Makefile.am [CONFIGURATION] 2009-01-02 00:05:38 +00:00