]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2006-01-25 Jeremias MaerkiMy last change broke the test suite. Fix included....
2006-01-24 Clay LeedsRemoved old doap.xml file.
2006-01-24 Jeremias MaerkiFollowing the model of Graphics2DAdapter, added a new...
2006-01-24 Peter Herwegadd support for rtf test files
2006-01-24 Peter Herwegjust a few changes in order to satisfy checkstyle
2006-01-24 Jeremias MaerkiCommand-line support for the intermediate format: Use...
2006-01-24 Jeremias MaerkiFix for NPE when the AWT Viewer is used with an area...
2006-01-24 Jeremias MaerkiBugfix: LineArea used a private field instead of the...
2006-01-24 Jeremias MaerkiDocumented the special configuration options for the...
2006-01-24 Jeremias MaerkiHint at the auto-rotate-landscape option.
2006-01-24 Jeremias MaerkiResurrect the getter/setter for the "auto-rotate-landsc...
2006-01-23 Peter Herwegnumber-columns-spanned did not work in last row of...
2006-01-21 Clay LeedsAdded categories for FOP
2006-01-20 Jeremias MaerkiThe resolution of the bounding box (pts as integers...
2006-01-20 Chris BowditchAdded samedir property, to allow Checkstyle 4 to run
2006-01-20 Jeremias Maerki(Re?)added integer page number to the PageViewport.
2006-01-20 Jeremias MaerkiRTF output did not generate the "\landscape" tag when...
2006-01-19 Jeremias MaerkiFollowing a clarification by the XSL FO SG, space trait...
2006-01-19 Jeremias MaerkiFixed a few omissions after the API change.
2006-01-19 Jeremias MaerkiNew interface XMLizable (copied from Apache Excalibur...
2006-01-17 Jeremias MaerkiAdded an example for the intermediate format the demons...
2006-01-17 Jeremias MaerkiInitial documentation for the intermediate format.
2006-01-17 Jeremias MaerkiNew feature: "Intermediate format" (IF). The IF is...
2006-01-16 Jeremias MaerkiFixed a small mistake on the servlet page.
2006-01-16 Jeremias MaerkiCode conventions please! No tab characters, spacing...
2006-01-16 Jeremias MaerkiBugfix: Floating point numbers were not properly format...
2006-01-16 Jeremias MaerkiFAQ entry for the "indent inheritance problem".
2006-01-15 Peter HerwegRTF: call startListBody and endListBody
2006-01-15 Peter HerwegRTF: support for nested tables
2006-01-15 Peter Herwegsupport for background-color at fo:table
2006-01-14 Simon PeppingRemove 2005 from the copyright years of appropriate...
2006-01-12 Simon PeppingSome svn properties housekeeping: propset svn:keywords...
2006-01-12 Simon PeppingAllow some xsl-function calls with omitted args, patch...
2006-01-10 Simon PeppingThe last page sequence should also follow its force...
2006-01-10 Peter HerwegLIST_INDENT never found; write 360 as default
2006-01-10 Jeremias MaerkiFixed ugly NPE (with no message) when a malconfigured...
2006-01-10 Jeremias MaerkiDocumented the missing feature for internal basic-links...
2006-01-09 Peter Herwegfix error with lists: listIdGenerator must not be a...
2006-01-09 Andreas L.... Slight enhancement to white-space-handling: removal...
2006-01-09 Jeremias MaerkiBugzilla #38054:
2006-01-09 Jeremias MaerkiMainRefrence.getWidth() is never set, preparing to...
2006-01-08 Simon PeppingAlso let the last page sequence notify its listeners...
2006-01-08 Simon PeppingCreate a new check type for the formatting results...
2006-01-07 Manuel MallBugZilla #38161:
2006-01-07 Manuel MallAdded support for relative font config URLs (metrics...
2006-01-06 Simon PeppingImplementation of force-page-count property, patch...
2006-01-05 Jeremias MaerkiBugzilla #38135:
2006-01-05 Jeremias MaerkiBugzilla #38132:
2006-01-04 Jeremias MaerkiBugzilla #38102:
2006-01-04 Jeremias MaerkiBugzilla #38102:
2006-01-04 Manuel MallGot caught with the wrong year in the license header...
2006-01-04 Manuel MallAdded testcases for recently identified problems with...
2006-01-03 Jeremias MaerkiBugfix: TableCell did not properly report that it gener...
2006-01-03 Jeremias MaerkiAdded an example for the Symbol font embedding tip.
2006-01-03 Jeremias MaerkiDocumented the change made in revision 365623.
2006-01-03 Jeremias MaerkiThe font loading code now reads the encoding value...
2006-01-02 Simon PeppingA short summary of my changes over the past two weeks
2006-01-02 Simon PeppingSome more properties housekeeping: propset svn:keywords...
2006-01-02 Simon PeppingThe copyright fun starts again; it is 2006
2006-01-02 Manuel MallCorrected simple mistake in BMP Reader which incorrectl...
2005-12-30 Andreas L.... Applied white-space handling to leaders as well...
2005-12-30 Andreas L.... Correction of expected result
2005-12-30 Andreas L.... git-svn-id: https://svn.apache.org/repos/asf/xmlgraphic...
2005-12-30 Andreas L.... git-svn-id: https://svn.apache.org/repos/asf/xmlgraphic...
2005-12-30 Andreas L.... Revision of refinement white-space handling (cfr. Bugzi...
2005-12-30 Simon PeppingSome properties housekeeping: propdel svn:executable...
2005-12-30 Simon PeppingBlock Knuth sequences in inline content are properly...
2005-12-30 Andreas L.... Added support for the white-space shorthand
2005-12-30 Andreas L.... Tweak page-break-* shorthands; keeps now working properly
2005-12-30 Andreas L.... Added a few missing constants...
2005-12-29 Andreas L.... git-svn-id: https://svn.apache.org/repos/asf/xmlgraphic...
2005-12-29 Andreas L.... 1) Added support for the page-break-* shorthands
2005-12-28 Simon PeppingTest file for the NPE reported in bug 38053
2005-12-28 Simon PeppingEach block in inline content now appears in its own...
2005-12-28 Manuel MallMinor updates and corrections to the compliance page
2005-12-28 Manuel MallFix for NPE reported in bugzilla 38053. Unfortunately...
2005-12-28 Manuel MallFix for bug 37743 and part of 38053
2005-12-28 Manuel MallLineArea had a finalize method which caused a NPE when...
2005-12-27 Peter HerwegRTF: If there is no background-color specified for...
2005-12-27 Peter HerwegRTF: Don't set \brsp at tables, because it makes them...
2005-12-27 Simon PeppingThis time with checks.
2005-12-27 Simon PeppingTestcase for the ClassCastExceptions in inline block...
2005-12-27 Simon PeppingI generalized several casts from KnuthElement to ListEl...
2005-12-23 Jeremias MaerkiMerge from Branch fop-0_91:
2005-12-23 Jeremias MaerkiMerge from Branch fop-0_91:
2005-12-23 Jeremias MaerkiMerge from Branch fop-0_91:
2005-12-23 Jeremias MaerkiMerge from Branch fop-0_91:
2005-12-23 Simon PeppingChanged use of the lineLayouts member to a local variab...
2005-12-23 Manuel MallForgot to update the status page
2005-12-23 Manuel MallFixed problem with linefeed-treatment=preserve not...
2005-12-22 Simon PeppingA new testcase for linefeed treatment, as reported...
2005-12-22 Simon PeppingAdding properties for this xsl file
2005-12-22 Jeremias MaerkiAs announced, I brought FontTriplet to more life by...
2005-12-22 Simon PeppingRendering the list of disabled testcases
2005-12-22 Jeremias MaerkiMore work on preparing for the intermediate format.
2005-12-22 Simon PeppingAdd a letterspace in InlineKnuthSequence
2005-12-22 Jeremias MaerkiAdjust to changes in KnuthSequence.
2005-12-22 Jeremias MaerkiIssue a warning when an unresolved bookmark item is...
2005-12-22 Simon PeppingModified the KnuthSequence system. Transferred logic...
2005-12-22 Jeremias MaerkiIntroduced a flag to tell the page breaking to operate...
next