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 |
||
---|---|---|
.. | ||
CDraw.c | ||
CDraw.h | ||
cpaint.c | ||
cpaint.h | ||
crect.c | ||
crect.h | ||
gb.draw.h | ||
gb.image.h | ||
gb.paint.h | ||
gb_list.c | ||
main.c | ||
main.h | ||
Makefile.am | ||
matrix.c | ||
matrix.h |