1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #77 from carlosame/issue-76 More... over 2 years ago
Gradle: set an Automatic-Module-Name. More... over 3 years ago
CI: Removed OpenJDK 9 again, because it is not supported properly in TravisCI’s environment. More... about 5 years ago
CI: Replaced Oracle JDK 9 with OpenJDK 9 in test environments to avoid a TravisCI migration issue (https://travis-ci.community/t/java-9-build-failing-with-https-certificate-exception/4364). More... about 5 years ago
CI: Added Oracle JDK 9 to test environments. More... about 5 years ago
Minor code optimizations. Used Java 8 features. More... about 5 years ago
Removed Java 7 compatibility. More... about 5 years ago
Gradle: Updated Cobertura code coverage plugin. More... about 5 years ago
Fixed page origin in PDF files (resolves #72). More... about 5 years ago
Merge pull request #71 from seifertm/update-license-headers-2019 More... about 5 years ago
Merge pull request #70 from seifertm/ci-update-jdk More... about 5 years ago
Updated licenses to 2019. More... about 5 years ago
CI: Removed Java 7. More... about 5 years ago
CI: Updated JDK from outdated "oraclejdk8" to "openjdk8" More... about 5 years ago
Merge pull request #67 from igvteam/master More... over 6 years ago
Extended handling of Even-Odd winding rule to PDF and EPS
eby
More... over 6 years ago
Removed duplicate test
eby
More... over 6 years ago
Fixed indentation style to project standards
eby
More... over 6 years ago
Added SVG support for Path2D.WIND_EVEN_ODD
eby
More... over 6 years ago
Updated license headers to 2018. More... almost 7 years ago
Add cast to call getCommands() in README More... almost 7 years ago
CI: Fixed build with Java 7 in Travis CI. More... over 7 years ago
Adjusted visibility of methods in PDFDocument. More... over 7 years ago
Tests: Removed superfluous "test" prefix from test methods in PDFDocumentTest. More... over 7 years ago
pdf.Stream.getFilters() returns a list of filters. More... over 7 years ago
pdf.Stream.getFilters() result is unmodifiable. More... over 7 years ago
Tests: Removed superfluous "test" prefix from test methods in pdf.StreamTest. More... over 7 years ago
Tests: pdf.Stream.write() writes data to output stream. More... over 7 years ago
PDFProcessor creates compressed document by default. More... over 7 years ago
Tests: Fixed GraphicsUtils.getAlphaImage() tests for headless systems. More... over 7 years ago