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
Fixed varargs warnings. More... almost 9 years ago
Cleaned up author information in build.gradle. More... almost 9 years ago
Fixed conditional signing in build.gradle. More... almost 9 years ago
Pinned SVG resolution to 72 DPI. More... almost 9 years ago
Fixed VectorGraphics2D constructor for headless mode. More... almost 9 years ago
Fixed version of license plugin for gradle. More... almost 9 years ago
Fixed conditional signing in build.gradle. More... almost 9 years ago
Added configuration for travis CI. More... almost 9 years ago
Only sign archives when signing is configured and upload task is executed. More... almost 9 years ago
Made authentication for Maven Central in build.gradle optional. More... almost 9 years ago
Update location of logo image More... almost 9 years ago
Fix formatting error in README.rst. More... almost 9 years ago
Added logo to README.rst. More... almost 9 years ago
Fix copy and paste error in REAMDE.rst. More... almost 9 years ago
Add use instructions to REAMDE.rst. More... almost 9 years ago
Add date of version 0.10 to CHANGES. More... almost 9 years ago
Prepared release of version 0.10. More... almost 9 years ago
Replace jithub.io with Maven Central in sbt example. More... almost 9 years ago
Improve reStructuredText formatting in CHANGES. More... almost 9 years ago
Fix group id in Maven example. Fix version in sbt example. More... almost 9 years ago
Update CHANGES.rst. More... almost 9 years ago
Remove reference to jitpack.io because VectorGraphics2D can be found on Maven Central. More... almost 9 years ago
Merge branch 'master' of ssh://github.com/eseifert/vectorgraphics2d More... almost 9 years ago
Merge pull request #37 from kindlychung/patch-1 More... almost 9 years ago
Use the gradle "maven" plugin instead of the "maven-publish" to allow proper deployment to Maven Central. More... almost 9 years ago
Use getSingleFile() instead of index access to get shrinked JAR with gradle. More... almost 9 years ago
Add missing fields for Maven Central compatible POM creation. More... almost 9 years ago
Build: Removed unused code. More... almost 9 years ago
Build: Fixed a bug that caused publish tasks to fail. More... almost 9 years ago
Removed oboslete pom.xml. More... almost 9 years ago