<!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/bfc455070e9b94dd77790afa7e789eefa5a1bc6d">bfc45507</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-03-07T01:30:44+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Support for the Session class, and add WebForm.Current property to allow to change the application main form.

[GB.WEB.FORM2]
* NEW: DateBox: Open calendar popup on mouse down.
* NEW: Override the Session class, so that its methods that do not have any sense with 'gb.web.form2' do nothing anymore.
* NEW: WebForm.Current is a new property that allows to define the main form of the application that fills its HTML page.
* NEW: Session.Dir is a new property that returns the session directory. It is now '/tmp/gambas.<userid>/session/gb.web.form2'.
* NEW: Session.Timeout is taken into account by session processes.
* BUG: Window titles do not wrap anymore.
</pre>
</li>
</ul>
<h4>6 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/commit/bfc455070e9b94dd77790afa7e789eefa5a1bc6d#d0afa29bb1bb692fcb237bdf4c4fdc2bddfb69ab">
<span class="new-file">
+
comp/src/gb.web.form2/.hidden/lib.js.copy
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/commit/bfc455070e9b94dd77790afa7e789eefa5a1bc6d#2687d999ab70784b729c50894365ebe6b24a9e6c">
comp/src/gb.web.form2/.src/Calendar/WebDateBox.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/commit/bfc455070e9b94dd77790afa7e789eefa5a1bc6d#142b3186da749e8ce855b34fbc465a87f406f7a3">
<span class="new-file">
+
comp/src/gb.web.form2/.src/Session.module
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/commit/bfc455070e9b94dd77790afa7e789eefa5a1bc6d#1cfb78fef20c1a7cb1a9a68fd0c199ac8dd50e82">
comp/src/gb.web.form2/.src/Test/Webform1.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/commit/bfc455070e9b94dd77790afa7e789eefa5a1bc6d#4af956ee38de1d993cd4ecb7e9bbb9e641d4ef4d">
comp/src/gb.web.form2/.src/WebForm.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/commit/bfc455070e9b94dd77790afa7e789eefa5a1bc6d#198f17f02b2a4ad2381664fe136a2b91a3f7b14d">
comp/src/gb.web.form2/style.css
</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/bfc455070e9b94dd77790afa7e789eefa5a1bc6d">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/bfc455070e9b94dd77790afa7e789eefa5a1bc6d"}}</script>


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