aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* commented out XTCommandLine descriptionfotis2000-07-201-8/+8
* update docs to Fop 0.14fotis2000-07-206-18/+27
* fix: show numbers in ordered lists (Marc Dorchain)fotis2000-07-201-15/+46
* now handles id's correctly when a table overflows onto another pageJordan Naftolin2000-07-201-12/+5
* Now reports all id's which were referenced but do not exist, rather than just...Jordan Naftolin2000-07-201-6/+10
* Now reports all id's which were referenced but do not exist, rather than just...Jordan Naftolin2000-07-201-2/+6
* Added new bugtests directory and some files which demonstrate existing FOPSteve Coffman2000-07-205-0/+1082
* Whups. Committing Status update. Needs review.Steve Coffman2000-07-201-3/+8
* Changed Status and a few docs to reflect recent changes, assumingSteve Coffman2000-07-202-0/+72
* Fix images.fo to work with runtests.sh/bat. Manual generation will have toSteve Coffman2000-07-201-2/+2
* add path to w3c.jarfotis2000-07-201-1/+1
* remove setting of classpathfotis2000-07-201-2/+0
* fixes image bug where images where flippedKeiron Liddle2000-07-201-2/+3
* Fixed table overflow bugJordan Naftolin2000-07-191-3/+12
* made removeChild public. Necessary for fixing table overflow bugJordan Naftolin2000-07-191-1/+1
* fixed page master stuffKeiron Liddle2000-07-191-8/+8
* now includes all the required libs in the right pathsKeiron Liddle2000-07-192-2/+2
* lower case fop.xml so it will work on unixKeiron Liddle2000-07-191-1/+1
* has correct class path for running in this directoryKeiron Liddle2000-07-191-2/+2
* updates svg namespace declarationfotis2000-07-181-1/+1
* changed svg namespace uri to the current valueKeiron Liddle2000-07-181-3/+3
* minor color optimizationKeiron Liddle2000-07-181-9/+22
* changes for new svg java bindingsKeiron Liddle2000-07-181-73/+73
* changes for new java bindingsKeiron Liddle2000-07-1841-316/+877
* changes for the new java bindingsKeiron Liddle2000-07-182-51/+62
* updated to the latest svg java bindingsKeiron Liddle2000-07-181-0/+0
* changed to use latest spec uri referenceKeiron Liddle2000-07-1826-47/+47
* fixed some element errorsKeiron Liddle2000-07-181-3/+4
* adds w3c.jar to pathfotis2000-07-151-2/+5
* corrects svg namespacefotis2000-07-151-1/+1
* update to SAX 2 parserfotis2000-07-152-25/+108
* adds method hasAttribute and hasAttributeNS to make class DOM 2 conformfotis2000-07-151-20/+31
* adds method importNode to make class DOM 2 conformfotis2000-07-151-13/+23
* fix: corrects package statementfotis2000-07-151-13/+13
* fix: makes constructor public and corrects package statementfotis2000-07-151-14/+14
* replace getRawName with getQName to make it SAX 2 final compatiblefotis2000-07-153-3/+3
* set SAX 2 feature namespace-prefix to truefotis2000-07-153-4/+30
* add warning what version of xerces and xalan to use with Fopfotis2000-07-151-0/+2
* I'm adding it back with execute permissions turned on.Steve Coffman2000-07-141-0/+25
* I'm deliberately removing build.sh temporarily. Trust me.Steve Coffman2000-07-141-25/+0
* stylesheet for generating docsKeiron Liddle2000-07-141-0/+269
* svg documentationKeiron Liddle2000-07-1438-0/+7370
* Now properly casts to FObj rather than FONodeJordan Naftolin2000-07-131-1/+1
* added recursive removeID method. This method assumes that FObj's are only ch...Jordan Naftolin2000-07-131-0/+18
* Now calls removeID when keep-with-next is encounteredJordan Naftolin2000-07-131-0/+5
* Added ability to remove ID from idReferences. This is needed for keep-with-nextJordan Naftolin2000-07-131-0/+13
* removed property 'keep-with-next'fotis2000-07-121-29/+29
* Fix Eric Schaeffer's bug with the int color conversions going to PDF -1.0Steve Coffman2000-07-121-4/+5
* Spec updatearved2000-07-129-66/+148
* UML class diagramarved2000-07-122-0/+0