]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2005-02-08 Jeremias MaerkiSupport for column-number on table-cell.
2005-02-08 Jeremias MaerkiMethod for checking if there's a column-number
2005-02-08 Jeremias MaerkiInitial support for column spanning. Still WIP.
2005-02-08 Jeremias MaerkiCorrect cell-borders when border-collapse="separate...
2005-02-08 Jeremias MaerkiTest case for grouping of table-cells into table-rows.
2005-02-08 Jeremias MaerkiSupport for table-cells as direct children of table...
2005-02-08 Jeremias Maerkimoving retrieve-marker replacement into separate method...
2005-02-07 Jeremias MaerkiSupport for border-spacing shorthand.
2005-02-07 Jeremias MaerkiMore table test cases.
2005-02-07 Jeremias MaerkiTemporary fix for markers (using isBogus() check)
2005-02-07 Jeremias MaerkiFix for adding absolutely positioned block without...
2005-02-07 Jeremias Maerkiuse hasBackground() as a fail-fast.
2005-02-07 Jeremias MaerkiAdditional accessors and style.
2005-02-07 Jeremias MaerkiMethod for determining if there's a background at all.
2005-02-07 Jeremias MaerkiChecks for marker test cases. markers5b disabled becaus...
2005-02-06 Glen MazzaPR:
2005-02-06 Glen MazzaPR:
2005-02-05 Glen MazzaPR:
2005-02-04 Jeremias MaerkiTest for block-progression-dimension and height on...
2005-02-04 Jeremias MaerkiCan reenable some tests for table-columns after the...
2005-02-04 Jeremias MaerkiBetter table-column build-up. Columns can now be in...
2005-02-04 Jeremias MaerkiChecks and an addtional method to determine whether...
2005-02-04 Jeremias MaerkiRegression test for label-end() function when there...
2005-02-04 Jeremias MaerkiBugfix for list labels that were not properly placed...
2005-02-03 Jeremias MaerkiNotify the AreaTreeHandler about new pages being added.
2005-02-03 Jeremias MaerkiAdd a facility for the PageSequenceLayoutManager to...
2005-02-03 Jeremias MaerkiDerived from markers4 these two test cases exercise...
2005-02-03 Jeremias MaerkiThe checks were wrong because of the leading linefeed...
2005-02-03 Jeremias MaerkiBugfix for whitespace handling that surfaced after...
2005-02-02 Jeremias MaerkiCan enable some test cases again.
2005-02-02 Jeremias MaerkiBugfix for blocks with forced linefeeds that break...
2005-02-02 Jeremias MaerkiDon't ignore linefeeds when building Knuth elements.
2005-02-02 Jeremias MaerkiBugfix for omitted empty lines caused by forced linefeeds.
2005-02-02 Jeremias MaerkiTest case showing a problem with empty lines generated...
2005-02-02 Jeremias Maerkinormal-breaking2 simplified and now showing a different...
2005-02-02 Jeremias MaerkiBug #33321
2005-02-01 Jeremias MaerkiRegression test for ArrayOutOfBoundsException in LineLa...
2005-02-01 Jeremias MaerkiName of parameter was wrong.
2005-02-01 Jeremias MaerkiAdding an example with "no-repeat"
2005-02-01 Jeremias MaerkiSpecial regression test for cases where blocks are...
2005-02-01 Jeremias MaerkiBugfix for special case when markers weren't added...
2005-02-01 Jeremias MaerkiBoth fore- and background colors are initially black...
2005-01-31 Glen MazzaPR:
2005-01-31 Glen MazzaAddition of new fo:page-sequence-wrapper FO from XSL...
2005-01-31 Jeremias MaerkiBorder, Padding and spaces on level fo:table.
2005-01-31 Jeremias MaerkiTest for proportional-column-width() function.
2005-01-31 Jeremias MaerkiTest for height and block-progression-dimension on...
2005-01-31 Jeremias MaerkiTwo test cases testing table-column properties (disable...
2005-01-31 Jeremias MaerkiFirst most basic test for tables.
2005-01-31 Jeremias Maerkitable-cell generates a normal reference-area.
2005-01-31 Jeremias Maerki-Dfop.layoutengine.starts-with=breaks selects all tests...
2005-01-31 Jeremias MaerkiTwo basic tests for break-before|after on blocks (curre...
2005-01-31 Jeremias MaerkiAdded the page number to the pageViewport
2005-01-30 Glen MazzaPR:
2005-01-30 Simon PeppingUpdated the paths in the Makefile and the customization...
2005-01-30 Simon PeppingUpdated to the current situation. Patch by renaud richa...
2005-01-28 Jeremias MaerkiTest case for borders, padding and spacing on list...
2005-01-28 Jeremias MaerkiRemember to switch on the brain when writing test cases...
2005-01-28 Jeremias MaerkiAdded border, padding and spacing for list-blocks and...
2005-01-28 Jeremias MaerkiCleanup and added missing some public accessors.
2005-01-28 Jeremias MaerkiAdditional test using margin-left on the list-item...
2005-01-28 Jeremias Maerkicorresponding.compute() may also return null to indicat...
2005-01-28 Jeremias MaerkiBasic tests for lists.
2005-01-28 Jeremias MaerkiFixed a bug for labels, giving the wrong reference...
2005-01-28 Jeremias MaerkiCONTAINING_REFAREA seems to work now, so use it.
2005-01-28 Jeremias MaerkiFixed CONTAINING_REFAREA (for list indents)
2005-01-27 Jeremias MaerkiTests for retrieve-boundary.
2005-01-27 Jeremias MaerkiFixed a bug in markers with boundary document and page...
2005-01-27 Jeremias MaerkiTest for markers with first-including-carryover
2005-01-26 Jeremias MaerkiSwitching off reuse of static LMs, which fixes page...
2005-01-26 Jeremias MaerkitoString()
2005-01-26 Jeremias MaerkiBasic test for markers.
2005-01-26 Jeremias MaerkiTests for testing normal page breaking (block and block...
2005-01-26 Jeremias MaerkiAdded a check for endless loops.
2005-01-26 Jeremias MaerkiBugfix for layout of block-containers with fixed BPD...
2005-01-26 Jeremias MaerkiCommenting a variable that was already defined in the...
2005-01-26 Jeremias MaerkitoString() work
2005-01-25 Jeremias MaerkiSecond batch of text-decoration tests (inheritance...
2005-01-25 Jeremias MaerkiFirst batch of text-decoration tests
2005-01-25 Jeremias MaerkiGet the mark colors for text-decorations right.
2005-01-25 Jeremias MaerkiToo many optimizations.
2005-01-25 Jeremias MaerkiRemoved unnecessary parameter
2005-01-25 Jeremias MaerkiFirst version of text-decoration support (no colors...
2005-01-25 Jeremias MaerkiAdditional text-decoration traits
2005-01-25 Jeremias MaerkiAdditional helper functions
2005-01-24 Joerg PietschmannReplaced absolute image paths with relative
2005-01-24 Jeremias MaerkiMore page-master testing.
2005-01-24 Jeremias Maerkiregion-body may not have a border
2005-01-24 Jeremias MaerkiSet base URL so relative URLs work in tests
2005-01-24 Jeremias Maerkinormal trait attributes for page-level reference and...
2005-01-24 Jeremias Maerkiis-reference-area and is-viewport-area traits
2005-01-24 Jeremias MaerkiSome tests for background images and external-graphic
2005-01-24 Jeremias MaerkiVariable substitution inside tests.
2005-01-24 Jeremias MaerkiImage resources for tests
2005-01-24 Jeremias MaerkiEarly preloading of images (during FO tree building...
2005-01-24 Jeremias MaerkiSetting IPD and BPD before adding background traits
2005-01-24 Jeremias MaerkiMore area dimension traits.
2005-01-24 Jeremias MaerkiMissing aliases for background-position-*.
2005-01-24 Jeremias MaerkiJavadocs
2005-01-20 Jeremias MaerkiForgot this one when extending FopImage
next