aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo
Commit message (Expand)AuthorAgeFilesLines
* Package documentation.Jeremias Maerki2005-10-278-0/+176
* Fixed various javadoc problems, fixed a deprecation warning, removed function...Manuel Mall2005-10-265-8/+8
* Removed property values as discussed: http://marc.theaimsgroup.com/?t=1129854...Manuel Mall2005-10-241-8/+0
* Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988).Jeremias Maerki2005-10-243-18/+27
* toString() a little more compact.Jeremias Maerki2005-10-131-1/+3
* An accessor I need for space resolution.Jeremias Maerki2005-10-131-0/+9
* Removed left over debugging stuffManuel Mall2005-10-071-3/+0
* Update to support border and padding and alignments on inline fosManuel Mall2005-10-0714-59/+437
* Cosmetic changes to identifiers, comments and other stylistic corrections.Joerg Pietschmann2005-10-063-86/+86
* Bugzilla #36871: Jeremias Maerki2005-10-041-2/+8
* Removed warning for padding (r291267); padding never seems to be null, so war...Andreas L. Delmelle2005-09-252-8/+2
* Minor tweak: avoid test for auto if value is indefiniteAndreas L. Delmelle2005-09-251-5/+7
* Added check for both page-height and page-width set to indefinite; use fallba...Andreas L. Delmelle2005-09-241-9/+37
* Added custom Maker for page-height and page-width; use fallback values in cas...Andreas L. Delmelle2005-09-242-6/+75
* Moved check for explicit column-number to ColumnNumberPropertyMakerAndreas L. Delmelle2005-09-246-23/+15
* Removed superfluous javadocAndreas L. Delmelle2005-09-241-5/+1
* Added warning for padding on table with collapsing border-modelAndreas L. Delmelle2005-09-242-11/+20
* Added warning for non-applicable borders in case of separate border-modelAndreas L. Delmelle2005-09-232-2/+15
* Java 1.3 compatibility.Jeremias Maerki2005-09-223-5/+17
* Added fallback for specified negative or zero for column-numberAndreas L. Delmelle2005-09-212-9/+34
* Removed unused methodAndreas L. Delmelle2005-09-201-13/+0
* Update for initial-values of column-number + some pending style-violation cor...Andreas L. Delmelle2005-09-206-35/+91
* Fixed inheritance error (bugzilla 36720)Andreas L. Delmelle2005-09-201-0/+1
* Correction of style violationsAndreas L. Delmelle2005-09-191-25/+28
* Correction of style violationsAndreas L. Delmelle2005-09-192-37/+67
* Simplification -- replace unnecessary call to getExplicit()Andreas L. Delmelle2005-09-181-2/+1
* Implementation for initial values of the column-number propertyAndreas L. Delmelle2005-09-1710-82/+603
* Implemented the wrap-option property.Luca Furini2005-09-161-0/+7
* Provide the TABLE_UNITS base value through the PrecentageBaseContext.Jeremias Maerki2005-09-162-57/+9
* 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-162-1/+23
* bugzilla 36678 - region name reported when region is found with non zero bord...Chris Bowditch2005-09-161-2/+2
* 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
* Style fixes. Jeremias Maerki2005-09-141-6/+6
* Fixed wrong defaults for conditionality component for padding-before and padd...Jeremias Maerki2005-09-141-2/+2
* Bugzilla #36068:Finn Bock2005-09-123-20/+77
* Require at least Java 1.4 for building the javadocs.Joerg Pietschmann2005-09-081-4/+4
* Fixed javadoc errors.Joerg Pietschmann2005-09-0821-77/+52
* Using the fo property last-line-end-indent instead of a hard coded value.Luca Furini2005-09-072-0/+8
* Bugzilla #36487: Jeremias Maerki2005-09-059-447/+414
* Initial work on enhancing the extension facilities to register special extens...Jeremias Maerki2005-09-029-133/+273
* Cleanup of unused imports.Finn Bock2005-09-018-14/+0
* An additional comment so this line will not be activated accidentally. The pr...Jeremias Maerki2005-09-011-0/+1
* Reverting my earlier change to make FOP compile with Batik 1.6 again. I'm inv...Jeremias Maerki2005-09-011-1/+1
* Set not only the base URL for the SVG Document but also the URI. Otherwise, r...Jeremias Maerki2005-08-311-1/+3
* Bugzilla #36379:Finn Bock2005-08-3136-287/+1050
* Fixed the use of Length property for baseline-shift.Finn Bock2005-08-301-3/+3
* added support for superscript and subscriptPeter Herweg2005-08-301-0/+8
* Added warning for unimplemented featureAndreas L. Delmelle2005-08-281-0/+3