[Gambas-Notification] [Git][gambas/gambas][master] 9 commits: CGI.All is a new property that returns a collection of all CGI environment variables.

Benoît Minisini gitlab at mg.gitlab.com
Wed Apr 8 14:07:53 CEST 2020



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
a00862b6 by gambas at 2020-04-08T13:57:37+02:00
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.

- - - - -
2c3d7c06 by gambas at 2020-04-08T13:58:35+02:00
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.

- - - - -
12c81933 by gambas at 2020-04-08T14:01:03+02:00
Add DB.LastInsertId, the static version of Connection.LastInsertId.

[GB.DB]
* BUG: Add DB.LastInsertId, the static version of Connection.LastInsertId..

- - - - -
8a9e30e1 by gambas at 2020-04-08T14:01:53+02:00
Redraw 'upload' and 'download' stock icons.

[GB.FORM.STOCK]
* NEW: Redraw 'upload' and 'download' stock icons.

- - - - -
f6d742e1 by gambas at 2020-04-08T14:02:32+02:00
Fix Gambas 'string2' test.

[BENCHMARKS]
* BUG: Fix Gambas 'string2' test.

- - - - -
171c11c5 by gambas at 2020-04-08T14:03:59+02:00
Update some project versions and icons.

- - - - -
0f1de30f by gambas at 2020-04-08T14:05:12+02:00
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.

- - - - -
73686fde by gambas at 2020-04-08T14:05:59+02:00
Update some project versions.

- - - - -
b737880e by gambas at 2020-04-08T14:06:36+02:00
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.

- - - - -


29 changed files:

- app/examples/Drawing/Painting/.project
- app/examples/Image/Lighttable/.project
- app/examples/Printing/Printing/.project
- app/examples/Printing/Printing/.src/FMain.class
- app/examples/Printing/Printing/.src/FMain.form
- app/src/gambas-wiki/.src/Main.module
- benchmark/string2.gbs
- comp/src/gb.form.stock/gambas-mono/32/download.png
- comp/src/gb.form.stock/gambas-mono/32/upload.png
- comp/src/gb.form.stock/gambas/32/download.png
- comp/src/gb.form.stock/gambas/32/upload.png
- comp/src/gb.markdown/.icon.png
- comp/src/gb.report2/.component
- comp/src/gb.report2/.project
- comp/src/gb.settings/.component
- comp/src/gb.settings/.project
- comp/src/gb.term.form/.component
- comp/src/gb.term.form/.project
- comp/src/gb.web.gui/.hidden/control/webfilebutton.png
- comp/src/gb.web.gui/.src/Test/Webform1.class
- comp/src/gb.web.gui/.src/Test/Webform1.webform
- comp/src/gb.web.gui/.src/Upload.module
- comp/src/gb.web.gui/.src/WebButton.class
- comp/src/gb.web.gui/.src/WebFileButton.class
- comp/src/gb.web.gui/.src/WebForm.class
- comp/src/gb.web.gui/lib.js
- comp/src/gb.web.gui/style.css
- comp/src/gb.web/.src/CGI.module
- main/lib/db/CConnection.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/3891af0d62e57e74d4510536c4bf02698150263d...b737880ee6810ad59ddc3327034bc247731f2106
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20200408/03b3ee67/attachment.html>


More information about the Notification mailing list