<!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/d186bf852a60885b2cfc547b8fa131d6c3c7392d">d186bf85</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-07-11T22:10:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add a Scroll event to TreeView, ColumnView and ListView.

[GB.GUI.BASE]
* BUG: GridView: Border padding is now applied inside the cell, not outside like the margin.
* NEW: TreeView: A Scroll event is raised now then the TreeView, the ListView or the ColumnView scrolls.
* BUG: TreeView: Setting the item Font property to NULL does not crash anymore.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/99a72c01b6b7ddae01c13e91faedbd263437f7c3">99a72c01</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-07-11T22:16:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">TabPanel: Use the TabPanel foreground color to draw the titles of the tabs.

[GB.FORM]
* NEW: Spinner: Use the foreground color to draw the spinner and its label.
* NEW: TabPanel: Use the TabPanel foreground color to draw the titles of the tabs.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/f82a67a4f3b072cc9dc0773850f17cf577298501">f82a67a4</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-07-11T22:40:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">TextEditor: Draw wrapped lines with a normal background, but with a gray hook to its right.

[GB.FORM.EDITOR]
* NEW: TextEditor: Draw wrapped lines with a normal background, but with a gray hook to its right.
* BUG: TextEditor: Now we can set up to 32 style colors without crashing.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/f1cc289bfb80cde636c20af11bd952f7af025c8e">f1cc289b</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-07-11T22:40:56Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add an option not to increment version, and draw the startup class with underline bold text instead of using an emblem.

[DEVELOPMENT ENVIRONMENT]
* NEW: Project tree: Startup class is now drawn with underline bold text instead of using an emblem.
* NEW: Make executable dialog: Add an option not to increment version. This is options is saved in the local project settings.
* NEW: Code printing: Use always the same font size for drawing page header and footer.
</pre>
</li>
</ul>
<h4>25 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e#5ec34e4d5a9cb1f1f16ef26dbe7f2c8be00633b5">
app/src/gambas3/.lang/fr.po
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e#81007bfb9b64df5f0e4249f50f7fa45dfafc4e51">
app/src/gambas3/.src/Editor/MPrint.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e#d972cb4a44ae5112eb286a70e4f322987d1ac459">
app/src/gambas3/.src/FMain.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e#9a671846148bde98a949b24fb78e73635f2db87a">
app/src/gambas3/.src/FMain.form
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e#689584499b055093e7f252f5271a06477512a0c1">
app/src/gambas3/.src/Project.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e#e4ec1b0b7c3da7e36a5d294816399ddf38d11020">
app/src/gambas3/.src/Project/CProjectTree.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e#2854f5ac4e77dec6a8a1b259f5b8b087f3457b26">
app/src/gambas3/.src/Project/FMakeExecutable.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e#5227b294c138039fc1f325ac0502fbb3bc92aa42">
app/src/gambas3/.src/Project/FMakeExecutable.form
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e#f9ae302d3a989c419a446330ab4b555b16c7a8c3">
<span class="new-file">
+
app/src/gambas3/img/16/do-not-translate.png
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e#7c2bbcad62104acdd818611db1ca347f408375be">
app/src/gambas3/img/32/do-not-translate.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e#71da89228ba6a407f5aacd2e610307a701d27dbf">
app/src/gambas3/img/32/startup.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e#e278fc65f80ce717c189ae414bc8abd6604b2d1e">
comp/src/gb.form.editor/.src/TextEditor.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e#81ba7ea96a8479aadce3e32a79e1819bc02ae7e1">
comp/src/gb.form.editor/.src/_TextEditor_Styles.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e#45d2cb9dc51ca57630fe58a718072e7dcbad23ec">
comp/src/gb.form.editor/.src/test/FTestEditor.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e#e4b854bff93b6e50fef796b1f417e0c5923b3f79">
comp/src/gb.form.editor/.src/test/FTestEditor.form
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e#22ef34a651fe624064b7fb23f45b4ee121e5aaaa">
comp/src/gb.form/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e#12ff30cd413f783981b26b8962258b93528e3e4c">
comp/src/gb.form/.src/Spinner.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e#44a27d898db2dc16574af601bdd2b8dd0c6664fd">
comp/src/gb.form/.src/TabPanel/_TabPanelButton.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e#8bbd5ff96a436152322d6384e079a56c3298dbf0">
comp/src/gb.form/.src/Test/FSpinner.form
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e#78930ef78d5dde201c8ae3b036070cddcefe9f0f">
comp/src/gb.form/.src/Test/FTestTabPanel.form
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e#f618f7c0d59254124316067be124e2b6d65cbfa0">
comp/src/gb.gui.base/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e#1df984f1269c8a6c04e893e6e822c200cd6bc4e9">
comp/src/gb.gui.base/.src/GridView/GridView.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e#188074e3737ab0aeb61c665a57291f31e17d4bf1">
comp/src/gb.gui.base/.src/Test/FGridView.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e#cfaa2924116e267002ad6f7d26485a92a2df44e8">
comp/src/gb.gui.base/.src/TreeView/_TreeView.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e#80b640fbee2b60e453c1ae7638a99678109ca408">
comp/src/gb.gui.base/.src/TreeView/_TreeView_Item.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/8a4d713a4a8cac874fb900f955e37c0cf6f0216e...f1cc289bfb80cde636c20af11bd952f7af025c8e">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>