<!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/a00862b6810ab20f6e2601dd69b2db144658a70a">a00862b6</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-04-08T13:57:37+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">CGI.All is a new property that returns a collection of all CGI environment variables.

[GB.WEB]
* NEW: CGI.All is a new property that returns a collection of all CGI environment variables.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/2c3d7c069f3a85a4629f8c2e4a6adef065039eee">2c3d7c06</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-04-08T13:58:35+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">WebFileButton is a new control that provides a button that can upload file to the server.

[GB.WEB.GUI]
* NEW: WebFileButton is a new control that provides a button that can upload file to the server.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/12c819330b5265579470c5a7db79c1659d0b084b">12c81933</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-04-08T14:01:03+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add DB.LastInsertId, the static version of Connection.LastInsertId.

[GB.DB]
* BUG: Add DB.LastInsertId, the static version of Connection.LastInsertId..
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/8a9e30e1beea42829a69d562c5e81ea823c0fb70">8a9e30e1</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-04-08T14:01:53+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Redraw 'upload' and 'download' stock icons.

[GB.FORM.STOCK]
* NEW: Redraw 'upload' and 'download' stock icons.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/f6d742e1343e8c9979fda9e93302dd8e9af1f2dd">f6d742e1</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-04-08T14:02:32+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix Gambas 'string2' test.

[BENCHMARKS]
* BUG: Fix Gambas 'string2' test.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/171c11c52368d7948b7d2ae13509c9daab3d64cf">171c11c5</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-04-08T14:03:59+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update some project versions and icons.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/0f1de30f2ab2c05d6cef4f0921efa1af94e40f79">0f1de30f</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-04-08T14:05:12+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add debugging messages to the Printing example and use full page to print.

[EXAMPLES]
* NEW: Add debugging messages to the Printing example and use full page to print.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/73686fde4c9c2583d8a208667ec922c8ab9f1640">73686fde</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-04-08T14:05:59+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update some project versions.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/b737880ee6810ad59ddc3327034bc247731f2106">b737880e</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-04-08T14:06:36+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add command-line options to find or replace a string in all wiki pages.

[WIKI]
* NEW: Add command-line options to find or replace a string in all wiki pages.
</pre>
</li>
</ul>
<h4>29 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#a7b1caceaba1fdae742903aa56a3be6e96fd6f19">
app/examples/Drawing/Painting/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#03aef57d66e4a8fecf3eb73ee33aba2ebebf29f2">
app/examples/Image/Lighttable/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#f5ad5bb8594edff4b5d74aa85d2b90526f2bbb03">
app/examples/Printing/Printing/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#36107c143089b2eadaba031f04a75788b6d67dbe">
app/examples/Printing/Printing/.src/FMain.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#873945f4d7beb4b3fe3c70ee04f777e7f711ce0f">
app/examples/Printing/Printing/.src/FMain.form
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#0ba830b52c5e6f83fe2b86ca8e8d59ff037db464">
app/src/gambas-wiki/.src/Main.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#86e7fe43a0d0f239e7b96589f6c1fdd5939aca9e">
benchmark/string2.gbs
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#8da0206c867e4fcbc78fe42906f00f36f64c8475">
comp/src/gb.form.stock/gambas-mono/32/download.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#bcc4a71e54b4461ffd4e1e98b29050da23aa769c">
comp/src/gb.form.stock/gambas-mono/32/upload.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#845d2ca29f7ad51384a58c2b37d3c631473e321d">
comp/src/gb.form.stock/gambas/32/download.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#d8a15916d18c92ecbcf840918867a0ec6c025a14">
comp/src/gb.form.stock/gambas/32/upload.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#410a5b94a60c6c3adb86787e44d06cbbc07f1cb0">
comp/src/gb.markdown/.icon.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#cd7331d5af76585252eea516143a08ee18aa106a">
comp/src/gb.report2/.component
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#ad20fe45551110d7105f6527c1afed01f0c51b53">
comp/src/gb.report2/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#b024be67025b0b3e524970a3cfbc82d4d8628622">
comp/src/gb.settings/.component
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#63f3469175a50407d7da27fcfd75646040dda6f2">
comp/src/gb.settings/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#0ebdafb876d8cdf5ffa47ddad291ab2dd741bb92">
comp/src/gb.term.form/.component
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#7b356f4abfb7aaf6b14f3d6259a0d5da0ba59de4">
comp/src/gb.term.form/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#f1d97a8c576fae74fab63d8923b7f9c196519714">
comp/src/gb.web.gui/.hidden/control/webfilebutton.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#c33ccb423be4630a24fdf7b58ccee6c629b9a89b">
comp/src/gb.web.gui/.src/Test/Webform1.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#3c15761e78f69949fc9e04e56cd6e267d64d3b45">
comp/src/gb.web.gui/.src/Test/Webform1.webform
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#6afac96fb762f85978fb83b69cec1bee3c88d20c">
comp/src/gb.web.gui/.src/Upload.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#0f9db8d0db32f0ae67793f99886ea92c32d8a871">
comp/src/gb.web.gui/.src/WebButton.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#b0c5a7f5c9176f7871fc92d6081785c5a5673dbc">
comp/src/gb.web.gui/.src/WebFileButton.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#d40ecc4a03181222c886d8b14c1e5170889f45ad">
comp/src/gb.web.gui/.src/WebForm.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#8f541add041172a43a4a3f7ddbac6f3a1f0fa605">
comp/src/gb.web.gui/lib.js
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#1b2e688b22662c259bdb661459ab2e914b5534e7">
comp/src/gb.web.gui/style.css
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#c931d35b694a556cf06d892342b094fcc64b9fb4">
comp/src/gb.web/.src/CGI.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106#cbedf166954de91010a86628862deda96c49ed61">
main/lib/db/CConnection.c
</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/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106">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>