aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/datatypes
Commit message (Expand)AuthorAgeFilesLines
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-1121-2747/+0
* Switched to long licence Jeremias Maerki2003-03-0520-146/+1101
* added support for markers in fo treeKeiron Liddle2002-11-151-2/+2
* fixed link/resolving problemKeiron Liddle2002-11-031-1/+2
* more style fixesKeiron Liddle2002-10-2513-141/+160
* removed old id reference stuffKeiron Liddle2002-07-092-468/+0
* added transparency for imagesKeiron Liddle2002-06-271-92/+0
* removed old area treeKeiron Liddle2002-06-201-34/+0
* PR:Karen Lease2002-05-261-0/+15
* PR:Karen Lease2002-04-281-6/+0
* replaced logkit logger with the logger interface in avalon frameworkKeiron Liddle2002-04-111-5/+11
* Initial implementation of CTM (coordinate transformation matrix) to handle re...Karen Lease2002-02-171-0/+26
* removed message handlerKeiron Liddle2001-11-226-17/+12
* PR:Tore Engvig2001-11-161-10/+48
* changed the parent to FONodeKeiron Liddle2001-11-091-4/+6
* svg renderer now basically works, pages, text, leader, svgKeiron Liddle2001-11-021-2/+0
* Modify the Length class hierarchyKaren Lease2001-10-147-115/+229
* improved debugging messages a bitKeiron Liddle2001-09-113-8/+8
* Applies lmckenzi@ca.ibm.com's patch, which would have been very hardSteve Coffman2001-08-301-2/+61
* changed to logkit for logging only half doneKeiron Liddle2001-08-206-10/+4
* *** empty log message ***Keiron Liddle2001-08-091-2/+2
* Code formatting. Still builds ok, but I didn't test it otherwise since last.Steve Coffman2001-08-011-4/+3
* Adds Mark Lillywhite's performance and memory patch in all it's glory.Steve Coffman2001-08-011-1/+13
* Formatted code according to code standards.Tore Engvig2001-07-3020-1597/+1166
* indicates to be implemented status forKeiron Liddle2001-07-112-0/+51
* fixed line endingsKeiron Liddle2001-07-046-508/+292
* cleaned up a bitKeiron Liddle2001-06-281-130/+5
* general clean upKeiron Liddle2001-05-171-99/+0
* FOP now uses Batik to render svgKeiron Liddle2001-05-173-611/+0
* Submitted by: Keiron LiddleKaren Lease2001-04-201-0/+5
* New datatype to represent the property border-separationKaren Lease2001-04-111-0/+47
* Add some utility accessorsKaren Lease2001-03-041-0/+10
* Patch for list-block to support body-start and label-endKelly Campbell2001-02-231-0/+89
* Added support for PDF outlines (aka bookmarks). See the example inKelly Campbell2001-02-061-1/+1
* updated keep handling to properly handle the keep valueKeiron Liddle2001-01-031-0/+78
* Modify handling of compound datatypesKaren Lease2001-01-025-60/+266
* Final variables need to be initializedarved2000-12-261-3/+3
* Modify for new subproperty default setting code generated by properties.xslKaren Lease2000-12-164-54/+160
* Applied Kelly's patch to fix problem where id's where being setup twice forKeiron Liddle2000-12-131-1/+3
* Mikko Honkala's fix to allow JDK 1.1 users to compile and use FOP.Steve Coffman2000-12-041-2/+1
* updated svg stuff for the latest java bindingsKeiron Liddle2000-11-291-1/+1
* applys Mike's patchKeiron Liddle2000-11-161-208/+169
* Put the handling of rgb(..) back for SVG style propertyKaren Lease2000-11-121-2/+39
* New types for propertiesKaren Lease2000-11-108-0/+727
* Modify for use with property expression parsingKaren Lease2000-11-101-59/+83
* Move rgb() into new fo.expr packageKaren Lease2000-11-101-39/+8
* Richard Huxton's typo fix to make the valus in colors final static.Steve Coffman2000-11-031-1/+1
* Removes the double colonsSteve Coffman2000-09-201-1/+1
* made it so it uses all the css color namesKeiron Liddle2000-09-151-29/+28
* returns the proper type of dataKeiron Liddle2000-08-282-136/+30