| Commit message (Expand) | Author | Age | Files | Lines |
* | Added support for border-separation.block-progression-direction (only inline-... | Jeremias Maerki | 2005-11-24 | 4 | -11/+39 |
* | Implementation of hyphenation-ladder-count. | Luca Furini | 2005-11-21 | 3 | -6/+38 |
* | Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils.... | Jeremias Maerki | 2005-11-14 | 11 | -127/+97 |
* | Correct a few more problems related to leaders: text-align was not handled co... | Manuel Mall | 2005-11-14 | 2 | -33/+67 |
* | Disabled warning which are based on the containing reference area instead of ... | Jeremias Maerki | 2005-11-13 | 1 | -0/+14 |
* | Initial fix for examples/basic/leader.fo problem | Manuel Mall | 2005-11-13 | 1 | -0/+7 |
* | Bugfix for handling of percentage width and height inside block-containers. F... | Jeremias Maerki | 2005-11-13 | 1 | -23/+40 |
* | Bugzilla #37468: | Jeremias Maerki | 2005-11-11 | 1 | -3/+5 |
* | Minor corrections for jdk 1.3.1 compatibility | Manuel Mall | 2005-11-11 | 2 | -4/+4 |
* | Made the FO tree a little more consistent by renaming getName() to getLocalNa... | Jeremias Maerki | 2005-11-11 | 1 | -1/+1 |
* | Fix for bug #37415 | Andreas L. Delmelle | 2005-11-08 | 1 | -1/+1 |
* | Fix for bug #37412:
| Jeremias Maerki | 2005-11-08 | 1 | -0/+3 |
* | Fix for bug #37270: | Jeremias Maerki | 2005-11-08 | 2 | -42/+88 |
* | Fixed white space handling during refinement, added test cases, corrected err... | Manuel Mall | 2005-11-03 | 2 | -2/+6 |
* | Fix for bug 37306 - for text-align="start" ipd was incorrectly adjusted with ... | Manuel Mall | 2005-10-31 | 1 | -3/+0 |
* | Moved the text-splitting logic from TextArea to TextLM, as suggested by Manue... | Luca Furini | 2005-10-27 | 4 | -33/+55 |
* | Fix for Bug #36403. | Jeremias Maerki | 2005-10-27 | 1 | -4/+26 |
* | Package documentation. | Jeremias Maerki | 2005-10-27 | 4 | -0/+88 |
* | Fixed various javadoc problems, fixed a deprecation warning, removed function... | Manuel Mall | 2005-10-26 | 9 | -33/+24 |
* | Fix for bug 36238 (at least in the PDFRenderer) | Luca Furini | 2005-10-25 | 4 | -5/+7 |
* | Removed property values as discussed: http://marc.theaimsgroup.com/?t=1129854... | Manuel Mall | 2005-10-24 | 1 | -58/+0 |
* | Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988). | Jeremias Maerki | 2005-10-24 | 35 | -536/+2714 |
* | Inline block parents were not correctly positioned when border/padding got in... | Manuel Mall | 2005-10-14 | 1 | -0/+7 |
* | Fixing a ClassCastException due to the incorrect "pattern" of elements repres... | Luca Furini | 2005-10-14 | 1 | -2/+8 |
* | Output the difference, too. | Jeremias Maerki | 2005-10-13 | 1 | -1/+1 |
* | Fixed incorrect IPD for blocks nested in inlines and added IPD adjustment for... | Manuel Mall | 2005-10-12 | 1 | -5/+8 |
* | Color trait wasn't set on the text area for the "dots" leader pattern. This c... | Jeremias Maerki | 2005-10-12 | 1 | -0/+1 |
* | Take the case into account when another LM starts a block sequence. | Simon Pepping | 2005-10-11 | 1 | -13/+31 |
* | Removed unsuitable language from comment | Manuel Mall | 2005-10-10 | 1 | -1/+0 |
* | Added support for leader with pattern "use-content" and recovered a previousl... | Manuel Mall | 2005-10-10 | 5 | -15/+35 |
* | Update to support border and padding and alignments on inline fos | Manuel Mall | 2005-10-07 | 25 | -932/+2192 |
* | Fixing a bug reported by Jeremias affecting the handling of glue and penalty ... | Luca Furini | 2005-10-06 | 2 | -7/+46 |
* | Cosmetic changes to identifiers, comments and other stylistic corrections. | Joerg Pietschmann | 2005-10-06 | 2 | -88/+75 |
* | Changed some identifiers | Joerg Pietschmann | 2005-10-06 | 2 | -60/+60 |
* | Changed some identifiers. Removed obsolete field. | Joerg Pietschmann | 2005-10-03 | 2 | -84/+78 |
* | Correct handling of letter spaces, in combination with different text alignme... | Luca Furini | 2005-09-27 | 2 | -72/+92 |
* | Remove the AreaInfo objects representing trailing spaces, in order to prevent... | Luca Furini | 2005-09-20 | 7 | -14/+109 |
* | Correction of style violations | Andreas L. Delmelle | 2005-09-19 | 3 | -7/+6 |
* | Implementation for initial values of the column-number property | Andreas L. Delmelle | 2005-09-17 | 4 | -16/+19 |
* | Implemented the wrap-option property. | Luca Furini | 2005-09-16 | 4 | -24/+38 |
* | Provide the TABLE_UNITS base value through the PrecentageBaseContext. | Jeremias Maerki | 2005-09-16 | 1 | -6/+11 |
* | An informative warning for the user if he doesn't supply enough table-column ... | Jeremias Maerki | 2005-09-16 | 1 | -1/+18 |
* | Bugfix: Lengths evaluated through percentages evaluated to zero in side-regions. | Jeremias Maerki | 2005-09-16 | 1 | -3/+9 |
* | Bugfix for table_width.xml. Table width was not determined correctly when spe... | Jeremias Maerki | 2005-09-15 | 1 | -8/+12 |
* | Comments added; I hope they are clear, not too few and not too many ... other... | Luca Furini | 2005-09-15 | 1 | -4/+28 |
* | Documentation request for the getChangedKnuthElements() method. Very few of u... | Jeremias Maerki | 2005-09-15 | 1 | -1/+3 |
* | Correct handling of the combination of hyphenation and text-align = center, l... | Luca Furini | 2005-09-14 | 1 | -11/+72 |
* | Factorized the creation of the elements in TextLM: now both getNextKE() and g... | Luca Furini | 2005-09-13 | 1 | -249/+184 |
* | Removed TODO. No MT issues here. | Jeremias Maerki | 2005-09-09 | 1 | -1/+1 |
* | Fix compile error. Removed the user agent setting because it's not used and t... | Jeremias Maerki | 2005-09-09 | 2 | -17/+1 |