<!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=US-ASCII" 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/c99df6c0c52972236cdd7484184112aeb909a318">c99df6c0</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-05-18T13:22:34+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add an API to get the luminance of a color.

[GB.IMAGE]
* NEW: Add an API to get the luminance of a color.

[GB.JIT]
* NEW: Cosmetic changes.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/a520d12ef490def86cd9a5327665378cb94c13f9">a520d12e</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-05-18T13:23:27+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Application.DarkTheme is a new property that returns if the current color scheme is dark.

[GB.GTK]
* NEW: Application.DarkTheme is a new property that returns if the current color scheme is dark.

[GB.GTK3]
* NEW: Application.DarkTheme is a new property that returns if the current color scheme is dark.

[GB.QT4]
* NEW: Application.DarkTheme is a new property that returns if the current color scheme is dark.

[GB.QT5]
* NEW: Application.DarkTheme is a new property that returns if the current color scheme is dark.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/0b78bb4f0aa1e567f7920c31b212e2ddda92ecb1">0b78bb4f</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-05-18T13:24:16+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New icons and update existing ones.

[GB.FORM.STOCK]
* NEW: New icons and update existing ones.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/363b4d377ddcca066d45d1dca6bee29edfd23ed6">363b4d37</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-05-18T13:25:11+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New stock icons.

[GB.FORM]
* NEW: New stock icons.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/078a1ab6801b91b2eaa30ef8a8ea50b76f76133a">078a1ab6</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-05-18T13:25:42+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Use the new Application.DarkTheme property.

[GB.GUI.BASE]
* NEW: Use the new Application.DarkTheme property.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/b3a79e176ba8ce6624b9a07ddd70374b8e175073">b3a79e17</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-05-18T13:26:25+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Adapt the background image to dark themes automatically.

[DEVELOPMENT ENVIRONMENT]
* NEW: Use the new stock icons.
* NEW: Adapt the background image to dark themes automatically.
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#e14c68be2cef057a7cd2413ee382131af159d2a9">
app/src/gambas3/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#64f5e2d71af31c1f9dc6a3c750ec0e2403a01fa5">
app/src/gambas3/.src/Editor/Image/FImageEditor.form
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#d0e9911bbb3296fe8e8c02ed5e19d5a3a3f7bdec">
app/src/gambas3/.src/Options/CBackground.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#938f374765451b74d9eb3a75ea68904695c3be52">
app/src/gambas3/.src/Options/FOption.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#689584499b055093e7f252f5271a06477512a0c1">
app/src/gambas3/.src/Project.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#992e6e4598224928d0c2b78532200112711be56b">
app/src/gambas3/img/background/list
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#e04e243de990a18429fb8d77bc094ce57c1cb98f">
<span class="new-file">
+
comp/src/gb.form.stock/.hidden/goutte.png
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#2fc74f29211e0aa051841e5d8fa99753f84fa1f5">
comp/src/gb.form.stock/.src/_DefaultStock.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#b4d353fec6bbda79a1125b5a47e90e3662d2570a">
comp/src/gb.form.stock/gambas-mono/32/blue.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#12f19813e9aa4d4201ee72010ddc5825bd497f07">
comp/src/gb.form.stock/gambas-mono/32/blur.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#30f9c6c8ab65064afd8a03621c781ba864fdbde4">
comp/src/gb.form.stock/gambas-mono/32/brightness.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#1b9954ef06b22119259a4a2a473aa7c4f800a1c6">
comp/src/gb.form.stock/gambas-mono/32/contrast.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#2301d58e878843016bc34955f199f967f5423ff3">
<span class="new-file">
+
comp/src/gb.form.stock/gambas-mono/32/difference.png
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#04dcd555b35f7ad6e1eb77751d57f65f16f8d79c">
<span class="new-file">
+
comp/src/gb.form.stock/gambas-mono/32/draw-circle.png
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#771a85c7b697a55527bac52e9c67f850ea275373">
<span class="new-file">
+
comp/src/gb.form.stock/gambas-mono/32/draw-line.png
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#1d16a96bde24e9618e3e34c50820e40800c3d936">
<span class="new-file">
+
comp/src/gb.form.stock/gambas-mono/32/draw-path.png
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#20c1c6d5f3253a3563857f5007a6abcc161f9c1b">
<span class="new-file">
+
comp/src/gb.form.stock/gambas-mono/32/draw-rectangle.png
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#4d4b41ee26f163e3d36e6609fae74c7af9b05a6d">
<span class="new-file">
+
comp/src/gb.form.stock/gambas-mono/32/draw-text.png
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#b0c2bb85315830b58486669bb113d1d5718ba4cb">
<span class="new-file">
+
comp/src/gb.form.stock/gambas-mono/32/exclusive.png
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#5877fbb5b802efc5574d336d19286e7bc6d38bcc">
comp/src/gb.form.stock/gambas-mono/32/gamma.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#c7957518ca7e19f47f9c2b0d4d6337ef47afac5a">
comp/src/gb.form.stock/gambas-mono/32/green.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#230dbf600935d9d9b83131b342db7664f8500207">
comp/src/gb.form.stock/gambas-mono/32/hue.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#0756d2928c89cc3598e3ea7835eb4bad422bff0a">
<span class="new-file">
+
comp/src/gb.form.stock/gambas-mono/32/intersection.png
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#ca19a890199d7ab17dbed96242609dcb35e4611f">
comp/src/gb.form.stock/gambas-mono/32/lightness.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#a5be64243ec4b2c64242bbe760a56e9b5f859826">
comp/src/gb.form.stock/gambas-mono/32/opacity.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#fe525f93bd378ee17908fd22c3feb20bfa063a31">
comp/src/gb.form.stock/gambas-mono/32/red.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#bc7303aeb3d288b21042e492f651201ae3fd7898">
comp/src/gb.form.stock/gambas-mono/32/saturation.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#11569ec97dd34454ebd0b387767de9d24ea2c63e">
comp/src/gb.form.stock/gambas-mono/32/transparency.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#29ab16233053dd677eb50ea94808a6ec9f2edeb0">
<span class="new-file">
+
comp/src/gb.form.stock/gambas-mono/32/union.png
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073#a4a8a0e18f26d15ef8f004dbbd4e5b909265f794">
comp/src/gb.form.stock/gambas/32/blue.png
</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/a0aa9f18bfdad6a924385b13e71ef74d3de50a69...b3a79e176ba8ce6624b9a07ddd70374b8e175073">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>