]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
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
2000-08-09 Keiron Liddlecode (commented) to handle all the css colours
2000-08-09 Keiron Liddlehandles delimeters properly, can use the same delim...
2000-08-09 Keiron Liddlea comment about the ElementImpl super class
2000-08-09 Keiron Liddlefixed an npe
2000-08-09 Keiron Liddlefixed up skew and rotation
2000-08-07 fotisupdates docs for coming release 0.14
2000-08-07 fotisadds latest accomplishments
2000-08-07 fotisupdates AWT viewer to new SVG support, implements a...
2000-08-07 Keiron Liddlehandles page breaking better
2000-08-04 fotisfix: remove display-rule completely
2000-08-03 fotisadds to the list of implemented fos: fo:instream-foreig...
2000-08-03 fotisadds example file for fo:leader and replaces display...
2000-08-03 fotisreplaces display-rule with a very basic form of fo...
2000-08-03 Keiron Liddleput svg in instream-foreign-object
2000-08-03 Keiron Liddlefixes npe
2000-08-03 Keiron Liddlefixes an error if it has no children
2000-08-03 Keiron Liddleadds property list mappings
2000-08-03 Keiron Liddleadds property lists, except for the XTFOTreeBuilder...
2000-08-03 Keiron Liddlehandles separate prop lists
2000-08-03 Keiron Liddleadds property list mappings to the driver
2000-08-03 Keiron Liddlenow in action
2000-08-03 Keiron Liddlethis makes the property list builders separate for...
2000-08-03 Keiron Liddleexpects to be in an instream-foreign-object
2000-08-03 Keiron Liddleadded content-width , -height props
2000-08-03 Keiron Liddleadded element instream-foreign-object
2000-08-03 Keiron Liddlehandles the fo:instream-foreign-object element
2000-08-03 Keiron Liddleadded isAuto method so I can find out if it is
2000-08-03 Keiron Liddlerendering for foreign object
next