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 arc rendering in EPS (ticket #7); Fixed escaping of strings in EPS and PDF More... about 14 years ago
Fixed ellipse drawing in EPSGraphics2D (ticket #5) More... about 14 years ago
Fixed email address for Maven license plugin More... about 14 years ago
Added join utility method to DataUtils; Fixed output of dash patterns in SVG; Improved code for dash pattern output in EPS and PDF More... about 14 years ago
Added class for data management utilities; Removed static initializations by method calls; Added more comments; Changed email address More... about 14 years ago
Added version information to Maven plugins (again); Fixed missing JavaDocs More... about 14 years ago
Fixed rendering of text as vectors; Fixed texts in EPS; Added default font to SVG More... about 14 years ago
Added clipping support to EPS and PDF (see bug #1) More... about 14 years ago
Changed version string to 0.7-SNAPSHOT; Changed svn user names in pom.xml; Removed versions of dependencies in pom.xml; Add support for clipping to SVG implementation (see bug #1); Changed format of TODO and FIXME comments More... about 14 years ago
Fixed missing initialization; Improved Maven POM More... over 14 years ago
Added option to always render text as vectors More... over 14 years ago
Fixed potentially problematic code More... over 14 years ago
Reformatted license texts to use slash-star (/* */) format; Replaced package.html JavaDocs by package-info.java (new JavaDoc 1.5 style) More... over 14 years ago
Removed obsolete directories from project More... over 14 years ago
Fixed wrong path to issue tracker More... over 14 years ago
Renamed license text files; Added packaging logic to Maven pom.xml; Updated dependencies in pom.xml More... over 14 years ago
Fixed repository location in pom.xml More... almost 15 years ago
Fixed license texts; Removed files specfic to Eclipse IDE More... almost 15 years ago
Changed Eclipse classpath to match Maven default output path More... almost 15 years ago
Updated license texts More... almost 15 years ago
Enhanced Maven POM; Added package description More... almost 15 years ago
Replaced unsupported sun.misc.BASE64Encoder with javax.xml.bind.DatatypeConverter More... almost 15 years ago
Removed target directory from SVN More... almost 15 years ago
Added GPL license text; Added Maven license plugin to POM; Updated license texts More... almost 15 years ago
Removed outdated directories More... almost 15 years ago
Migrated project to Maven More... almost 15 years ago
Added better generic handling for gradients to VectorGraphics2D class; Added initial stubs for image support to PDFGraphics2D; Minor changes; More... almost 15 years ago
Added basic support for PDF; Added jardesc file easy creation of distributable JAR file; Various minor fixes More... almost 15 years ago
Fixed various bugs related to drawing and filling geometric primitives; Added unit tests (code coverage: >80%) More... almost 15 years ago
Extracted common base class from EPSGraphics2D and SVGGraphics2D which drastically simplifies implementations; Added JUnit library for unit testing More... almost 15 years ago