aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* PR:Glen Mazza2005-02-069-24/+22
* PR:Glen Mazza2005-02-063-56/+30
* PR:Glen Mazza2005-02-054-9/+3
* Better table-column build-up. Columns can now be in non-consecutive order (us...Jeremias Maerki2005-02-041-10/+35
* Checks and an addtional method to determine whether a column-number is set.Jeremias Maerki2005-02-041-7/+29
* Bugfix for list labels that were not properly placed when the list-block is a...Jeremias Maerki2005-02-041-0/+4
* Notify the AreaTreeHandler about new pages being added.Jeremias Maerki2005-02-031-1/+1
* Add a facility for the PageSequenceLayoutManager to notify about a new page b...Jeremias Maerki2005-02-031-3/+17
* Bugfix for whitespace handling that surfaced after my last fix for linefeed h...Jeremias Maerki2005-02-032-6/+21
* Bugfix for blocks with forced linefeeds that break over the page boundary.Jeremias Maerki2005-02-021-133/+6
* Don't ignore linefeeds when building Knuth elements.Jeremias Maerki2005-02-021-10/+7
* Bugfix for omitted empty lines caused by forced linefeeds.Jeremias Maerki2005-02-021-1/+8
* Bug #33321Jeremias Maerki2005-02-021-6/+6
* Name of parameter was wrong.Jeremias Maerki2005-02-012-15/+18
* Bugfix for special case when markers weren't added correctly. This happens wh...Jeremias Maerki2005-02-011-27/+28
* Both fore- and background colors are initially black. This fixes a bug where ...Jeremias Maerki2005-02-011-1/+1
* PR:Glen Mazza2005-01-314-4/+4
* Addition of new fo:page-sequence-wrapper FO from XSL 1.1. Currently not "plu...Glen Mazza2005-01-314-6/+136
* Border, Padding and spaces on level fo:table.Jeremias Maerki2005-01-315-39/+141
* table-cell generates a normal reference-area.Jeremias Maerki2005-01-311-1/+3
* Added the page number to the pageViewportJeremias Maerki2005-01-311-0/+1
* PR:Glen Mazza2005-01-303-81/+54
* Updated the paths in the Makefile and the customization stylesheets.Simon Pepping2005-01-306-32/+240
* Updated to the current situation. Patch by renaud richardet, see bug 33126Simon Pepping2005-01-301-92/+61
* Added border, padding and spacing for list-blocks and list-items.Jeremias Maerki2005-01-282-29/+129
* Cleanup and added missing some public accessors.Jeremias Maerki2005-01-282-16/+52
* corresponding.compute() may also return null to indicate that the inherited v...Jeremias Maerki2005-01-281-6/+6
* Fixed a bug for labels, giving the wrong reference IPD.Jeremias Maerki2005-01-281-6/+3
* CONTAINING_REFAREA seems to work now, so use it.Jeremias Maerki2005-01-281-12/+13
* Fixed CONTAINING_REFAREA (for list indents)Jeremias Maerki2005-01-281-6/+12
* Fixed a bug in markers with boundary document and page-sequence.Jeremias Maerki2005-01-271-2/+6
* Switching off reuse of static LMs, which fixes page numbers and markers on pa...Jeremias Maerki2005-01-261-10/+8
* toString()Jeremias Maerki2005-01-261-1/+8
* Added a check for endless loops.Jeremias Maerki2005-01-261-8/+24
* Bugfix for layout of block-containers with fixed BPD. They weren't properly b...Jeremias Maerki2005-01-261-6/+27
* Commenting a variable that was already defined in the superclass.Jeremias Maerki2005-01-261-2/+2
* toString() workJeremias Maerki2005-01-263-3/+18
* Get the mark colors for text-decorations right.Jeremias Maerki2005-01-253-3/+43
* Too many optimizations.Jeremias Maerki2005-01-251-1/+2
* Removed unnecessary parameterJeremias Maerki2005-01-253-4/+4
* First version of text-decoration support (no colors, yet, PDF rendering may n...Jeremias Maerki2005-01-2520-106/+519
* Additional text-decoration traitsJeremias Maerki2005-01-251-3/+17
* Additional helper functionsJeremias Maerki2005-01-251-0/+19
* normal trait attributes for page-level reference and viewport areas.Jeremias Maerki2005-01-241-0/+5
* is-reference-area and is-viewport-area traitsJeremias Maerki2005-01-241-3/+17
* Early preloading of images (during FO tree building). This wasn't consistent ...Jeremias Maerki2005-01-246-70/+159
* Setting IPD and BPD before adding background traitsJeremias Maerki2005-01-241-6/+7
* More area dimension traits.Jeremias Maerki2005-01-241-9/+21
* Missing aliases for background-position-*.Jeremias Maerki2005-01-241-0/+9
* JavadocsJeremias Maerki2005-01-241-0/+8