1241 Commity (ac5fcf7b793f099de202dbd39ecbb29fa950e463)

Autor SHA1 Wiadomość Data
  Jeremias Maerki ac5fcf7b79 Changes for restoring JDK 1.3 compatibility. 19 lat temu
  Jeremias Maerki 5d9d387dc7 Various fixes for ID management. 19 lat temu
  Jeremias Maerki 2e39ea21c0 Accessor for the id property. 19 lat temu
  Jeremias Maerki 2393e093c8 Small improvements. Fix for missing image areas. 19 lat temu
  Jeremias Maerki 4cebac3e27 Send the ID of the producing FO to the area tree as trait where possible. 19 lat temu
  Jeremias Maerki b5d1038d5e Bugfix for NPE when space-before and space-after are used. 19 lat temu
  Jeremias Maerki d57530eed0 Made Service a stand-alone class so it can be reused. 19 lat temu
  Jeremias Maerki 71e92910e6 Bugzilla #35534 19 lat temu
  Jeremias Maerki 3952bd4dfb Bugzilla #35534 19 lat temu
  Jeremias Maerki 12408dd749 Buzilla #35787 19 lat temu
  Jeremias Maerki c5d54602fa Dynamic classpath setup in case not all required dependencies are available in the given classpath. 19 lat temu
  Jeremias Maerki cd24266733 Renamed Item to Cell to TableCellLayoutManager. 19 lat temu
  Jeremias Maerki 9b38f94471 Renamed Item to ListItemContentLayoutManager. 19 lat temu
  Jeremias Maerki 7bf1e40ebb Moved inline-level LMs and support classes to "inline" subpackage. 19 lat temu
  Jeremias Maerki baad0905d6 Javadocs only 19 lat temu
  Jeremias Maerki 2d5e70fa41 No more warnings about unexpected FOText inside markers. 19 lat temu
  Jeremias Maerki 625e3c3b10 Shortcut work-around for i-f-o in static-content. I still need to estimate the implications concerning memory consumption. 19 lat temu
  Jeremias Maerki 40cebcc945 Fix for allowing empty table-cells (for relaxed validation). 19 lat temu
  Jeremias Maerki dfc42a33aa WrapperLayoutManagerMaker was used by RetrieveMarker. This caused a ClassCastException with my recent fix. 19 lat temu
  Jeremias Maerki b17fd7370c Bugzilla #35749: 19 lat temu
  Jeremias Maerki 01169d16ef Bugfix: Proper handling of page break between normally broken parts and the parts that need to be balanced. (multi-column layout, fixes multi-column2a) 19 lat temu
  Jeremias Maerki 31af39e5bf Bugfix: Corrected the calculation of the full length of the section to be broken. Could lead to strange results. 19 lat temu
  Jeremias Maerki 73ebe9c154 Default break class should be EN_COLUMN or else there will be problems in multi-column documents. 19 lat temu
  Jeremias Maerki c14bf42f72 Column balancing seems to work now. 19 lat temu
  Jeremias Maerki 52709f0438 Corrects a small mistake when repositioning the cursor in multi-column layout (see multi-column2.xml) 19 lat temu
  Jeremias Maerki 109c667f80 Bugzilla #35561 19 lat temu
  Jeremias Maerki 5253023d0f It's Apache FOP, not just FOP. 19 lat temu
  Jeremias Maerki 7cda5ead41 Fix placement of links in PDFs. 19 lat temu
  Jeremias Maerki 86598c0a95 log statement should be debug(). 19 lat temu
  Jeremias Maerki 45f01c52b8 Fix vertical placement of page-number and page-number-citation. 19 lat temu
  Jeremias Maerki 367a260fa5 Observe line layout element lists, too. 19 lat temu
  Jeremias Maerki 41858432b0 toString() method. 19 lat temu
  Jeremias Maerki 035ccdf421 vpos on character, too. 19 lat temu
  Jeremias Maerki f384710ff9 Bugfix: Multiple spans now painted in the right places. 19 lat temu
  Jeremias Maerki ef9732a759 Bugfix: IPD for footnote region now correct in multi-column layout. 19 lat temu
  Jeremias Maerki ee677ef43c My first laughable attempt at a page breaker for balancing columns. Doesn't work if the element list fits into the first available area and doesn't balance exactly like I would like it to when the balancing actually gets active. 19 lat temu
  Jeremias Maerki 8c3ee10b15 Span change detection and infastructure for signalling it. 19 lat temu
  Jeremias Maerki f9a98ac2dc Enable starting the break process at an arbitrary position inside an element list. 19 lat temu
  Jeremias Maerki 83f9038f80 notifyFlowsFinished() indirectly used by multi-column layout to determine the restart point after span changes. 19 lat temu
  Jeremias Maerki 8ec1a0e041 Accumulate the BPD extent used by the normal flow's children. 19 lat temu
  Jeremias Maerki fa0e66e7a7 Revert revsision 201627. 19 lat temu
  Glen Mazza f72908d520 Switch to .equals() instead of == for String compares of namespaces. Thanks to Nils Meier for the suggestion. 19 lat temu
  Jeremias Maerki 9cdd8f0bfe Check the proper use of the span attribute. 19 lat temu
  Glen Mazza a800d9550b First SVN commit. Trivial formatting change. 19 lat temu
  Jeremias Maerki 1b0fdf72a4 First parts on a page which don't fit are moved to the next page. A counter avoids endless loops. 19 lat temu
  Jeremias Maerki e3262c749a breaks supported on tables, table-row and table-cell content now. Cheap approach for now. TableContentLM is not yet restartable, but the Breaker handles that pretty well. 19 lat temu
  Jeremias Maerki c60570bad4 trace getLineWidth(). 19 lat temu
  Jeremias Maerki 2feef0144c Support late setting of break class. 19 lat temu
  Jeremias Maerki cab77b95f7 statics to the top so they are easily found. 19 lat temu
  Jeremias Maerki 1957934d2c Accessors for break-* on table-row. 19 lat temu