[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Integrate 'gumbo' library inside the component.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Thu Oct 28 01:31:03 CEST 2021



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


Commits:
f5db84f9 by gambas at 2021-10-28T01:27:55+02:00
Integrate 'gumbo' library inside the component.

[GB.FORM.HTMLVIEW]
* NEW: Integrate 'gumbo' library inside the component, so that the component has no depency anymore and compile on all systems.
  Consequently, the component source code moved to the '/main/lib' directory.

- - - - -
4b2d0548 by gambas at 2021-10-28T01:29:53+02:00
Forgot to commit the fix about window refresh priority.

[GB.GTK3]
* BUG: Forgot to commit the fix about window refresh priority.

- - - - -


30 changed files:

- Makefile.am
- configure.ac
- − gb.form.htmlview/AUTHORS
- − gb.form.htmlview/COPYING
- − gb.form.htmlview/ChangeLog
- − gb.form.htmlview/INSTALL
- − gb.form.htmlview/Makefile.am
- − gb.form.htmlview/NEWS
- − gb.form.htmlview/README
- − gb.form.htmlview/acinclude.m4
- − gb.form.htmlview/component.am
- − gb.form.htmlview/configure.ac
- − gb.form.htmlview/gambas.h
- − gb.form.htmlview/gb.draw.h
- − gb.form.htmlview/gb.geom.h
- − gb.form.htmlview/gb.image.h
- − gb.form.htmlview/gb.paint.h
- − gb.form.htmlview/gb_common.h
- − gb.form.htmlview/m4
- − gb.form.htmlview/reconf
- gb.gtk3/src/main.cpp
- main/configure.ac
- main/lib/Makefile.am
- gb.form.htmlview/src/Makefile.am → main/lib/form.htmlview/Makefile.am
- gb.form.htmlview/src/c_htmldocument.cpp → main/lib/form.htmlview/c_htmldocument.cpp
- gb.form.htmlview/src/c_htmldocument.h → main/lib/form.htmlview/c_htmldocument.h
- + main/lib/form.htmlview/gb.draw.h
- gb.form.htmlview/src/gb.form.htmlview.component → main/lib/form.htmlview/gb.form.htmlview.component
- gb.form.htmlview/src/gb.form.htmlview/.component → main/lib/form.htmlview/gb.form.htmlview/.component
- gb.form.htmlview/src/gb.form.htmlview/.directory → main/lib/form.htmlview/gb.form.htmlview/.directory


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/ea1c3a27150dfc13ded27bdedeeeaea5380dd6e6...4b2d0548a83c910021051119a02b03037c586cec

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/ea1c3a27150dfc13ded27bdedeeeaea5380dd6e6...4b2d0548a83c910021051119a02b03037c586cec
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/2535fc67/attachment.htm>


More information about the Notification mailing list