2e82025ce5
* 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 |
||
---|---|---|
.. | ||
gb_alloc.c | ||
gb_array.c | ||
gb_buffer.c | ||
gb_common.c | ||
gb_error.c | ||
gb_error.h | ||
gb_file.c | ||
gb_file.h | ||
gb_str.c | ||
gb_str.h | ||
gb_table.c | ||
gba.c | ||
gbc.c | ||
gbc_archive.c | ||
gbc_archive.h | ||
gbc_chown.c | ||
gbc_chown.h | ||
gbc_class.c | ||
gbc_class.h | ||
gbc_code.c | ||
gbc_compile.c | ||
gbc_compile.h | ||
gbc_dump.c | ||
gbc_form.c | ||
gbc_form.h | ||
gbc_header.c | ||
gbc_header.h | ||
gbc_output.c | ||
gbc_output.h | ||
gbc_pcode.c | ||
gbc_read.c | ||
gbc_read.h | ||
gbc_reserved.c | ||
gbc_trans.c | ||
gbc_trans.h | ||
gbc_trans_code.c | ||
gbc_trans_ctrl.c | ||
gbc_trans_expr.c | ||
gbc_trans_subr.c | ||
gbc_trans_tree.c | ||
gbc_type.c | ||
gbc_type.h | ||
gbi.c | ||
Makefile.am |