gambas-source-code/main/gbx
Benoît Minisini e8e807ee2b [CONFIGURATION]
* BUG: Fix the gb.qt4 configure.ac file so that it works with stupid 
  pkg-config configuration files.

[DEVELOPMENT ENVIRONMENT]
* NEW: An option to define the terminal emulator used by the IDE.
* NEW: Some unused icons were removed from the project.
* BUG: The project tree does not steal the focus anymore after a project 
  compilation.

[GB.NET.SMTP]
* BUG: Fix the UTF-8 encoding of mail subjects having a '?' character 
  inside.

[GB.QT4]
* BUG: Fix the global event filter so that setting Application.Tooltip to 
  False does not interfer with the global key event handler.


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