gambas-source-code/gb.qt4
gambas d97f8dd764 Fix drag and drop management, especially in GTK+ components.
[GB.GTK]
* BUG: Fix drag and drop action constants.
* BUG: The three drag and drop actions are supported now.
* BUG: The SHIFT and CONTROL key modifiers define the current drag and drop action.

[GB.GTK3]
* BUG: Fix drag and drop action constants.
* BUG: The three drag and drop actions are supported now.
* BUG: The SHIFT and CONTROL key modifiers define the current drag and drop action.

[GB.QT4]
* BUG: Fix drag and drop action constants.
* BUG: The three drag and drop actions are supported now.
* BUG: The SHIFT and CONTROL key modifiers define the current drag and drop action.

[GB.QT5]
* BUG: Fix drag and drop action constants.
* BUG: The three drag and drop actions are supported now.
* BUG: The SHIFT and CONTROL key modifiers define the current drag and drop action.
2021-10-22 21:18:45 +02:00
..
share Fix drag and drop management, especially in GTK+ components. 2021-10-22 21:18:45 +02:00
src Fix drag and drop management, especially in GTK+ components. 2021-10-22 21:18:45 +02:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac
COPYING
gambas.h
gb.draw.h
gb.eval.h
gb.geom.h
gb.gl.h
gb.image.h
gb.paint.h
gb.qt.am
gb_common.h
gbc_read_common.h
INSTALL
m4
Makefile.am
NEWS
README
reconf