gambas-source-code/gb.gtk
Benoît Minisini 5d9a781017 [DEVELOPMENT ENVIRONMENT]
* BUG: Right mouse button can select controls again in form editor.

[GB.GTK]
* NEW: DragLeave is a new event raised by any control when the mouse leave
  a control during a DnD operation, or when the DnD operation terminates.
* NEW: DragMove and DragLeave events take the proxy into account. 

[GB.GUI.BASE]
* NEW: ScrollArea, GridView, TreeView... now automatically scroll during a
  DnD operation.
* BUG: Remove the overriden MouseDown event from the GridView class.
* BUG: A DnD operation does not eat the next mouse click anymore in 
  GridView, TreeView... controls.

[GB.QT4]
* NEW: DragLeave is a new event raised by any control when the mouse leave
  a control during a DnD operation, or when the DnD operation terminates.
* NEW: DragMove and DragLeave events take the proxy into account. 


git-svn-id: svn://localhost/gambas/trunk@5303 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-11-07 22:51:04 +00:00
..
src [DEVELOPMENT ENVIRONMENT] 2012-11-07 22:51:04 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac
COPYING
depcomp
gambas.h
gb.draw.h
gb.gl.h
gb.image.h
gb.paint.h
gb_common.h
INSTALL
m4
Makefile.am
missing
NEWS
README
reconf
share
TODO