<!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/6a505680e2ffd51fc167b5b59debfb1337bbd923">6a505680</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-08-20T01:37:47+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">DataComboView: Handle keyboard shortcuts: Space, Enter, Down, and Escape key.

[GB.DB.FORM]
* NEW: DataComboView: Handle keyboard shortcuts: Space, Enter, Down, and Escape key.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/796ec29fbbf187fb7c23b9dc077c9c0a07ad618b">796ec29f</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-08-20T01:37:54+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'master' of https://gitlab.com/gambas/gambas
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/ccb5471dcf23f3addd4da93a5a249cdf4d392a16">ccb5471d</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-08-20T01:41:34+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ListBox: Click event is now raised on the next event loop.

[GB.GUI.BASE]
* NEW: ListBox: Click event is now raised on the next event loop.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/ea6c2d6074fd3e0e2c0103da70ea539f02041e75">ea6c2d60</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-08-20T01:45:35+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Wayland compositors and client-side decorations support.

[GB.GTK3]
* BUG: Popups now work on Wayland compositors.
* BUG: Support for client-side decorations.
</pre>
</li>
</ul>
<h4>13 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/182db8d45ce10abd0901e7065bf61f15ab25dc29...ea6c2d6074fd3e0e2c0103da70ea539f02041e75#530a0137d3bdb9f9e574c2b305c5128867614671">
comp/src/gb.db.form/.icon.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/182db8d45ce10abd0901e7065bf61f15ab25dc29...ea6c2d6074fd3e0e2c0103da70ea539f02041e75#d94c52b766a8641c4cb57c9ef7bd0ef22c399742">
comp/src/gb.db.form/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/182db8d45ce10abd0901e7065bf61f15ab25dc29...ea6c2d6074fd3e0e2c0103da70ea539f02041e75#facaff17c0d86c3c6cdd89966f4f853a312df931">
comp/src/gb.db.form/.src/DataComboView.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/182db8d45ce10abd0901e7065bf61f15ab25dc29...ea6c2d6074fd3e0e2c0103da70ea539f02041e75#b7f007da12c4577e33fc190654a2e3bbbee81022">
comp/src/gb.db.form/.src/FBrowser.form
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/182db8d45ce10abd0901e7065bf61f15ab25dc29...ea6c2d6074fd3e0e2c0103da70ea539f02041e75#514e25c9b1de3d8245d3d5d690aeb98943413262">
comp/src/gb.db.form/.src/Test/FTest.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/182db8d45ce10abd0901e7065bf61f15ab25dc29...ea6c2d6074fd3e0e2c0103da70ea539f02041e75#0005948c9f2b8cf637dda4385f1da71ab5e9df86">
comp/src/gb.db.form/.src/Test/FTest.form
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/182db8d45ce10abd0901e7065bf61f15ab25dc29...ea6c2d6074fd3e0e2c0103da70ea539f02041e75#1df984f1269c8a6c04e893e6e822c200cd6bc4e9">
comp/src/gb.gui.base/.src/GridView/GridView.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/182db8d45ce10abd0901e7065bf61f15ab25dc29...ea6c2d6074fd3e0e2c0103da70ea539f02041e75#e65f4aa7ed8f93990c0a7e69b5db29936844b077">
comp/src/gb.gui.base/.src/ListBox/ListBox.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/182db8d45ce10abd0901e7065bf61f15ab25dc29...ea6c2d6074fd3e0e2c0103da70ea539f02041e75#b638617c69230b97865c0edc8aba17d3ed822657">
gb.gtk/src/gapplication.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/182db8d45ce10abd0901e7065bf61f15ab25dc29...ea6c2d6074fd3e0e2c0103da70ea539f02041e75#19f1e2c6c433f7a3ff8d1f0b7cfb884236508df8">
gb.gtk/src/gcontrol.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/182db8d45ce10abd0901e7065bf61f15ab25dc29...ea6c2d6074fd3e0e2c0103da70ea539f02041e75#b2b824151908a4a863e77288a9bb06e510207f9b">
gb.gtk/src/gmainwindow.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/182db8d45ce10abd0901e7065bf61f15ab25dc29...ea6c2d6074fd3e0e2c0103da70ea539f02041e75#76ac1debc11df433abd867397c8bbf83f020d8de">
gb.gtk/src/gmainwindow.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/182db8d45ce10abd0901e7065bf61f15ab25dc29...ea6c2d6074fd3e0e2c0103da70ea539f02041e75#0ff6a78808372c149b590015b78f7f26e2f5054f">
gb.gtk/src/main.cpp
</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/-/compare/182db8d45ce10abd0901e7065bf61f15ab25dc29...ea6c2d6074fd3e0e2c0103da70ea539f02041e75">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>