<!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/1e7babd1eed7ec81cbf44755b48e17fc63c4ea35">1e7babd1</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-11-09T03:27:07+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Popup the same window several times now works correctly.

[GB.GTK]
* BUG: Popup the same window several times now works correctly.

[GB.GTK3]
* BUG: Popup the same window several times now works correctly.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/fa57dd593404dc7700cd15aca9a398dab8225129">fa57dd59</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-11-09T03:27:55+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Make keyboard data available the same way as in Qt components.

[GB.GTK]
* BUG: Make keyboard data available the same way as in Qt components.

[GB.GTK3]
* BUG: Make keyboard data available the same way as in Qt components.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/52d7ddf7451a71d66b9be04205a835f79d5a61d6">52d7ddf7</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-11-09T03:31:34+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">WebView widget is now patched.

[GB.GTK3]
* NEW: Allow other GTK+3 components to patch their widget.

[GB.GTK3.WEBVIEW]
* NEW: WebView widget is now patched.
</pre>
</li>
</ul>
<h4>10 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/ab6c37bef783871b780ee7141c9be5f4c7b721b7...52d7ddf7451a71d66b9be04205a835f79d5a61d6#f06f9b6c87931e1c03147a93f64624a5fd2e55e7">
gb.gtk/src/CKey.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/ab6c37bef783871b780ee7141c9be5f4c7b721b7...52d7ddf7451a71d66b9be04205a835f79d5a61d6#b638617c69230b97865c0edc8aba17d3ed822657">
gb.gtk/src/gapplication.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/ab6c37bef783871b780ee7141c9be5f4c7b721b7...52d7ddf7451a71d66b9be04205a835f79d5a61d6#19f1e2c6c433f7a3ff8d1f0b7cfb884236508df8">
gb.gtk/src/gcontrol.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/ab6c37bef783871b780ee7141c9be5f4c7b721b7...52d7ddf7451a71d66b9be04205a835f79d5a61d6#2344a1a51f2bbfe73da332f161602c6332d4ce73">
gb.gtk/src/gkey.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/ab6c37bef783871b780ee7141c9be5f4c7b721b7...52d7ddf7451a71d66b9be04205a835f79d5a61d6#946aa39ff1ca9f1472f4c7d7d999fe70b2abb406">
gb.gtk/src/gkey.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/ab6c37bef783871b780ee7141c9be5f4c7b721b7...52d7ddf7451a71d66b9be04205a835f79d5a61d6#b2b824151908a4a863e77288a9bb06e510207f9b">
gb.gtk/src/gmainwindow.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/ab6c37bef783871b780ee7141c9be5f4c7b721b7...52d7ddf7451a71d66b9be04205a835f79d5a61d6#0ff6a78808372c149b590015b78f7f26e2f5054f">
gb.gtk/src/main.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/ab6c37bef783871b780ee7141c9be5f4c7b721b7...52d7ddf7451a71d66b9be04205a835f79d5a61d6#70250423edb911078af59f9afa48b330b0e2ce43">
gb.gtk3/src/Makefile.am
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/ab6c37bef783871b780ee7141c9be5f4c7b721b7...52d7ddf7451a71d66b9be04205a835f79d5a61d6#6285a752d939000e5a205b374cb3314e2151b8ad">
<span class="new-file">
+
gb.gtk3/src/gb.gtk.patch.h
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/ab6c37bef783871b780ee7141c9be5f4c7b721b7...52d7ddf7451a71d66b9be04205a835f79d5a61d6#f3aed3ea055d66ad53b646e26db161d1f927ea9a">
gb.gtk3/src/webview/c_webview.c
</a>
</li>
</ul>

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

<br>
<a href="https://gitlab.com/gambas/gambas/-/compare/ab6c37bef783871b780ee7141c9be5f4c7b721b7...52d7ddf7451a71d66b9be04205a835f79d5a61d6">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.



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