aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo
Commit message (Expand)AuthorAgeFilesLines
* Clipping the background image.Jeremias Maerki2005-01-201-2/+2
* Make display-align publicly available.Jeremias Maerki2005-01-171-0/+5
* block-containers improved/fixed. The following features are implemented and t...Jeremias Maerki2005-01-172-10/+27
* PR:Glen Mazza2005-01-131-4/+10
* Removed the "inheritedStartIndent" hack again.Jeremias Maerki2005-01-121-20/+1
* Convenience method for accessing inline-progression padding and border extents.Jeremias Maerki2005-01-121-1/+14
* Provide public access to width/height.Jeremias Maerki2005-01-121-6/+16
* No semantical changes, just style.Jeremias Maerki2005-01-121-9/+12
* Fix for keyword substitutions for enum properties. Check came too late evalua...Jeremias Maerki2005-01-121-3/+3
* PR:Glen Mazza2005-01-117-372/+336
* PR:Glen Mazza2005-01-092-23/+47
* Bugfix for start-indent calculation for nested blocks. The inherited start-in...Jeremias Maerki2005-01-071-1/+33
* toString() for easier debugging.Jeremias Maerki2005-01-071-0/+16
* Removed unnecessary cast as per Finn's suggestion.Jeremias Maerki2005-01-061-6/+5
* convertValueForProperty didn't have the right signature and therefore didn't ...Jeremias Maerki2005-01-061-4/+4
* 1.) fox:label converted to 1.1 fo:bookmark-title.Glen Mazza2005-01-0612-93/+148
* PR:Glen Mazza2005-01-046-38/+58
* Access to intrinsic image size for eg/ifo through getLayoutDimension() instea...Jeremias Maerki2005-01-034-57/+45
* Switched from fox:bookmarks to fo:bookmark-tree (of XSL 1.1 2WD). Two moreGlen Mazza2005-01-028-108/+140
* Support for percentages on external-graphic and instream-foreign-object for t...Jeremias Maerki2004-12-284-5/+150
* Enable border and background for instream-foreign-object.Jeremias Maerki2004-12-281-0/+7
* Added some comments.Simon Pepping2004-12-271-4/+10
* PR:Glen Mazza2004-12-252-207/+206
* This patch implements a pluggable LayoutManagers system, accordingSimon Pepping2004-12-2427-289/+3
* Fixed the NPE for fo:title in FOText.createBlockPointers by returningSimon Pepping2004-12-221-3/+5
* Removed instances of InlineStackingLayoutManager. Created a new FOSimon Pepping2004-12-226-130/+128
* Implemented cloning and reparenting of the subtree under a marker toSimon Pepping2004-12-214-38/+172
* Remove unused import statements.Finn Bock2004-12-101-4/+0
* Removed RetrieveMarkerLM. The LMs of the marker children are attachedSimon Pepping2004-12-072-9/+30
* Fixed a ClassCastException in rebindSimon Pepping2004-11-301-2/+7
* PR:Glen Mazza2004-11-271-13/+0
* PR:Glen Mazza2004-11-2423-892/+554
* Handle unknown subproperty names by logging an error message and ignoringFinn Bock2004-11-221-2/+5
* changed 'bookmark' to 'bookmarks'Andreas L. Delmelle2004-11-141-5/+5
* reverting previous change: 'outline' -> 'bookmark'Andreas L. Delmelle2004-11-141-5/+5
* changed 'bookmarks' to 'outline' to avoid ValidateException for bookmarks ext...Andreas L. Delmelle2004-11-141-5/+5
* Patch 31206 by Luca Furini:Simon Pepping2004-11-133-1/+42
* Default border style should be NONE.Jeremias Maerki2004-11-011-1/+1
* Now compiles under JDK 5.0Jeremias Maerki2004-11-012-16/+16
* Removing tab characters againJeremias Maerki2004-11-013-32/+32
* Moved white-space-treatment from shorthands to "block and line related".Finn Bock2004-10-291-11/+11
* More properties implemented.Finn Bock2004-10-2918-58/+92
* The 'space-treatment' property has long ago been renamed toFinn Bock2004-10-292-7/+1
* Bind some more of the implemented properties.Finn Bock2004-10-2918-106/+106
* Style fix.Finn Bock2004-10-291-1/+2
* More properties implement in the property subsystem.Finn Bock2004-10-292-30/+174
* Removed special case handling of "auto" enum for length properties.Finn Bock2004-10-2810-96/+128
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-28100-668/+664
* Cleanup after PR 31699.Finn Bock2004-10-251-15/+1
* Fix a regression in pdfoutline.fo, the method signature for addCharactersFinn Bock2004-10-241-0/+2