2 Commits (f265c0e1c1566a2a3afeb0fa2641cf3a81598da3)

Author SHA1 Message Date
  Maximilian Berger f265c0e1c1 Ensured all SVN properties are set equally 16 years ago
  Adrian Cumiskey e30bf175fe * Added an SVG handler and Graphics2D implementation for AFP which injects AFP GOCA structured fields into the AFPDataStream. 16 years ago
  Andreas L. Delmelle 4e921e05c7 * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 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 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
  Jeremias Maerki 1af57e403b More keep accessors where needed. 19 years ago
  Glen Mazza 22ed7684d3 Validation added for five more FO's. 19 years ago
  Glen Mazza e7450b91fb PR: 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
  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 cd6e57eb77 1. For maintenance and accuracy, centralized the setupID() functionality 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 e4b7d830f7 More detaching from AddLMVisitor those FO's which don't/don't currently 20 years ago
  Glen Mazza 2496227890 Removed the FOTreeVisitor interface in favor of a more 20 years ago
  Glen Mazza cd49b6d553 moved FO term of a Node's child elements from "Children" to "ChildNodes" 20 years ago
  Glen Mazza 40610cdc9d Created a validateChildNode() in FONode for better syntax checking in the 20 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 0223653f86 1. Moved static element and property structures from PropertyList (previously in former PropertyListBuilder) to FObj 20 years ago
  William Victor Mote 68cbeb606f 1. convert fo/FOTreeVisitor to an interface 21 years ago
  William Victor Mote 97d951521c move fo/flow/ListItemBody.getItemLayoutManager() to layoutmgr/AddLMVisitor.getListItemBodyLayoutManager() 21 years ago
  William Victor Mote 8557c71491 move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration information for the application as a whole 21 years ago
  William Victor Mote 325d7e5440 style changes only 21 years ago
  William Victor Mote 23c8e89aeb 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visitor concept, see item 2) 21 years ago
  William Victor Mote 6b7838777f move the "common" property classes from layout to fo.properties, renaming them with a "Common" prefix 21 years ago
  William Victor Mote 1657231276 style changes only 21 years ago
  Jeremias Maerki 1e5d512c21 Moved sources from src/org/** to src/java/org/** 21 years ago
  Jeremias Maerki 8932640810 Switched to long licence 21 years ago
  Keiron Liddle 77965315aa set FO on lm as part of interface, simpler and more flexible 21 years ago
  Keiron Liddle 6397aedfc3 added support for markers in fo tree 21 years ago
  Keiron Liddle c55b4c7255 initial implementation of lists 21 years ago
  Keiron Liddle 7043c9829a removed old area tree 22 years ago
  Keiron Liddle 17c3c8e200 sets up the id independantly of the layout 22 years ago
  Keiron Liddle df279ef602 removed message handler 22 years ago
  Keiron Liddle 777dbd0139 changed a few more vector and hastable 22 years ago
  Keiron Liddle d4fcf5b78d changed the parent to FONode 22 years ago
  Keiron Liddle 31965968c6 changed the way that elements and properties are handled 22 years ago
  Keiron Liddle c928a8eadc gets all properties specified on each element 23 years ago
  Tore Engvig e0edd21572 Formatted code according to code standards. 23 years ago
  arved b0e94f0534 AHS: adding support for 'returned-by'; placeholder 23 years ago
  Kelly Campbell ddaf8b2ad8 Patch for list-block to support body-start and label-end 23 years ago
  Jordan Naftolin b0511113c4 added id support (required for internal-links) 24 years ago
  jtauber 5273e66a65 Partial implementation of keep-with-next (doesn't yet remove area from previous page when fo is moved to next page to ensure keep). The layout method on each FO now returns a Status object rather than an int to allow for more information to be passed back in the future. 24 years ago
  jtauber 8db42fcc7a removed multiple CRs at end of lines 24 years ago
  jtauber c52d0e5d3b PR: 24 years ago
  Dirk-Willem van Gulik 4aabd256ea Removed goof which is not in open source CVS version 24 years ago
  Dirk-Willem van Gulik f1ca24b933 Added licences everywhere... ish 24 years ago
  Dirk-Willem van Gulik 10070e8383 Initial revision 24 years ago