<!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/86c18360035f3b5f7067695318706c29fc4efb6c">86c18360</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-10-25T21:28:46Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">[GB.EVAL.HIGHLIGHT]
* NEW: TextHighlighter.ToHTML() replaces all space by '&nbsp;'.
* NEW: TextHighlighter.ToRichText() returns an highlighted text in rich text format.

[GB.FORM.EDITOR]
* BUG: TextEditor: Fix automatic insertion of string delimiters.

[GB.FORM.MDI]
* NEW: Toolbar: Redraw expander icon.

[GB.FORM.STOCK]
* NEW: Redraw 'spell-check' icon.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/6d4be9a1ae735aa712e661ec58de5ed18c2c033f">6d4be9a1</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-10-25T21:32:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">[DEVELOPMENT ENVIRONMENT]
* BUG: Code editor: "Run this class" uses ALT+F5 shortcut, and not SHIFT+F5 that was already used.
* BUG: Javascript compression does not break 'return xxx;' expressions anymore.
* NEW: Search result is highlighted now.
* NEW: Update support text file.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/07e4113e83c4ef1e4b729ed5a3b876c567fa7b97">07e4113e</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-10-25T21:35:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'master' of gitlab.com:gambas/gambas
</pre>
</li>
</ul>
<h4>24 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97#85541fd1d4fccf86bed26f975585d2fdfe3a50bc">
app/src/gambas3/.src/Editor/Code/FEditor.form
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97#35d7b7baf8ec0f1ec7143bdff8a6ee6b9753369c">
app/src/gambas3/.src/Editor/Code/FTextEditor.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97#db9be4994d7b681040c9ded91459595428135eda">
app/src/gambas3/.src/Editor/MCompressFile.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97#aa53fa00b94cf6487e8830e4587ecd6133e953ee">
app/src/gambas3/.src/Exported/TextEditor.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97#9f5d114509729444dba490ecda0412186b16b268">
app/src/gambas3/.src/MTheme.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97#49342f64fcd2a1f890bd3b762da633dd86844116">
app/src/gambas3/.src/Options/FOption.form
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97#7e5f13295c5f89223ec701b51cbb4f4dd9ca4e24">
app/src/gambas3/.src/Search/CFindResult.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97#49ac7ff8a4642a1a7c50993a6ab7cb24fecd6640">
app/src/gambas3/.src/Search/FSearch.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97#baac7574d555cf55c4e80423e09330fb0c504579">
app/src/gambas3/support.txt
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97#1698687a6bd7a761c16a2a1110b40411f5f33299">
comp/src/gb.eval.highlight/.src/TextHighlighter.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97#d47c85b6b541af3a4776af10f3a50f2474f5734d">
comp/src/gb.form.editor/.src/TextEditorMode.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97#4aedeaac52835a4197cf02638a5f59916609fe95">
comp/src/gb.form.editor/.src/TextEditorMode_CSS.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97#40b4d284cf78dae5dcc715ef43b0fe313a14fa59">
comp/src/gb.form.editor/.src/TextEditorMode_HTML.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97#4b6d87704680110744517d4f2826fc94e5e097ce">
comp/src/gb.form.editor/.src/TextEditorMode_Javascript.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97#64e14fc4c8967b575a93a71669f6a07b5eb5878f">
comp/src/gb.form.editor/.src/TextEditorMode_SQL.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97#17778d54ee8739f12afe9b1b555bb1f603cdee67">
comp/src/gb.form.mdi/.src/ToolBar/FToolBar.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97#37c1aa720e504aaccc8bf72435d49c49c6752f86">
comp/src/gb.form.mdi/img/expander.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97#01b550285db4c19e3de1b03d442512e8311f3c51">
comp/src/gb.form.stock/gambas-mono/32/spell-check.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97#f3f7e4351f6a46124f7378b229fe8e0a6b9f3e66">
comp/src/gb.form.stock/gambas/32/spell-check.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97#22ef34a651fe624064b7fb23f45b4ee121e5aaaa">
comp/src/gb.form/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97#dd9dbc53833766f5d9721ebbc476c6c133b4d66e">
comp/src/gb.form/.src/Test/FBugFileView.form
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97#f618f7c0d59254124316067be124e2b6d65cbfa0">
comp/src/gb.gui.base/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97#cd7331d5af76585252eea516143a08ee18aa106a">
comp/src/gb.report2/.component
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97#ad20fe45551110d7105f6527c1afed01f0c51b53">
comp/src/gb.report2/.project
</a>
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777777;">

<br>
<a href="https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97">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>