<!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/b9af80fbec1db673eb6eb537daa7304108cf167e">b9af80fb</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-09-07T17:43:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ScrollArea: Fix behaviour when scrolling animation is enabled.

[GB.GUI.BASE]
* BUG: ScrollArea: Fix behaviour when scrolling animation is enabled.
* BUG: SpinBox: Refresh correctly when the value changes.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/196d5a3ebd4b02fd6c50c2047dbddf5a014711d4">196d5a3e</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-09-07T17:48:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ColorPalette: Scroll to the color when the Current property is set.

[GB.FORM]
* BUG: SwitchButton: Remove a debugging message.
* BUG: ColorPalette: Scroll to the color when the Current property is set.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/b0d9e142f963a4cdeb74b81c4c5fc31f99d5564a">b0d9e142</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-09-07T17:50:04Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">TextEditor: Fix scrolling when animations are enabled.

[GB.FORM.EDITOR]
* BUG: TextEditor: Fix scrolling when animations are enabled.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/ec5efc17850e800ea340eeb288c228fb11a52b19">ec5efc17</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-09-07T17:50:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">[GB.GTK]
* BUG: Frame: Fix arrangement.

[GB.GTK3]
* BUG: Frame: Fix control layout and arrangement.
* BUG: Get rid of most of the GtkAlignment deprecated widgets.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/06ec4a8006558ffcee479c936564e6c42c05f445">06ec4a80</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-09-07T17:52:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">[FARM SERVER]
* NEW: Update project icon.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/85f2a251e629c2806532a325cc9c44be6949a0a5">85f2a251</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-09-07T17:53:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Workaroud the mouse bug in automatic completion inner webbrowser.

[DEVELOPMENT ENVIRONMENT]
* BUG: Automatic completion: Enable the inner web browser later, to workaround a QtWebKit bug that triggers spurious mouse events.
* BUG: ImageEditor: The color palette is correctly updated when a color is selected in the property panel.
</pre>
</li>
</ul>
<h4>19 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/e78d690ac3a0729738b26ca22f916e90e7b4becd...85f2a251e629c2806532a325cc9c44be6949a0a5#e2a702be8ba5870db57fcc8133f443c3f4727b38">
app/src/gambas-farm-server/.connection/gambas3_farm.connection
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/e78d690ac3a0729738b26ca22f916e90e7b4becd...85f2a251e629c2806532a325cc9c44be6949a0a5#5c79ef79b818672dcaa020f39c644bb91e10710b">
app/src/gambas-farm-server/logo.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/e78d690ac3a0729738b26ca22f916e90e7b4becd...85f2a251e629c2806532a325cc9c44be6949a0a5#421c92e5aacfa4fbbb94da476b9e64da250ae4d4">
app/src/gambas3/.src/Editor/Code/FCompletion.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/e78d690ac3a0729738b26ca22f916e90e7b4becd...85f2a251e629c2806532a325cc9c44be6949a0a5#44d6a7fd9fbe0c95e8c6f884960806dc97be10d7">
app/src/gambas3/.src/Editor/Code/FCompletion.form
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/e78d690ac3a0729738b26ca22f916e90e7b4becd...85f2a251e629c2806532a325cc9c44be6949a0a5#5a725e738b8309bcd9c2e4c2fa129688bf25f09c">
app/src/gambas3/.src/Editor/Image/FImageProperty.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/e78d690ac3a0729738b26ca22f916e90e7b4becd...85f2a251e629c2806532a325cc9c44be6949a0a5#49342f64fcd2a1f890bd3b762da633dd86844116">
app/src/gambas3/.src/Options/FOption.form
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/e78d690ac3a0729738b26ca22f916e90e7b4becd...85f2a251e629c2806532a325cc9c44be6949a0a5#f6903bfdf2b91f064b2b1bcd07fd3362590d51ce">
comp/src/gb.form.editor/.src/FTestEditor.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/e78d690ac3a0729738b26ca22f916e90e7b4becd...85f2a251e629c2806532a325cc9c44be6949a0a5#e278fc65f80ce717c189ae414bc8abd6604b2d1e">
comp/src/gb.form.editor/.src/TextEditor.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/e78d690ac3a0729738b26ca22f916e90e7b4becd...85f2a251e629c2806532a325cc9c44be6949a0a5#534261292781b5f5989107537e45b5ae500c67d2">
comp/src/gb.form/.src/Button/SwitchButton.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/e78d690ac3a0729738b26ca22f916e90e7b4becd...85f2a251e629c2806532a325cc9c44be6949a0a5#111d65ae20741ba2ac7394824471d791bd430e1e">
comp/src/gb.form/.src/Color/ColorPalette.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/e78d690ac3a0729738b26ca22f916e90e7b4becd...85f2a251e629c2806532a325cc9c44be6949a0a5#4c26e56af46a789c385d158fdc09094a8f487dab">
comp/src/gb.gui.base/.src/ScrollArea.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/e78d690ac3a0729738b26ca22f916e90e7b4becd...85f2a251e629c2806532a325cc9c44be6949a0a5#07062ea91093511578b87f92c252d71a97aab5c7">
comp/src/gb.gui.base/.src/SpinBox.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/e78d690ac3a0729738b26ca22f916e90e7b4becd...85f2a251e629c2806532a325cc9c44be6949a0a5#a6a653dc7fedfb9c6f9324ff337a975d105cebac">
gb.gtk/src/gcontainer.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/e78d690ac3a0729738b26ca22f916e90e7b4becd...85f2a251e629c2806532a325cc9c44be6949a0a5#52fb74b60d793ebdf207dd339db944845b2e3fd5">
gb.gtk/src/gcontainer.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/e78d690ac3a0729738b26ca22f916e90e7b4becd...85f2a251e629c2806532a325cc9c44be6949a0a5#19f1e2c6c433f7a3ff8d1f0b7cfb884236508df8">
gb.gtk/src/gcontrol.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/e78d690ac3a0729738b26ca22f916e90e7b4becd...85f2a251e629c2806532a325cc9c44be6949a0a5#d1dcb04ec0bc8040020ca5b754148b201e7314df">
gb.gtk/src/gframe.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/e78d690ac3a0729738b26ca22f916e90e7b4becd...85f2a251e629c2806532a325cc9c44be6949a0a5#811b398dc17a05560bff37058705a7bc262b2839">
gb.gtk/src/gframe.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/e78d690ac3a0729738b26ca22f916e90e7b4becd...85f2a251e629c2806532a325cc9c44be6949a0a5#b2b824151908a4a863e77288a9bb06e510207f9b">
gb.gtk/src/gmainwindow.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/e78d690ac3a0729738b26ca22f916e90e7b4becd...85f2a251e629c2806532a325cc9c44be6949a0a5#07bcac229fa7691bc3794b6e4305e2fff3126593">
gb.gtk/src/gslider.cpp
</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/e78d690ac3a0729738b26ca22f916e90e7b4becd...85f2a251e629c2806532a325cc9c44be6949a0a5">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>