<!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/acafa3f2198df9ae86475704561b172373c38c9f">acafa3f2</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-09-26T16:46:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">SidePanel: Setting the Hidden property now takes the current animation into account.

[GB.FORM]
* BUG: SidePanel: Setting the Hidden property now takes the current animation into account.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/2d978ed99f89d690a71110701f53ac3d21b1e62f">2d978ed9</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-09-26T16:48:24Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Matching braces are now just underlined and Setting styles multiple times now triggers only one highlight update.

[GB.FORM.EDITOR]
* OPT: TextEditor: Setting styles multiple times now triggers only one highlight update.
* NEW: TextEditor: Matching braces are now just underlined. I find that more readable.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/b2a846e1919840bfe7e59fd28749f90edd78ed46">b2a846e1</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-09-26T16:50:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Option dialog: Add an option for setting the debugger font relative size.

[DEVELOPMENT ENVIRONMENT]
* NEW: Option dialog: Add an option for setting the debugger font relative size.
* NEW: Gambas highlight theme: Make the highlight color a bit darker.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/a7401ed30504ba883fef97496ad372d8673d13b4">a7401ed3</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-09-26T16:52:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add an index to the TODO page.

[WIKI CGI SCRIPT]
* NEW: Add an index to the TODO page.
</pre>
</li>
</ul>
<h4>18 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/f6a88365d33f46f8467bfe53c717706b206b736e...a7401ed30504ba883fef97496ad372d8673d13b4#0ba830b52c5e6f83fe2b86ca8e8d59ff037db464">
app/src/gambas-wiki/.src/Main.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/f6a88365d33f46f8467bfe53c717706b206b736e...a7401ed30504ba883fef97496ad372d8673d13b4#e259c047e7ac255777ebdce4a4622db07c282035">
app/src/gambas3/.icon.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/f6a88365d33f46f8467bfe53c717706b206b736e...a7401ed30504ba883fef97496ad372d8673d13b4#e14c68be2cef057a7cd2413ee382131af159d2a9">
app/src/gambas3/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/f6a88365d33f46f8467bfe53c717706b206b736e...a7401ed30504ba883fef97496ad372d8673d13b4#00b3475820e95d8cf9ca30f5beeb4a35be2d62e1">
app/src/gambas3/.src/Debug/Design.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/f6a88365d33f46f8467bfe53c717706b206b736e...a7401ed30504ba883fef97496ad372d8673d13b4#df4e0816fad939ba2abd75cbd6bb68fb3e800ec6">
app/src/gambas3/.src/Debug/FDebugInfo.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/f6a88365d33f46f8467bfe53c717706b206b736e...a7401ed30504ba883fef97496ad372d8673d13b4#d972cb4a44ae5112eb286a70e4f322987d1ac459">
app/src/gambas3/.src/FMain.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/f6a88365d33f46f8467bfe53c717706b206b736e...a7401ed30504ba883fef97496ad372d8673d13b4#938f374765451b74d9eb3a75ea68904695c3be52">
app/src/gambas3/.src/Options/FOption.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/f6a88365d33f46f8467bfe53c717706b206b736e...a7401ed30504ba883fef97496ad372d8673d13b4#49342f64fcd2a1f890bd3b762da633dd86844116">
app/src/gambas3/.src/Options/FOption.form
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/f6a88365d33f46f8467bfe53c717706b206b736e...a7401ed30504ba883fef97496ad372d8673d13b4#689584499b055093e7f252f5271a06477512a0c1">
app/src/gambas3/.src/Project.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/f6a88365d33f46f8467bfe53c717706b206b736e...a7401ed30504ba883fef97496ad372d8673d13b4#358060c6eaaebbbd83b39d56ec7f3f4c63591b3b">
app/src/gambas3/theme/gambas
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/f6a88365d33f46f8467bfe53c717706b206b736e...a7401ed30504ba883fef97496ad372d8673d13b4#e278fc65f80ce717c189ae414bc8abd6604b2d1e">
comp/src/gb.form.editor/.src/TextEditor.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/f6a88365d33f46f8467bfe53c717706b206b736e...a7401ed30504ba883fef97496ad372d8673d13b4#22ef34a651fe624064b7fb23f45b4ee121e5aaaa">
comp/src/gb.form/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/f6a88365d33f46f8467bfe53c717706b206b736e...a7401ed30504ba883fef97496ad372d8673d13b4#cdede4d97372c14989227b394c64301b1cb54a26">
comp/src/gb.form/.src/SidePanel/FSidePanel.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/f6a88365d33f46f8467bfe53c717706b206b736e...a7401ed30504ba883fef97496ad372d8673d13b4#d866daad4266ee6719d019b4391a44196fae410d">
comp/src/gb.form/.src/Test/FTestCompletion.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/f6a88365d33f46f8467bfe53c717706b206b736e...a7401ed30504ba883fef97496ad372d8673d13b4#eacc82ea13c5359b57409560c9b06cacb7435e98">
comp/src/gb.form/.src/Test/FTestSidePanel.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/f6a88365d33f46f8467bfe53c717706b206b736e...a7401ed30504ba883fef97496ad372d8673d13b4#c2a1a795fda548b635647c500777c61514f97c23">
<span class="new-file">
+
comp/src/gb.form/.src/Test/FWiki.class
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/f6a88365d33f46f8467bfe53c717706b206b736e...a7401ed30504ba883fef97496ad372d8673d13b4#9014c25aef81ae8940aba307b53603c6c36dc95e">
comp/src/gb.form/.src/Test/Form5.form

comp/src/gb.form/.src/Test/FWiki.form
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/f6a88365d33f46f8467bfe53c717706b206b736e...a7401ed30504ba883fef97496ad372d8673d13b4#c2aabbec98c5c1b48367a7d5682208ec4149145b">
<span class="deleted-file">

comp/src/gb.form/.src/Test/Form5.class
</span>
</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/f6a88365d33f46f8467bfe53c717706b206b736e...a7401ed30504ba883fef97496ad372d8673d13b4">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>