]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2000-10-10 fotisfix: removes double definition of line-height (thanks...
2000-10-06 Keiron Liddlethis at least prevents an ArrayIndexOutOfBoundsExceptio...
2000-10-05 Steve CoffmanDomagoj Cosic's patch, and changed FOP CVS version...
2000-09-25 Keiron Liddleupdated docs with some more info on svg
2000-09-25 eschaefferNow, show transparency support and BMP support
2000-09-25 eschaefferExample image for BMP support
2000-09-25 eschaefferExample image for transparency support
2000-09-25 eschaefferModify the Factory to use the BmpImage class
2000-09-25 eschaefferFopImage implementing class for BMP images
2000-09-22 Keiron Liddlefixed svg font bug
2000-09-22 Keiron Liddleput spread method in right place
2000-09-21 Keiron Liddleadded current colour
2000-09-20 Steve CoffmanRemoves the double colons
2000-09-19 Keiron Liddlesome examples for placing svg within blocks and text
2000-09-15 Keiron Liddlemade the mime type correct
2000-09-15 Keiron Liddleadded xpos
2000-09-15 Keiron Liddlehandles use, svg, symbol, switch and gradients with...
2000-09-15 Keiron Liddlebetter handling of symbol and use elements
2000-09-15 Keiron Liddlemade it so it uses all the css color names
2000-09-15 Keiron Liddleadded xpos attr
2000-09-15 Keiron Liddlechanged namespace and removed unneeded code
2000-09-15 Keiron Liddleadded some more properties to elements
2000-09-15 Keiron Liddlehandles symbol with viewbox
2000-09-15 Keiron Liddleadded x,y,width height to use el
2000-09-15 Keiron Liddleupdated namespace uri to the correct val
2000-09-14 Keiron Liddleadded viewBox for svg and symbol
2000-09-11 fotisfix: this patch by Karen Lease adds some sophistication...
2000-09-11 Keiron Liddlecorrectly finds external reference
2000-09-11 Keiron Liddleremoved error message
2000-09-11 Keiron Liddleadded stuff to handle style sheets, selectors, styling
2000-09-11 Keiron Liddlehandles style, class name
2000-09-10 fotisfix: error message is updated to latest spec
2000-09-07 fotisfixes switch statement, so case NONE isn't treated...
2000-09-04 Keiron Liddleimprovements in text rendering, tref, tspan and getting...
2000-09-04 Keiron Liddlechanges for the text elements, character data, tspan...
2000-09-04 Keiron Liddlehandles children of text elements
2000-08-29 Keiron Liddleadded property lists to the javadoc comment
2000-08-29 Keiron Liddlechanged only so it compiles, should be fixed later
2000-08-29 Keiron Liddlechanged to handle changes to dom, styling, transform...
2000-08-29 Keiron Liddleuses a treebuilder interface so we can easily have...
2000-08-29 Keiron Liddlesupport for external svg document/image
2000-08-29 Keiron Liddlemoving towards the dom impl with document and svg element
2000-08-28 Keiron Liddlecss impl for styling
2000-08-28 Keiron Liddlereturns the proper type of data
2000-08-28 Keiron Liddleremove layout and makes all elements return an SVGElement
2000-08-28 Keiron Liddleadded xml:space attr for svg text
2000-08-21 Steve CoffmanKaren Lease's fix to fix FOP's SAX2-ness, and let Cocoo...
2000-08-18 Steve CoffmanKaren Lease's bug fix. Good catch.
2000-08-14 Keiron Liddlesupport for switch and rendering sub-A elements
2000-08-14 Keiron Liddleadded some svg properties, switch stuff
2000-08-14 Keiron Liddlesupport for switch and new namespace
2000-08-14 Keiron Liddlesupport for switch
2000-08-14 Keiron Liddleupdated for new bindings
2000-08-14 Keiron Liddleupdated to the latest java bindings
2000-08-14 Keiron Liddleupdated to new CR namespace, and references
2000-08-14 Keiron Liddlechanged to new CR namespace
2000-08-13 arvedCompatibility with JDK 1.1.x
2000-08-12 arvedUML class diagram of org.apache.fop.fo.render.pdf
2000-08-12 arvedUML class diagram of org.apache.fop.fo.pdf
2000-08-12 arvedUML class diagram of org.apache.fop.fo.pagination
2000-08-12 arvedUML class diagram of org.apache.fop.messaging
2000-08-12 arvedUML class diagram of org.apache.fop.layout
2000-08-12 arvedUML class diagram of org.apache.fop.image
2000-08-12 arvedUML class diagram of org.apache.fop.fo
2000-08-12 arvedUML class diagram of org.apache.fop.fo.flow
2000-08-12 arvedUML class diagram of org.apache.fop.datatypes
2000-08-12 arvedUML class diagram of org.apache.fop
2000-08-12 arved*** empty log message ***
2000-08-12 arvedUML class diagram of org.apache.fop.apps
2000-08-12 arved*** empty log message ***
2000-08-12 arvedNot doing WMF
2000-08-12 arvedNot doing WMF at the moment.
2000-08-11 fotissome more javadoc info
2000-08-11 fotisupdated to conform to xsl dtd as provided by N. Grigoriev
2000-08-11 fotisupdated to conform to xsl dtd as provided by N. Grigoriev
2000-08-11 fotisupdated to conform to xsl dtd as provided by N. Grigoriev
2000-08-11 fotisadds pointer to Keirons svg test suite
2000-08-11 fotisadds work on Fop since 0.14, updates todo list and...
2000-08-11 fotisremoves old displaygraphic
2000-08-11 eschaefferModify to use ImageReader classes
2000-08-11 eschaefferModify to extend AbstractFopImage and use ImageReader
2000-08-11 eschaefferModify to extend AbstractFopImage and use ImageReader...
2000-08-11 eschaefferAbstract class implementing FopImage interface
2000-08-11 eschaefferFactory for ImageReader classes
2000-08-11 eschaefferImageReader implementing class for BMP imagess
2000-08-11 eschaefferImageReader implementing class for PNG images
2000-08-11 eschaefferImageReader implementing class for JPEG images
2000-08-11 eschaeffer*** empty log message ***
2000-08-11 Keiron Liddlechecks for null pointers, since this is used for unknow...
2000-08-11 Keiron Liddlefixes an npe if we get an unknown namespace
2000-08-11 fotissubstitutes inline-sequence with inline (this is just...
2000-08-10 Keiron Liddleadded getWidth
2000-08-10 Keiron Liddleadded better size handling
2000-08-10 Keiron Liddlefixed up my error
2000-08-10 Keiron Liddleadded scaling, overflow and vertical-align
2000-08-10 Keiron Liddleadded vertical-align, overflow
2000-08-10 arvedFIX: 'page-master-name' to 'master-name'
2000-08-09 Steve CoffmanAdded comment so that I'll be owner on locus, so I...
2000-08-09 Keiron Liddleremoved un-needed properties
2000-08-09 Keiron Liddleadded scaling property
next