| Commit message (Expand) | Author | Age | Files | Lines |
* | ImageReader implementing class for JPEG images | eschaeffer | 2000-08-11 | 1 | -0/+161 |
* | *** empty log message *** | eschaeffer | 2000-08-11 | 3 | -0/+269 |
* | checks for null pointers, since this is used for unknown namespaces | Keiron Liddle | 2000-08-11 | 1 | -7/+14 |
* | fixes an npe if we get an unknown namespace | Keiron Liddle | 2000-08-11 | 1 | -6/+6 |
* | substitutes inline-sequence with inline (this is just a renaming, but the fo ... | fotis | 2000-08-11 | 2 | -21/+20 |
* | added getWidth | Keiron Liddle | 2000-08-10 | 1 | -0/+5 |
* | added better size handling | Keiron Liddle | 2000-08-10 | 3 | -25/+190 |
* | fixed up my error | Keiron Liddle | 2000-08-10 | 1 | -2/+2 |
* | added scaling, overflow and vertical-align | Keiron Liddle | 2000-08-10 | 1 | -0/+3 |
* | added vertical-align, overflow | Keiron Liddle | 2000-08-10 | 1 | -0/+32 |
* | removed un-needed properties | Keiron Liddle | 2000-08-09 | 1 | -4/+0 |
* | added scaling property | Keiron Liddle | 2000-08-09 | 1 | -0/+12 |
* | code (commented) to handle all the css colours | Keiron Liddle | 2000-08-09 | 1 | -0/+475 |
* | handles delimeters properly, can use the same delim to separate all values | Keiron Liddle | 2000-08-09 | 1 | -12/+14 |
* | a comment about the ElementImpl super class | Keiron Liddle | 2000-08-09 | 1 | -1/+6 |
* | fixed an npe | Keiron Liddle | 2000-08-09 | 2 | -2/+2 |
* | fixed up skew and rotation | Keiron Liddle | 2000-08-09 | 1 | -4/+5 |
* | updates AWT viewer to new SVG support, implements a goto function for the user | fotis | 2000-08-07 | 15 | -88/+745 |
* | handles page breaking better | Keiron Liddle | 2000-08-07 | 2 | -93/+40 |
* | fix: remove display-rule completely | fotis | 2000-08-04 | 2 | -7/+46 |
* | replaces display-rule with a very basic form of fo:leader | fotis | 2000-08-03 | 4 | -160/+187 |
* | fixes npe | Keiron Liddle | 2000-08-03 | 1 | -1/+2 |
* | fixes an error if it has no children | Keiron Liddle | 2000-08-03 | 1 | -0/+2 |
* | adds property lists, except for the XTFOTreeBuilder thing | Keiron Liddle | 2000-08-03 | 1 | -1/+32 |
* | handles separate prop lists | Keiron Liddle | 2000-08-03 | 1 | -3/+43 |
* | adds property list mappings to the driver | Keiron Liddle | 2000-08-03 | 5 | -1/+40 |
* | now in action | Keiron Liddle | 2000-08-03 | 1 | -3/+3 |
* | this makes the property list builders separate for each name space | Keiron Liddle | 2000-08-03 | 4 | -175/+91 |
* | expects to be in an instream-foreign-object | Keiron Liddle | 2000-08-03 | 1 | -24/+24 |
* | added content-width , -height props | Keiron Liddle | 2000-08-03 | 1 | -0/+2 |
* | added element instream-foreign-object | Keiron Liddle | 2000-08-03 | 1 | -0/+1 |
* | handles the fo:instream-foreign-object element | Keiron Liddle | 2000-08-03 | 1 | -0/+249 |
* | added isAuto method so I can find out if it is | Keiron Liddle | 2000-08-03 | 1 | -0/+5 |
* | rendering for foreign object | Keiron Liddle | 2000-08-03 | 3 | -0/+17 |
* | added foreign object rendering | Keiron Liddle | 2000-08-03 | 1 | -98/+138 |
* | area for foreign objects, ie. svg | Keiron Liddle | 2000-08-03 | 1 | -0/+84 |
* | added content-width , -height for instream foreign object | Keiron Liddle | 2000-08-03 | 1 | -0/+14 |
* | changes allowed flow-name for static-content from xsl-before/xsl-after to xsl... | fotis | 2000-08-02 | 2 | -4/+4 |
* | new file for the standard (fo) property list mappings | Keiron Liddle | 2000-08-01 | 1 | -0/+163 |
* | added some text properties, don't do much yet | Keiron Liddle | 2000-07-31 | 1 | -0/+11 |
* | properties for the svg namespace | Keiron Liddle | 2000-07-28 | 1 | -0/+118 |
* | an interface for adding property list mappings, a la ElementMapping | Keiron Liddle | 2000-07-28 | 1 | -0/+56 |
* | added round edges to rects | Keiron Liddle | 2000-07-27 | 1 | -6/+20 |
* | rounded edges for rect | Keiron Liddle | 2000-07-27 | 1 | -0/+4 |
* | added rounded edges vars | Keiron Liddle | 2000-07-27 | 1 | -2/+9 |
* | externalgraphic replaces graphic tags in former xsl versions | fotis | 2000-07-24 | 2 | -6/+4 |
* | externalgraphic replaces graphic tags in former xsl versions | fotis | 2000-07-24 | 1 | -0/+230 |
* | uses message handler to report errors | Keiron Liddle | 2000-07-24 | 4 | -6/+10 |
* | adds ugly hack which allows processing of larger files | fotis | 2000-07-22 | 1 | -5/+27 |
* | allows input of xml file + xslt file to produce pdf file. Doesn't handle larg... | fotis | 2000-07-22 | 1 | -0/+219 |