gambas-source-code/main/share
Benoît Minisini a83d81f98d [CONFIGURATION]
* BUG: FreeBSD patches.

[INTERPRETER]
* BUG: FreeBSD patches.

[COMPILER]
* NEW: Support for FreeBSD getopt_long().

[ARCHIVER]
* NEW: Support for FreeBSD getopt_long().

[INFORMER]
* NEW: Support for FreeBSD getopt_long().

[SCRIPTER]
* BUG: The <%...%> markups are now taken into account everywhere inside a 
  server page.

[WIKI CGI SCRIPT]
* BUG: Speeds up the rename function.

[GB.COMPRESS.ZLIB]
* BUG: Do not include the Linux specific header <bits/wordsize.h> anymore.

[GB.DB.ODBC]
* BUG: Removed some compilation warnings.

[GB.GTK]
* BUG: ComboBox now raises focus events.
* BUG: Newly opened windows are now correctly shown at the specified 
  position.
* BUG: DrawingArea.Clear() does not erase the border anymore if the 
  DrawingArea is cached.
* BUG: Hiding a row or a column does not prevent the mouse wheel to work 
  anymore in the GridView control.

[GB.QT]
* BUG: Compound controls like ComboBox should not raise spurious focus 
  events anymore.
* BUG: Fix a possible crash in GridView repaint.

[GB.QT4]
* BUG: Compound controls like ComboBox should not raise spurious focus 
  events anymore.


git-svn-id: svn://localhost/gambas/trunk@1955 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-05-15 17:57:29 +00:00
..
gambas.h [INTERPRETER] 2009-01-16 23:12:10 +00:00
gb_alloc.h [DEVELOPMENT ENVIRONMENT] 2009-02-12 16:43:25 +00:00
gb_alloc_temp.h [DEVELOPMENT ENVIRONMENT] 2009-02-12 16:43:25 +00:00
gb_arch.h [CONFIGURATION] 2008-11-02 02:40:10 +00:00
gb_arch_temp.h [CONFIGURATION] 2008-11-02 02:40:10 +00:00
gb_array.h
gb_array_temp.h
gb_buffer.h
gb_buffer_temp.h
gb_class_desc_common.h
gb_code.h
gb_code_temp.h
gb_common.h [CONFIGURATION] 2009-05-15 17:57:29 +00:00
gb_common_buffer.h
gb_common_buffer_temp.h
gb_common_case.h
gb_common_case_temp.h
gb_common_string.h
gb_common_string_temp.h
gb_common_swap.h
gb_common_swap_temp.h
gb_component.h
gb_file_share.h
gb_file_temp.h [DEVELOPMENT ENVIRONMENT] 2009-04-03 22:29:51 +00:00
gb_hash.h
gb_hash_temp.h
gb_limit.h [DEVELOPMENT ENVIRONMENT] 2008-07-19 13:35:36 +00:00
gb_list.h
gb_list_temp.h
gb_magic.h
gb_pcode.h
gb_pcode_temp.h
gb_replace.h
gb_replace_temp.h
gb_reserved.h [CONFIGURATION] 2008-11-11 17:22:38 +00:00
gb_reserved_temp.h [DEVELOPMENT ENVIRONMENT] 2009-04-22 08:50:40 +00:00
gb_table.h
gb_table_temp.h
gb_type_common.h
gbc_read_common.h
gbc_trans_common.h [DEVELOPMENT ENVIRONMENT] 2008-07-19 13:35:36 +00:00
Makefile.am