3652 Commits (12e4f1844c62cc9ddfe27f91e2d59b62f0ad7456)

Author SHA1 Message Date
  Jeremias Maerki 752cadb31d Code cleanup. 19 years ago
  Jeremias Maerki ef1396bf39 Bugfix for space-after on fixed-height block-containers. 19 years ago
  Jeremias Maerki 407531b9a5 Bugfix for space-after situation in block-containers. 19 years ago
  Jeremias Maerki 5bf570e04f Bugfix: Footnote appears now even if inline part is empty. (see footnotes2.xml in testcases) 19 years ago
  Jeremias Maerki 095b06900c Handle empty inlines/blocks better. 19 years ago
  Jeremias Maerki 569f660349 Removed obsolete code. 19 years ago
  Jeremias Maerki edf6eeea25 Removed a lot of obsolete code from the old page breaking approach. 19 years ago
  Jeremias Maerki 907fad82cc Bugfix: Area generated by page-number is now cloned for each addAreas() call. 19 years ago
  Jeremias Maerki 87b0189857 log translation only. 19 years ago
  Jeremias Maerki bbc0ef0a3d Imports. 19 years ago
  Jeremias Maerki aef6da7c27 Bugfix for flow IPD not being set correctly. 19 years ago
  Luca Furini ec76b9b067 Footnote implementation: new files 19 years ago
  Luca Furini 8a6f6d0013 Footnote implementation: changes to existing files 19 years ago
  Jeremias Maerki 35caddb90a Bugfix: When a grid unit is incomplete at the page break, it is not rendered on the first page. 19 years ago
  Jeremias Maerki ba56ae964a Bugfix: Removal of last penalty is fixed now. 19 years ago
  Jeremias Maerki f7e7da95ec Converted System.out calls to logger calls. 19 years ago
  Jeremias Maerki 0f80e203b0 Better error message if the image class can't be instantiated. 19 years ago
  Glen Mazza 2415bc03b7 Backtracked a bit with SCLM: switched to providing the Region FO 19 years ago
  Glen Mazza 6becbdcba4 Comment reunited with its method. 19 years ago
  Glen Mazza f773f91721 PSLM.getParentArea() consolidated into FLM's version; preLoadList() 19 years ago
  Glen Mazza 39229973d4 Placed the PSLM.curFlowIdx within the area.Span object, and added 19 years ago
  Glen Mazza e67ea113c1 Providing the region FO to RegionReference, so it is no longer 19 years ago
  Jeremias Maerki e835307c93 Merge of branch Temp_KnuthStylePageBreaking back into HEAD. 19 years ago
  Jeremias Maerki 11b33608e1 Convenience method for checking "auto" enum value on a property. Makes code more readable. 19 years ago
  Jeremias Maerki b867098c77 Reenabling consistency check. 19 years ago
  Jeremias Maerki 2332ae0d9b More accessors on block-containers. 19 years ago
  Jeremias Maerki 5c82c15413 Slight deviation from the template. 19 years ago
  Glen Mazza 5581e549ee Changed from addChild(Area) to clearer addChildArea(Area). 19 years ago
  Glen Mazza 6079f6f376 1.) Moved setting of idp value into Span constructor because the class is in an 19 years ago
  Glen Mazza 4aa732439c More simplifications to PSLM. 19 years ago
  Jeremias Maerki fbaf02105a Removing illegal tab characters. 19 years ago
  Glen Mazza 0304064f34 More simplifications to PSLM. 19 years ago
  Glen Mazza fbc248fb1e More simplifications to PSLM. 19 years ago
  Glen Mazza 8f552ad2f9 More simplifications to PSLM. 19 years ago
  Glen Mazza a31afbf3d0 Minor simplifications to PSLM. 19 years ago
  Glen Mazza 0a11fbaf71 Minor simplification to PSLM. 19 years ago
  Jeremias Maerki 7abfc1a0a7 SpacePropertyMaker to handle conditionality as defined by the spec: 19 years ago
  Jeremias Maerki b23a3cab04 Convenience method to access conditionality component. 19 years ago
  Jeremias Maerki 6f74156233 Additional accessors. 19 years ago
  Glen Mazza 61ccdc197b 1.) More commenting, some simplifications in the Area classes and PSLM. 19 years ago
  Glen Mazza b1e947efe8 Minor code nitpick. 19 years ago
  Glen Mazza 33505a7664 Validation added for master-name and master-reference properties. 19 years ago
  Jeremias Maerki a392d777f6 Refactoring of Knuth line breaking code (including some speed improvements) 19 years ago
  Jeremias Maerki c230af051c Resurrected AWT/Java2D renderer 19 years ago
  Glen Mazza 2b60d0cdfd More simplifications to PSLM. 19 years ago
  Glen Mazza 22ed7684d3 Validation added for five more FO's. 19 years ago
  Glen Mazza e7450b91fb PR: 19 years ago
  Glen Mazza 44bb5929dc ---------------------------------------------------------------------- 19 years ago
  Glen Mazza b667d1a700 Validation for fo:table and fo:table-header added, some minor simplifications in other places. 19 years ago
  Simon Pepping 07493978a3 Corrected a validation problem. Made TableFooter use TableBody's validation. 19 years ago