2488 Commits (4f2285dd6edbb9d455a56a88df66ec5e09a68c71)
 

Autor SHA1 Nachricht Datum
  William Victor Mote 3041e50626 Make StructureHandler and most of its methods abstract. It is never instantiated, has a bunch of empty classes that appear to be patterns. If those classes were to be filled in with logic, it would create problems in the subclasses. Also, any changes to signature now in the subclasses will cause the parent method to be used, which is probably not what would be wanted. vor 21 Jahren
  William Victor Mote 9c6395d601 Move doc about running SVG in a headless environment from faq.xml to graphics.xml. Add a comment in the "Requirements" section of running.xml to reference this doc. vor 21 Jahren
  William Victor Mote 51ef95425b Add link to build instructions. vor 21 Jahren
  William Victor Mote 63b4369ebf Fix bad link to design doc. vor 21 Jahren
  William Victor Mote 796549765b Add link to bugs. vor 21 Jahren
  William Victor Mote 54405ca424 Add API doc. vor 21 Jahren
  William Victor Mote 66fc090aee Rearrange menu around a "design, develop, test, deploy" model. vor 21 Jahren
  William Victor Mote 69954c01b4 Add comments about the size of page-sequence elements to the primary design goals. vor 21 Jahren
  William Victor Mote f3237c2259 Fix typos. Expand "Refinement" sections a bit. Move "Implementation Notes" to the content areas. vor 21 Jahren
  William Victor Mote 0113c7efa6 Refactor: extract method startStructuredPageSequence(), and reuse it. vor 21 Jahren
  William Victor Mote 32ee9ee2a9 Add note regarding Batik's SVG Rasterizer, per patch from Glen Mazza. vor 21 Jahren
  William Victor Mote da22db1a75 Add content for the build process. vor 21 Jahren
  William Victor Mote 4c09431541 Add Java section to both specs and documents. vor 21 Jahren
  William Victor Mote 89ece4b6cb Add params includeSelf and returnRoot to findNearestAncestorGeneratingRAs() for a more general solution. vor 21 Jahren
  William Victor Mote 5128e58340 Refactor: unwind "for" statement in findNearestAncestorGeneratingRAs() for more flexibility. vor 21 Jahren
  William Victor Mote bf15294439 Refactor: extract method findNearestAncestorGeneratingRAs() from setWritingMode(). vor 21 Jahren
  William Victor Mote e7c59ce907 Remove duplicate file reference in TTFReader doc. vor 21 Jahren
  William Victor Mote 3f2bc46a9a Move glossary-type stuff from properties.xml to index.xml. Minor additions to overview in properties.xml. vor 21 Jahren
  William Victor Mote 0671e16afe Refactor: rename and cleanup findBaseProperty(). vor 21 Jahren
  William Victor Mote eeea048a80 Refactor: minor cleanup of variable names, APIs, javadocs. vor 21 Jahren
  William Victor Mote 2cb7feb02e Refactor: combine the two convertAttributeToProperty() methods. vor 21 Jahren
  William Victor Mote ba6f4fbdc6 Refactor: extract overloaded method convertAttributeToProperty() from the "for" loop in makeList(). vor 21 Jahren
  William Victor Mote ab50fae64d Refactor: extract method convertAttributeToProperty() from makeList() vor 21 Jahren
  William Victor Mote f64e3050f1 Refactor: Extract method FObj.getPropertiesForNamespace() from PropertyListBuilder.makeList(). vor 21 Jahren
  William Victor Mote 855242ccb8 Refactor: Clean up API between FObj.handleAttrs() and PropertyListBuilder.makeList(). Pass the current object instead of the parent. vor 21 Jahren
  William Victor Mote 3b07a27346 Add comments re: display-align in compliance.xml. Replace implementation information in fo.xml with a reference to compliance.xml. vor 21 Jahren
  William Victor Mote 141d6d0edd Remove dev-ish comments from svg doc -- duplication of dev/svg.xml, and confusing to the user. vor 21 Jahren
  William Victor Mote 7f91087fa1 Move contents of design/status.xml (not currently published anywhere) to the various subsystem doc in a "status" section. vor 21 Jahren
  William Victor Mote bdcecb4c81 Fix typos. vor 21 Jahren
  William Victor Mote a44fdbefe3 Add some restrictive language on use of the fop-dev mailing list. vor 21 Jahren
  William Victor Mote 100ff935e7 Make internal links consistent. vor 21 Jahren
  William Victor Mote 7abb1e9fce Minor changes for consistency with other design docs. vor 21 Jahren
  William Victor Mote f9e2f04a3f Structure imported content into an "Issues" section. vor 21 Jahren
  William Victor Mote 1f9c56a162 Start on consolidation and reorganization. vor 21 Jahren
  William Victor Mote d6852b8f52 Document EPS support & rework related FAQs a bit. vor 21 Jahren
  William Victor Mote 620f4b3891 Document SVG scaling & add an FAQ for it. vor 21 Jahren
  William Victor Mote c9f1d30331 Add <section> id attributes. vor 21 Jahren
  William Victor Mote 6df3b39848 Expand descriptions of graphics formats where known. vor 21 Jahren
  William Victor Mote df89dfd36e Add some more links, mostly leads from Clay Leeds. vor 21 Jahren
  William Victor Mote bc29c5e057 Add reference for hardcopy version of XML Bible. vor 21 Jahren
  William Victor Mote 35776255fc Pretty-print and whitespace changes only. vor 21 Jahren
  William Victor Mote 4078fd5126 Add link to YahooGroup's XSL-FO mailing list. vor 21 Jahren
  William Victor Mote ba1beffaba Add links to Mulberry's XSLT mailing list & Dave Pawson's XSLT FAQ. vor 21 Jahren
  William Victor Mote 48d5f9f5fd Sort content from most specific to least. Break specs down into sub-sections to match format of other sections. vor 21 Jahren
  William Victor Mote 00ab6bf542 Remove propsDone. Unused, probably unneeded, and in the way. vor 21 Jahren
  William Victor Mote 15b50635c1 Refactor: extract methods findBasePropertyName and findSubPropertyName from makeList, and clean up logic using them. vor 21 Jahren
  William Victor Mote fd8439f329 Refactor: make local variable names more meaningful. vor 21 Jahren
  William Victor Mote e8d76425d2 Refactor: extract method findNearestAncestorFObj from handleAttrs vor 21 Jahren
  William Victor Mote 9a760eca44 Finish restructuring. vor 21 Jahren
  William Victor Mote d874ac0358 Enhancements for javadocs. vor 21 Jahren