78 Commits (178483e30913d2065d5f7a154932b2870a83081e)

Author SHA1 Message Date
  Jeremias Maerki 178483e309 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
  Vincent Hennebert 92df262a07 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
  Andreas L. Delmelle ac29c8eee2 Javadoc updates: attempt at improving interactivity and consistency 16 years ago
  Andreas L. Delmelle 4e921e05c7 * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 17 years ago
  Andreas L. Delmelle 9263449d44 Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey) 17 years ago
  Jeremias Maerki 37cb274de5 Fixes for issues introduced with fox:destination: 17 years ago
  Jay Bryant 0622ab87fa changes to support named destination 17 years ago
  Simon Pepping 057128e23f Comment out unused properties. Patch by Richard Wheeldon 17 years ago
  Jeremias Maerki a625241b1f Bugzilla #40729: 17 years ago
  Andreas L. Delmelle 728532622a Rework of the marker/retrieve-marker implementation to cater for correct evaluation of percentages and relative font-sizes, as well as more correct white-space handling. 18 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 6e9e6775bd Bugzilla #38946: 18 years ago
  Andreas L. Delmelle 045a3a5bb5 Revision of refinement white-space handling (cfr. Bugzilla 37639) 18 years ago
  Luca Furini 68e528df28 Implementation of hyphenation-ladder-count. 18 years ago
  Jeremias Maerki 97581a9081 Made the FO tree a little more consistent by renaming getName() to getLocalName() and adding additional methods like: getNamespaceURI() and getNormalNamespacePrefix(). getName() now returns the fully qualified name combined from getLocalName() and getNormalNamespacePrefix(). For special cases you can call getName(String) to return a different namespace prefix. 18 years ago
  Manuel Mall 1ce45b1a09 Fixed white space handling during refinement, added test cases, corrected error in graphics handling 18 years ago
  Manuel Mall 2ae0a968ee Update to support border and padding and alignments on inline fos 18 years ago
  Luca Furini bbd08a9bb0 Implemented the wrap-option property. 18 years ago
  Luca Furini 74014dc4ff Using the fo property last-line-end-indent instead of a hard coded value. 18 years ago
  Jeremias Maerki ff1072cb52 Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlineblock back into Trunk. 19 years ago
  Jeremias Maerki fa0e66e7a7 Revert revsision 201627. 19 years ago
  Glen Mazza f72908d520 Switch to .equals() instead of == for String compares of namespaces. Thanks to Nils Meier for the suggestion. 19 years ago
  Jeremias Maerki 9cdd8f0bfe Check the proper use of the span attribute. 19 years ago
  Jeremias Maerki dd08f131b2 Improvement for FOText instance creation. The text is consolidated into single FOText nodes instead of multiple ones due to multiple SAX characters() calls. This fixes some of the layout engine tests that failed in certain environments. 19 years ago
  Jeremias Maerki 2332ae0d9b More accessors on block-containers. 19 years ago
  Jeremias Maerki 6f74156233 Additional accessors. 19 years ago
  Jeremias Maerki 69d42ce263 Bugfix for whitespace handling that surfaced after my last fix for linefeed handling when markers are involved. Nodes preceeding a marker that don't create an area were removed from the childNodes list but the firstInlineChild was not cleared creating additional unwanted empty lines in the output. 19 years ago
  Simon Pepping c6dcfcd8dd This patch implements a pluggable LayoutManagers system, according 19 years ago
  Glen Mazza 632222604a PR: 19 years ago
  Finn Bock 0023af509d More properties implemented. 19 years ago
  Finn Bock 1b4a17a2f8 Bind some more of the implemented properties. 19 years ago
  Finn Bock b0e76bca6e New exception hierarchy rooted in SAXException and throw clauses on 19 years ago
  Finn Bock c34e500124 Second phase of performance improvement. 19 years ago
  Finn Bock b0839fa1f9 First phase of performance improvement. Added bind() and startOfNode() 19 years ago
  Finn Bock 16c560f9b3 Removed unused imports. 19 years ago
  Glen Mazza 515e983697 Endlich habe ich dem Insekt gefunden! Jetzt kann FOText das Kind von FONode werden! ^u^ 19 years ago
  Glen Mazza 7ed159fa02 PR: 19 years ago
  Finn Bock 7cfeb5b14d Fix javadoc warnings. 19 years ago
  Jeremias Maerki 0aeb23b781 Removed tab characters. 19 years ago
  Glen Mazza a27c6a935b Renamed FOInputHandler to somewhat more intuitive FOEventHandler. 20 years ago
  Glen Mazza efb1d8b52a PR: 20 years ago
  Glen Mazza 4c1d6bfa2a 1.) Some flattening of the Region classes done, with the goal of moving 20 years ago
  Glen Mazza b459b27721 PR: 20 years ago
  Glen Mazza bca058d184 1. Implemented validateChildNode() for fo:simple-page-master. This may cause some stress with the user community--as any declared fo:region-xxxx children must follow a specific ordering. 20 years ago
  Glen Mazza 74ca9b8223 1. Moved getNameId() from FObj to FONode. 20 years ago
  Glen Mazza cd6e57eb77 1. For maintenance and accuracy, centralized the setupID() functionality 20 years ago
  Glen Mazza 2096f46bf1 1.) fo:retrieve marker layout initialization moved from AddLMVisitor to RetrieveMarker class. 20 years ago
  Glen Mazza d01d3bb07c Created a BitSet indicating FO's that can contain fo:marker child elements, 20 years ago
  Glen Mazza 4e8a441407 Implemented getNameId() which returns the Constants enumeration ID 20 years ago
  Glen Mazza c578ceae80 1. new FONode.invalidChildError method added that will takes a "ruleViolated" string for more detailed error messages. 20 years ago