]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2004-10-19 Finn BockSecond phase of performance improvement.
2004-10-19 Finn BockSecond phase of performance improvement.
2004-10-19 Finn BockSecond phase of performance improvement.
2004-10-19 Finn BockSecond phase of performance improvement. Pass the prope...
2004-10-19 Finn BockPass validation.
2004-10-19 Finn BockFirst phase of performance improvement. Added bind...
2004-10-18 Finn BockFirst phase of performance improvement.
2004-10-18 Finn BockFix copyright year.
2004-10-18 Finn BockInitial version.
2004-10-18 Finn BockFirst phase of performance improvement.
2004-10-18 Finn BockAdded convenience method getValue() that returns the...
2004-10-17 Finn BockRemoved unused method.
2004-10-17 Finn BockRemoved unused imports.
2004-10-16 Glen MazzaMoved Luca to the committer's list, updated news section.
2004-10-15 Finn BockExit text-mode before rendering a instream-foreign...
2004-10-13 Finn BockFix a ArrayIndexOutOfBoundsException when loading index...
2004-10-13 Finn BockChildren can now contain FONodes (esp. FOText).
2004-10-13 Glen MazzaPR:
2004-10-13 Glen MazzaEndlich habe ich dem Insekt gefunden! Jetzt kann FOTex...
2004-10-12 Glen MazzaPR:
2004-10-11 Jeremias MaerkiTrying to make Gump output more verbose.
2004-10-11 Jeremias MaerkiMade a common base class for both PNG and TIFF classes...
2004-10-11 Jeremias Maerkistyle and a comment
2004-10-11 Jeremias MaerkiBugzilla #31512:
2004-10-11 Finn BockDeleted unused imports.
2004-10-10 Finn BockCalculations of indents must use the writing-mode of...
2004-10-10 Finn BockSimplify the calculation of the viewport. Now that...
2004-10-10 Finn BockFully implement the 5.3.2 rules for calculating indent...
2004-10-10 Finn BockAdded helper method getWMPropertyList().
2004-10-10 Finn BockFix regression for fo:retrieve-marker.
2004-10-10 Finn BockWhen the child LM is a RetrieveMarker, it need a valid...
2004-10-10 Finn BockPass validation.
2004-10-10 Jeremias MaerkiCentralized Renderer and FOEventHandler creation in...
2004-10-10 Jeremias MaerkiImplement the cheaper mechanism to ensure correct rende...
2004-10-10 Jeremias MaerkiSet Batik rendering hints to improve output quality.
2004-10-10 Jeremias MaerkiUpdate to latest CVS snapshot to be able to use the...
2004-10-10 Jeremias MaerkiAdd getMimeType() to the Renderer interface as Abstract...
2004-10-10 Jeremias MaerkiMake fonts configurable for PS Renderer and now use...
2004-10-10 Jeremias Maerkijavadoc fix
2004-10-10 Jeremias MaerkiFix to avoid leading and trailing spaces in the values...
2004-10-10 Jeremias MaerkiThis is supposed to fix a problem that surfaced with...
2004-10-10 Jeremias MaerkiCode indentation only
2004-10-08 Finn BockFix missing static-content regression.
2004-10-07 Finn BockFix javadoc warnings.
2004-10-04 Glen MazzaPR:
2004-10-04 Glen MazzaPR:
2004-10-03 Finn BockRe-enable calls to TableAttributesConverter.makeBorder.
2004-10-03 Finn BockAdded makeBorder() method.
2004-10-03 Glen MazzaSet value for characterValue variable in fo.flow.Charac...
2004-10-02 Glen MazzaPR:
2004-10-02 Glen MazzaPR:
2004-10-02 Glen MazzaPR:
2004-10-01 Finn BockSimplified the handling of length attributes.
2004-10-01 Finn BockSimplified the handling of length attributes.
2004-10-01 Finn BockSupport nested attribute values, for use with border...
2004-10-01 Finn BockSimplified the handling of length attributes.
2004-10-01 Finn BockHelper class which supports FOP datatypes as values.
2004-10-01 Finn BockInitial support for fo:blockcontainer.
2004-10-01 Jeremias MaerkiAdd support for the generator element which identifies...
2004-10-01 Finn BockSupport fo:character.
2004-10-01 Finn BockMake the rtf output a little less random and thus easie...
2004-10-01 Finn BockWrite the "sectd" after the page attributes, so the...
2004-10-01 Finn BockStyle: fix indent.
2004-09-30 Finn BockFire FOEventandler events.
2004-09-30 Finn BockAdded support for Character and BlockContainer.
2004-09-28 Simon PeppingMake text-indent inherited
2004-09-28 Finn BockEmit valid floating point numbers, even when running...
2004-09-28 Finn BockSupport -ps output option.
2004-09-27 Finn BockFix a regression where the page numbers started from 0.
2004-09-27 Finn BockSupport -rtf output option.
2004-09-27 Glen MazzaPR:
2004-09-26 Glen MazzaPR:
2004-09-25 Glen MazzaRemoval of empty Title subclass, now using LineArea.
2004-09-24 Finn BockMoved from element mapping class names to element mappi...
2004-09-24 Finn BockSupport url(...) function in image source.
2004-09-24 Finn BockStyle: fix indent.
2004-09-23 Jeremias MaerkiFix NPE
2004-09-23 Jeremias MaerkiMoved test classes to their proper location.
2004-09-23 Finn BockCalculate the margin offsets (border & padding), by...
2004-09-23 Jeremias MaerkiRemoved illegal tab characters. Please, guys, pay atten...
2004-09-22 Finn BockSimplify ET/BT handling by keeping track of the current...
2004-09-22 Finn BockUse the correct default (medium) for border-[top|bottom...
2004-09-22 Finn BockRemoved hack that wrongly tried to calculate [start...
2004-09-22 Finn BockCalculate the [start|end]-indent in the first 2 cases...
2004-09-22 Finn BockForce a 0mpt border-width when the border-style is...
2004-09-22 Finn BockAvoid a rounding error when the ratios already match.
2004-09-22 Finn BockGets rid of currentBlockIPPosition. Use currentIPPositi...
2004-09-22 Finn BockSave the current number of spans. This fix a bug where...
2004-09-22 Finn BockUse content ipd/bpd instead of allocation width/height.
2004-09-22 Finn BockSet content ipd/bpd instead of allocation width/height.
2004-09-22 Finn Bockget[Border|Padding]Width* helper methods moved to Area.
2004-09-22 Finn BockUse content ipd/bpd instead of allocation width/height.
2004-09-22 Finn BockUse content ipd/bpd instead of allocation width/height.
2004-09-21 Chris Bowditchupdate todo list
2004-09-20 Glen MazzaPR:
2004-09-19 Glen MazzaPR:
2004-09-17 Glen MazzaRemoved Unknown.java; for mappings in which it is desir...
2004-09-14 Finn BockFix a NPE in the interaction between PageLM.needNewPage...
2004-09-14 Finn BockRemoved unneded import statements.
2004-09-13 Glen MazzaPR:
next