<!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/da11a82b63bcbc74758f9d405da14b543f3945a5">da11a82b</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-12-19T09:30:39Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add Copy() method to WebTextBox and WebTextArea, and fix margins of WebContainer using Row or Column arrangement.

[GB.WEB.FORM]
* BUG: Fix margins of WebContainer using Row or Column arrangement.
* NEW: The '~dump' request now displays the environment variables too.
* NEW: WebTextBox.Copy() is a new method that copies the control text to the clipboard. Works only with https.
* NEW: WebTextArea.Clear() is a new method that clears the control text.
* NEW: WebTextArea.Copy() is a new method that copies the control text to the clipboard. Works only with https.
</pre>
</li>
</ul>
<h4>5 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/da11a82b63bcbc74758f9d405da14b543f3945a5#178a64d1591443813163e5e44f0c10676cad57f5">
comp/src/gb.web.form/.src/WebContainer.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/da11a82b63bcbc74758f9d405da14b543f3945a5#8fc7623e2f3bce550f644988fdab184174e123da">
comp/src/gb.web.form/.src/WebForm.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/da11a82b63bcbc74758f9d405da14b543f3945a5#6b1f75c65b3fe3bbc8aff5416449f4f026bf2ecf">
comp/src/gb.web.form/.src/WebTextArea.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/da11a82b63bcbc74758f9d405da14b543f3945a5#b718cbc710c17be266fe0c99db90d2677a7ebc21">
comp/src/gb.web.form/.src/WebTextBox.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/da11a82b63bcbc74758f9d405da14b543f3945a5#f8e3910f26de772eb7384f78db3b5dafff47fd1f">
comp/src/gb.web.form/lib.js
</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/commit/da11a82b63bcbc74758f9d405da14b543f3945a5">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/da11a82b63bcbc74758f9d405da14b543f3945a5"}}</script>
</p>
</div>
</body>
</html>