[Gambas-Notification] [Git][gambas/gambas][master] 4 commits: New 'gb.poppler' component that will replace 'gb.pdf'.
Benoît Minisini
gitlab at mg.gitlab.com
Thu Jun 18 00:14:14 CEST 2020
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
94e6feaf by gambas at 2020-06-18T00:04:33+02:00
New 'gb.poppler' component that will replace 'gb.pdf'.
[CONFIGURATION]
* NEW: Fix component template generator.
[GB.POPPLER]
* NEW: New 'gb.poppler' component that will replace 'gb.pdf'.
- - - - -
286e18ca by gambas at 2020-06-18T00:05:39+02:00
Mark 'gb.pdf' as deprecated.
[GB.PDF]
* NEW: Mark 'gb.pdf' as deprecated.
- - - - -
3481b42b by gambas at 2020-06-18T00:07:40+02:00
Support for the new 'gb.poppler' component.
[DEVELOPMENT ENVIRONMENT]
* NEW: Support for the new 'gb.poppler' component.
* NEW: Code editor: The 'THEN' keyword is now automatically inserted if missing.
- - - - -
95c30918 by gambas at 2020-06-18T00:13:06+02:00
Version control: Fix the height of the error dialog.
[DEVELOPMENT ENVIRONMENT]
* BUG: Version control: Fix the height of the error dialog.
- - - - -
30 changed files:
- Makefile.am
- TEMPLATE/README
- + TEMPLATE/conf/gb.poppler.conf
- TEMPLATE/template/make-component
- app/src/gambas3/.src/Component/CDocumentation.class
- app/src/gambas3/.src/Editor/Code/FEditor.class
- app/src/gambas3/.src/VersionControl/CVersionControlSubversion.class
- app/src/gambas3/.src/VersionControl/FVersionError.form
- configure.ac
- gb.pdf/src/gb.pdf.component
- gb.pdf/src/main.cpp
- + gb.poppler/AUTHORS
- + gb.poppler/COPYING
- + gb.poppler/ChangeLog
- + gb.poppler/INSTALL
- + gb.poppler/Makefile.am
- + gb.poppler/NEWS
- + gb.poppler/README
- + gb.poppler/acinclude.m4
- + gb.poppler/component.am
- + gb.poppler/configure.ac
- + gb.poppler/gambas.h
- + gb.poppler/gb.image.h
- + gb.poppler/gb_common.h
- + gb.poppler/m4
- + gb.poppler/reconf
- + gb.poppler/src/Makefile.am
- + gb.poppler/src/c_pdf_document.cpp
- + gb.poppler/src/c_pdf_document.h
- + gb.poppler/src/gb.poppler.component
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/577779961a0535e3864da091167f3dce5f00aeae...95c3091880bb768456a92e0b74b2e30041819663
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/577779961a0535e3864da091167f3dce5f00aeae...95c3091880bb768456a92e0b74b2e30041819663
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20200617/86f31929/attachment.html>
More information about the Notification
mailing list