<!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 stable
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/834b3231249093282614bffc343b3a18413224c7">834b3231</a></strong>
<div>
<span>by Laurent Carlier</span>
<i>at 2018-08-07T07:45:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix detection with at least pkgconf 2.4.2

[GB.SDL2]
* BUG: Fix detection with at least pkgconf 2.4.2
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/835dd9adf0b1f486a193b3c8ac3c31c640bbad2d">835dd9ad</a></strong>
<div>
<span>by Laurent Carlier</span>
<i>at 2018-08-07T07:46:00Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix detection with at least pkgconf 2.4.2.

[GB.SDL]
* BUG: Fix detection with at least pkgconf 2.4.2.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/6c188a4439dc471bb184416cc3e118f9956ce824">6c188a44</a></strong>
<div>
<span>by Laurent Carlier</span>
<i>at 2018-08-07T07:46:31Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Only use pkg-config to detect sqlite3 (feature available since 2004!)

[CONFIGURATION]
* NEW: Only use pkg-config to detect sqlite3 (feature available since 2004!)
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/2fd53dd55910ac16e9b415f00b0ce30b444c06d1">2fd53dd5</a></strong>
<div>
<span>by Tobias Boege</span>
<i>at 2018-08-07T07:46:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Chmod now reads mode bit string correctly.

[INTERPRETER]
* BUG: Fix off-by-one error in FILE_mode_from_string which couldn't read mode bits 's' and 't'.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/46b67936429569d52912843cd4a1a166d4a4c14c">46b67936</a></strong>
<div>
<span>by Tobias Boege</span>
<i>at 2018-08-07T07:47:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Complete IDE German translation.

[DEVELOPMENT ENVIRONMENT]
* NEW: Complete German translation.

Co-Authored-By: Uwe Keller <uwe.keller@mail.de>
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/91c3e24f95435deea84d476a60d49bb5de244f79">91c3e24f</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-08-07T07:48:06Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Correctly take default tab size into account when creating a new project.

[DEVELOPMENT ENVIRONMENT]
* BUG: Correctly take default tab size into account when creating a new project.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/6fdd423409f02e6ca7635583e07ec42cd8c49028">6fdd4234</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-08-07T07:48:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Don't remove a control from its parent immediately when destroying it, so that GTK+ components behave like the QT ones.

[GB.GTK]
* NEW: Don't remove a control from its parent immediately when destroying it, so that GTK+ components behave like the QT ones.

[GB.GTK3]
* NEW: Don't remove a control from its parent immediately when destroying it, so that GTK+ components behave like the QT ones.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/e3c7653396c9165015d9638b6c7d5925a58131d6">e3c76533</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-08-07T07:48:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Renaming an exported class in projects using non-GUI forms should not crash anymore.

[DEVELOPMENT ENVIRONMENT]
* BUG: Renaming an exported class in projects using non-GUI forms should not crash anymore.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/a245979f2abfe415d0677fa1a70cba419e3e307f">a245979f</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-08-07T07:49:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Session: Exist() method now works correctly for sessions stored in sqlite databases.

[GB.WEB]
* BUG: Session: Exist() method now works correctly for sessions stored in sqlite databases.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/d81fffb4e8fb81ace0c8542e1f36c119d300ec65">d81fffb4</a></strong>
<div>
<span>by bgermann</span>
<i>at 2018-08-07T07:50:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Make the AppStream XML adhere to the standard.

[DEVELOPMENT ENVIRONMENT]
* BUG: Make the AppStream XML adhere to the standard.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/bc798a586090293424c88f6f77c8f972691a4039">bc798a58</a></strong>
<div>
<span>by bgermann</span>
<i>at 2018-08-07T07:50:42Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Make compilation with clang possible.

[CONFIGURATION]
* BUG: Compilation with clang is possible.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/dd26e934ac92299610ab9e61774e26cef4f3c084">dd26e934</a></strong>
<div>
<span>by bgermann</span>
<i>at 2018-08-07T07:51:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Make gb.mime compatible with libgmime 3.0.

[GB.MIME]
* NEW: Make compatible with libgmime 3.0.
* NEW: Drop libgmime 2.4 support.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/38eb07adf5c0919fd6097962736727732448d5bf">38eb07ad</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-08-07T07:51:46Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix the clang fix. Compiler messages are visible again.

[COMPILER]
* BUG: Fix the clang fix. Compiler messages are visible again.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/e15fefe8ce64021a1d8e71a4fffd24e6d663a389">e15fefe8</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-08-07T07:52:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add Session.Path property, and fix the write of session values for sqlite sessions.

[GB.WEB]
* BUG: Fix the write of session values for sqlite sessions.
* NEW: Session.Path is a new property that returns the path of the file where the session is stored.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/205c6e98bedaac10cec7ec6d86189e16fc551bbf">205c6e98</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-08-07T07:52:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Menu editor: Always check the menu structure before saving it.

[DEVELOPMENT ENVIRONMENT]
* BUG: Menu editor: Always check the menu structure before saving it.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/db363c53fa3829353660280d0332735e30b43f13">db363c53</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-08-07T07:52:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">TreeView: Don't mess up multiple selection when automatic sorting is enabled.

[GB.GUI.BASE]
* BUG: TreeView: Don't mess up multiple selection when automatic sorting is enabled.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/1979d2f1425896e94dcd77b2e879fce32a5951e6">1979d2f1</a></strong>
<div>
<span>by Tobias Boege</span>
<i>at 2018-08-07T07:52:55Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">IconView: always raise Click event when clicked.

[GB.GUI.BASE]
* BUG: IconView: Always raise Click event when clicked and not only when selection changes.

See Gambas Bug #1358
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/89c05d8c9fd941e4f89f60bf9c1f1c1f26886a62">89c05d8c</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-08-07T08:27:14Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix a memory leak when connecting to a database.

[GB.DB.ODBC]
* BUG: Fix a memory leak when connecting to a database.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/a390781cd6eb87d1a6604902713664626f1e94c1">a390781c</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-08-07T08:27:43Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">The interpreter does not crash anymore when using standard streams at the end of the program whereas they have been already freed.

[INTERPRETER]
* BUG: The interpreter does not crash anymore when using standard streams at the end of the program whereas they have been already freed.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/fa35f3d248b5760b9dfbdccec0cb4c67d8cb9248">fa35f3d2</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-08-07T08:28:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">DataCheckBox: Its default value is now correctly set to NULL.

[GB.DB.FORM]
* BUG: DataCheckBox: Its default value is now correctly set to NULL.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/c7354f67b93bbe8645804a0ae08d442713fb9cff">c7354f67</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-08-07T08:28:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Use 'gb.gui.*' components instead of 'gb.qt4.*' components when loading the documentation related to a feature needed by the currently loading component.

[DEVELOPMENT ENVIRONMENT]
* BUG: Use 'gb.gui.*' components instead of 'gb.qt4.*' components when loading the documentation related to a feature needed by the currently loading component.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/6f6224a9c155bf3e5f213f1c11d73dffc077d709">6f6224a9</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-08-07T08:31:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Allow compilation of structure accesses again.

[COMPILER]
* BUG: Allow compilation of structure accesses again.
</pre>
</li>
</ul>
<h4>24 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d4fd239ed0231a974653ea77fa802bf39732d114...6f6224a9c155bf3e5f213f1c11d73dffc077d709#7aa66a3655d952442823db727858be12f285658e">
app/desktop/gambas3.appdata.xml
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d4fd239ed0231a974653ea77fa802bf39732d114...6f6224a9c155bf3e5f213f1c11d73dffc077d709#9469e2267a5206fe027880d79eb41e6e3926b711">
app/src/gambas3/.lang/de.mo
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d4fd239ed0231a974653ea77fa802bf39732d114...6f6224a9c155bf3e5f213f1c11d73dffc077d709#7fec2e12d3363bed8e15b168975a2d979246a0d4">
app/src/gambas3/.lang/de.po
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d4fd239ed0231a974653ea77fa802bf39732d114...6f6224a9c155bf3e5f213f1c11d73dffc077d709#391aeda794c698517de9ed4b88fc7c63018432b4">
app/src/gambas3/.src/Component/CDocumentation.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d4fd239ed0231a974653ea77fa802bf39732d114...6f6224a9c155bf3e5f213f1c11d73dffc077d709#558d5846969affce9e1a87f1eded82cb11a0d3b2">
app/src/gambas3/.src/Editor/Form/FMenu.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d4fd239ed0231a974653ea77fa802bf39732d114...6f6224a9c155bf3e5f213f1c11d73dffc077d709#689584499b055093e7f252f5271a06477512a0c1">
app/src/gambas3/.src/Project.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d4fd239ed0231a974653ea77fa802bf39732d114...6f6224a9c155bf3e5f213f1c11d73dffc077d709#d3872227cc26cced5db54014cc4a072ca95c641a">
app/src/gambas3/.src/Project/FCreateProject.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d4fd239ed0231a974653ea77fa802bf39732d114...6f6224a9c155bf3e5f213f1c11d73dffc077d709#08fcf430c75fbb34a6be40eba439d08d9b91da7c">
comp/src/gb.db.form/.component
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d4fd239ed0231a974653ea77fa802bf39732d114...6f6224a9c155bf3e5f213f1c11d73dffc077d709#1ee89524397bdf1c91a0014ff1e433741a148890">
comp/src/gb.db.form/.lang/fr.po
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d4fd239ed0231a974653ea77fa802bf39732d114...6f6224a9c155bf3e5f213f1c11d73dffc077d709#d94c52b766a8641c4cb57c9ef7bd0ef22c399742">
comp/src/gb.db.form/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d4fd239ed0231a974653ea77fa802bf39732d114...6f6224a9c155bf3e5f213f1c11d73dffc077d709#265761c0c5c6065d3d39675c7d4d79879856ee14">
comp/src/gb.db.form/.src/DataCheckBox.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d4fd239ed0231a974653ea77fa802bf39732d114...6f6224a9c155bf3e5f213f1c11d73dffc077d709#713144107be7ab5616815fd1869f4c9a10444f0c">
comp/src/gb.db.form/.src/DataView.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d4fd239ed0231a974653ea77fa802bf39732d114...6f6224a9c155bf3e5f213f1c11d73dffc077d709#a01c940c67b74fe0e3892a7b86ff63b5fae6fbeb">
comp/src/gb.gui.base/.component
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d4fd239ed0231a974653ea77fa802bf39732d114...6f6224a9c155bf3e5f213f1c11d73dffc077d709#f618f7c0d59254124316067be124e2b6d65cbfa0">
comp/src/gb.gui.base/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d4fd239ed0231a974653ea77fa802bf39732d114...6f6224a9c155bf3e5f213f1c11d73dffc077d709#8bbe767ff4648a7f7cc5303b015743bda3c3e4cc">
comp/src/gb.gui.base/.src/IconView/IconView.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d4fd239ed0231a974653ea77fa802bf39732d114...6f6224a9c155bf3e5f213f1c11d73dffc077d709#cde41c9468775b27683bfce48ac343c397a6930c">
comp/src/gb.gui.base/.src/Paint.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d4fd239ed0231a974653ea77fa802bf39732d114...6f6224a9c155bf3e5f213f1c11d73dffc077d709#cfaa2924116e267002ad6f7d26485a92a2df44e8">
comp/src/gb.gui.base/.src/TreeView/_TreeView.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d4fd239ed0231a974653ea77fa802bf39732d114...6f6224a9c155bf3e5f213f1c11d73dffc077d709#b723632ac43c7230b00e24bc27164c81a9e8e766">
comp/src/gb.web/.component
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d4fd239ed0231a974653ea77fa802bf39732d114...6f6224a9c155bf3e5f213f1c11d73dffc077d709#e9e135c16bb5396fe403450e904c6f6b76ff0c4b">
comp/src/gb.web/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d4fd239ed0231a974653ea77fa802bf39732d114...6f6224a9c155bf3e5f213f1c11d73dffc077d709#43a8dd7e4db70ac56ed2017323fef9fb7e05e887">
comp/src/gb.web/.src/FileSessionManager.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d4fd239ed0231a974653ea77fa802bf39732d114...6f6224a9c155bf3e5f213f1c11d73dffc077d709#c542c48b77d3bda82f9b37e2a8e853ca680dd2b9">
comp/src/gb.web/.src/Session.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d4fd239ed0231a974653ea77fa802bf39732d114...6f6224a9c155bf3e5f213f1c11d73dffc077d709#1bc78c94c875187f1d2540980ed253bef8cf7344">
comp/src/gb.web/.src/SessionManager.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d4fd239ed0231a974653ea77fa802bf39732d114...6f6224a9c155bf3e5f213f1c11d73dffc077d709#d2e3b95370a836c137eb832ece3eb52978406851">
comp/src/gb.web/.src/SqliteSessionManager.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d4fd239ed0231a974653ea77fa802bf39732d114...6f6224a9c155bf3e5f213f1c11d73dffc077d709#702ad3786c36ed2b3a8365da1bed12e0af2aac2d">
gb.db.odbc/src/main.c
</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/d4fd239ed0231a974653ea77fa802bf39732d114...6f6224a9c155bf3e5f213f1c11d73dffc077d709">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>