53 Комити (178483e30913d2065d5f7a154932b2870a83081e)

Аутор SHA1 Порука Датум
  Jeremias Maerki 178483e309 Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-638936,638938-640888,640890-642905,642907-647402,647404-647536,647538-648983,648985-649005,649007-649013,649015-650549,650551-651301,651303-653536,653538-654452,654454-656285,656287-656523,656525-657519,657521-661579,661581-663481,663483-664691,664693-681285,681287-681290,681292-681298 via svnmerge from пре 16 година
  Vincent Hennebert 92df262a07 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) пре 16 година
  Maximilian Berger 802e308714 Replaced getLast() calls with calls to listUtil пре 16 година
  Maximilian Berger 64e7cf8714 Replaced LinkedList with generic List interface пре 16 година
  Andreas L. Delmelle fb3926df45 Bugzilla 41500: пре 16 година
  Jeremias Maerki c47f87ac1b Second part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-with-next/previous.within-column for all block-level FOs. пре 16 година
  Jeremias Maerki 01a9c273a2 First part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-together.within-column for all block-level FOs. пре 16 година
  Jeremias Maerki 53a3214401 Merged branch пре 16 година
  Vincent Hennebert bc8128695c Merged revisions 636400-636405,636407-638388 via svnmerge from пре 16 година
  Vincent Hennebert b0644700fd Reverting changes of rev. 637057. I applied the changes to the 0.95 branch instead so that they make their way into the 0.95 release. I will merge them back to the Trunk via svnmerge пре 16 година
  Jeremias Maerki 5ed52d9f31 Bugzilla #44412: пре 16 година
  Jeremias Maerki 8bf1daae93 Fixed NPE in BlockContainerLayoutManager when used as a child of an inline-level FO. Split IP and BP stack limits in LayoutContext (there's now a certain amount of redundancy with "refIPD" in LayoutContext which I didn't resolve). пре 16 година
  Jeremias Maerki ed5ae377e6 Bugzilla #40230: пре 16 година
  Vincent Hennebert 740a2f598c Moved table-related FObj into new o.a.fop.fo.flow.table package пре 16 година
  Andreas L. Delmelle bb838976f6 Added support for fo:markers on fo:inline and fo:basic-link. пре 16 година
  Andreas L. Delmelle 4e921e05c7 * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags пре 17 година
  Vincent Hennebert 2198e6f7da Small improvements of the table layout code: пре 17 година
  Simon Pepping 9192829e4d Create a class-specific logger for each LayoutManager which uses a logger. пре 17 година
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html пре 18 година
  Jeremias Maerki 88879d0506 Bugfix: padding-top and padding-bottom on list-items could lead to wrong page break decisions and thus to overlapping text. пре 18 година
  Jeremias Maerki 4a34763794 Following a clarification by the XSL FO SG, space traits are only set on the first and last area generated by an FO, and not on every area anymore. пре 18 година
  Simon Pepping 7dfb879efc Block Knuth sequences in inline content are properly joined, taking пре 18 година
  Jeremias Maerki 56cfb0b22d Implemented 5.3.4 overconstrained geometry without handling the case when the content IPD is zero. пре 18 година
  Jeremias Maerki 18536029a6 Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils.copy() again. CopyUtils in 1.0 was not ideal design decision. пре 18 година
  Jeremias Maerki 829cd8e675 Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988). пре 18 година
  Manuel Mall 2ae0a968ee Update to support border and padding and alignments on inline fos пре 18 година
  Joerg Pietschmann 4d77beff31 Fixed javadoc errors. пре 19 година
  Finn Bock e777b67957 Cleanup of unused imports. пре 19 година
  Finn Bock e194fdd5cf Bugzilla #36379: пре 19 година
  Jeremias Maerki f0099e5686 Show and fix a bug where bottom/right positioning of block-containers didn't work properly when the block-container is nested in a block. пре 19 година
  Luca Furini 1238542766 Adjusting verticals spaces (coming from space-before and space-after properties) in order to fill the region, whenever possible пре 19 година
  Jeremias Maerki 71e92910e6 Bugzilla #35534 пре 19 година
  Jeremias Maerki 7bf1e40ebb Moved inline-level LMs and support classes to "inline" subpackage. пре 19 година
  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 година
  Jeremias Maerki 4fd57be858 New member variable "index" on Position (used for first/last checks). пре 19 година
  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 година
  Jeremias Maerki 407531b9a5 Bugfix for space-after situation in block-containers. пре 19 година
  Jeremias Maerki 095b06900c Handle empty inlines/blocks better. пре 19 година
  Jeremias Maerki edf6eeea25 Removed a lot of obsolete code from the old page breaking approach. пре 19 година
  Luca Furini 8a6f6d0013 Footnote implementation: changes to existing files пре 19 година
  Jeremias Maerki f7e7da95ec Converted System.out calls to logger calls. пре 19 година
  Jeremias Maerki e835307c93 Merge of branch Temp_KnuthStylePageBreaking back into HEAD. пре 19 година
  Glen Mazza 5581e549ee Changed from addChild(Area) to clearer addChildArea(Area). пре 19 година
  Jeremias Maerki 4da85b8ab3 Commenting a variable that was already defined in the superclass. пре 19 година
  Finn Bock cb8938a7ad Fourth phase of performance improvement. пре 19 година
  Finn Bock db54754167 Set content ipd/bpd instead of allocation width/height. пре 20 година
  Glen Mazza db2d75472a PR: пре 20 година
  Glen Mazza e99b480d3f Merged LayoutProcessor into LayoutManager interface. пре 20 година
  Jeremias Maerki f375715f4b Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. пре 20 година
  Glen Mazza ed0e5a7849 fo:block space-before property now activated only on the first Area.Block object used пре 20 година