aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Correction of style violationsAndreas L. Delmelle2005-09-191-25/+28
* Correction of style violationsAndreas L. Delmelle2005-09-192-37/+67
* Commented out the code that causes an NPE.Jeremias Maerki2005-09-191-4/+4
* Simplification -- replace unnecessary call to getExplicit()Andreas L. Delmelle2005-09-181-2/+1
* Removal of hyphenation patternsAndreas L. Delmelle2005-09-1811-23596/+0
* Implementation for initial values of the column-number propertyAndreas L. Delmelle2005-09-1714-98/+622
* Report area tree output mode.Simon Pepping2005-09-171-1/+10
* Implemented the wrap-option property.Luca Furini2005-09-165-24/+45
* Provide the TABLE_UNITS base value through the PrecentageBaseContext.Jeremias Maerki2005-09-165-88/+29
* Style touch-upJeremias Maerki2005-09-161-3/+4
* An informative warning for the user if he doesn't supply enough table-column ...Jeremias Maerki2005-09-163-2/+41
* bugzilla 36678 - region name reported when region is found with non zero bord...Chris Bowditch2005-09-161-2/+2
* Bugfix: Lengths evaluated through percentages evaluated to zero in side-regions.Jeremias Maerki2005-09-161-3/+9
* Bugfix for table_width.xml. Table width was not determined correctly when spe...Jeremias Maerki2005-09-151-8/+12
* Comments added; I hope they are clear, not too few and not too many ... other...Luca Furini2005-09-151-4/+28
* Removal of ColumnNumberPropertyMaker.java (until all further conflicts have b...Andreas L. Delmelle2005-09-154-57/+9
* Added new Maker subclass for the column-number propertyAndreas L. Delmelle2005-09-151-0/+50
* Documentation request for the getChangedKnuthElements() method. Very few of u...Jeremias Maerki2005-09-151-1/+3
* Style fixes. Jeremias Maerki2005-09-141-6/+6
* Correct handling of the combination of hyphenation and text-align = center, l...Luca Furini2005-09-141-11/+72
* Fixed wrong defaults for conditionality component for padding-before and padd...Jeremias Maerki2005-09-141-2/+2
* Stupid me.Jeremias Maerki2005-09-141-3/+1
* Warn about fonts which are not available.Jeremias Maerki2005-09-141-6/+23
* Added note about FOs where the id property is not processed, yet.Jeremias Maerki2005-09-131-4/+6
* Factorized the creation of the elements in TextLM: now both getNextKE() and g...Luca Furini2005-09-131-249/+184
* Font weights 800 and 900 would not cause a bold font.Jeremias Maerki2005-09-121-1/+4
* Bugzilla #36068:Finn Bock2005-09-124-22/+79
* Removed TODO. No MT issues here.Jeremias Maerki2005-09-091-1/+1
* Fix compile error. Removed the user agent setting because it's not used and t...Jeremias Maerki2005-09-092-17/+1
* Require at least Java 1.4 for building the javadocs.Joerg Pietschmann2005-09-081-4/+4
* Fixed javadoc errors.Joerg Pietschmann2005-09-0843-132/+129
* Removing trailing spaces at the end of text areas: this is done by storing th...Luca Furini2005-09-081-4/+4
* Squashed CheckStyle warnings, mostly JavaDoc.Joerg Pietschmann2005-09-0716-57/+156
* Using the fo property last-line-end-indent instead of a hard coded value.Luca Furini2005-09-073-13/+28
* Bugzilla #36520: Jeremias Maerki2005-09-062-99/+227
* Bugzilla #36508: Jeremias Maerki2005-09-062-2/+33
* Bugzilla #36505: Jeremias Maerki2005-09-061-9/+11
* Fix for SVG images with an intrinsic size when the FOUserAgent does not defau...Jeremias Maerki2005-09-061-6/+9
* My earlier fix didn't quite work if the protocol isn't the same between the b...Jeremias Maerki2005-09-051-3/+3
* Fixes a compile error. I used a method from a SVN checkout of Commons IO. Sorry.Jeremias Maerki2005-09-051-2/+2
* Implemented embedding of Type 1 fonts. Jeremias Maerki2005-09-058-93/+399
* Not sure if it's the best solution but this changes the following: Jeremias Maerki2005-09-051-36/+50
* Re-adjusting lines after a page-number or a page-number-citation is resolved.Luca Furini2005-09-0510-22/+447
* Bugzilla #36479: Jeremias Maerki2005-09-053-2/+11
* Bugzilla #36476: Jeremias Maerki2005-09-054-35/+110
* Bugzilla #36475: Jeremias Maerki2005-09-052-17/+37
* Bugzilla #36487: Jeremias Maerki2005-09-0515-781/+775
* Initial work on enhancing the extension facilities to register special extens...Jeremias Maerki2005-09-0221-164/+883
* Cleanup of unused imports.Finn Bock2005-09-0124-41/+0
* Been careless again, sorry.Jeremias Maerki2005-09-011-3/+1