<!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/81b64b96a5d6487d2fdd5a2953613b2bf473b5ba">81b64b96</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-07-15T21:07:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add a "-U" option to compile the script with the UNSAFE keyword.

[SCRIPTER]
* NEW: Add a "-U" option to compile the script with the UNSAFE keyword.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/9abaadc36091d076ff3176964046618151bc313a">9abaadc3</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-07-15T21:10:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Some fixes in FileView and FileProperties.

[GB.FORM]
* BUG: FileView: Setting the Current property does nothing if the new value is the same as the old one.
* BUG: FileProperties: Correctly abort the directory size background task if the Path property is set.
* BUG: FileProperties: Don't fill the error tab if the directory size background task is aborted.
</pre>
</li>
</ul>
<h4>10 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/bba1946700f2e28f21a3b8f05275b696129c6549...9abaadc36091d076ff3176964046618151bc313a#fcf14ff0bd745cec24e14cd60037919a98bf2ad8">
app/src/gbs3/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/bba1946700f2e28f21a3b8f05275b696129c6549...9abaadc36091d076ff3176964046618151bc313a#d0434a1e2fab8c3d8fb8253a788fe2aacc8f535b">
app/src/gbs3/.settings
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/bba1946700f2e28f21a3b8f05275b696129c6549...9abaadc36091d076ff3176964046618151bc313a#45111e012acfeebcdc51be7c3314277eb42e551e">
app/src/gbs3/.src/CComponent.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/bba1946700f2e28f21a3b8f05275b696129c6549...9abaadc36091d076ff3176964046618151bc313a#ec9c3041e7b6129a60a6b24acd6f278839d4feef">
app/src/gbs3/.src/MMain.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/bba1946700f2e28f21a3b8f05275b696129c6549...9abaadc36091d076ff3176964046618151bc313a#2c49336d6add00da2e58d5ab91e1c5d33b88713c">
comp/src/gb.form/.component
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/bba1946700f2e28f21a3b8f05275b696129c6549...9abaadc36091d076ff3176964046618151bc313a#22ef34a651fe624064b7fb23f45b4ee121e5aaaa">
comp/src/gb.form/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/bba1946700f2e28f21a3b8f05275b696129c6549...9abaadc36091d076ff3176964046618151bc313a#59e3b695a50e77f8f70067280b222cdf9b1e076f">
comp/src/gb.form/.src/File/FileView.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/bba1946700f2e28f21a3b8f05275b696129c6549...9abaadc36091d076ff3176964046618151bc313a#b91ed7ef7b49dbe944c353b4280403876388bf61">
comp/src/gb.form/.src/File/Properties/FFileProperties.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/bba1946700f2e28f21a3b8f05275b696129c6549...9abaadc36091d076ff3176964046618151bc313a#b32eb49de956bea2860ebeb517e370ba59378b9b">
comp/src/gb.form/.src/Test/FTestFileView.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/bba1946700f2e28f21a3b8f05275b696129c6549...9abaadc36091d076ff3176964046618151bc313a#aa8253d56fc0031891aa6564218053f9c08754c1">
comp/src/gb.form/.src/Test/FTestFileView.form
</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/bba1946700f2e28f21a3b8f05275b696129c6549...9abaadc36091d076ff3176964046618151bc313a">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>