gambas-source-code/main/gbx
Benoît Minisini 8fa23b6351 [DEVELOPMENT ENVIRONMENT]
* NEW: Some little changes in the "cool" buttons and in the project item 
  control.
* BUG: Fix the console embedding flash when the debugger starts.

[INTERPRETER]
* BUG: Fix the Makefile.am file that prevented debugging flags to be sent 
  to the compiler.

[COMPILER]
* BUG: Fix the Makefile.am file that prevented debugging flags to be sent 
  to the compiler.

[GB.FORM]
* OPT: ListContainer.Clear() now locks the container, as there is no need 
  to arrange its children while clearing it.


git-svn-id: svn://localhost/gambas/trunk@2230 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-08-10 10:16:58 +00:00
..
gb_alloc.c [DEVELOPMENT ENVIRONMENT] 2009-06-10 22:41:11 +00:00
gb_array.c * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gb_buffer.c * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
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 [INTERPRETER] 2009-02-04 22:51:20 +00:00
gb_file.c [WIKI CGI SCRIPT] 2008-03-19 14:32:30 +00:00
gb_file.h [WIKI CGI SCRIPT] 2008-03-19 14:32:30 +00:00
gb_hash.c * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gb_list.c * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gb_table.c * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gbx.c [CONFIGURATION] 2009-05-22 14:52:36 +00:00
gbx_api.c [DEVELOPMENT ENVIRONMENT] 2009-08-02 22:48:08 +00:00
gbx_api.h [INTERPRETER] 2009-08-03 17:54:51 +00:00
gbx_archive.c [GB.DBUS] 2009-08-07 18:14:26 +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 ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_c_application.c [WIKI CGI SCRIPT] 2008-03-19 14:32:30 +00:00
gbx_c_application.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_c_array.c [INTERPRETER] 2009-07-21 13:14:01 +00:00
gbx_c_array.h [DEVELOPMENT ENVIRONMENT] 2008-09-09 11:03:47 +00:00
gbx_c_class.c [DEVELOPMENT ENVIRONMENT] 2009-07-12 21:49:13 +00:00
gbx_c_class.h * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
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 [CONFIGURATION] 2008-02-02 10:54:13 +00:00
gbx_c_error.h * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
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 [DEVELOPMENT ENVIRONMENT] 2009-02-17 01:51:25 +00:00
gbx_c_process.c [EXAMPLES] 2009-08-06 00:34:49 +00:00
gbx_c_process.h [CONFIGURATION] 2009-05-22 14:52:36 +00:00
gbx_c_string.c [INTERPRETER] 2008-10-28 16:10:06 +00:00
gbx_c_string.h * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
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 ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_c_timer.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
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 [DEVELOPMENT ENVIRONMENT] 2009-02-17 01:51:25 +00:00
gbx_class_load.c [INTERPRETER] 2009-05-25 13:43:44 +00:00
gbx_class_load.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_class_native.c [INTERPRETER] 2009-01-16 23:12:10 +00:00
gbx_compare.c [CONFIGURATION] 2009-01-13 00:42:55 +00:00
gbx_compare.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_component.c [OPENBSD] 2008-02-18 23:07:24 +00:00
gbx_component.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
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 [DEVELOPMENT ENVIRONMENT] 2009-08-02 22:48:08 +00:00
gbx_debug.h [INTERPRETER] 2009-07-29 00:16:48 +00:00
gbx_eval.c [DEVELOPMENT ENVIRONMENT] 2009-01-29 16:11:30 +00:00
gbx_eval.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
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-08-05 16:14:08 +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 [CONFIGURATION] 2008-08-14 19:42:27 +00:00
gbx_extern.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_info.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
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 ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
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 Code cleanup, remove obsolete and uneeded specific OpenBSD code. 2008-08-08 14:41:57 +00:00
gbx_print.h [DEVELOPMENT ENVIRONMENT] 2009-07-17 01:29:39 +00:00
gbx_project.c [DEVELOPMENT ENVIRONMENT] 2008-04-17 10:18:25 +00:00
gbx_project.h [WIKI CGI SCRIPT] 2008-03-19 14:32:30 +00:00
gbx_regexp.c [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbx_regexp.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_replace.c * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gbx_stack.c [INTERPRETER] 2009-08-01 15:13: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 [INTERPRETER] 2009-02-04 22:51:20 +00:00
gbx_stream_arch.c [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbx_stream_buffer.c [INTERPRETER] 2009-02-05 14:53:16 +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 ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gbx_stream_process.c [INTERPRETER] 2008-10-30 00:54:18 +00:00
gbx_string.c [INTERPRETER] 2009-07-14 23:25:52 +00:00
gbx_string.h [CONFIGURATION] 2009-01-02 00:05:38 +00:00
gbx_subr.c [WIKI CGI SCRIPT] 2008-03-19 14:32:30 +00:00
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 [CONFIGURATION] 2008-01-19 01:36:38 +00:00
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 ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
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-08-05 16:14:08 +00:00
gbx_value.h [CONFIGURATION] 2008-12-28 19:01:39 +00:00
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 [DEVELOPMENT ENVIRONMENT] 2009-08-10 10:16:58 +00:00