<!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/8d6e0f9c8f86dd4d1cf8f1c261563b854ea89459">8d6e0f9c</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-12-09T02:48:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Form editor: Do not apply the Enabled property when the control is drawn with a DrawingArea.

[DEVELOPMENT ENVIRONMENT]
* BUG: Form editor: Do not apply the Enabled property when the control is drawn with a DrawingArea.
* NEW: Form editor: Always read SpinBox Min, Max and Value properties.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/6d9ba50c60cbb667ef0f0778a5e74cd1e622723b">6d9ba50c</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-12-09T02:49:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">SpinBox: Setting the Border property now correctly refreshes the control.

[GB.GUI.BASE]
* BUG: SpinBox: Setting the Border property now correctly refreshes the control.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/b897cec6cfd0218425083c6b2e70ab778372b49f">b897cec6</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-12-09T02:50:14Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Remove the include of <stdio.h> from JIT header file.

[GB.JIT]
* BUG: Remove the include of <stdio.h> from JIT header file.
</pre>
</li>
</ul>
<h4>4 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/df275f7c9be11515841c55cf36c7aa7abc5617e3...b897cec6cfd0218425083c6b2e70ab778372b49f#86d4cd732c1cb11d5c35ea0dd0479b78c419c15c">
app/src/gambas3/.src/Component/CPropertyInfo.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/df275f7c9be11515841c55cf36c7aa7abc5617e3...b897cec6cfd0218425083c6b2e70ab778372b49f#fbb627eb466ef0b3b195abc24db0d9c66dd1129d">
app/src/gambas3/.src/Editor/Form/CControl.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/df275f7c9be11515841c55cf36c7aa7abc5617e3...b897cec6cfd0218425083c6b2e70ab778372b49f#07062ea91093511578b87f92c252d71a97aab5c7">
comp/src/gb.gui.base/.src/SpinBox.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/df275f7c9be11515841c55cf36c7aa7abc5617e3...b897cec6cfd0218425083c6b2e70ab778372b49f#b764edff3b1be82425102895af55e3f52c43608c">
main/lib/jit/gb.jit/jit.h
</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/df275f7c9be11515841c55cf36c7aa7abc5617e3...b897cec6cfd0218425083c6b2e70ab778372b49f">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>