]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
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:
2004-09-05 Glen MazzaPR:
2004-09-05 Glen MazzaPR:
2004-09-04 Glen Mazza1.) Validation for fo:multi-toggle added.
2004-09-04 Glen Mazza1.) validateChildNode() implemented for fo:table-cell.
2004-09-03 Jeremias MaerkiRemove unnecessary scale factor. This made all images...
2004-08-30 Jeremias MaerkiFixed filename of stylesheet for case-sensitive file...
2004-08-30 Glen Mazza1.) Some flattening of the Region classes done, with...
2004-08-29 Glen MazzaPR:
2004-08-29 Glen MazzaRemoved the redundant Region Class Codes in favor of...
2004-08-29 Glen MazzaPR:
2004-08-29 Glen MazzaMinor edits to adjustIPD() methods.
2004-08-29 Glen MazzaThree more validateChildNodes() added.
2004-08-27 Glen MazzaPR:
2004-08-27 Glen MazzaPR:
2004-08-26 Simon PeppingMoved some functionality from LMiter to the LayoutManag...
2004-08-25 Glen Mazza1. Implemented validateChildNode() for fo:simple-page...
2004-08-23 Glen MazzaPR:
2004-08-23 Jeremias MaerkiRewrite formatDateTime() to be compatible with JDK...
2004-08-22 Glen MazzaMinor edits.
2004-08-21 Glen Mazza1.) validateChildNode() implemented for fo:multi-proper...
2004-08-20 Glen Mazza1.) validateChildNode() added for fo:marker.
2004-08-18 Glen Mazza1. Moved getNameId() from FObj to FONode.
2004-08-16 Jeremias MaerkiFix JPEG with many long APPS markers.
2004-08-16 Jeremias MaerkiFix getPixelUnitToMillimeter
2004-08-16 Jeremias MaerkiFix implementations after logging changes to correspond...
2004-08-16 Jeremias MaerkiRemove unused import
2004-08-16 Glen Mazza1.) fo:wrapper layout initialization logic moved from...
2004-08-16 Glen Mazza1. fo:leader layout initialization logic moved from...
2004-08-15 Jeremias MaerkiJDK 1.5 compile-time compatibility (still doesn't compi...
2004-08-15 Jeremias MaerkiStyle-up for example classes.
2004-08-14 Jeremias MaerkiUpdated Common IO to first release.
2004-08-14 Glen Mazza1.) fo:Instream-Foreign-Object initialization logic...
2004-08-14 Jeremias MaerkiAdjusting to changes in XmlObj, making the sample exten...
2004-08-13 Glen Mazza1. Character LM initialization moved from AllLMVisitor...
2004-08-13 Finn BockSupport for [letter|word]-spacing properties with a...
2004-08-13 Glen Mazza1.) Layout initialization logic for fo:table, fo:table...
2004-08-11 Glen Mazza1.) LM initialization logic for fo:table-body, fo:table...
2004-08-11 Glen Mazza1. For maintenance and accuracy, centralized the setupI...
2004-08-10 Simon PeppingThis change allows users to set the level of the javado...
2004-08-10 Glen Mazza1.) fo:retrieve marker layout initialization moved...
2004-08-08 Glen MazzaCreated a BitSet indicating FO's that can contain fo...
2004-08-08 Glen MazzaImplemented getNameId() which returns the Constants...
2004-08-08 Glen MazzaMoved fo:page-number layout code from AddLMVisitor...
2004-08-07 Glen Mazza1. new FONode.invalidChildError method added that...
2004-08-06 Glen MazzaPR:
2004-08-06 Glen MazzaPR:
2004-08-05 Simon PeppingFirst version
2004-08-04 Glen MazzaMore detaching from AddLMVisitor those FO's which don...
2004-08-04 Glen MazzaPR:
2004-08-03 Glen MazzaPR:
2004-08-03 Glen MazzaImplemented validity checking for fo:bidi-override.
2004-08-01 Simon PeppingFirst committed version
2004-08-01 Glen MazzaPR:
2004-08-01 Glen MazzaPR:
2004-08-01 Glen Mazza1.) Moved from FOPException to SAXParseException for...
next