gambas-source-code/gb.form.htmlview/src
Benoît Minisini 5f38763e86 Fix detection of C++11 and C++17 compilation flags.
[CONFIGURATION]
* BUG: Fix detection of C++11 and C++17 compilation flags.

[GB.FORM.HTMLVIEW]
* BUG: Fix use of C++11 compilation flags.
2022-05-27 16:54:36 +02:00
..
gb.form.htmlview Update to the latest 'litehtml' master. Font changes now should be taken into account correctly. 2022-03-26 15:46:15 +01:00
gumbo Update to the latest 'litehtml' master. Font changes now should be taken into account correctly. 2022-03-26 15:46:15 +01:00
litehtml Update to the latest 'litehtml' master. Font changes now should be taken into account correctly. 2022-03-26 15:46:15 +01:00
c_htmldocument.cpp HtmlView: Fix a crash triggered by the Clear() method. 2022-04-13 03:36:06 +02:00
c_htmldocument.h Move 'gb.form.htmlview' source code directory at the top, so it is compiled after the components its project requires. 2021-10-31 17:55:55 +01:00
gb.form.htmlview.component HtmlView: Mouse events do not crash a void view anymore. 2021-11-14 22:07:54 +01:00
main.cpp Move 'gb.form.htmlview' source code directory at the top, so it is compiled after the components its project requires. 2021-10-31 17:55:55 +01:00
main.h Move 'gb.form.htmlview' source code directory at the top, so it is compiled after the components its project requires. 2021-10-31 17:55:55 +01:00
Makefile.am Fix detection of C++11 and C++17 compilation flags. 2022-05-27 16:54:36 +02:00