52b3040e07
* NEW: Try to avoir Application.Busy flickering in some dialogs. [EXAMPLES] * NEW: New Tablet event inspired by a project made by Ricardo Díaz Martín. [GB.DRAW] * NEW: Paint.DrawImage() takes a new optional argument that defines the opacity of the drawing, between 0 and 1. [GB.FORM] * NEW: ScrollArea.Tablet is a new property that allows it to catch tablet events. [GB.GTK] * BUG: Support for tablet events. * BUG: Make mouse events in gb.gtk and gb.qt3 behave the same way. * NEW: Mouse.State is a new property that return the state of all mouse buttons as specified by the current mouse event. * NEW: Mouse.Button now only returns the index of the button that triggered the mouse event. * BUG: Fix a typo in the name of the Pointer.YTilt property. * BUG: DrawingArea.Tablet now works correctly when the DrawingArea is not cached. [GB.QT4] * BUG: Mouse events from tablet now get accurate button information. * BUG: Make mouse events in gb.gtk and gb.qt3 behave the same way. * NEW: Mouse.State is a new property that return the state of all mouse buttons as specified by the current mouse event. * NEW: Mouse.Button now only returns the index of the button that triggered the mouse event. * BUG: Fix a typo in the name of the Pointer.YTilt property. git-svn-id: svn://localhost/gambas/trunk@5057 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_arch.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_form_webpage.c | ||
gbc_header.c | ||
gbc_header.h | ||
gbc_output.c | ||
gbc_output.h | ||
gbc_pcode.c | ||
gbc_preprocess.c | ||
gbc_preprocess.h | ||
gbc_read.c | ||
gbc_read.h | ||
gbc_reserved.c | ||
gbc_reserved_make.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 |