<!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/932fbb19f1778e11678bd5da25e50419e6376f36">932fbb19</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-06-25T22:26:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">TextEditor: Undo now groups successive single character insertions, and successive single character deletions as well.

[GB.FORM.EDITOR]
* NEW: TextEditor: Don't enclose selection with quotes anymore, it is more annoying than anything else.
* NEW: TextEditor: Undo now groups successive single character insertions, and successive single character deletions as well.
</pre>
</li>
</ul>
<h4>5 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/932fbb19f1778e11678bd5da25e50419e6376f36#e663eb5bbb02210390b54813aae55b818f9880a1">
comp/src/gb.form.editor/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/932fbb19f1778e11678bd5da25e50419e6376f36#601dcd90538aa85f6222e7fbd523ca51d4730f9b">
comp/src/gb.form.editor/.src/CCommand.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/932fbb19f1778e11678bd5da25e50419e6376f36#d5a82e3c9d4df4ad1f0178eef39de1f3e43fb987">
comp/src/gb.form.editor/.src/CDocument.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/932fbb19f1778e11678bd5da25e50419e6376f36#e278fc65f80ce717c189ae414bc8abd6604b2d1e">
comp/src/gb.form.editor/.src/TextEditor.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/932fbb19f1778e11678bd5da25e50419e6376f36#d47c85b6b541af3a4776af10f3a50f2474f5734d">
comp/src/gb.form.editor/.src/TextEditorMode.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/commit/932fbb19f1778e11678bd5da25e50419e6376f36">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.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://gitlab.com/gambas/gambas/commit/932fbb19f1778e11678bd5da25e50419e6376f36"}}</script>


</p>
</div>
</body>
</html>