gambas-source-code/main/share
Benoît Minisini ec7ab0c811 [CONFIGURATION]
* NEW: Support for installing control icons in native components.

[64 BITS]
* BUG: Fixed some uses of long datatype in the gb.qt.ext component, the 
  Splitter and the Container class of gb.qt.
* BUG: Fixed some declarations in the gb.net.curl component.
* NEW: Pointer[] is a new class that represents an array of Pointer values.
* BUG: All gb.qt, gb.gtk and gb.desktop methods that deal with X11 Window 
  identifiers now use Pointer and Pointer[] datatypes instead of Integer 
  and Integer[].
* BUG: The Embedder example was updated according to the change above.

[INTERPRETER]
* BUG: Fixed the static array management that was broken by the 64 bits
  changes.

[GB.DEBUG]
* BUG: Debug.Write now does nothing if Debug.Start has not been called.

[GB.GTK]
* BUG: Fixed the implementation of the Message class that was broken.
* BUG: Fixed a crash in the Watcher class.
* BUG: Fixed the Image.Flip() and Image.Mirror() methods.
* BUG: Fixed a potential crash in timer management.
* NEW: The GridView Select event was implemented.


git-svn-id: svn://localhost/gambas/trunk@1033 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2008-01-23 19:56:18 +00:00
..
gambas.h [CONFIGURATION] 2008-01-23 19:56:18 +00:00
gb_alloc.h [CONFIGURATION] 2008-01-05 14:07:21 +00:00
gb_alloc_temp.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gb_arch.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gb_arch_temp.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gb_array.h [CONFIGURATION] 2008-01-05 14:07:21 +00:00
gb_array_temp.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gb_buffer.h [CONFIGURATION] 2008-01-05 14:07:21 +00:00
gb_buffer_temp.h [CONFIGURATION] 2008-01-05 14:07:21 +00:00
gb_class_desc_common.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
gb_code.h [INTERPRETER] 2008-01-19 17:52:05 +00:00
gb_code_temp.h [INTERPRETER] 2008-01-19 17:52:05 +00:00
gb_common.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gb_common_buffer.h [CONFIGURATION] 2008-01-05 14:07:21 +00:00
gb_common_buffer_temp.h [CONFIGURATION] 2008-01-05 14:07:21 +00:00
gb_common_case.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gb_common_case_temp.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gb_common_swap.h [CONFIGURATION] 2008-01-05 14:07:21 +00:00
gb_common_swap_temp.h [CONFIGURATION] 2008-01-05 14:07:21 +00:00
gb_component.h [CONFIGURATION] 2008-01-05 14:07:21 +00:00
gb_file_share.h Remove a lot of OS_OPENBSD check, move a lot of strcpy to strlcpy, strcat to strlcat and sprintf to snprintf. Only few of them are left. 2008-01-06 20:06:44 +00:00
gb_file_temp.h Remove a lot of OS_OPENBSD check, move a lot of strcpy to strlcpy, strcat to strlcat and sprintf to snprintf. Only few of them are left. 2008-01-06 20:06:44 +00:00
gb_hash.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
gb_hash_temp.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
gb_limit.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
gb_list.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
gb_list_temp.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
gb_magic.h ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gb_pcode.h [INTERPRETER] 2008-01-19 17:52:05 +00:00
gb_pcode_temp.h [INTERPRETER] 2008-01-19 17:52:05 +00:00
gb_replace.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
gb_replace_temp.h Remove a lot of OS_OPENBSD check, move a lot of strcpy to strlcpy, strcat to strlcat and sprintf to snprintf. Only few of them are left. 2008-01-06 20:06:44 +00:00
gb_reserved.h [CONFIGURATION] 2008-01-19 01:36:38 +00:00
gb_reserved_temp.h [CONFIGURATION] 2008-01-19 01:36:38 +00:00
gb_table.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
gb_table_temp.h Remove a lot of OS_OPENBSD check, move a lot of strcpy to strlcpy, strcat to strlcat and sprintf to snprintf. Only few of them are left. 2008-01-06 20:06:44 +00:00
gb_type_common.h [INFORMER] 2008-01-18 21:37:35 +00:00
gbc_read_common.h [64 BITS] 2008-01-06 18:49:23 +00:00
gbc_trans_common.h [INTERPRETER] 2008-01-19 17:52:05 +00:00
Makefile.am * 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