| Commit message (Expand) | Author | Age | Files | Lines |
* | New pagination examplefop-0_14_0_regions | arved | 2000-10-21 | 3 | -0/+4957 |
* | Further pagination support | arved | 2000-10-21 | 10 | -52/+215 |
* | File not required | arved | 2000-10-21 | 1 | -92/+0 |
* | region-name/multiple flow support | arved | 2000-10-10 | 11 | -0/+4763 |
* | region-name/multiple flow support | arved | 2000-10-10 | 14 | -49/+424 |
* | This commit was manufactured by cvs2svn to create branch | (no author) | 2000-09-25 | 0 | -0/+0 |
* | updated docs with some more info on svg | Keiron Liddle | 2000-09-25 | 3 | -2/+35 |
* | Now, show transparency support and BMP support | eschaeffer | 2000-09-25 | 1 | -6/+30 |
* | Example image for BMP support | eschaeffer | 2000-09-25 | 1 | -0/+0 |
* | Example image for transparency support | eschaeffer | 2000-09-25 | 1 | -0/+0 |
* | Modify the Factory to use the BmpImage class | eschaeffer | 2000-09-25 | 1 | -2/+2 |
* | FopImage implementing class for BMP images | eschaeffer | 2000-09-25 | 1 | -0/+248 |
* | fixed svg font bug | Keiron Liddle | 2000-09-22 | 1 | -200/+217 |
* | put spread method in right place | Keiron Liddle | 2000-09-22 | 2 | -13/+5 |
* | added current colour | Keiron Liddle | 2000-09-21 | 1 | -0/+2 |
* | Removes the double colons | Steve Coffman | 2000-09-20 | 2 | -2/+2 |
* | some examples for placing svg within blocks and text | Keiron Liddle | 2000-09-19 | 1 | -0/+132 |
* | made the mime type correct | Keiron Liddle | 2000-09-15 | 2 | -2/+2 |
* | added xpos | Keiron Liddle | 2000-09-15 | 1 | -0/+11 |
* | handles use, svg, symbol, switch and gradients with 0 or 1 stops | Keiron Liddle | 2000-09-15 | 1 | -35/+269 |
* | better handling of symbol and use elements | Keiron Liddle | 2000-09-15 | 6 | -9/+116 |
* | made it so it uses all the css color names | Keiron Liddle | 2000-09-15 | 1 | -29/+28 |
* | added xpos attr | Keiron Liddle | 2000-09-15 | 1 | -0/+26 |
* | changed namespace and removed unneeded code | Keiron Liddle | 2000-09-15 | 1 | -9/+9 |
* | added some more properties to elements | Keiron Liddle | 2000-09-15 | 4 | -4/+13 |
* | handles symbol with viewbox | Keiron Liddle | 2000-09-15 | 1 | -0/+51 |
* | added x,y,width height to use el | Keiron Liddle | 2000-09-15 | 1 | -0/+4 |
* | updated namespace uri to the correct val | Keiron Liddle | 2000-09-15 | 30 | -30/+30 |
* | added viewBox for svg and symbol | Keiron Liddle | 2000-09-14 | 1 | -0/+7 |
* | fix: this patch by Karen Lease adds some sophistication to the file name hand... | fotis | 2000-09-11 | 1 | -2/+12 |
* | 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 |