[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Add an API to retrieve the last error message.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Sat Jul 23 15:41:54 CEST 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
d053ced0 by Benoît Minisini at 2022-07-23T15:40:08+02:00
Add an API to retrieve the last error message.
[INTERPRETER]
* NEW: Add an API to retrieve the last error message.
- - - - -
72d23a24 by Benoît Minisini at 2022-07-23T15:40:37+02:00
WebView: GetHtml() is a new method that retrieve the HTML contents of the view.
[GB.GTK3.WEBVIEW]
* NEW: WebView: GetHtml() is a new method that retrieve the HTML contents of the view.
[GB.QT4.WEBVIEW]
* NEW: WebView: GetHtml() is a new method that retrieve the HTML contents of the view.
[GB.QT5.WEBVIEW]
* NEW: WebView: GetHtml() is a new method that retrieve the HTML contents of the view.
- - - - -
10 changed files:
- gb.gtk3/src/webview/c_webview.c
- gb.gtk3/src/webview/c_webview.h
- gb.qt4/src/webview/c_webview.cpp
- gb.qt5/src/webview/c_webview.cpp
- gb.qt5/src/webview/c_webview.h
- main/gbx/gbx_api.c
- main/gbx/gbx_api.h
- main/lib/jit/gb.jit/.component
- main/lib/jit/gb.jit/.project
- main/share/gambas.h
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/99f5df2d4366a95063165b8f130ace5126f8fcbf...72d23a24f2592a4e68013f0fba4a0ee2f92a5d61
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/99f5df2d4366a95063165b8f130ace5126f8fcbf...72d23a24f2592a4e68013f0fba4a0ee2f92a5d61
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20220723/d97326cf/attachment.htm>
More information about the Notification
mailing list