gambas-source-code/main/gbx
Benoît Minisini 0a7ba84a28 [DEVELOPMENT ENVIRONMENT]
* BUG: Ensure that the property panel is correctly shown or hidden when the
  project is opened.
* NEW: Automatic completion is automatically inserted in all cases when
  pressing one of the following keys: '.','(','[','!'.

[INTERPRETER]
* BUG: Mid$("", 0) returns an error now.

[GB.GTK]
* BUG: The Font property management was fixed.
* BUG: The icon text alignment was fixed in the IconView control.

[GB.FORM]
* NEW: The FileChooser bookmark list was redesigned.

[GB.QT]
* BUG: Control.Handle returns a Pointer now.


git-svn-id: svn://localhost/gambas/trunk@1164 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2008-03-13 21:38:43 +00:00
..
gb_alloc.c
gb_array.c
gb_buffer.c
gb_common.c
gb_common_check.h
gb_error.c [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gb_error.h [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gb_file.c
gb_file.h
gb_hash.c
gb_list.c
gb_table.c
gbx.c [INTERPRETER] 2008-01-27 14:00:04 +00:00
gbx_api.c [DEVELOPMENT ENVIRONMENT] 2008-02-21 14:13:47 +00:00
gbx_api.h [DEVELOPMENT ENVIRONMENT] 2008-02-21 14:13:47 +00:00
gbx_archive.c [OPENBSD] 2008-02-18 23:07:24 +00:00
gbx_archive.h
gbx_array.c [INTERPRETER] 2008-01-24 01:36:20 +00:00
gbx_array.h
gbx_c_application.c
gbx_c_application.h
gbx_c_array.c [CONFIGURATION] 2008-02-02 10:54:13 +00:00
gbx_c_array.h [INTERPRETER] 2008-01-24 10:42:42 +00:00
gbx_c_class.c [CONFIGURATION] 2008-02-21 13:14:16 +00:00
gbx_c_class.h
gbx_c_collection.c [INTERPRETER] 2008-01-27 14:00:04 +00:00
gbx_c_collection.h
gbx_c_enum.c
gbx_c_enum.h
gbx_c_error.c [CONFIGURATION] 2008-02-02 10:54:13 +00:00
gbx_c_error.h
gbx_c_file.c [INTERPRETER] 2008-01-27 14:00:04 +00:00
gbx_c_file.h [INTERPRETER] 2008-01-27 14:00:04 +00:00
gbx_c_gambas.c [CONFIGURATION] 2008-02-14 11:59:36 +00:00
gbx_c_gambas.h [CONFIGURATION] 2008-02-14 11:59:36 +00:00
gbx_c_process.c
gbx_c_process.h
gbx_c_quote.c
gbx_c_quote.h
gbx_c_string.c
gbx_c_string.h
gbx_c_subcollection.c
gbx_c_subcollection.h
gbx_c_timer.c
gbx_c_timer.h
gbx_class.c [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_class.h [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_class_desc.h [INTERPRETER] 2008-01-24 01:36:20 +00:00
gbx_class_info.c [CONFIGURATION] 2008-02-21 13:14:16 +00:00
gbx_class_init.c [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_class_load.c [OPENBSD] 2008-02-18 23:07:24 +00:00
gbx_class_load.h
gbx_class_native.c [DEVELOPMENT ENVIRONMENT] 2008-02-21 14:13:47 +00:00
gbx_compare.c
gbx_compare.h
gbx_component.c [OPENBSD] 2008-02-18 23:07:24 +00:00
gbx_component.h
gbx_date.c
gbx_date.h
gbx_debug.c [CONFIGURATION] 2008-02-02 10:54:13 +00:00
gbx_debug.h [CONFIGURATION] 2008-02-02 10:54:13 +00:00
gbx_eval.c [EXAMPLES] 2008-01-25 15:01:02 +00:00
gbx_eval.h
gbx_event.c
gbx_event.h
gbx_exec.c [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_exec.h [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_exec_enum.c [INTERPRETER] 2008-01-27 14:00:04 +00:00
gbx_exec_loop.c [DEVELOPMENT ENVIRONMENT] 2008-03-13 21:38:43 +00:00
gbx_exec_pop.c [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_exec_push.c [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_expression.h [DEVELOPMENT ENVIRONMENT] 2008-02-06 00:25:48 +00:00
gbx_extern.c [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_extern.h
gbx_info.h
gbx_library.c [OPENBSD] 2008-02-18 23:07:24 +00:00
gbx_library.h
gbx_local.c [OPENBSD] 2008-02-18 23:07:24 +00:00
gbx_local.h
gbx_math.c
gbx_math.h
gbx_number.c [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_number.h
gbx_object.c [CONFIGURATION] 2008-02-21 13:14:16 +00:00
gbx_object.h [CONFIGURATION] 2008-02-14 11:59:36 +00:00
gbx_print.c
gbx_print.h
gbx_project.c [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_project.h
gbx_regexp.c
gbx_regexp.h
gbx_replace.c
gbx_stack.c
gbx_stack.h
gbx_stream.c [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_stream.h [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_stream_arch.c [INTERPRETER] 2008-01-27 14:00:04 +00:00
gbx_stream_buffer.c [INTERPRETER] 2008-01-27 14:00:04 +00:00
gbx_stream_direct.c [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_stream_memory.c
gbx_stream_pipe.c
gbx_stream_process.c
gbx_string.c [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_string.h [INTERPRETER] 2008-01-27 14:00:04 +00:00
gbx_subr.c
gbx_subr.h [INTERPRETER] 2008-01-27 14:00:04 +00:00
gbx_subr_conv.c
gbx_subr_extern.c
gbx_subr_file.c [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_subr_math.c
gbx_subr_math_temp.h
gbx_subr_misc.c [EXAMPLES] 2008-01-25 15:01:02 +00:00
gbx_subr_string.c [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_subr_test.c [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_subr_test_temp.h [INTERPRETER] 2008-01-27 14:00:04 +00:00
gbx_subr_time.c
gbx_subst.c [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_subst.h [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_type.c [OPENBSD] 2008-02-18 23:07:24 +00:00
gbx_type.h
gbx_value.c [INTERPRETER] 2008-01-27 14:00:04 +00:00
gbx_value.h [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gbx_variant.h
gbx_watch.c
gbx_watch.h
Makefile.am [CONFIGURATION] 2008-02-26 08:23:51 +00:00