gambas-source-code/main/share
Benoît Minisini 7abbd5e799 [DEVELOPMENT ENVIRONMENT]
* BUG: Don't check conflict on project configuration file if that files 
  does not exist.

[INTERPRETER]
* OPT: Move the string splitting routine in its own file and optimize it.

[INFORMER]
* BUG: Remove unneeded parenthesis on a test.

[GB.CLIPPER]
* BUG: Remove an unused variable.

[GB.DESKTOP]
* BUG: Fix error message in DesktopMime.

[GB.FORM]
* BUG: MaskBox: Raise the Change event after moving the cursor, so that it 
  behaves exactly like a TextBox.

[GB.FORM.MDI]
* NEW: Workspace: Count the number of detached windows so that the "detach 
  current tab" menu entry is disabled when needed.

[GB.GTK]
* BUG: Window.Utility should work even if the window is mapped now.

[GB.GTK3]
* BUG: Window.Utility should work even if the window is mapped now.

[GB.NET.PO3]
* NEW: Add a void constructor to the Pop3Client class for the 
  documentation.


git-svn-id: svn://localhost/gambas/trunk@6285 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-05-23 11:52:04 +00:00
..
gambas.h [DEVELOPMENT ENVIRONMENT] 2014-05-23 11:52:04 +00:00
gb_alloc.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_alloc_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_arch.h [INTERPRETER] 2013-09-29 16:56:12 +00:00
gb_arch_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_array.h [DEVELOPMENT ENVIRONMENT] 2014-05-23 11:52:04 +00:00
gb_array_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_buffer.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_buffer_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_class_desc_common.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_code.h [COMPILER] 2014-05-08 15:10:21 +00:00
gb_code_temp.h [DEVELOPMENT ENVIRONMENT] 2014-05-23 11:52:04 +00:00
gb_common.h [DEVELOPMENT ENVIRONMENT] 2013-10-20 21:43:14 +00:00
gb_common_buffer.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_common_buffer_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_common_case.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_common_case_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_common_string.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_common_string_temp.h [GB.FORM] 2013-08-16 22:35:28 +00:00
gb_common_swap.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_common_swap_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_component.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_error_common.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_file_share.h [INTERPRETER] 2013-09-29 20:54:47 +00:00
gb_file_temp.h [INTERPRETER] 2013-10-26 21:06:22 +00:00
gb_hash.h [DEVELOPMENT ENVIRONMENT] 2014-04-05 00:28:41 +00:00
gb_hash_temp.h [DEVELOPMENT ENVIRONMENT] 2014-04-05 00:28:41 +00:00
gb_limit.h [INTERPRETER] 2014-01-27 23:46:37 +00:00
gb_list.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_list_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_magic.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_pcode.h [INTERPRETER] 2014-05-05 20:16:41 +00:00
gb_pcode_temp.h [INTERPRETER] 2014-05-05 20:07:00 +00:00
gb_replace.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_replace_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_reserved.h [COMPILER] 2014-05-08 15:10:21 +00:00
gb_reserved_keyword.h [INTERPRETER] 2014-05-21 08:35:34 +00:00
gb_reserved_temp.h [INTERPRETER] 2014-05-21 08:35:34 +00:00
gb_table.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_table_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_type_common.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gbc_read_common.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gbc_trans_common.h [COMPILER] 2013-09-28 20:14:06 +00:00
gbx_subr_common.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
Makefile.am