<!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/a75610924a3390b0a9392816aff1678c133229a0">a7561092</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-09-12T01:37:07Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Bookmarks is a new static class that allows to define global bookmarks for all FileChooser and DirChooser controls.

[GB.FORM]
* NEW: Bookmarks is a new static class that allows to define global bookmarks for all FileChooser and DirChooser controls.
* NEW: Add separators between the different kind of bookmarks in the bookmark menu.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/6c9e09730dbec54aa4385383b39019014f5b9919">6c9e0973</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-09-12T01:39:04Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add a bookmark on the current project in all directory and file choosers.

[DEVELOPMENT ENVIRONMENT]
* NEW: Add a bookmark on the current project in all directory and file choosers.
</pre>
</li>
</ul>
<h4>10 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/225f2833da30ee83b5b3e573e031f3e0b8ac400c...6c9e09730dbec54aa4385383b39019014f5b9919#5ec34e4d5a9cb1f1f16ef26dbe7f2c8be00633b5">
app/src/gambas3/.lang/fr.po
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/225f2833da30ee83b5b3e573e031f3e0b8ac400c...6c9e09730dbec54aa4385383b39019014f5b9919#689584499b055093e7f252f5271a06477512a0c1">
app/src/gambas3/.src/Project.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/225f2833da30ee83b5b3e573e031f3e0b8ac400c...6c9e09730dbec54aa4385383b39019014f5b9919#994fbbfe5069dda8f41f0bde40edc9da486ec664">
comp/src/gb.form/.lang/fr.po
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/225f2833da30ee83b5b3e573e031f3e0b8ac400c...6c9e09730dbec54aa4385383b39019014f5b9919#56339bf0859125c36de48b0b3e4e0e51ad93afb2">
<span class="new-file">
+
comp/src/gb.form/.src/File/Bookmark.class
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/225f2833da30ee83b5b3e573e031f3e0b8ac400c...6c9e09730dbec54aa4385383b39019014f5b9919#efcca09aab268aa663018de86fd9611b253ec7cc">
comp/src/gb.form/.src/File/Bookmark/CBookmarkList.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/225f2833da30ee83b5b3e573e031f3e0b8ac400c...6c9e09730dbec54aa4385383b39019014f5b9919#e3f5e31d70ad9cca4e95bc960cca1f511e8b8ab9">
<span class="new-file">
+
comp/src/gb.form/.src/File/Bookmarks.class
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/225f2833da30ee83b5b3e573e031f3e0b8ac400c...6c9e09730dbec54aa4385383b39019014f5b9919#57bcfcca028a57d45f0a2ba68280af57a1fe97a6">
comp/src/gb.form/.src/File/Chooser/FDirChooser.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/225f2833da30ee83b5b3e573e031f3e0b8ac400c...6c9e09730dbec54aa4385383b39019014f5b9919#59e3b695a50e77f8f70067280b222cdf9b1e076f">
comp/src/gb.form/.src/File/FileView.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/225f2833da30ee83b5b3e573e031f3e0b8ac400c...6c9e09730dbec54aa4385383b39019014f5b9919#5299477ec96d9156f288ca394943216408275193">
comp/src/gb.form/.src/Main.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/225f2833da30ee83b5b3e573e031f3e0b8ac400c...6c9e09730dbec54aa4385383b39019014f5b9919#220c7dde36fcf068039c636888391a5ea49ee25c">
comp/src/gb.form/.src/Wizard/Wizard.class
</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/225f2833da30ee83b5b3e573e031f3e0b8ac400c...6c9e09730dbec54aa4385383b39019014f5b9919">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>