[Gambas-Notification] [Git][gambas/gambas][master] Integrate litehtml source code inside the component. Only use the gumbo shared library.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Thu Oct 28 00:52:39 CEST 2021
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
056b7617 by gambas at 2021-10-28T00:51:54+02:00
Integrate litehtml source code inside the component. Only use the gumbo shared library.
[GB.FORM.HTMLVIEW]
* NEW: Integrate litehtml source code inside the component. Only use the gumbo shared library.
- - - - -
30 changed files:
- gb.form.htmlview/configure.ac
- gb.form.htmlview/src/Makefile.am
- gb.form.htmlview/src/c_htmldocument.h
- + gb.form.htmlview/src/litehtml/LICENSE
- + gb.form.htmlview/src/litehtml/README.md
- + gb.form.htmlview/src/litehtml/attributes.h
- + gb.form.htmlview/src/litehtml/background.cpp
- + gb.form.htmlview/src/litehtml/background.h
- + gb.form.htmlview/src/litehtml/borders.h
- + gb.form.htmlview/src/litehtml/box.cpp
- + gb.form.htmlview/src/litehtml/box.h
- + gb.form.htmlview/src/litehtml/context.cpp
- + gb.form.htmlview/src/litehtml/context.h
- + gb.form.htmlview/src/litehtml/css_length.cpp
- + gb.form.htmlview/src/litehtml/css_length.h
- + gb.form.htmlview/src/litehtml/css_margins.h
- + gb.form.htmlview/src/litehtml/css_offsets.h
- + gb.form.htmlview/src/litehtml/css_position.h
- + gb.form.htmlview/src/litehtml/css_selector.cpp
- + gb.form.htmlview/src/litehtml/css_selector.h
- + gb.form.htmlview/src/litehtml/document.cpp
- + gb.form.htmlview/src/litehtml/document.h
- + gb.form.htmlview/src/litehtml/el_anchor.cpp
- + gb.form.htmlview/src/litehtml/el_anchor.h
- + gb.form.htmlview/src/litehtml/el_base.cpp
- + gb.form.htmlview/src/litehtml/el_base.h
- + gb.form.htmlview/src/litehtml/el_before_after.cpp
- + gb.form.htmlview/src/litehtml/el_before_after.h
- + gb.form.htmlview/src/litehtml/el_body.cpp
- + gb.form.htmlview/src/litehtml/el_body.h
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/056b7617ee8824a3dd35692031bee862b00f37b2
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/056b7617ee8824a3dd35692031bee862b00f37b2
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/20211027/ef3931eb/attachment-0001.htm>
More information about the Notification
mailing list