[Gambas-Notification] [Git][gambas/gambas][master] Control.Drag() now calls Drag(), so that 'text/uri' mimetype is supported. Fix...

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Mon Jan 9 02:49:02 CET 2023



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
caacdd9c by Benoît Minisini at 2023-01-09T02:45:52+01:00
Control.Drag() now calls Drag(), so that 'text/uri' mimetype is supported. Fix reference leak in drag & drop target management of Qt components.

[INTERPRETER]
* NEW: 'GB.Push()' now can handle Variant values.

[GB.GTK]
* NEW: Control.Drag() now calls Drag(), so that 'text/uri' mimetype is supported.

[GB.GTK3]
* NEW: Control.Drag() now calls Drag(), so that 'text/uri' mimetype is supported.

[GB.QT4]
* BUG: Fix reference leak in drag & drop target management.
* NEW: Control.Drag() now calls Drag(), so that 'text/uri' mimetype is supported.

[GB.QT5]
* BUG: Fix reference leak in drag & drop target management.
* NEW: Control.Drag() now calls Drag(), so that 'text/uri' mimetype is supported.

- - - - -


8 changed files:

- comp/src/gb.form.mdi/.component
- comp/src/gb.form.mdi/.project
- comp/src/gb.form.mdi/.src/ToolBar/FToolBarConfig.class
- comp/src/gb.gui.base/.src/Drag.class
- gb.gtk/src/CWidget.cpp
- gb.qt4/src/CClipboard.cpp
- gb.qt4/src/CWidget.cpp
- main/gbx/gbx_api.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/caacdd9c2fe37d1ae2029f15e9e98b182e95ce64

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/caacdd9c2fe37d1ae2029f15e9e98b182e95ce64
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/20230109/38bf5893/attachment.htm>


More information about the Notification mailing list