223 커밋 (2629dc50a0e37d98f7d838e72539242eaea7b360)

작성자 SHA1 메시지 날짜
  Jeremias Maerki 2629dc50a0 Grr, forgot the command-line compile again. Fixed the build after the move of a JAI-dependent class. Thanks, Gump. 15 년 전
  Jeremias Maerki f24cbf7dbd Happy new year. 15 년 전
  Jeremias Maerki 64e60200e5 Give javadoc utility some more memory to avoid OutOfMemoryErrors. 15 년 전
  Adrian Cumiskey 4d4e2cd48e MERGE of https://svn.apache.org/repos/asf/xmlgraphics/fop/{branches/AFP_GOCAResources,trunk}. 15 년 전
  Jeremias Maerki beee8cea61 Visually separated retroweaver part from hyphenation part. 15 년 전
  Jeremias Maerki ab26acb6c0 Merge from 0.95 branch: 16 년 전
  Maximilian Berger 90daa9ad22 Included patched retroweaver which does not modify Boolean.valueOf 16 년 전
  Maximilian Berger c9996a7dc0 Boolean.valueOf() is available in 1.4, but retroweaver still tried to weave it 16 년 전
  Maximilian Berger 7c70b8c47f Use retroweaver for 1.4 verification 16 년 전
  Simon Pepping 9b49ebb31b Added fop.js to binary distribution 16 년 전
  Jeremias Maerki 217b09c555 Added fop.cmd to binary distribution (not sure if any of the others should be included, too) 16 년 전
  Jeremias Maerki 534a2309ad Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-638936,638938-640888,640890-642905,642907-647402,647404-647536,647538-648983,648985-649005,649007-649013,649015-650549,650551-651301,651303-653536,653538-654452,654454-656285,656287-656523,656525-657519,657521-661579,661581-663481,663483-664691,664693-681285,681287-681290,681292-681298 via svnmerge from 16 년 전
  Maximilian Berger 701c8e11b9 Disabled retroweaver task definition, because it breaks gump 16 년 전
  Maximilian Berger d1583f108a Added PMD and Findbugs report, 'reports' target' 16 년 전
  Vincent Hennebert 6d2d9cc8b7 Fixed typo 16 년 전
  Andreas L. Delmelle df545022ac Minor update: make the codegen-unicode target create LineBreakUtils.java at the appropriate place in the source tree 16 년 전
  Jeremias Maerki 9aa912adf7 Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-664698 via svnmerge from 16 년 전
  Simon Pepping 18ff86783d Make the eventResourceGenerator task for the test files a separate 16 년 전
  Jeremias Maerki ae31afa8e1 First part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-together.within-column for all block-level FOs. 16 년 전
  Jeremias Maerki ff38e91905 Merged branch 16 년 전
  Vincent Hennebert 488e889e37 Merged revisions 636400-636405,636407-638388 via svnmerge from 16 년 전
  Jeremias Maerki 4ce59e9764 Fixed transcoder test after yesterday's changes. 16 년 전
  Jeremias Maerki 2dff0ee028 Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ImagePackageRedesign (revs 594558 to 611138) into Trunk: 16 년 전
  Vincent Hennebert 96fcc36f43 Upgraded javac.source and javac.target to 1.4 (to enable asserts, among others) 16 년 전
  Jeremias Maerki d498f4eb4f 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 562a5a8a71 remove deprecated style task 17 년 전
  Jeremias Maerki 6f10e8e53e Added Maven artifact building following the same pattern as in XML Graphics Commons. 17 년 전
  Andreas L. Delmelle 3fc77eab22 Avoid Ant's deprecated style-task warning 17 년 전
  Vincent Hennebert 288a916ba6 Stricter user config file validation. 17 년 전
  Simon Pepping ae5fe1c5a6 Merging changes from branch fop-0.93 back into trunk, change year 2006 17 년 전
  Manuel Mall 395c6fa486 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 d60bdcaf5a Removed Implementation-URL entry as that seems to be used for automatic extension downloading: 17 년 전
  Jeremias Maerki 357a98c9f9 Put LICENSE and NOTICE in all important build artifacts. 17 년 전
  Jeremias Maerki 29c09fb3d3 Bugzilla #40729: 17 년 전
  Jeremias Maerki c07193f61f Added a task for a source JAR (for Maven and Eclipse users) 17 년 전
  Jeremias Maerki ae7f2b902b Setting basedir on the JUnit tasks to avoid problems in certain environments. 17 년 전
  Bertrand Delacretaz 8a6085d22c More fo.examples overridable properties, working on bug #5335 comment #14 18 년 전
  Bertrand Delacretaz 86c2920730 Overridable property "fo.examples.include" added to select which examples to build 18 년 전
  Bertrand Delacretaz 105f30e915 junit-reports target added, creates HTML test reports 18 년 전
  Jeremias Maerki 7046f7838f Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 년 전
  Jeremias Maerki 890bff7ae3 Oops, remove debug code. 18 년 전
  Jeremias Maerki ff8b460bc3 Set "junit.haltonfailure = on" in build-local.properties to make JUnit tests halt immediately if an test failure is encountered. 18 년 전
  Jeremias Maerki 40fca8356e Extend exclude pattern for JAI-dependant classes. 18 년 전
  Jeremias Maerki 6624651c2a Improved JUnit report creation. 18 년 전
  Jeremias Maerki 53f64f4683 Adding dependency on XML Graphics Commons. 18 년 전
  Jeremias Maerki f84616e34d Merged Temp_API_Finalization branch back into FOP Trunk: 18 년 전
  Jeremias Maerki 358de1408a Bugzilla #38821: 18 년 전
  Chris Bowditch 449a886244 Added samedir property, to allow Checkstyle 4 to run 18 년 전
  Jeremias Maerki a6b0f3efb8 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 ad45779952 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 년 전