<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Benoît Minisini pushed to branch master
at <a href="https://gitlab.com/gambas/gambas">Gambas / gambas</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/f1ac2f553b6f690d81631fa2bd8b4630f8b12196">f1ac2f55</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-06-01T02:52:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Implement Drag.Show() in Gambas, and consequently fix it in 'gb.gtk3'.

[GB.GTK]
* NEW: Drag.Show() and Drag.Hide() methods are now implemented in 'gb.gui.base'.
* NEW: Drag.X and Drag.Y properties are now writable.

[GB.GTK3]
* NEW: Drag.Show() and Drag.Hide() methods are now implemented in 'gb.gui.base'.
* NEW: Drag.X and Drag.Y properties are now writable.
* BUG: Finishing a drag & drop now correclty releases the button grab.

[GB.GUI.BASE]
* NEW: GridView: The padding of column headers is at least half of Desktop.Scale.
* NEW: ScrollArea: The Scroll() method returns TRUE now if no scrolling actually occured.
* BUG: TreeView: Item X property now correctly takes the TreeView padding into account.
* NEW: Drag.Show() and Drag.Hide() methods are now implemented in 'gb.gui.base'.

[GB.QT4]
* NEW: Drag.Show() and Drag.Hide() methods are now implemented in 'gb.gui.base'.
* NEW: Drag.X and Drag.Y properties are now writable.

[GB.QT5]
* NEW: Drag.Show() and Drag.Hide() methods are now implemented in 'gb.gui.base'.
* NEW: Drag.X and Drag.Y properties are now writable.
</pre>
</li>
</ul>
<h4>15 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/f1ac2f553b6f690d81631fa2bd8b4630f8b12196#1df984f1269c8a6c04e893e6e822c200cd6bc4e9">
comp/src/gb.gui.base/.src/GridView/GridView.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/f1ac2f553b6f690d81631fa2bd8b4630f8b12196#1942c455a0e2bb59f65352a662d858988cae3e55">
comp/src/gb.gui.base/.src/GridView/_GridView_Columns.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/f1ac2f553b6f690d81631fa2bd8b4630f8b12196#8bbe767ff4648a7f7cc5303b015743bda3c3e4cc">
comp/src/gb.gui.base/.src/IconView/IconView.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/f1ac2f553b6f690d81631fa2bd8b4630f8b12196#4c26e56af46a789c385d158fdc09094a8f487dab">
comp/src/gb.gui.base/.src/ScrollArea.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/f1ac2f553b6f690d81631fa2bd8b4630f8b12196#cfaa2924116e267002ad6f7d26485a92a2df44e8">
comp/src/gb.gui.base/.src/TreeView/_TreeView.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/f1ac2f553b6f690d81631fa2bd8b4630f8b12196#80b640fbee2b60e453c1ae7638a99678109ca408">
comp/src/gb.gui.base/.src/TreeView/_TreeView_Item.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/f1ac2f553b6f690d81631fa2bd8b4630f8b12196#5b354f6dc8b19629642b23e3e3cb4d2f74f10337">
comp/src/gb.gui.base/.src/_Gui.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/f1ac2f553b6f690d81631fa2bd8b4630f8b12196#767dd1feb5c84f4075ba14d237653ad8a0c58521">
gb.gtk/src/CClipboard.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/f1ac2f553b6f690d81631fa2bd8b4630f8b12196#b638617c69230b97865c0edc8aba17d3ed822657">
gb.gtk/src/gapplication.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/f1ac2f553b6f690d81631fa2bd8b4630f8b12196#41ccdb792fee6e7f5b8d46486d7cd20ab02156d5">
gb.gtk/src/gdrag.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/f1ac2f553b6f690d81631fa2bd8b4630f8b12196#20d25ad9f0bcc1eaf5dce2082c83716bf58247f4">
gb.gtk/src/gdrag.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/f1ac2f553b6f690d81631fa2bd8b4630f8b12196#699c2f821d668e646bb4363dc64dd9de69525b5e">
gb.gtk/src/gsignals.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/f1ac2f553b6f690d81631fa2bd8b4630f8b12196#0ff6a78808372c149b590015b78f7f26e2f5054f">
gb.gtk/src/main.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/f1ac2f553b6f690d81631fa2bd8b4630f8b12196#a61abc6001ea506dad3ddb053d358f4290d37749">
gb.qt4/src/CClipboard.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/f1ac2f553b6f690d81631fa2bd8b4630f8b12196#4734df5b6080d24a2febe829462470de93e3bda4">
gb.qt4/src/CClipboard.h
</a>
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
<a href="https://gitlab.com/gambas/gambas/commit/f1ac2f553b6f690d81631fa2bd8b4630f8b12196">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://gitlab.com/gambas/gambas/commit/f1ac2f553b6f690d81631fa2bd8b4630f8b12196"}}</script>

</p>
</div>
</body>
</html>