gambas-source-code/main/lib
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
..
complex [GB.COMPLEX] 2012-08-14 14:11:59 +00:00
compress [GB.COMPRESS] 2012-06-28 18:06:05 +00:00
data [DEVELOPMENT ENVIRONMENT] 2012-11-07 22:51:04 +00:00
db [DEVELOPMENT ENVIRONMENT] 2012-10-23 11:21:43 +00:00
debug [DEVELOPMENT ENVIRONMENT] 2012-08-18 13:06:58 +00:00
draw [DEVELOPMENT ENVIRONMENT] 2012-08-19 13:01:57 +00:00
eval [DEVELOPMENT ENVIRONMENT] 2012-10-30 23:44:24 +00:00
gui [INTERPRETER] 2012-05-08 15:32:33 +00:00
gui.opengl [INTERPRETER] 2012-05-08 15:32:33 +00:00
image [GB.IMAGE] 2012-10-13 09:46:35 +00:00
image.effect [INTERPRETER] 2012-10-22 14:09:05 +00:00
option [GB.OPTION] 2012-07-03 17:32:39 +00:00
signal [GB.SIGNAL] 2012-08-14 09:53:03 +00:00
vb [GB.VB] 2012-03-18 19:21:52 +00:00
gb.component * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
Makefile.am [CONFIGURATION] 2012-09-09 20:20:47 +00:00