[Gambas-Notification] [Git][gambas/gambas][master] Fix drag and drop management, especially in GTK+ components.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Fri Oct 22 21:21:41 CEST 2021
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
d97f8dd7 by gambas at 2021-10-22T21:18:45+02:00
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.
- - - - -
8 changed files:
- gb.gtk/src/CClipboard.cpp
- gb.gtk/src/gcontrol.cpp
- gb.gtk/src/gdrag.cpp
- gb.gtk/src/gdrag.h
- gb.gtk/src/gsignals.cpp
- gb.qt4/share/gb.form.const.h
- gb.qt4/src/CClipboard.cpp
- gb.qt4/src/CClipboard.h
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d97f8dd764f786ab920a04ef22f43a677f817b88
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d97f8dd764f786ab920a04ef22f43a677f817b88
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20211022/9166190e/attachment.htm>
More information about the Notification
mailing list