[Gambas-Notification] [Git][gambas/gambas][master] Start development of new GTK+ and QT web browser components.
Benoît Minisini
gitlab at mg.gitlab.com
Mon Sep 21 01:11:44 CEST 2020
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
b770395a by gambas at 2020-09-21T01:09:47+02:00
Start development of new GTK+ and QT web browser components.
[DEVELOPMENT ENVIRONMENT]
* NEW: Add description of gb.gtk3.webview and gb.qt5.webview
[GB.GTK]
* NEW: Enhance gb.gtk API for child components like gb.gtk3.webview.
[GB.GTK3.WEBVIEW]
* NEW: Beginning of a new web browser component based on WebKitGTK.
[GB.QT5.WEBVIEW]
* NEW: Beginning of a new web browser component based on QWebEngineView.
- - - - -
21 changed files:
- app/src/gambas3/.src/Component/CDocumentation.class
- app/src/gambas3/.src/Editor/Form/CControl.class
- gb.gtk/src/gb.gtk.h
- gb.gtk/src/gkey.cpp
- gb.gtk/src/main.cpp
- gb.gtk3/configure.ac
- gb.gtk3/src/Makefile.am
- + gb.gtk3/src/webview/Makefile.am
- + gb.gtk3/src/webview/c_webview.c
- + gb.gtk3/src/webview/c_webview.h
- + gb.gtk3/src/webview/gb.gtk3.webview.component
- + gb.gtk3/src/webview/main.c
- + gb.gtk3/src/webview/main.h
- gb.qt5/configure.ac
- gb.qt5/src/Makefile.am
- + gb.qt5/src/webview/Makefile.am
- + gb.qt5/src/webview/c_webview.cpp
- + gb.qt5/src/webview/c_webview.h
- + gb.qt5/src/webview/gb.qt5.webview.component
- + gb.qt5/src/webview/main.cpp
- + gb.qt5/src/webview/main.h
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b770395a3bd722445072d12b1d617fcdf5c22a52
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b770395a3bd722445072d12b1d617fcdf5c22a52
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/20200920/2c71c26c/attachment.htm>
More information about the Notification
mailing list