gambas-source-code/main/share
Benoît Minisini e2c952c375 [DEVELOPMENT ENVIRONMENT]
* BUG: UTF-8 characters are allowed in project data file names now.

[INTEPRETER]
* NEW: Allocation debugging messages can be redirected to a log file.

[GB.DB.FORM]
* BUG: DataBrowser FBrowser form does not incorrectly override Form.Panel 
  anymore.

[GB.GTK]
* BUG: TabStrip.Font now behaves as expected.
* BUG: GridView Row and Column properties can be set independently.
* BUG: Fix the container arrangement and the ClientX / ClientY properties.

[GB.FORM]
* OPT: FileView redraws were delayed so that they are optimized.
* BUG: Balloon tried to not take the focus.

[GB.QT]
* BUG: Fix the GridView last column stretching.

[GB.QT4]
* NEW: The AutoResize property of Button, ToolButton and ToggleButton 
  controls were implemented.
* BUG: Button, ToolButton and ToggleButton now behave correctly when their
  font change.
* OPT: Arrangement was optimized.
* BUG: TabStrip ClientX, ClientY, ClientWidth and ClientHeight properties 
  now return accurate values.

[GB.QT4.EXT]
* BUG: Editor now draws non-highlighted lines correctly.


git-svn-id: svn://localhost/gambas/trunk@1868 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-02-12 16:43:25 +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 [WIKI CGI SCRIPT] 2008-09-21 23:22:07 +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 [GB.CAIRO] 2009-01-27 01:24:19 +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 [COMPILER] 2009-01-30 01:28:35 +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