]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
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:
2004-09-13 Finn BockChanged initial-page-number from string to number property.
2004-09-13 Finn BockAvoid throwing exceptions from ctor, the logger is...
2004-09-13 Glen Mazza1.) Returned to recursion for FOEventHandler.
2004-09-11 Jeremias MaerkiBugzilla patch 31162:
2004-09-11 Jeremias MaerkiRemoved tab characters.
2004-09-11 Jeremias MaerkiCalculating the resolution value instead of writing...
2004-09-09 Finn BockRemoved unneded import statements.
2004-09-09 Finn BockAlso validate extension elements from the fox: namespace.
2004-09-08 Finn BockDisable the validation for extension elements. This...
2004-09-07 Jeremias MaerkiInitial import of multi-threading testbed.
2004-09-07 Finn BockRemoved unneeded import statements. Makes eclipse happy.
2004-09-07 Finn BockMake maximum-repeats a number property instead of a...
2004-09-07 Finn BockAdded NO_LIMIT enum (value to maximum-repeats).
2004-09-07 Finn BockSupport for line-stacking-strategy.
2004-09-07 Finn BockAdded line-stacking-strategy enums.
2004-09-07 Finn BockStyle: rmeoved tabs.
2004-09-07 Finn BockStyle: removed tabs.
2004-09-07 Finn BockStyle: removed tab.
2004-09-07 Finn BockUse the position shorthand for [absolute|relative]...
2004-09-07 Finn BockMake the shorthand parser API take a generic property...
2004-09-07 Finn BockInitial version of a shorthand parser for the 'position...
2004-09-07 Finn BockRemoved the shorthand from genericBorder[Width|Style...
2004-09-07 Finn BockFix a src/dst mixup in System.arraycopy.
2004-09-07 Finn BockReturn a more 'length' like debug string for numerics...
2004-09-07 Finn BockDefault for border-[before|after]-width.conditionality...
2004-09-07 Finn BockSupport debug string values for enum properties.
2004-09-07 Finn BockAdded support for a debug string value to enum properties.
2004-09-07 Finn BockAdded ENUM_COUNT constant.
2004-09-06 Glen MazzaPR:
2004-09-06 Glen MazzaPR:
2004-09-06 Glen MazzaPR:
2004-09-06 Jeremias MaerkiAdded missing license headers.
2004-09-06 Glen MazzaRenamed FOInputHandler to somewhat more intuitive FOEve...
2004-09-06 Glen MazzaPR:
2004-09-06 Glen MazzaPR:
2004-09-05 Simon PeppingThese new classes are part of the implementation of...
2004-09-05 Simon PeppingNew line breaking algorithm, patch 29124, submitted...
2004-09-05 Glen MazzaPR:
2004-09-05 Glen MazzaPR:
next