<!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/8c34e888b50ecbf306ae85e384439a9961944eea">8c34e888</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-07-17T20:29:04Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">TreeView: Canceling the Rename event keeps the editor opened.

[GB.GUI.BASE]
* NEW: TreeView: Canceling the Rename event keeps the editor opened.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/6e935d2efd9131ce3d086329753a9deb1c5b9217">6e935d2e</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-07-17T21:09:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">IconView: Canceling the Rename event keeps the editor opened.

[GB.GUI.BASE]
* BUG: IconView: Hitting ENTER while renaming an item does not insert a newline in the item text.
* NEW: IconView: Canceling the Rename event keeps the editor opened.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/150f488f8c759242ed7651af63532e1ab7bc854e">150f488f</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-07-17T21:11:43Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix renaming process of DirView and FileView controls.

[GB.FORM]
* BUG: DirView: Errors occuring during a renaming now display the balloon message on the renaming item.
* BUG: DirView: Forbid void directory names.
* BUG: FileView: Canceling an item rename now works as expected in icon mode, and correctly refreshes the view.
* BUG: FileView: Forbid void file names.
</pre>
</li>
</ul>
<h4>7 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/609ef351f8b156658ec5b5880fb06293defe365b...150f488f8c759242ed7651af63532e1ab7bc854e#0bf65c4476166af41f6b094b31c2194aed65bceb">
comp/src/gb.form/.lang/fr.mo
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/609ef351f8b156658ec5b5880fb06293defe365b...150f488f8c759242ed7651af63532e1ab7bc854e#994fbbfe5069dda8f41f0bde40edc9da486ec664">
comp/src/gb.form/.lang/fr.po
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/609ef351f8b156658ec5b5880fb06293defe365b...150f488f8c759242ed7651af63532e1ab7bc854e#8e0b8d827e6d9f856f94f32cabac31b56e9c49e7">
comp/src/gb.form/.src/File/DirView.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/609ef351f8b156658ec5b5880fb06293defe365b...150f488f8c759242ed7651af63532e1ab7bc854e#59e3b695a50e77f8f70067280b222cdf9b1e076f">
comp/src/gb.form/.src/File/FileView.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/609ef351f8b156658ec5b5880fb06293defe365b...150f488f8c759242ed7651af63532e1ab7bc854e#b7f617a9d2f448be5b19d689af489cd1e8c87def">
comp/src/gb.form/.src/Help.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/609ef351f8b156658ec5b5880fb06293defe365b...150f488f8c759242ed7651af63532e1ab7bc854e#8bbe767ff4648a7f7cc5303b015743bda3c3e4cc">
comp/src/gb.gui.base/.src/IconView/IconView.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/609ef351f8b156658ec5b5880fb06293defe365b...150f488f8c759242ed7651af63532e1ab7bc854e#cfaa2924116e267002ad6f7d26485a92a2df44e8">
comp/src/gb.gui.base/.src/TreeView/_TreeView.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/609ef351f8b156658ec5b5880fb06293defe365b...150f488f8c759242ed7651af63532e1ab7bc854e">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>