50 Commitit (c416edbaae9fe4ecd77ecd35e5bbd8edf524e489)

Tekijä SHA1 Viesti Päivämäärä
  Adrian Cumiskey c416edbaae Merged revisions 681296,681307 via svnmerge from 16 vuotta sitten
  Vincent Hennebert d058e87015 Merged revisions 679052-679352 via svnmerge from 16 vuotta sitten
  Adrian Cumiskey 57f554c453 Merged revisions 652456,652465,652467,652520,652525,652565,652581-652582,652673-652674 via svnmerge from 16 vuotta sitten
  Adrian Cumiskey 25a8131ea6 Merged revisions 651323,651333,651538,651540,651543-651544,651551,651558 via svnmerge from 16 vuotta sitten
  Adrian Cumiskey 309f4e2998 Merged revisions 647692,647742,647745 via svnmerge from 16 vuotta sitten
  Andreas L. Delmelle 4e921e05c7 * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 17 vuotta sitten
  Andreas L. Delmelle 9263449d44 Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey) 17 vuotta sitten
  Simon Pepping 057128e23f Comment out unused properties. Patch by Richard Wheeldon 17 vuotta sitten
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 vuotta sitten
  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 vuotta sitten
  Jeremias Maerki fa0e66e7a7 Revert revsision 201627. 19 vuotta sitten
  Glen Mazza f72908d520 Switch to .equals() instead of == for String compares of namespaces. Thanks to Nils Meier for the suggestion. 19 vuotta sitten
  Jeremias Maerki 9cdd8f0bfe Check the proper use of the span attribute. 19 vuotta sitten
  Jeremias Maerki 2332ae0d9b More accessors on block-containers. 19 vuotta sitten
  Glen Mazza 22ed7684d3 Validation added for five more FO's. 19 vuotta sitten
  Jeremias Maerki 088d74541f Make display-align publicly available. 19 vuotta sitten
  Jeremias Maerki 1375058131 Provide public access to width/height. 19 vuotta sitten
  Simon Pepping c6dcfcd8dd This patch implements a pluggable LayoutManagers system, according 19 vuotta sitten
  Finn Bock 0023af509d More properties implemented. 19 vuotta sitten
  Finn Bock 1b4a17a2f8 Bind some more of the implemented properties. 19 vuotta sitten
  Finn Bock b0e76bca6e New exception hierarchy rooted in SAXException and throw clauses on 19 vuotta sitten
  Finn Bock 353d6bb1ea Third phase of performance improvement. 19 vuotta sitten
  Finn Bock c34e500124 Second phase of performance improvement. 19 vuotta sitten
  Finn Bock b0839fa1f9 First phase of performance improvement. Added bind() and startOfNode() 19 vuotta sitten
  Glen Mazza 7ed159fa02 PR: 19 vuotta sitten
  Finn Bock 7cfeb5b14d Fix javadoc warnings. 19 vuotta sitten
  Finn Bock 15e15cbadc Fire FOEventandler events. 19 vuotta sitten
  Jeremias Maerki 0aeb23b781 Removed tab characters. 20 vuotta sitten
  Glen Mazza 4c1d6bfa2a 1.) Some flattening of the Region classes done, with the goal of moving 20 vuotta sitten
  Glen Mazza b459b27721 PR: 20 vuotta sitten
  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 vuotta sitten
  Glen Mazza 74ca9b8223 1. Moved getNameId() from FObj to FONode. 20 vuotta sitten
  Glen Mazza cd6e57eb77 1. For maintenance and accuracy, centralized the setupID() functionality 20 vuotta sitten
  Glen Mazza d01d3bb07c Created a BitSet indicating FO's that can contain fo:marker child elements, 20 vuotta sitten
  Glen Mazza 4e8a441407 Implemented getNameId() which returns the Constants enumeration ID 20 vuotta sitten
  Glen Mazza a8b6d28e90 PR: 20 vuotta sitten
  Glen Mazza 55a4dc03ee PR: 20 vuotta sitten
  Glen Mazza aa569d642f 1.) Moved from FOPException to SAXParseException for addProperties() 20 vuotta sitten
  Glen Mazza 2496227890 Removed the FOTreeVisitor interface in favor of a more 20 vuotta sitten
  Glen Mazza 40610cdc9d Created a validateChildNode() in FONode for better syntax checking in the 20 vuotta sitten
  Glen Mazza 579ea70d54 Switched from handleAttrs() to more intuitive processNode() and (for FO namespace) addProperties() methods. 20 vuotta sitten
  Jeremias Maerki f375715f4b Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 vuotta sitten
  Glen Mazza 75c5a4c1cd *Partial* conversion of PropertyList.get(String propName) to new PropertyList.get(int propId) method. This method will remain 20 vuotta sitten
  Glen Mazza 0223653f86 1. Moved static element and property structures from PropertyList (previously in former PropertyListBuilder) to FObj 20 vuotta sitten
  William Victor Mote 68cbeb606f 1. convert fo/FOTreeVisitor to an interface 21 vuotta sitten
  William Victor Mote 325d7e5440 style changes only 21 vuotta sitten
  William Victor Mote 23c8e89aeb 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visitor concept, see item 2) 21 vuotta sitten
  William Victor Mote 6b7838777f move the "common" property classes from layout to fo.properties, renaming them with a "Common" prefix 21 vuotta sitten
  William Victor Mote d66c5b6844 style changes only 21 vuotta sitten
  Jeremias Maerki 1e5d512c21 Moved sources from src/org/** to src/java/org/** 21 vuotta sitten