8000 Tags · eclipse-birt/birt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: eclipse-birt/birt

Tags

4.20.0

Toggle 4.20.0's commit message
Prepare for the 4.21 release

- Increment all versions to 4.21.0
- Update the setup to resolve the current target platform
- Update the *.target to current dependencies

#2184

4.19.0

Toggle 4.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

4.18

Toggle 4.18's commit message
Update build.xml

The logging factory is switched from "org.apache.commons.logging" to "org.apache.commons.commons-logging" and must be copied to the WEB-INF/lib-folder.

4.17.0

Toggle 4.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix DOCX font size converting issue (#1905)

4.16.0

Toggle 4.16.0's commit message
Out of memory error when creating a chart #1727

1. Sometimes NumberFormat is used to handle the decimal point
and in other cases there is a dependency on ULocale.

A small fix was made to use the default ULocale in the
Numberformat calculations instead of the default NumberFormat

The whole operation is not fully understood so more issues
could arise.

2. To avoid memory cramps, an additional 1GB was added to the
maximum memory.

See the issue for a discussion.

4.15.0

Toggle 4.15.0's commit message
Ensure that in an IDE with ReportEditorInput the source tab works

Use a subclass of
org.eclipse.birt.report.designer.internal.ui.editors.ReportEditorInput
that implements org.eclipse.ui.IStorageEditorInput.
Also guard against stack overflow from
ReportEditorInput.getAdapter(Class).

#1589

4.14.0

Toggle 4.14.0's commit message
Simplify/minimize the target platform

This uses Oomph's latest improved target platform generator support.

Also ensure that the p2 update site is complete with regard to all of
BIRT's dependencies.

4.13.0

Toggle 4.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed SWT (#1203)

4.12.0

Toggle 4.12.0's commit message
Release 4.12.0

4.11.0

Toggle 4.11.0's commit message
Release 4.11.0

0