gambas-source-code/main
Benoît Minisini 52b3040e07 [DEVELOPMENT ENVIRONMENT]
* 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
2012-08-19 13:01:57 +00:00
..
gbc [DEVELOPMENT ENVIRONMENT] 2012-08-19 13:01:57 +00:00
gbx [DEVELOPMENT ENVIRONMENT] 2012-08-19 13:01:57 +00:00
lib [DEVELOPMENT ENVIRONMENT] 2012-08-19 13:01:57 +00:00
mime
share [DEVELOPMENT ENVIRONMENT] 2012-08-18 13:06:58 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac [CONFIGURATION] 2012-08-18 21:46:25 +00:00
COPYING
depcomp
INSTALL
m4
Makefile.am
missing
NEWS
README
reconf
TODO