<!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/8e241d98881e46718083a7f7a55060cff662a7c5">8e241d98</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-03-10T15:22:21+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix WebTabPanel.Count and add WebTabPanel.Remove().
[GB.WEB.FORM2]
* BUG: WebTabPanel: Count property can be made smaller.
* NEW: WebTabPanel: Remove() is a new method that removes a tab from its index.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/2b9e18a103d7c89fc347715e48ca16b20b5e15e1">2b9e18a1</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-03-10T18:29:05+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix detection of GUI components.
[GB.GUI]
* BUG: Fix detection of GUI components and share some code with 'gb.gui.qt'.
[GB.GUI.QT]
* BUG: Fix detection of GUI components and share some code with 'gb.gui'.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/607ea493d417a7692f2dd83e4bbde19ab734330e">607ea493</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-03-10T18:30:11+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'master' of gitlab.com:gambas/gambas
</pre>
</li>
</ul>
<h4>9 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/1a8ef5e9c635d09ff50647c98a472a9b3d51669a...607ea493d417a7692f2dd83e4bbde19ab734330e#1cfb78fef20c1a7cb1a9a68fd0c199ac8dd50e82">
comp/src/gb.web.form2/.src/Test/Webform1.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/1a8ef5e9c635d09ff50647c98a472a9b3d51669a...607ea493d417a7692f2dd83e4bbde19ab734330e#21df109244628bc9f23a84bd96c9aedb7984fcf0">
comp/src/gb.web.form2/.src/Test/Webform1.webform
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/1a8ef5e9c635d09ff50647c98a472a9b3d51669a...607ea493d417a7692f2dd83e4bbde19ab734330e#5ce4ff2772e1eff83cd7d667d19edc2e7ac28f8c">
comp/src/gb.web.form2/.src/WebTabPanel.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/1a8ef5e9c635d09ff50647c98a472a9b3d51669a...607ea493d417a7692f2dd83e4bbde19ab734330e#5abb95f2f6202c2c02b7503cd2669ca47a3cad7d">
main/lib/gui.qt/Makefile.am
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/1a8ef5e9c635d09ff50647c98a472a9b3d51669a...607ea493d417a7692f2dd83e4bbde19ab734330e#7bcf72b397c5bab4f0dd450674fb39e600608abd">
<span class="new-file">
+
main/lib/gui.qt/gb_gui_test_temp.h
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/1a8ef5e9c635d09ff50647c98a472a9b3d51669a...607ea493d417a7692f2dd83e4bbde19ab734330e#173209790f799f28fa21c0cc0e7f9250ab2fbf39">
main/lib/gui.qt/main.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/1a8ef5e9c635d09ff50647c98a472a9b3d51669a...607ea493d417a7692f2dd83e4bbde19ab734330e#3d69e34630e260247f3045d1260dc90f51e21603">
main/lib/gui/Makefile.am
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/1a8ef5e9c635d09ff50647c98a472a9b3d51669a...607ea493d417a7692f2dd83e4bbde19ab734330e#6798b57f80a6a238da342aa782dd97f866329c70">
<span class="new-file">
+
main/lib/gui/gb_gui_test_temp.h
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/1a8ef5e9c635d09ff50647c98a472a9b3d51669a...607ea493d417a7692f2dd83e4bbde19ab734330e#7eb164b7a33a9e68921a550fd812d355a3dd3239">
main/lib/gui/main.c
</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/1a8ef5e9c635d09ff50647c98a472a9b3d51669a...607ea493d417a7692f2dd83e4bbde19ab734330e">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>