5f8e273edf
* BUG: The button that switches between form and class editor is not shown anymore when a module or a class is edited. [GB.GTK] * BUG: Font management was redesigned. It does not leak memory anymore, and now behaves like in gb.qt. * BUG: Tristate CheckBox controls now work as expected. * BUG: Destroy pending deleted controls before entering the event loop, to avoid some memory leaks if the event loop is immediately aborted. * BUG: Detach destroyed controls from their event listener, as in gb.qt. * BUG: Now menu shortcuts are active even if the menu bar is hidden. But the menu must be visible. To create an hidden active top-level menu, just set its Text property to NULL, but keep it visible. * NEW: Top-level menus with a void Text property are not shown anymore. * BUG: Showing and hiding top-level menu now work correctly. [GB.QT] * BUG: Font properties are correctly inherited between containers and children controls. * BUG: Showing a tray icon does not eat focus events anymore. * NEW: Top-level menus with a void Text property are not shown anymore. [GB.QT4] * BUG: Font properties are correctly inherited between containers and children controls. * BUG: Shortcut management was fixed. * BUG: Now menu shortcuts are active even if the menu bar is hidden. But the menu must be visible. To create an hidden active top-level menu, just set its Text property to NULL, but keep it visible. * NEW: Top-level menus with a void Text property are not shown anymore. * BUG: Showing and hiding top-level menu now work correctly. git-svn-id: svn://localhost/gambas/trunk@2034 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
gambas.h | ||
gb_alloc.h | ||
gb_alloc_temp.h | ||
gb_arch.h | ||
gb_arch_temp.h | ||
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 | ||
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_hash.h | ||
gb_hash_temp.h | ||
gb_limit.h | ||
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 | ||
gb_reserved_temp.h | ||
gb_table.h | ||
gb_table_temp.h | ||
gb_type_common.h | ||
gbc_read_common.h | ||
gbc_trans_common.h | ||
Makefile.am |