| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | correctly finds external reference | Keiron Liddle | 2000-09-11 | 1 | -2/+2 |
* | removed error message | Keiron Liddle | 2000-09-11 | 1 | -1/+2 |
* | added stuff to handle style sheets, selectors, styling | Keiron Liddle | 2000-09-11 | 12 | -375/+828 |
* | handles style, class name | Keiron Liddle | 2000-09-11 | 4 | -7/+34 |
* | fix: error message is updated to latest spec | fotis | 2000-09-10 | 1 | -1/+1 |
* | fixes switch statement, so case NONE isn't treated together with default | fotis | 2000-09-07 | 1 | -0/+2 |
* | improvements in text rendering, tref, tspan and getting defs for svg | Keiron Liddle | 2000-09-04 | 1 | -433/+474 |
* | changes for the text elements, character data, tspan etc. | Keiron Liddle | 2000-09-04 | 8 | -38/+592 |
* | handles children of text elements | Keiron Liddle | 2000-09-04 | 4 | -41/+39 |
* | added property lists to the javadoc comment | Keiron Liddle | 2000-08-29 | 1 | -0/+2 |
* | changed only so it compiles, should be fixed later | Keiron Liddle | 2000-08-29 | 1 | -8/+9 |
* | changed to handle changes to dom, styling, transform, text etc. | Keiron Liddle | 2000-08-29 | 1 | -733/+985 |
* | uses a treebuilder interface so we can easily have different tree builders | Keiron Liddle | 2000-08-29 | 7 | -5/+412 |
* | support for external svg document/image | Keiron Liddle | 2000-08-29 | 4 | -0/+223 |
* | moving towards the dom impl with document and svg element | Keiron Liddle | 2000-08-29 | 23 | -467/+1168 |
* | css impl for styling | Keiron Liddle | 2000-08-28 | 4 | -0/+666 |
* | returns the proper type of data | Keiron Liddle | 2000-08-28 | 2 | -136/+30 |
* | remove layout and makes all elements return an SVGElement | Keiron Liddle | 2000-08-28 | 51 | -988/+657 |
* | added xml:space attr for svg text | Keiron Liddle | 2000-08-28 | 1 | -0/+12 |
* | Karen Lease's fix to fix FOP's SAX2-ness, and let Cocoon use us. Cool | Steve Coffman | 2000-08-21 | 3 | -230/+106 |
* | Karen Lease's bug fix. Good catch. | Steve Coffman | 2000-08-18 | 1 | -1/+1 |
* | support for switch and rendering sub-A elements | Keiron Liddle | 2000-08-14 | 1 | -4/+161 |
* | added some svg properties, switch stuff | Keiron Liddle | 2000-08-14 | 1 | -0/+30 |
* | support for switch and new namespace | Keiron Liddle | 2000-08-14 | 5 | -12/+175 |
* | support for switch | Keiron Liddle | 2000-08-14 | 3 | -10/+26 |
* | updated for new bindings | Keiron Liddle | 2000-08-14 | 3 | -83/+22 |
* | updated to the latest java bindings | Keiron Liddle | 2000-08-14 | 1 | -0/+0 |
* | updated to new CR namespace, and references | Keiron Liddle | 2000-08-14 | 4 | -4/+4 |
* | changed to new CR namespace | Keiron Liddle | 2000-08-14 | 27 | -33/+29 |
* | Compatibility with JDK 1.1.x | arved | 2000-08-13 | 1 | -1/+1 |
* | UML class diagram of org.apache.fop.fo.render.pdf | arved | 2000-08-12 | 1 | -0/+0 |
* | UML class diagram of org.apache.fop.fo.pdf | arved | 2000-08-12 | 1 | -0/+0 |
* | UML class diagram of org.apache.fop.fo.pagination | arved | 2000-08-12 | 1 | -0/+0 |
* | UML class diagram of org.apache.fop.messaging | arved | 2000-08-12 | 1 | -0/+0 |
* | UML class diagram of org.apache.fop.layout | arved | 2000-08-12 | 1 | -0/+0 |
* | UML class diagram of org.apache.fop.image | arved | 2000-08-12 | 1 | -0/+0 |
* | UML class diagram of org.apache.fop.fo | arved | 2000-08-12 | 1 | -0/+0 |
* | UML class diagram of org.apache.fop.fo.flow | arved | 2000-08-12 | 1 | -0/+0 |
* | UML class diagram of org.apache.fop.datatypes | arved | 2000-08-12 | 1 | -0/+0 |
* | UML class diagram of org.apache.fop | arved | 2000-08-12 | 1 | -0/+0 |
* | *** empty log message *** | arved | 2000-08-12 | 1 | -0/+0 |
* | UML class diagram of org.apache.fop.apps | arved | 2000-08-12 | 1 | -0/+0 |
* | *** empty log message *** | arved | 2000-08-12 | 1 | -0/+0 |
* | Not doing WMF | arved | 2000-08-12 | 1 | -0/+0 |
* | Not doing WMF at the moment. | arved | 2000-08-12 | 1 | -0/+0 |
* | some more javadoc info | fotis | 2000-08-11 | 1 | -65/+91 |
* | updated to conform to xsl dtd as provided by N. Grigoriev | fotis | 2000-08-11 | 8 | -18/+18 |
* | updated to conform to xsl dtd as provided by N. Grigoriev | fotis | 2000-08-11 | 1 | -9/+10 |
* | updated to conform to xsl dtd as provided by N. Grigoriev | fotis | 2000-08-11 | 9 | -40/+42 |
* | adds pointer to Keirons svg test suite | fotis | 2000-08-11 | 4 | -159/+167 |