318 Комити (c72b84d24dd2e989eaef6f16c06c1b8d5989f43f)

Аутор SHA1 Порука Датум
  Andreas L. Delmelle a6b2b2e4b9 Bugzilla 46905: Added basic implementation for column-level keeps. пре 15 година
  Andreas L. Delmelle b0ece6c49d Bugzilla 47710: White-space handling in retrieved markers throws a NullPointerException in some cases. пре 15 година
  Jeremias Maerki a11874283e Added support for AFP font embedding. Note: this changes the default behaviour. Like with PDF and PS, all fonts are embedded by default unless matched in the "referenced-fonts" section in the configuration. пре 15 година
  Vincent Hennebert 932ff34e89 Bugfix: make hyphenated paragraphs work with changing IPD пре 15 година
  Vincent Hennebert 20ea8bf315 Hacked support for changing IPD in block-container. Only normally positioned block-containers with automatic height have been tested. пре 15 година
  Vincent Hennebert a09f0e2336 Bugfix: make sure all of the children elements are re-laid out after an IPD change пре 15 година
  Vincent Hennebert 002e7beec0 Improved test description пре 15 година
  Vincent Hennebert dd4a4a7b7d Added fall back handling of layout managers that don't support IPD change (lists and tables, mainly). Their elements are simply added at the start of the new element list, so not taking the new IPD into account. This will lead to overflowing content (without notice) if there is a change from a wider page to a narrower one, and blank space at the right of the page in the opposite situation. Border- and space-before will be handled as if the element were starting on the new page (i.e., border will appear even if its conditionality has been set to "discard"). пре 15 година
  Vincent Hennebert a137b5217c Added support for a change of IPD between two paragraphs (blocks) пре 15 година
  Vincent Hennebert 166cc6b203 Restored vertical justification of content on page before ipd change. пре 15 година
  Vincent Hennebert e3c11f8389 First very rough implementation of Changing IPD. It works only with (possibly nested) fo:block elements containing pure text. Doesn't work if the page break occurs /between/ two fo:block. There's a problem with elastic spaces that get lost after the ipd change. There is duplicated code especially in BlockStackingLayoutManager. Plus probably plenty of other issues... пре 15 година
  Andreas L. Delmelle bbe544cf9e Bugzilla 46960: Previously retrieved marker not cleared when the subsequently retrieved marker was empty. пре 15 година
  Vincent Hennebert 83266f47d0 Bugzilla #47101: The cells of a table inside a marker were duplicated at every marker retrieval. пре 15 година
  Vincent Hennebert 65cc46dec3 Changes from revision 768320 introduced another bug: footnotes from later steps were taken into account too early пре 15 година
  Vincent Hennebert d39bfced9a Bugfix: footnotes occurring within the forced height of a table row did not appear on the output пре 15 година
  Vincent Hennebert 837cacd296 Set svn:eol-style property on page-position-last_break-before_bugzilla46489.xml test case. Simplified it by removing superfluous content and references to fonts that are not available by default. пре 15 година
  Andreas L. Delmelle 39846b082a Bugzilla 46489: пре 15 година
  Jeremias Maerki bdb4db0bbc AFP Output: Tag Logical Element (TLE) is now also allowed on fo:page-sequence (page group level). пре 15 година
  Jeremias Maerki 05f1c240b6 Fixed BPD trait and border painting for leaders with leader-pattern="space" (and similar cases). пре 15 година
  Jeremias Maerki 8a4cbce7b5 Fixed small mistake I noticed too late: extension attachments don't use the same namespace as the FO extensions. пре 15 година
  Jeremias Maerki dc201205b7 Added support for adding extension elements and foreign attributes on fo:page-sequence. пре 15 година
  Jeremias Maerki 4e27a1c9dd Performance improvements and file-size reductions by introducing letter-spacing and word-spacing attributes in new IF (as mentioned on fop-dev). пре 15 година
  Jeremias Maerki 5a32e5468b Fixed test error for transcoders. пре 15 година
  Vincent Hennebert 490204ba3a Bugzilla #46315: extension to disable column balancing before blocks spanning the whole page, in multiple-column documents. пре 15 година
  Jeremias Maerki 01ceb0032e Introduced IFContext to provide access to foreign attributes (as discussed on fop-dev). пре 15 година
  Jeremias Maerki 45ff1920e2 Most of the PostScript extensions are implemented in PSPainter now (and tested). пре 15 година
  Jeremias Maerki 10cb96278c Fixed another spacing issue in IFRenderer. пре 15 година
  Jeremias Maerki c530c134e8 First checks for the IF "link" element. пре 15 година
  Adrian Cumiskey b4c6724ac1 Merged revisions 718666,718705,719038,719110 via svnmerge from пре 15 година
  Andreas L. Delmelle f15eca4944 Bugzilla 46240: пре 15 година
  Adrian Cumiskey 6436001ddd Merged revisions 708192,708838,708848,708851 via svnmerge from пре 15 година
  Jeremias Maerki 0838b3d70e Added a variant with fox:conversion-mode="bitmap" for visual testing. пре 15 година
  Jeremias Maerki e2e044f9fa Adding variant with fox:conversion-mode="bitmap" for visual testing. пре 15 година
  Jeremias Maerki 9e66ddf99c Test case for WMF images. Useful also for visual testing. пре 15 година
  Adrian Cumiskey 55b2038293 Merged revisions 707631,708012 via svnmerge from пре 15 година
  Jeremias Maerki 46c9aca22b Fixed a problem where the BPD or a block area could be wrong if there is a nested, absolutely positioned area (for example a block-container). пре 15 година
  Adrian Cumiskey 79f8cbdb1e Merged revisions 693433,693462,693720,693742,693781,693784,693841,695491,695500,695776,696365,697140,697152,698280,698322,698670 via svnmerge from пре 16 година
  Andreas L. Delmelle 1c11a44052 Bugzilla 40798: A conditional-page-master-reference with page-position="last" is also eligible for an only page (first as well as last) пре 16 година
  Adrian Cumiskey 9e8ee28777 Merged revisions 690319,690324,690382,690532,690903 via svnmerge from пре 16 година
  Andreas L. Delmelle 4d56d06ac8 Partial fix for Bugzilla 45702: instead of wrapping the forcedBreakAfterLast element, simply add it to the returnList пре 16 година
  Jeremias Maerki 145f071b76 Added missing generation of areas for empty grid units in tables with collapsing border model. (missing test case) пре 16 година
  Jeremias Maerki 5313249fe5 Added missing generation of areas for empty grid units in tables with collapsing border model. пре 16 година
  Adrian Cumiskey 39f5b053cc Merged revisions 685573,685785,685879,685885 via svnmerge from пре 16 година
  Jeremias Maerki 24bf14675b Fixed the source for a division by zero when the content of an fo:leader with leader-pattern="use-content" collapses to zero width during layout. пре 16 година
  Adrian Cumiskey 427e2d22a6 Merged revisions 682600,682604-682605,682616-682618,682625,682630,683136,683159,683684,684041,684491,684493,684575,684577 via svnmerge from пре 16 година
  Jeremias Maerki 4f59ee6800 Removed temporary debug code. пре 16 година
  Jeremias Maerki e714868660 Added support for bookmarks to intermediate format (including PDF painter). пре 16 година
  Jeremias Maerki db8d836b23 Merge from 0_95 branch: пре 16 година
  Adrian Cumiskey c416edbaae Merged revisions 681296,681307 via svnmerge from пре 16 година
  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 година