aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/flow
Commit message (Expand)AuthorAgeFilesLines
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-2843-215/+258
* Fixed two memory-leaks in image handling (ImageFactory and ExternalGraphic). ...Jeremias Maerki2006-07-211-12/+7
* See r412224: forgot to move the related code for TableColumn...Andreas L. Delmelle2006-06-072-4/+4
* Fixes Bugzilla 39560: make sure the interaction between FOs and properties is...Andreas L. Delmelle2006-06-065-286/+284
* Bugzilla #38946:Jeremias Maerki2006-05-037-42/+41
* Bugzilla #39118:Jeremias Maerki2006-04-231-0/+49
* Merged Temp_API_Finalization branch back into FOP Trunk:Jeremias Maerki2006-03-271-2/+4
* Fix for NPE in case of empty instream-foreign-objectAndreas L. Delmelle2006-03-061-1/+1
* Trivial update:Andreas L. Delmelle2006-02-161-6/+5
* Implementation for from-table-column(). See: bugzilla 38282Andreas L. Delmelle2006-01-316-44/+48
* Here's why forcing to border-collapse="separate" on fo:table didn't work. D'oh!Jeremias Maerki2006-01-311-20/+0
* Bugfix: TableCell did not properly report that it generates reference-areas w...Jeremias Maerki2006-01-031-2/+6
* Revision of refinement white-space handling (cfr. Bugzilla 37639)Andreas L. Delmelle2005-12-304-187/+35
* The border-collapse property on fo:table is now forced to the value "separate...Jeremias Maerki2005-12-051-2/+5
* Fixing two NPEs occurring with a completely empty table where not even the ta...Jeremias Maerki2005-12-011-1/+1
* Implementation of hyphenation-ladder-count.Luca Furini2005-11-211-0/+5
* Made the FO tree a little more consistent by renaming getName() to getLocalNa...Jeremias Maerki2005-11-1137-216/+132
* Bugzilla #37253: Jeremias Maerki2005-11-091-1/+9
* Fixed white space handling during refinement, added test cases, corrected err...Manuel Mall2005-11-032-107/+123
* Added warning message (Bugzilla 37329)Andreas L. Delmelle2005-11-021-2/+7
* Added relaxed validation for fo:table-cells w/o blocks or markers (Bugzilla 3...Andreas L. Delmelle2005-11-021-1/+1
* Package documentation.Jeremias Maerki2005-10-271-0/+22
* Fixed various javadoc problems, fixed a deprecation warning, removed function...Manuel Mall2005-10-263-6/+6
* Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988).Jeremias Maerki2005-10-242-16/+25
* Update to support border and padding and alignments on inline fosManuel Mall2005-10-0711-57/+276
* Removed warning for padding (r291267); padding never seems to be null, so war...Andreas L. Delmelle2005-09-251-2/+2
* Moved check for explicit column-number to ColumnNumberPropertyMakerAndreas L. Delmelle2005-09-245-22/+7
* Removed superfluous javadocAndreas L. Delmelle2005-09-241-5/+1
* Added warning for padding on table with collapsing border-modelAndreas L. Delmelle2005-09-241-11/+14
* Added warning for non-applicable borders in case of separate border-modelAndreas L. Delmelle2005-09-231-2/+10
* Java 1.3 compatibility.Jeremias Maerki2005-09-223-5/+17
* Added fallback for specified negative or zero for column-numberAndreas L. Delmelle2005-09-211-9/+2
* 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
* Correction of style violationsAndreas L. Delmelle2005-09-191-25/+28
* Correction of style violationsAndreas L. Delmelle2005-09-191-24/+51
* 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-178-79/+534
* Implemented the wrap-option property.Luca Furini2005-09-161-0/+7
* An informative warning for the user if he doesn't supply enough table-column ...Jeremias Maerki2005-09-162-1/+23
* Require at least Java 1.4 for building the javadocs.Joerg Pietschmann2005-09-081-4/+4
* Using the fo property last-line-end-indent instead of a hard coded value.Luca Furini2005-09-071-0/+7
* Bugzilla #36487: Jeremias Maerki2005-09-053-360/+265
* Initial work on enhancing the extension facilities to register special extens...Jeremias Maerki2005-09-021-0/+6
* Cleanup of unused imports.Finn Bock2005-09-012-2/+0
* Bugzilla #36379:Finn Bock2005-08-314-114/+94
* Added warning for unimplemented featureAndreas L. Delmelle2005-08-281-0/+3
* Added support for table border-*-precedence properties in the tableFinn Bock2005-08-265-43/+46
* Squashed some JavaDoc warnings.Joerg Pietschmann2005-08-142-2/+2
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin...Jeremias Maerki2005-08-121-0/+6