<!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/849a34857fc0c7446a4b0390945b770c1eace331">849a3485</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-05-16T10:15:34+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">TreeView: ShowCheck is a new property that uses checkboxes to handle selection mode.

[GB.GUI.BASE]
* BUG: TreeView: Take padding into account when interpreting mouse events..
* BUG: TreeView: Fix right-to-left layout management.
* NEW: TreeView: ShowCheck is a new property that uses checkboxes to handle selection mode.
* NEW: Paint.Check() is a new method that draws a check mark.
</pre>
</li>
</ul>
<h4>7 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/commit/849a34857fc0c7446a4b0390945b770c1eace331#f618f7c0d59254124316067be124e2b6d65cbfa0">
comp/src/gb.gui.base/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/commit/849a34857fc0c7446a4b0390945b770c1eace331#cde41c9468775b27683bfce48ac343c397a6930c">
comp/src/gb.gui.base/.src/Paint.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/commit/849a34857fc0c7446a4b0390945b770c1eace331#9134e280fb8323dfe0621c58818d95c5a21a0a46">
comp/src/gb.gui.base/.src/Test/FTreeView.form
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/commit/849a34857fc0c7446a4b0390945b770c1eace331#0b25da936f683dfd4695cf192c6721bedab4451e">
comp/src/gb.gui.base/.src/TreeView/ColumnView.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/commit/849a34857fc0c7446a4b0390945b770c1eace331#760ba13a4473ac9b00ceb3ca9de23216ee95e299">
comp/src/gb.gui.base/.src/TreeView/ListView.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/commit/849a34857fc0c7446a4b0390945b770c1eace331#5731ef688eebee4f417547e40796f18621723ddb">
comp/src/gb.gui.base/.src/TreeView/TreeView.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/commit/849a34857fc0c7446a4b0390945b770c1eace331#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/-/commit/849a34857fc0c7446a4b0390945b770c1eace331">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/849a34857fc0c7446a4b0390945b770c1eace331"}}</script>


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