gambas-source-code/main
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
..
gbc [DEVELOPMENT ENVIRONMENT] 2012-10-30 23:44:24 +00:00
gbx [DEVELOMENT ENVIRONMENT] 2012-11-06 20:11:20 +00:00
lib [DEVELOPMENT ENVIRONMENT] 2012-11-07 22:51:04 +00:00
mime
share [DEVELOMENT ENVIRONMENT] 2012-11-06 20:11:20 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac [CONFIGURATION] 2012-09-09 20:20:47 +00:00
COPYING
depcomp
INSTALL
m4
Makefile.am [CONFIGURATION] 2012-10-28 19:21:59 +00:00
missing
NEWS
README
reconf
TODO