[Gambas-Notification] [Git][gambas/gambas][master] WebView: Fix settings implementation and add font settings.

Benoît Minisini gitlab at mg.gitlab.com
Fri Sep 25 02:57:30 CEST 2020



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


Commits:
8e37076a by gambas at 2020-09-25T02:55:29+02:00
WebView: Fix settings implementation and add font settings.

[GB.GTK3.WEBVIEW]
* BUG: Forgot to add settings implementation source files.
* NEW: Implement fonts settings.
* BUG: Fix implementation of default settings.

[GB.QT5.WEBVIEW]
* BUG: Forgot to add settings implementation source files.
* NEW: Implement fonts settings.
* BUG: Fix implementation of default settings.

- - - - -


12 changed files:

- gb.gtk3/src/webview/Makefile.am
- + gb.gtk3/src/webview/c_websettings.c
- + gb.gtk3/src/webview/c_websettings.h
- gb.gtk3/src/webview/c_webview.c
- gb.gtk3/src/webview/c_webview.h
- gb.gtk3/src/webview/main.c
- gb.qt5/configure.ac
- gb.qt5/src/webview/Makefile.am
- + gb.qt5/src/webview/c_websettings.cpp
- + gb.qt5/src/webview/c_websettings.h
- gb.qt5/src/webview/c_webview.cpp
- gb.qt5/src/webview/main.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8e37076a8fb0f6bc63e140ac3b6a078efd53ef45

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/8e37076a8fb0f6bc63e140ac3b6a078efd53ef45
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/20200925/08e16f83/attachment.htm>


More information about the Notification mailing list