240 Commits (f2f90fb770c8d384a68485e8a179846d0dab7708)

Author SHA1 Message Date
  Vincent Hennebert f2f90fb770 Added test cases to ensure that the event notification system runs smoothly 14 years ago
  Jeremias Maerki 164829cc0c Added Java Target information to Build-Id manifest entry. (Applied change as proposed on Feb 10 2010) 14 years ago
  Vincent Hennebert 409d8072b3 Merged back Temp_Accessibility branch into Trunk 14 years ago
  Adrian Cumiskey dbca06d73b Added tests target in build script that calls upon FOP's Ant task to renderer all our unit tests for a configured mimetype. 14 years ago
  Maximilian Berger 75b063dd90 Updated ant to run checkstyle 5. This is now supported in lib/build rather than the previously used checkstyle.home 14 years ago
  Adrian Cumiskey 23da27cdbf If a JAI library is not available when creating a FOP distribution build we attempt to download one and make it available to the Ant build process. 14 years ago
  Simon Pepping 7875e23d40 Moved the class UnicodeClasses to src/codegen/unicode, so that it is 15 years ago
  Simon Pepping 76f8a0a63c Prepare for new hyphenation pattern files, which do not have their own classes and instead use the default classes in FOP. Modified the build process to a forked java task, in order to be able to set a larger stack size for the compilation of the large number of classes. Added an ant task to generate a new default classes file, to be used with an update of the Unicode Character Database. 15 years ago
  Vincent Hennebert eb4853c1e9 The javadocs task needs more memory. 15 years ago
  Jeremias Maerki eddaaaf4b4 Added support for AFP font embedding. Note: this changes the default behaviour. Like with PDF and PS, all fonts are embedded by default unless matched in the "referenced-fonts" section in the configuration. 15 years ago
  Adrian Cumiskey a0e20d32be A little font configuration cleaning. 15 years ago
  Jeremias Maerki b0c6404737 EventProducer update didn't get adjusted when AFPEventProducer was moved. 15 years ago
  Jeremias Maerki 2370a1d7ba Merged feature branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AreaTreeNewDesign (603620-746655) into Trunk. 15 years ago
  Maximilian Berger 2ab778fb51 Fixed PMD report (requires 1.5, but for REPORT ONLY); Added CPD report 15 years ago
  Maximilian Berger 081a90e51a Fixed bug which causes RetroWeaver to not weave 15 years ago
  Jeremias Maerki c90d96226c Fixed classpath problem concerning XMLUnit. 15 years ago
  Jeremias Maerki 99d27fa84f Updated dependency list. 15 years ago
  Jeremias Maerki 2629dc50a0 Grr, forgot the command-line compile again. Fixed the build after the move of a JAI-dependent class. Thanks, Gump. 15 years ago
  Jeremias Maerki f24cbf7dbd Happy new year. 15 years ago
  Jeremias Maerki 64e60200e5 Give javadoc utility some more memory to avoid OutOfMemoryErrors. 15 years ago
  Adrian Cumiskey 4d4e2cd48e MERGE of https://svn.apache.org/repos/asf/xmlgraphics/fop/{branches/AFP_GOCAResources,trunk}. 15 years ago
  Jeremias Maerki beee8cea61 Visually separated retroweaver part from hyphenation part. 15 years ago
  Jeremias Maerki ab26acb6c0 Merge from 0.95 branch: 16 years ago
  Maximilian Berger 90daa9ad22 Included patched retroweaver which does not modify Boolean.valueOf 16 years ago
  Maximilian Berger c9996a7dc0 Boolean.valueOf() is available in 1.4, but retroweaver still tried to weave it 16 years ago
  Maximilian Berger 7c70b8c47f Use retroweaver for 1.4 verification 16 years ago
  Simon Pepping 9b49ebb31b Added fop.js to binary distribution 16 years ago
  Jeremias Maerki 217b09c555 Added fop.cmd to binary distribution (not sure if any of the others should be included, too) 16 years ago
  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 years ago
  Maximilian Berger 701c8e11b9 Disabled retroweaver task definition, because it breaks gump 16 years ago
  Maximilian Berger d1583f108a Added PMD and Findbugs report, 'reports' target' 16 years ago
  Vincent Hennebert 6d2d9cc8b7 Fixed typo 16 years ago
  Andreas L. Delmelle df545022ac Minor update: make the codegen-unicode target create LineBreakUtils.java at the appropriate place in the source tree 16 years ago
  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 years ago
  Simon Pepping 18ff86783d Make the eventResourceGenerator task for the test files a separate 16 years ago
  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 years ago
  Jeremias Maerki ff38e91905 Merged branch 16 years ago
  Vincent Hennebert 488e889e37 Merged revisions 636400-636405,636407-638388 via svnmerge from 16 years ago
  Jeremias Maerki 4ce59e9764 Fixed transcoder test after yesterday's changes. 16 years ago
  Jeremias Maerki 2dff0ee028 Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ImagePackageRedesign (revs 594558 to 611138) into Trunk: 16 years ago
  Vincent Hennebert 96fcc36f43 Upgraded javac.source and javac.target to 1.4 (to enable asserts, among others) 16 years ago
  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 years ago
  Joerg Pietschmann 562a5a8a71 remove deprecated style task 17 years ago
  Jeremias Maerki 6f10e8e53e Added Maven artifact building following the same pattern as in XML Graphics Commons. 17 years ago
  Andreas L. Delmelle 3fc77eab22 Avoid Ant's deprecated style-task warning 17 years ago
  Vincent Hennebert 288a916ba6 Stricter user config file validation. 17 years ago
  Simon Pepping ae5fe1c5a6 Merging changes from branch fop-0.93 back into trunk, change year 2006 17 years ago
  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 years ago
  Jeremias Maerki d60bdcaf5a Removed Implementation-URL entry as that seems to be used for automatic extension downloading: 17 years ago
  Jeremias Maerki 357a98c9f9 Put LICENSE and NOTICE in all important build artifacts. 17 years ago