gambas-source-code/main/gbx
Benoît Minisini 3507637a45 [DEVELOPMENT ENVIRONMENT]
* BUG: Get rid of the last use of the deprecated DrawingArea.Painted 
  property.

[INTERPRETER]
* NEW: The deprecated API message now displays the current code position.

[GB.FORM]
* NEW: The FileChooser and DirChooser label that displays the current 
  directory now "ellipsized" it if there is not enough room.

[GB.GTK]
* BUG: All style drawing methods now draw at the correct position.
* NEW: Start replacing old GDK drawing methods by Cairo methods.

[GB.MAP]
* NEW: Rename the MapViewer control as MapView.
* BUG: Don't redefine standard events. Use a proxy instead.


git-svn-id: svn://localhost/gambas/trunk@5396 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-11-29 12:43:29 +00:00
..
gb_alloc.c
gb_array.c
gb_buffer.c
gb_common.c
gb_common_check.h
gb_error.c [DEVELOPMENT ENVIRONMENT] 2012-10-19 21:00:35 +00:00
gb_error.h [DEVELOPMENT ENVIRONMENT] 2012-10-19 21:00:35 +00:00
gb_file.c
gb_file.h
gb_hash.c
gb_list.c
gb_table.c
gbx.c [DEVELOPMENT ENVIRONMENT] 2012-10-19 21:00:35 +00:00
gbx_api.c [DEVELOPMENT ENVIRONMENT] 2012-11-29 12:43:29 +00:00
gbx_api.h [INTERPRETER] 2012-11-14 22:24:15 +00:00
gbx_archive.c [CONFIGURATION] 2012-10-14 22:42:53 +00:00
gbx_archive.h [EXAMPLES] 2012-09-27 20:52:08 +00:00
gbx_c_application.c [DEVELOPMENT ENVIRONMENT] 2012-10-19 21:00:35 +00:00
gbx_c_application.h
gbx_c_array.c [INTERPRETER] 2012-11-24 18:52:11 +00:00
gbx_c_array.h
gbx_c_class.c [DEVELOPMENT ENVIRONMENT] 2012-10-27 18:59:14 +00:00
gbx_c_class.h
gbx_c_collection.c [INTERPRETER] 2012-09-06 16:20:54 +00:00
gbx_c_collection.h
gbx_c_enum.c [INTERPRETER] 2012-11-01 13:19:11 +00:00
gbx_c_enum.h
gbx_c_error.c
gbx_c_error.h
gbx_c_file.c [CONFIGURATION] 2012-10-02 08:01:25 +00:00
gbx_c_file.h
gbx_c_gambas.c
gbx_c_gambas.h
gbx_c_observer.c
gbx_c_observer.h
gbx_c_process.c [INTERPRETER] 2012-08-30 22:49:21 +00:00
gbx_c_process.h [INTERPRETER] 2012-08-30 22:49:21 +00:00
gbx_c_string.c [DEVELOPMENT ENVIRONMENT] 2012-09-16 14:54:10 +00:00
gbx_c_string.h
gbx_c_system.c [CONFIGURATION] 2012-10-14 22:42:53 +00:00
gbx_c_system.h
gbx_c_task.c [INTERPRETER] 2012-08-31 19:56:41 +00:00
gbx_c_task.h [COMPILER] 2012-08-29 00:43:48 +00:00
gbx_c_timer.c [INTERPRETER] 2012-11-24 18:52:11 +00:00
gbx_c_timer.h
gbx_class.c [DEVELOPMENT ENVIRONMENT] 2012-10-28 00:28:26 +00:00
gbx_class.h [INTERPRETER] 2012-11-14 22:24:15 +00:00
gbx_class_desc.h [INTERPRETER] 2012-08-20 18:05:25 +00:00
gbx_class_info.c [INTERPRETER] 2012-11-14 22:24:15 +00:00
gbx_class_init.c [INTERPRETER] 2012-11-14 22:24:15 +00:00
gbx_class_load.c [INTERPRETER] 2012-10-27 00:28:55 +00:00
gbx_class_load.h
gbx_class_native.c [DEVELOPMENT ENVIRONMENT] 2012-10-19 21:00:35 +00:00
gbx_compare.c [DEVELOMENT ENVIRONMENT] 2012-11-06 20:11:20 +00:00
gbx_compare.h [INTERPRETER] 2012-08-29 21:02:09 +00:00
gbx_component.c [INTERPRETER] 2012-10-27 00:28:55 +00:00
gbx_component.h [INTERPRETER] 2012-10-27 00:28:55 +00:00
gbx_date.c
gbx_date.h
gbx_debug.c [INTERPRETER] 2012-11-14 22:24:15 +00:00
gbx_debug.h [INTERPRETER] 2012-10-27 00:28:55 +00:00
gbx_eval.c [INTERPRETER] 2012-10-29 00:46:53 +00:00
gbx_eval.h
gbx_event.c [INTERPRETER] 2012-11-24 18:52:11 +00:00
gbx_event.h
gbx_exec.c [DEVELOPMENT ENVIRONMENT] 2012-10-19 21:00:35 +00:00
gbx_exec.h [INTERPRETER] 2012-11-24 18:52:11 +00:00
gbx_exec_enum.c
gbx_exec_loop.c [INTERPRETER] 2012-11-24 18:52:11 +00:00
gbx_exec_operator.c [INTERPRETER] 2012-08-06 20:14:41 +00:00
gbx_exec_pop.c [DEVELOPMENT ENVIRONMENT] 2012-10-19 21:00:35 +00:00
gbx_exec_push.c [INTERPRETER] 2012-11-24 18:52:11 +00:00
gbx_expression.h
gbx_extern.c [CONFIGURATION] 2012-08-21 01:03:52 +00:00
gbx_extern.h
gbx_info.h
gbx_jit.c
gbx_jit.h
gbx_library.c [EXAMPLES] 2012-09-27 20:52:08 +00:00
gbx_library.h [EXAMPLES] 2012-09-27 20:52:08 +00:00
gbx_local.c
gbx_local.h
gbx_math.c
gbx_math.h
gbx_number.c
gbx_number.h
gbx_object.c [DEVELOPMENT ENVIRONMENT] 2012-10-19 21:00:35 +00:00
gbx_object.h [INTERPRETER] 2012-08-06 22:41:05 +00:00
gbx_profile.c
gbx_profile.h
gbx_project.c [EXAMPLES] 2012-09-27 20:52:08 +00:00
gbx_project.h [EXAMPLES] 2012-09-27 20:52:08 +00:00
gbx_regexp.c
gbx_regexp.h
gbx_replace.c
gbx_signal.c [DEVELOPMENT ENVIRONMENT] 2012-08-30 22:13:25 +00:00
gbx_signal.h
gbx_stack.c
gbx_stack.h
gbx_stream.c [INTERPRETER] 2012-08-30 22:49:21 +00:00
gbx_stream.h [INTERPRETER] 2012-08-25 15:13:39 +00:00
gbx_stream_arch.c
gbx_stream_buffer.c [DEVELOPMENT ENVIRONMENT] 2012-08-30 22:13:25 +00:00
gbx_stream_direct.c
gbx_stream_memory.c
gbx_stream_pipe.c
gbx_stream_process.c
gbx_stream_string.c
gbx_string.c [DEVELOPMENT ENVIRONMENT] 2012-09-17 11:13:32 +00:00
gbx_string.h [DEVELOPMENT ENVIRONMENT] 2012-09-17 11:13:32 +00:00
gbx_struct.c
gbx_struct.h
gbx_subr.c
gbx_subr.h
gbx_subr_conv.c
gbx_subr_extern.c
gbx_subr_file.c
gbx_subr_math.c [INTERPRETER] 2012-08-29 19:12:54 +00:00
gbx_subr_math_temp.h
gbx_subr_misc.c [INTERPRETER] 2012-10-29 00:46:53 +00:00
gbx_subr_string.c [DEVELOPMENT ENVIRONMENT] 2012-09-17 11:13:32 +00:00
gbx_subr_test.c [INTERPRETER] 2012-08-22 09:25:35 +00:00
gbx_subr_test_temp.h
gbx_subr_time.c
gbx_type.c
gbx_type.h [INTERPRETER] 2012-08-06 20:14:41 +00:00
gbx_value.c [INTERPRETER] 2012-11-09 20:15:06 +00:00
gbx_value.h
gbx_variant.h
gbx_watch.c [INTERPRETER] 2012-08-30 22:49:21 +00:00
gbx_watch.h [INTERPRETER] 2012-08-30 22:49:21 +00:00
Makefile.am [INTERPRETER] 2012-11-14 22:24:15 +00:00