[Gambas-Notification] [Git][gambas/gambas][stable] 4 commits: This commit contains bug fix for the Chart component.

Benoît Minisini gitlab at mg.gitlab.com
Sun May 13 23:25:44 CEST 2018


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


Commits:
f61ff5e8 by Davidmue at 2018-05-05T09:02:05Z
This commit contains bug fix for the Chart component.

[GB.CHART]
* BUG: Fixed a bug in Chart class.
  A more complex calculated id is now used. This let us use more than one chart.
* BUG: Fixed a bug in _CSerie class.
  A call to an unexisting property Labels has been changed.

- - - - -
2ac99a0f by Adrien Prokopowicz at 2018-05-13T13:49:00Z
[GB.XML]
* BUG: Fix reading XML comments and CDATA tags when they contain
characters that belong to the end tag while not forming a complete one.
* BUG: Fix returning value of XML comments.

[GB.XML.HTML]
* BUG: Fix reading lowercase HTML doctypes.

- - - - -
df6bf938 by Benoît Minisini at 2018-05-13T21:20:21Z
Merge branch 'master' into 'master'

This commit contains bug fix for the Chart component.

See merge request gambas/gambas!18
- - - - -
4ae4256d by gambas at 2018-05-13T21:25:37Z
Merge branch 'master' into stable

- - - - -


8 changed files:

- comp/src/gb.chart/.src/Chart.class
- comp/src/gb.chart/.src/Styles/_CSerie.class
- gb.xml/src/CReader.cpp
- gb.xml/src/document.cpp
- gb.xml/src/reader.cpp
- gb.xml/src/serializer.cpp
- gb.xml/src/textnode.cpp
- gb.xml/src/textnode.h


View it on GitLab: https://gitlab.com/gambas/gambas/compare/3c3270be90d75e7334122150ac7e2367873ac899...4ae4256daf1df32929777a7681739bce6b89c292

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/3c3270be90d75e7334122150ac7e2367873ac899...4ae4256daf1df32929777a7681739bce6b89c292
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/20180513/d378f8e6/attachment-0001.html>


More information about the Notification mailing list