<!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=utf-8" 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/bceaa0ae538d0cffb596646cbdd5684952988043">bceaa0ae</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-01-03T09:27:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Compiling a project now recompile all modified translation, not just the translation of the current language.

[DEVELOPMENT ENVIRONMENT]
* NEW: Really update Italian translation.
* BUG: Compiling a project now recompile all modified translation, not just the translation of the current language.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/fe90f3457a7e71e52eb1e4e25fff16735fffc059">fe90f345</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-01-03T09:28:56Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix an incorrectly declared array.

[DEVELOPMENT ENVIRONMENT]
* BUG: Fix an incorrectly declared array.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/17bbc13df6fd8b2ca84223b8d59e9c8a566cc2d7">17bbc13d</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-01-03T09:29:44Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Do not use loop initial declaration in generated C code for old gcc versions.

[GB.JIT]
* BUG: Do not use loop initial declaration in generated C code for old gcc versions.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/12136b7b0ea19d94ac1445245603fa2031520a6f">12136b7b</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-01-03T09:31:07Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Remove some useless void lines.

[GB.UTIL]
* BUG: Remove some useless void lines.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/a489590b0d5fd9894797d200477db8430a3ec281">a489590b</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-01-03T09:55:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">URL is a now a dynamic class that can be used for analyzing and modifying the contents of an URL.

[GB.UTIL.WEB]
* NEW: URL is a now a dynamic class that can be used for analyzing and modifying the contents of an URL.
* NEW: URLQuery is a new class that represents the query part of an URL.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/26e14d343d9864f8111a33260ffc2709f37ec70f">26e14d34</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-01-03T09:55:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ToolPanel does not crash anymore.

[GB.FORM]
* BUG: ToolPanel does not crash anymore.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/e61175c939aa9f445987387edd148a688e1800b0">e61175c9</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-01-03T09:56:37Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update some component, project and test files.
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#42e3361b56e4e9a06e1d9e2704eb8e1db4d5ecd3">
app/examples/Multimedia/MoviePlayer/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#5ec34e4d5a9cb1f1f16ef26dbe7f2c8be00633b5">
app/src/gambas3/.lang/fr.po
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#ac820593696d24d3e14b55132f37291d97d323af">
app/src/gambas3/.lang/it.mo
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#9dca7abbb9348abb274f68feea5ef2893bafa389">
app/src/gambas3/.lang/it.po
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#e14c68be2cef057a7cd2413ee382131af159d2a9">
app/src/gambas3/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#689584499b055093e7f252f5271a06477512a0c1">
app/src/gambas3/.src/Project.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#3066af67d09742ae40dd70da5682c00829bf89a1">
app/src/gambas3/.src/Translation/Language.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#6efd3b6b89597524cd94309e91baa2755e3f6779">
app/src/gambas3/.src/Welcome/CWelcome.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#317782cf08de6e4823eb937f5edbae778ac8488e">
comp/src/gb.eval.highlight/.component
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#611474af1678639b3243404b3d677487932ea313">
comp/src/gb.eval.highlight/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#35fad863e5277d584672825918884b1dedba9804">
comp/src/gb.eval.highlight/.src/Main.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#b69705bb8936731070d976859b3681c3903237d7">
comp/src/gb.form.mdi/.component
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#0245f5f303ee14af8f7ea3ff2c6a9882c0e2145f">
comp/src/gb.form.mdi/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#2c49336d6add00da2e58d5ab91e1c5d33b88713c">
comp/src/gb.form/.component
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#22ef34a651fe624064b7fb23f45b4ee121e5aaaa">
comp/src/gb.form/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#e6b80107ee3a13bcd13474b5c562ab9ffe8ad671">
comp/src/gb.form/.src/Test/FTestDateChooser.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#4abcba7c9d3a5693fdf72444f383d3e3a557eac9">
comp/src/gb.form/.src/Test/FTestDateChooser.form
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#5dcfd0336a1ba71547cb66ad7cc46cbbe52fff6b">
<span class="new-file">
+
comp/src/gb.form/.src/Test/FTestToolPanel.class
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#13a4165dc71814d5de2946688d74fac69b83d7ae">
<span class="new-file">
+
comp/src/gb.form/.src/Test/FTestToolPanel.form
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#6b0b7c8ed92ee4816b070df4da7ed543344f3edc">
comp/src/gb.form/.src/ToolPanel/FToolBar.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#99b0402a1f14cab9584011a69a3bd045bbab7c1a">
comp/src/gb.map/.component
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#6646807b757c67e1d3d4d1efd19dfac3bc8edc86">
comp/src/gb.map/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#6076c5cb783fc6f8b50cdb5d8302b2919f9f6dc6">
comp/src/gb.media.form/.src/FTest.form
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#7305032932976b293632b6e99bbfe5f1f47e3ec0">
comp/src/gb.net.pop3/.component
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#6a72037849d815bd579d07cd125d0644aac93fac">
comp/src/gb.net.pop3/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#cd7331d5af76585252eea516143a08ee18aa106a">
comp/src/gb.report2/.component
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#ad20fe45551110d7105f6527c1afed01f0c51b53">
comp/src/gb.report2/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#b66f68a65234a9bcb94656bee18a57f61576bb82">
comp/src/gb.util.web/.component
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#7653c235a43592b6323ed68293698ca415e24e90">
comp/src/gb.util.web/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0#4b337fd1e81713e8a8c7305d523c131ac5c1d90a">
comp/src/gb.util.web/.src/MMain.module
</a>
</li>
</ul>

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

<br>
<a href="https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0">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>