gambas-source-code/main/gbc
Benoît Minisini 2e82025ce5 [DEVELOPMENT ENVIRONMENT]
* BUG: Fix option dialog now that [...] can return specialized arrays.
* BUG: Fix the list of control properties that must not be applied in the 
  form editor.
* NEW: Automatically converts Window.Toolbar constant to Window.Utility.
* NEW: Setting the form Type property to Utility has a visible effect now.
* BUG: The find balloon message is always displayed in the accurate field 
  now.

[GB.GTK]
* BUG: Fix the initialization of editable combo-box when its List property 
  is set.
* NEW: The Window.Toolbar constant were replaced by Window.Utility.

[GB.FORM]
* NEW: Draw SidePanel little arrows in a more clever way.
* BUG: Font grades are selectable again in the FontChooser control.

[GB.FORM.MDI]
* NEW: Toolbars have a configuration dialog now. This configuration dialog 
  is displayed when you click on the toolbar handle. Beware, this is not 
  finished!
* NEW: Toolbar.Key is a new text property for identifying the toolbar. All 
  toolbars having the same key will share the same configuration.
* NEW: Toolbar.Text is a new text property that gives a visual name to the 
  toolbar.

[GB.QT]
* BUG: Setting Control.Next or Control.Previous now forces the parent 
  container to re-arrange itself.
* NEW: The Window.Toolbar constant were replaced by Window.Utility.
* NEW: ToolButton.AutoResize is a new property that makes the toolbutton 
  automatically expand horizontally to fit its contents.
* NEW: Button and ToggleButton got the same AutoResize property.
* NEW: Remove the DrawingArea.BackColor property.

[GB.QT4]
* BUG: Setting Control.Next or Control.Previous now forces the parent 
  container to re-arrange itself.
* NEW: Remove the DrawingArea.BackColor property.
* NEW: The Window.Toolbar constant were replaced by Window.Utility.


git-svn-id: svn://localhost/gambas/trunk@1789 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-01-06 00:01:26 +00:00
..
gb_alloc.c * 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_array.c * 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_buffer.c * 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_common.c ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gb_error.c ******** Merged /branches/64bits r918:1003 into /trunk 2008-01-17 21:39:26 +00:00
gb_error.h [64 BITS] 2008-01-06 18:49:23 +00:00
gb_file.c * 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_file.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_str.c [DEVELOPMENT ENVIRONMENT] 2008-03-11 13:29:47 +00:00
gb_str.h [DEVELOPMENT ENVIRONMENT] 2009-01-04 18:55:25 +00:00
gb_table.c * 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
gba.c [DEVELOPMENT ENVIRONMENT] 2009-01-06 00:01:26 +00:00
gbc.c [WIKI CGI SCRIPT] 2008-09-21 23:22:07 +00:00
gbc_archive.c [DEVELOPMENT ENVIRONMENT] 2008-05-11 18:07:16 +00:00
gbc_archive.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
gbc_chown.c [CONFIGURATION] 2008-08-14 19:42:27 +00:00
gbc_chown.h [CONFIGURATION] 2008-08-14 19:42:27 +00:00
gbc_class.c [INTERPRETER] 2008-08-31 23:45:47 +00:00
gbc_class.h [WIKI CGI SCRIPT] 2008-09-21 23:22:07 +00:00
gbc_code.c * 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
gbc_compile.c [WIKI CGI SCRIPT] 2008-09-21 23:22:07 +00:00
gbc_compile.h [DEVELOPMENT ENVIRONMENT] 2009-01-04 18:55:25 +00:00
gbc_dump.c [WIKI CGI SCRIPT] 2008-09-21 23:22:07 +00:00
gbc_form.c [DEVELOPMENT ENVIRONMENT] 2009-01-04 18:55:25 +00:00
gbc_form.h [64 BITS] 2008-01-06 18:49:23 +00:00
gbc_header.c [DEVELOPMENT ENVIRONMENT] 2008-07-19 13:35:36 +00:00
gbc_header.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
gbc_output.c [DEVELOPMENT ENVIRONMENT] 2009-01-04 18:55:25 +00:00
gbc_output.h [DEVELOPMENT ENVIRONMENT] 2009-01-04 18:55:25 +00:00
gbc_pcode.c * 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
gbc_read.c [COMPILER] 2008-09-16 12:48:21 +00:00
gbc_read.h [INTERPRETER] 2008-08-31 23:45:47 +00:00
gbc_reserved.c [DEVELOPMENT ENVIRONMENT] 2008-01-18 13:43:10 +00:00
gbc_trans.c [WIKI CGI SCRIPT] 2008-09-21 23:22:07 +00:00
gbc_trans.h [CONFIGURATION] 2008-11-11 17:22:38 +00:00
gbc_trans_code.c [INTERPRETER] 2008-03-17 14:54:17 +00:00
gbc_trans_ctrl.c [DEVELOPMENT ENVIRONMENT] 2008-06-26 09:49:06 +00:00
gbc_trans_expr.c [CONFIGURATION] 2008-11-11 17:22:38 +00:00
gbc_trans_subr.c [CONFIGURATION] 2008-11-11 17:22:38 +00:00
gbc_trans_tree.c [CONFIGURATION] 2008-11-11 17:22:38 +00:00
gbc_type.c [OPENBSD] 2008-02-18 23:07:24 +00:00
gbc_type.h [DEVELOPMENT ENVIRONMENT] 2008-01-18 13:43:10 +00:00
gbi.c [CONFIGURATION] 2009-01-04 01:37:20 +00:00
Makefile.am [DEVELOPMENT ENVIRONMENT] 2008-05-11 18:07:16 +00:00