22 Commits (cfa853d5b2a728fa90c12cd1a44ca1a3eec1a12e)

Author SHA1 Message Date
  Simon Pepping cfa853d5b2 findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) 13 years ago
  Jeremias Maerki 29e8badcec Bugzilla #49733: 13 years ago
  Andreas L. Delmelle 3048022fd7 Bugzilla 46828: Activation of the possibility to use CachedRenderPagesModel to conserve memory in case of large documents with a lot of cross-references. (area tree will be serialized to disk to avoid keeping it entirely in memory) 15 years ago
  Vincent Hennebert d058e87015 Merged revisions 679052-679352 via svnmerge from 16 years ago
  Vincent Hennebert 92df262a07 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
  Adrian Cumiskey 64912d1dd4 Merged revisions 656546,657465,657521,657921,660979,660998,661276,661310,661999,662009,662203,662417,662807,662991,663045,663493,664347,664349-664350,665691,665699,665740,665793,665995,666596,666967,667367,667831,667862,667864,667893,668177,668576,669423,669436,669835,670217,670222,670323,670325,670332,670335-670336,670341,670344,670401,670409,670411-670412,670422-670424,670492,670689,670723,670760-670761,670763,670765-670767,670770,670773,670777,671145,672010,672026,672495-672496,672499,672537,672539,672564-672565,672617-672618,672670,672833,674039,674043,674056,674065,674245,674267,674269,674272-674273,674276,674325,674468,674470-674471,674484,674486-674487 via svnmerge from 16 years ago
  Adrian Cumiskey c9d8c3dff4 Merged revisions 674056 via svnmerge from 16 years ago
  Adrian Cumiskey 204ed6d4a3 * Some minor optimizations in AbstractRenderer. 16 years ago
  Adrian Cumiskey 02c81a8d40 Small formatting correction. 16 years ago
  Andreas L. Delmelle 4e921e05c7 * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 17 years ago
  Simon Pepping 4d444be7c1 FilledArea now properly applies the variation factor, when a page 17 years ago
  Simon Pepping e7486da571 Fixed layout of forward page number citation references in fo:inline 17 years ago
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  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 years ago
  Manuel Mall 2ae0a968ee Update to support border and padding and alignments on inline fos 18 years ago
  Joerg Pietschmann 4d77beff31 Fixed javadoc errors. 18 years ago
  Joerg Pietschmann 6d4dd88c53 Squashed CheckStyle warnings, mostly JavaDoc. 18 years ago
  Luca Furini 77d7f2c24a Re-adjusting lines after a page-number or a page-number-citation is resolved. 18 years ago
  Jeremias Maerki 5d142ec8b6 Common base class for TextArea and Character. These two might even be merged altogether. 19 years ago
  Jeremias Maerki c62eb56cc3 First version of text-decoration support (no colors, yet, PDF rendering may not be optimal, yet, but the rest seems to work) 19 years ago
  Finn Bock 0d5f2c76c4 Use content ipd/bpd instead of allocation width/height. 19 years ago
  Jeremias Maerki f375715f4b Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
  Glen Mazza 41848e7085 Removal of Visitor patterns from AbstractRenderer, moving of business logic from InlineArea to AbstractRenderer. 20 years ago
  William Victor Mote c070baf45d add InlineAreaVisitor interface to make Area Tree more independent of Rendering 21 years ago
  Jeremias Maerki 1e5d512c21 Moved sources from src/org/** to src/java/org/** 21 years ago
  Jeremias Maerki 874ef639de Switched to long licence 21 years ago
  Keiron Liddle c35eb77955 cleaned up some style errors 21 years ago
  Keiron Liddle 9409dc3a4d a bit of a cleanup of collections and comments 21 years ago
  Keiron Liddle 81e4ebb29c cleaned up some of the area tree 22 years ago
  Keiron Liddle cf02e02cc3 implemented basic link with linking from pdf 22 years ago
  Keiron Liddle 8b13c4ce7a hooked up id reference and page number 22 years ago
  Keiron Liddle 5c677a5dce cleanuup, updated status for line height 22 years ago
  Keiron Liddle 2bddcdef54 calculate line height and do vertical alignment better 22 years ago
  Karen Lease cf792550e9 PR: 22 years ago
  Keiron Liddle c345506f11 basic vertical alignment and height for lines 22 years ago
  Keiron Liddle 5bbf82caf4 changed property to trait for areas 22 years ago
  Karen Lease b36d96ca65 A few changes to tie in some more LayoutManager classes 22 years ago
  Keiron Liddle 4cf83fe1e5 svg renderer now basically works, pages, text, leader, svg 22 years ago
  Keiron Liddle af113ef5a3 updates to area tree and reading/rendering with xml 22 years ago
  Keiron Liddle 52e85df344 new area tree and rendering stuff 22 years ago