]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2016-07-19 Simon SteinerFOP-2625: Allow Attachments for PDF/A-3
2016-07-06 Simon SteinerFOP-2620: AFP round table border not aligned
2016-07-06 Simon SteinerFOP-2619: Test needed pdf-plugin
2016-07-06 Simon SteinerFOP-2619: PDF not deduplicated to PS
2016-07-06 Simon SteinerFOP-2619: PDF not deduplicated to PS
2016-07-06 Simon SteinerFOP-916: URL in basic-link is scrambled by encryption
2016-07-04 Glenn AdamsFOP-916: Handle external links in encrypted PDF.
2016-06-24 Simon SteinerFOP-2614: Image missing on change IPD
2016-05-25 Simon SteinerFOP-2608: Allow more than 256 glyphs for CFF to Type1
2016-05-19 Simon SteinerFOP-2608: Improve OTF to Type1 full embedding
2016-05-17 Simon SteinerFOP-2608: Convert OTF to Type 1 in postscript
2016-04-22 Simon SteinerFOP-2532: FontCache throws IllegalArgumentException...
2016-04-14 Simon SteinerFOP-2562: Update to PDFBox 2
2016-04-13 Simon SteinerAllow penalty to be set to "INFINITE"
2016-04-01 Simon SteinerAdd license sources to jar
2016-03-31 Glenn AdamsRevert CS/FB changes to build plugins, leave runFindbug...
2016-03-31 Simon SteinerAdd util sources to jar
2016-03-31 Simon SteinerAdd event sources to jar
2016-03-31 Simon SteinerCorrect PDFVT Test
2016-03-31 Simon SteinerFOP-2597: Allow hyphenation file without extension
2016-03-31 Simon SteinerRe-enable hyph test
2016-03-30 Simon SteinerSkip test failing on jenkins
2016-03-30 Simon SteinerRe-enable PDF test
2016-03-30 Simon SteinerFOP-2597: Allow hyphenation file without extension
2016-03-30 Chris Bowditchmove findbugs plugin into a profile so its not run...
2016-03-29 Simon SteinerFOP-2596: NPE with changing ipd
2016-03-29 Simon SteinerFix compiler warnings
2016-03-29 Simon SteinerFOP-2593: Shell scripts only point to ant jars
2016-03-24 Chris BowditchAvoid the need to run checkstyle and findbugs separatel...
2016-03-24 Simon SteinerFOP-2594: Base14 gensrc files different from mvn to ant
2016-03-23 Chris Bowditchget checkstyle working on Windows environment
2016-03-17 Simon SteinerFOP-1852: Keep fop shell old naming
2016-03-16 Glenn AdamsFOP-1852: Add maven build support.
2016-03-15 Glenn AdamsChange release, dist, and nightly-build targets to...
2016-03-15 Glenn AdamsEnsure ant checkstyle target checks same sources as...
2016-03-13 Glenn AdamsRemove JAI deps (again): not resolvable on Jenkins.
2016-03-13 Glenn AdamsFixups for fop-sandbox artifacts, svn:ignore.
2016-03-13 Glenn AdamsFixups for ant targets, checkstyle, findbugs.
2016-03-12 Glenn AdamsConfigure fop-{sandbox,servlet,transcoder}, checkstyle...
2016-03-08 Glenn AdamsExclude JAI dependencies temporarily, until exclusion...
2016-03-08 Glenn AdamsReset java.version to 1.6.
2016-03-08 Glenn AdamsFixups for ant junit and mvn test.
2016-03-07 Simon SteinerFOP-2557: Subsetting OTF font leads to PDF errors when...
2016-03-07 Glenn AdamsReorganize test resources into src/test/resources.
2016-03-06 Glenn AdamsFixups for ant builds after code reorganization.
2016-03-06 Glenn AdamsConfigure maven build.
2016-03-04 Simon SteinerFOP-2586: Content overflows error not shown with log4j
2016-03-03 Glenn AdamsTransition source to standard maven hierarchy (initial).
2016-03-03 Glenn AdamsMerge from ^/xmlgraphics/fop/trunk.
2016-03-03 Glenn AdamsIncrease maximum heap size; add svn:ignores.
2016-02-29 Simon SteinerFOP-2581: NumberFormatException when page-sequence...
2016-01-26 Simon SteinerAdd test for PDF Attachment
2016-01-20 Simon SteinerUpdate xgc in pom
2016-01-18 Simon SteinerFOP-2309: Support PCL Color thanks to James Burton
2016-01-11 Simon SteinerFOP-2553: Support PDF shading to PS
2016-01-07 Simon SteinerFOP-2560: PDF to PDF corrupt after reuse of FopFactory
2016-01-07 Simon SteinerDelete forest file
2016-01-06 Simon SteinerPrepare for release
2016-01-06 Simon SteinerFOP-2335: Content is missing after IPD change
2016-01-05 Simon SteinerFOP-2505: SVG -> PDF throws java.lang.OutOfMemoryError...
2016-01-05 Simon SteinerXGC-98: UndeclaredThrowableException while loading...
2016-01-04 Simon SteinerFOP-2320: "insufficient data for an image" error: jai_i...
2016-01-03 Andreas L.... Move code to where it belongs: if it only applies to...
2016-01-02 Andreas L.... Checkstyle fix - Remove unused import
2016-01-02 Andreas L.... Slight improvement on previous commit: replace occurren...
2016-01-02 Andreas L.... Tweak: Use generics in FONodeIterator, remove unneeded...
2016-01-02 Andreas L.... Minor fixup: Use superclass implementation and avoid...
2015-12-25 Glenn AdamsBranch to create maven transition.
2015-12-18 Simon SteinerFOP-2356: default JAVA_HOME is not compatible with...
2015-12-18 Simon SteinerFOP-2485: Update xercesImpl to 2.9.1
2015-12-18 Simon SteinerFOP-2543: Update avalon-framework to 4.3.1
2015-12-18 Simon SteinerFOP-2547: Update Xalan to 2.7.2 for CVE-2014-0107
2015-12-17 Simon SteinerFOP-2553: Support PDF shading to PS
2015-12-16 Simon SteinerFOP-2552: TrueType in AFP adding extra slash to end...
2015-12-04 Simon SteinerFOP-2548: Support Barcode4J page number
2015-12-02 Simon SteinerFOP-2546: ArrayIndexOutOfBoundsException merging fonts
2015-11-30 Andreas L.... Add approved exclusion for two warnings
2015-11-27 Andreas L.... Correct checkstyle warnings
2015-11-27 Andreas L.... Correct checkstyle issues
2015-11-27 Andreas L.... Correct checkstyle issue - import incorrect order
2015-11-26 Andreas L.... Minor fixups: alter classpath for junit-transcoder...
2015-11-26 Andreas L.... Minor javadoc fixup: add closing double quote
2015-11-26 Andreas L.... Minor fixups: remove redundant null check, remove redun...
2015-11-26 Matthias ReischenbacherFOP-2512: fix issue with transparent PNGs with indexed...
2015-11-26 Andreas L.... Tweak - Make sure that proper distinction is made betwe...
2015-11-26 Andreas L.... FOP-2455b - Applied updated patch in addition to the...
2015-11-26 Andreas L.... FOP-2455 - Fix unnecessary duplication of AFP resource...
2015-11-19 Simon SteinerXGC-103: Include ps-setpagedevice when dsc-compliant...
2015-11-10 Simon SteinerFOP-2538: PDF to PDF OOM
2015-11-10 Simon SteinerFOP-2537: Support CMYK JPEG in AFP
2015-09-24 Matthias ReischenbacherFOP-2530: fix performance regression in MultiByteFont...
2015-09-16 Luis BernardoFOP-2157: Deadlock in CompareUtil class; fixed typo...
2015-08-12 Simon SteinerFOP-2491: Adobe Reader error with OTF subset PDF
2015-08-12 Simon SteinerFOP-2510: Flow name infinite Loop
2015-08-11 Simon SteinerFOP-2509: Add support for PDF/A-3
2015-08-11 Robert MeyerFixed checkstyle missing EOL. Resolved ignored findbugs...
2015-08-10 Robert MeyerFOP-2486: Soft font support for TrueType fonts in PCL
2015-08-10 Simon SteinerFOP-2473: SVG text using filters not shown
2015-08-06 Simon SteinerFOP-2504: Truetype support for AFP
2015-08-04 Robert MeyerFOP-2486 - Enhancements and fixes to existing patch Temp_PCLSoftFonts Temp_PCLSoftFonts
next