<!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>
BODARD Fabien 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/3937ea5fb8275d14c494aa1dc2a9db822c024e3c">3937ea5f</a></strong>
<div>
<span>by gambix</span>
<i>at 2020-12-04T15:11:05+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New property Path in report that allow to define the output file
When used with preview, the returned value is the new path used.

[GB.REPORT2]
* NEW: New property Path in report that allow to define the output file
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/e1464c942960c32eacda2f74c7091c75a4b75ed0">e1464c94</a></strong>
<div>
<span>by gambix</span>
<i>at 2020-12-04T15:11:53+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>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/a2c4c3b51a5bdede29d32d4f946dc99fdc32667a">a2c4c3b5</a></strong>
<div>
<span>by gambix</span>
<i>at 2020-12-10T17:40:42+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>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/eae1ae5bc572071e2fa91676435a0690f2232dfb">eae1ae5b</a></strong>
<div>
<span>by gambix</span>
<i>at 2020-12-15T11:30:29+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>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/df3b105b018a8c0f31643bea8ad965161ad34314">df3b105b</a></strong>
<div>
<span>by gambix</span>
<i>at 2020-12-16T15:46:23+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>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/b451da983b0a823fa10d8bc07849845c2726874f">b451da98</a></strong>
<div>
<span>by gambix</span>
<i>at 2020-12-20T09:16:09+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>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/58aeb27938e7a45a9356d73251b37495535e9bbd">58aeb279</a></strong>
<div>
<span>by gambix</span>
<i>at 2020-12-27T12:07:17+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>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/e155a472b30040d5a4504692448d45278804f010">e155a472</a></strong>
<div>
<span>by gambix</span>
<i>at 2020-12-30T15:18:53+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>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/4839ab8fffc9066fae5f0fe7b4036513230c3a34">4839ab8f</a></strong>
<div>
<span>by gambix</span>
<i>at 2021-01-02T15:39:57+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>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/72886a70bfac0c2e521980f34f34480aa4b8ce53">72886a70</a></strong>
<div>
<span>by gambix</span>
<i>at 2021-01-02T17:10:03+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Now Stock class load themes with Cinnamon desktop.

[GB.FORM]
* BUG: Now Stock class load themes with Cinnamon desktop.
</pre>
</li>
</ul>
<h4>5 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/ceb8d955df39124606cb311dc58d3fbd3c3bb752...72886a70bfac0c2e521980f34f34480aa4b8ce53#dc7a0ed2f21691a4f554988fc4a6e32f61419001">
comp/src/gb.form/.src/Stock.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/ceb8d955df39124606cb311dc58d3fbd3c3bb752...72886a70bfac0c2e521980f34f34480aa4b8ce53#ad20fe45551110d7105f6527c1afed01f0c51b53">
comp/src/gb.report2/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/ceb8d955df39124606cb311dc58d3fbd3c3bb752...72886a70bfac0c2e521980f34f34480aa4b8ce53#fdf6e8fd76e42195c9a347831e516c455a15f12f">
comp/src/gb.report2/.src/Report.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/ceb8d955df39124606cb311dc58d3fbd3c3bb752...72886a70bfac0c2e521980f34f34480aa4b8ce53#8fb654b58c91c917d6c6b25ca7527f384583c4c7">
<span class="new-file">
+
comp/src/gb.report2/.src/Tests/Module2.module
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/ceb8d955df39124606cb311dc58d3fbd3c3bb752...72886a70bfac0c2e521980f34f34480aa4b8ce53#3379ce75a6b426dc06b0b24b595330a23aeec630">
comp/src/gb.report2/.src/Viewer/FPreview.class
</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/ceb8d955df39124606cb311dc58d3fbd3c3bb752...72886a70bfac0c2e521980f34f34480aa4b8ce53">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>