201 Комити (Temp_ImagePackageRedesign)

Аутор SHA1 Порука Датум
  Jeremias Maerki d745f8a02a Enable assert keyword for javadoc production. пре 16 година
  Vincent Hennebert 85a7f54180 Upgraded javac.source and javac.target to 1.4 (to enable asserts, among others) пре 16 година
  Jeremias Maerki b4539a2423 Completely reimplemented the PDFTextPainter. All SVG text (including flow text, but excluding special cases with filters) is now painted in PDF text primitives. пре 16 година
  Joerg Pietschmann d1c82a1d50 remove deprecated style task пре 17 година
  Jeremias Maerki d7f5122dee Added Maven artifact building following the same pattern as in XML Graphics Commons. пре 17 година
  Andreas L. Delmelle 4ad95c45aa Avoid Ant's deprecated style-task warning пре 17 година
  Vincent Hennebert 404013f30e Stricter user config file validation. пре 17 година
  Simon Pepping f02d9c1b94 Merging changes from branch fop-0.93 back into trunk, change year 2006 пре 17 година
  Manuel Mall c78f7767b3 Added (limited) support for Unicode UAX#14 compliant line breaking. Thanks to Joerg Pietschman who supplied the core code for the Unicode line breaking algorithm пре 17 година
  Jeremias Maerki 9b2dbedf57 Removed Implementation-URL entry as that seems to be used for automatic extension downloading: пре 17 година
  Jeremias Maerki 49182fd227 Put LICENSE and NOTICE in all important build artifacts. пре 17 година
  Jeremias Maerki a625241b1f Bugzilla #40729: пре 17 година
  Jeremias Maerki 39c0d00f68 Added a task for a source JAR (for Maven and Eclipse users) пре 17 година
  Jeremias Maerki 2509ee8129 Setting basedir on the JUnit tasks to avoid problems in certain environments. пре 17 година
  Bertrand Delacretaz 91036df4ee More fo.examples overridable properties, working on bug #5335 comment #14 пре 17 година
  Bertrand Delacretaz 189c780cdf Overridable property "fo.examples.include" added to select which examples to build пре 17 година
  Bertrand Delacretaz 6ae156e03e junit-reports target added, creates HTML test reports пре 17 година
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html пре 18 година
  Jeremias Maerki f0959e6350 Oops, remove debug code. пре 18 година
  Jeremias Maerki 56a347b235 Set "junit.haltonfailure = on" in build-local.properties to make JUnit tests halt immediately if an test failure is encountered. пре 18 година
  Jeremias Maerki 6950acd013 Extend exclude pattern for JAI-dependant classes. пре 18 година
  Jeremias Maerki d1c0afa0a3 Improved JUnit report creation. пре 18 година
  Jeremias Maerki dece1d7361 Adding dependency on XML Graphics Commons. пре 18 година
  Jeremias Maerki 0a2d149c23 Merged Temp_API_Finalization branch back into FOP Trunk: пре 18 година
  Jeremias Maerki 1526176a7d Bugzilla #38821: пре 18 година
  Chris Bowditch 25e2b93905 Added samedir property, to allow Checkstyle 4 to run пре 18 година
  Jeremias Maerki c7d0432324 New feature: "Intermediate format" (IF). The IF is basically the XML dialect written by the area tree renderer (XMLRenderer). A new parser for this format allows reparsing a serialized and possibly modified area tree and rendering it to the final target format. More details on the Wiki at http://wiki.apache.org/xmlgraphics-fop/AreaTreeIntermediateXml. No advanced features have been implemented, yet, only the basic functionality. The whole change should be fully backwards-compatible WRT the outer FOP API except maybe for FOTreeBuilder.addElementMapping(), and the area tree XML which got small changes. пре 18 година
  Manuel Mall 8faab42c21 Added support for relative font config URLs (metrics-url and embed-url). These URLs are now resolved through the FOP config URI resolver. A new configuration item font-base has been added which defines the base URL to be used for resolution of the font URLs. If it is not given the normal FOP base URL is used. Unrelated to this feature the patch also contains a new image class (java 1.4 specific) for JPEG images. This is for renderers (e.g. AFP) which require access to the decoded JPEG. пре 18 година
  Jeremias Maerki cd600b952b XMLHandler interface changed so it reports whether it supports a particular Renderer instead of reporting the MIME type. One MIME type could be implemented by multiple Renderer implementations so conflicts could occur. Almost all XMLHandler implementations will have a dependency on a particular Renderer implementation. пре 18 година
  Jeremias Maerki faae5bc9c2 Going back to SVN Trunk mode. пре 18 година
  Manuel Mall bffc892848 Added test case for hyphenation-ladder-count, fix broken build.xml with respect hyphenation layout tests пре 18 година
  Jeremias Maerki 8aac67233c Merged changes 345575:345890 from branches/fop-0_90 into trunk: пре 18 година
  Joerg Pietschmann 1ac732c871 XMLified files describing disabled testcases for layout engine and FO tree пре 18 година
  Jeremias Maerki 91003d856b examples directory was missing in both src and bin distributions. пре 18 година
  Jeremias Maerki 74a6dc6666 Setting the final version number. пре 18 година
  Jeremias Maerki 75560f958f Make docs target work under Windows. пре 18 година
  Christian Geisert d5917f88f8 lowercase filenames for distsclean пре 18 година
  Christian Geisert de1c5f7ea0 docs building with a simple forrest call instead of using import пре 18 година
  Christian Geisert f848d591de exclude hyphenation patterns from source distribution пре 18 година
  Andreas L. Delmelle 35f6e9d8d3 Oops! Removed duplicate 'if' пре 18 година
  Andreas L. Delmelle c32c8496f9 Made junit-layout-hyphenation conditional пре 18 година
  Andreas L. Delmelle 780bb00f88 Made junit-layout-standard conditional пре 18 година
  Manuel Mall b7c43146df Changed tar targets to set execute permission on fop script пре 18 година
  Manuel Mall ebd5b57340 Excluded docs directory from fop dist build пре 18 година
  Jeremias Maerki dc35bae9c4 Step 1 (SVN just doesn't want me to delete the old directories): пре 18 година
  Manuel Mall a37a9acdf8 Separated JUnit layout tests such that the majority are still run even if no hyphenation support present пре 18 година
  Andreas L. Delmelle 3f0251fb8f Applied fix for bug #37414. Submitted by Matthew Daniel (bugzilla@mdaniel.scdi.com) пре 18 година
  Manuel Mall 297be867a7 Updated build.xml to include lib licences in binary build and other small mods пре 18 година
  Jeremias Maerki 72e8bb2888 Package documentation. пре 18 година
  Jeremias Maerki df9bf92c17 Javadoc fixes. пре 18 година