[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Move 'gb.form.htmlview' source code directory at the top, so it is compiled...

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Sun Oct 31 17:59:43 CET 2021



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


Commits:
01a1df3b by gambas at 2021-10-31T17:55:55+01:00
Move 'gb.form.htmlview' source code directory at the top, so it is compiled after the components its project requires.

[CONFIGURATION]
* BUG: Move 'gb.form.htmlview' source code directory at the top, so it is compiled after the components its project requires.

- - - - -
ed842e25 by gambas at 2021-10-31T17:57:54+01:00
Add the template configuration file used for initializing the 'gb.form.htmlview' directory.

[CONFIGURATION]
* NEW: Add the template configuration file used for initializing the 'gb.form.htmlview' directory.

- - - - -
3ac4484d by gambas at 2021-10-31T17:58:44+01:00
Fix stylesheet of help pages generated for classes inside the project.

[DEVELOPMENT ENVIRONMENT]
* BUG: Fix stylesheet of help pages generated for classes inside the project.

- - - - -


30 changed files:

- Makefile.am
- + TEMPLATE/conf/gb.form.htmlview.conf
- app/src/gambas3/help/wiki/style-custom.css
- 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
- main/lib/form.htmlview/Makefile.am → gb.form.htmlview/src/Makefile.am
- main/lib/form.htmlview/c_htmldocument.cpp → gb.form.htmlview/src/c_htmldocument.cpp
- main/lib/form.htmlview/c_htmldocument.h → gb.form.htmlview/src/c_htmldocument.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/.directory → gb.form.htmlview/src/gb.form.htmlview/.directory
- main/lib/form.htmlview/gb.form.htmlview/.hidden/control/htmlview.png → gb.form.htmlview/src/gb.form.htmlview/.hidden/control/htmlview.png
- main/lib/form.htmlview/gb.form.htmlview/.icon.png → gb.form.htmlview/src/gb.form.htmlview/.icon.png


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/7b456ffc0bb2bcf5d43a6c37c7fde917fd6eeb93...3ac4484d4f9b269dcc44581c2f16cfbac4da203c

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/7b456ffc0bb2bcf5d43a6c37c7fde917fd6eeb93...3ac4484d4f9b269dcc44581c2f16cfbac4da203c
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/20211031/56392fd6/attachment.htm>


More information about the Notification mailing list