318 Commits (c72b84d24dd2e989eaef6f16c06c1b8d5989f43f)

Author SHA1 Message Date
  Andreas L. Delmelle a6b2b2e4b9 Bugzilla 46905: Added basic implementation for column-level keeps. 15 years ago
  Andreas L. Delmelle b0ece6c49d Bugzilla 47710: White-space handling in retrieved markers throws a NullPointerException in some cases. 15 years ago
  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 years ago
  Vincent Hennebert 932ff34e89 Bugfix: make hyphenated paragraphs work with changing IPD 15 years ago
  Vincent Hennebert 20ea8bf315 Hacked support for changing IPD in block-container. Only normally positioned block-containers with automatic height have been tested. 15 years ago
  Vincent Hennebert a09f0e2336 Bugfix: make sure all of the children elements are re-laid out after an IPD change 15 years ago
  Vincent Hennebert 002e7beec0 Improved test description 15 years ago
  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 years ago
  Vincent Hennebert a137b5217c Added support for a change of IPD between two paragraphs (blocks) 15 years ago
  Vincent Hennebert 166cc6b203 Restored vertical justification of content on page before ipd change. 15 years ago
  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 years ago
  Andreas L. Delmelle bbe544cf9e Bugzilla 46960: Previously retrieved marker not cleared when the subsequently retrieved marker was empty. 15 years ago
  Vincent Hennebert 83266f47d0 Bugzilla #47101: The cells of a table inside a marker were duplicated at every marker retrieval. 15 years ago
  Vincent Hennebert 65cc46dec3 Changes from revision 768320 introduced another bug: footnotes from later steps were taken into account too early 15 years ago
  Vincent Hennebert d39bfced9a Bugfix: footnotes occurring within the forced height of a table row did not appear on the output 15 years ago
  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 years ago
  Andreas L. Delmelle 39846b082a Bugzilla 46489: 15 years ago
  Jeremias Maerki bdb4db0bbc AFP Output: Tag Logical Element (TLE) is now also allowed on fo:page-sequence (page group level). 15 years ago
  Jeremias Maerki 05f1c240b6 Fixed BPD trait and border painting for leaders with leader-pattern="space" (and similar cases). 15 years ago
  Jeremias Maerki 8a4cbce7b5 Fixed small mistake I noticed too late: extension attachments don't use the same namespace as the FO extensions. 15 years ago
  Jeremias Maerki dc201205b7 Added support for adding extension elements and foreign attributes on fo:page-sequence. 15 years ago
  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 years ago
  Jeremias Maerki 5a32e5468b Fixed test error for transcoders. 15 years ago
  Vincent Hennebert 490204ba3a Bugzilla #46315: extension to disable column balancing before blocks spanning the whole page, in multiple-column documents. 15 years ago
  Jeremias Maerki 01ceb0032e Introduced IFContext to provide access to foreign attributes (as discussed on fop-dev). 15 years ago
  Jeremias Maerki 45ff1920e2 Most of the PostScript extensions are implemented in PSPainter now (and tested). 15 years ago
  Jeremias Maerki 10cb96278c Fixed another spacing issue in IFRenderer. 15 years ago
  Jeremias Maerki c530c134e8 First checks for the IF "link" element. 15 years ago
  Adrian Cumiskey b4c6724ac1 Merged revisions 718666,718705,719038,719110 via svnmerge from 15 years ago
  Andreas L. Delmelle f15eca4944 Bugzilla 46240: 15 years ago
  Adrian Cumiskey 6436001ddd Merged revisions 708192,708838,708848,708851 via svnmerge from 15 years ago
  Jeremias Maerki 0838b3d70e Added a variant with fox:conversion-mode="bitmap" for visual testing. 15 years ago
  Jeremias Maerki e2e044f9fa Adding variant with fox:conversion-mode="bitmap" for visual testing. 15 years ago
  Jeremias Maerki 9e66ddf99c Test case for WMF images. Useful also for visual testing. 15 years ago
  Adrian Cumiskey 55b2038293 Merged revisions 707631,708012 via svnmerge from 15 years ago
  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 years ago
  Adrian Cumiskey 79f8cbdb1e Merged revisions 693433,693462,693720,693742,693781,693784,693841,695491,695500,695776,696365,697140,697152,698280,698322,698670 via svnmerge from 15 years ago
  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 years ago
  Adrian Cumiskey 9e8ee28777 Merged revisions 690319,690324,690382,690532,690903 via svnmerge from 16 years ago
  Andreas L. Delmelle 4d56d06ac8 Partial fix for Bugzilla 45702: instead of wrapping the forcedBreakAfterLast element, simply add it to the returnList 16 years ago
  Jeremias Maerki 145f071b76 Added missing generation of areas for empty grid units in tables with collapsing border model. (missing test case) 16 years ago
  Jeremias Maerki 5313249fe5 Added missing generation of areas for empty grid units in tables with collapsing border model. 16 years ago
  Adrian Cumiskey 39f5b053cc Merged revisions 685573,685785,685879,685885 via svnmerge from 16 years ago
  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 years ago
  Adrian Cumiskey 427e2d22a6 Merged revisions 682600,682604-682605,682616-682618,682625,682630,683136,683159,683684,684041,684491,684493,684575,684577 via svnmerge from 16 years ago
  Jeremias Maerki 4f59ee6800 Removed temporary debug code. 16 years ago
  Jeremias Maerki e714868660 Added support for bookmarks to intermediate format (including PDF painter). 16 years ago
  Jeremias Maerki db8d836b23 Merge from 0_95 branch: 16 years ago
  Adrian Cumiskey c416edbaae Merged revisions 681296,681307 via svnmerge from 16 years ago
  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 years ago