3652 Commits (12e4f1844c62cc9ddfe27f91e2d59b62f0ad7456)

Author SHA1 Message Date
  Luca Furini 8236380d5c Handling of very long footnotes 19 years ago
  Jeremias Maerki 4fd57be858 New member variable "index" on Position (used for first/last checks). 19 years ago
  Jeremias Maerki 00e5508f82 Bugfix: LAST_IN_BODY wasn't set on the GridUnits of a row that wasn't the last in a table, i.e. when there are multiple bodies. 19 years ago
  Jeremias Maerki a567b5af74 Obsolete code removed and text-transform behaviour changed based on input from Victor Mote: http://marc.theaimsgroup.com/?t=111718934800001&r=1&w=2 19 years ago
  Jeremias Maerki 7c75437788 Missing FOs that can receive markers. 19 years ago
  Jeremias Maerki 99bce5520b Cleanup 19 years ago
  Jeremias Maerki a65a4d0db9 Skip markers (they are validated properly earlier). 19 years ago
  Jeremias Maerki 85f0d34d12 Support for multiple pages in PDFDocumentGraphics2D. Same approach as for AbstractPSDocumentGraphics2D. 19 years ago
  Jeremias Maerki a4bbb9175e A glue at the beginning of the element list can't be a legal break point. Fixes an ArrayIndexOutOfBounds when there's a space-before at the beginning of the list. 19 years ago
  Jeremias Maerki 76ac8eb6ba keep-with-next|previous on lists. 19 years ago
  Jeremias Maerki a12cdded3f Update for toString() 19 years ago
  Jeremias Maerki 9b3c25d9da Modify keep-with-next and keep-with-previous handling to support "level-hopping" (see keep-with-next1a and keep-with-previous1a) 19 years ago
  Jeremias Maerki 1af57e403b More keep accessors where needed. 19 years ago
  Jeremias Maerki a20b446f7d Need the ability to modify P after creation of the instance. 19 years ago
  Jeremias Maerki fba3e38223 Two new flags for handling keeps. 19 years ago
  Jeremias Maerki 01030d8337 Initial keep-together support on table. 19 years ago
  Jeremias Maerki 6cfafce29a First step towards keep-together on tables (should work on table-rows now). 19 years ago
  Jeremias Maerki bba17f602a Code cleanup and some javadocs. 19 years ago
  Jeremias Maerki b2f63e3c0f Additional ppm indicator especially interesting for those of us doing high-volume printing. 19 years ago
  Jeremias Maerki 4b69173061 Fixes for a few minor problems in certain special cases. 19 years ago
  Jeremias Maerki 24674ca558 Output vertical position of text area in area tree XML. 19 years ago
  Luca Furini 89051f7340 Correction to footnotes handling: break a footnote body only if its citation is in the last content line. 19 years ago
  Jeremias Maerki 4fb26b188f I love my testcases. table-row1 just showed me another bug. :-) 19 years ago
  Jeremias Maerki d8d40c99b9 Bugfix for a ClassCastException on autoheight block-containers where Position instances come through for normal penalties between blocks. 19 years ago
  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