]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2008-08-21 Maximilian... Included patched retroweaver which does not modify...
2008-08-20 Adrian Cumiskey* Updated xmlgraphics-commons-14svn.jar to reflect...
2008-08-20 Maximilian... Boolean.valueOf() is available in 1.4, but retroweaver...
2008-08-20 Maximilian... Use retroweaver for 1.4 verification
2008-08-20 Maximilian... valueOf is Java 1.5+ only
2008-08-20 Adrian CumiskeyMoved mptToPt() and ptToMpt() from AbstractRenderer...
2008-08-14 Jeremias MaerkiWasn't an NPE, but actually a division by zero.
2008-08-14 Adrian CumiskeyMoved static method lightenColor() from PrintRenderer...
2008-08-14 Jeremias MaerkiFixed the source for a division by zero when the conten...
2008-08-14 Jeremias MaerkiRemoved three unused classes in the traits package.
2008-08-13 Jeremias MaerkiFixed border trait parsing for the area tree XML when...
2008-08-10 Jeremias MaerkiBugzilla #45606:
2008-08-10 Jeremias MaerkiMerge from 0_95 branch:
2008-08-10 Andreas L.... Added 'due-to' to the wrong entry...
2008-08-10 Andreas L.... Bugzilla 45490: Avoid altering the original 'href'...
2008-08-08 Simon PeppingAdded fop.js to binary distribution
2008-08-07 Jeremias MaerkiAdded fop.cmd to binary distribution (not sure if any...
2008-08-06 Jeremias MaerkiConverted the project news to a special XML format...
2008-08-06 Jeremias MaerkiSome missing release info.
2008-08-05 Jeremias MaerkiOopsy, that wasn't intended to get into trunk.
2008-08-05 Jeremias MaerkiRemoved "Areas of expertise" as discussed.
2008-08-05 Jeremias MaerkiFixed small mistake with weight adjustment on font...
2008-08-05 Jeremias MaerkiThe FontEventListener was not wired into font auto...
2008-08-05 Jeremias MaerkiSkip IO Exception when loading a PFM and an AFM could...
2008-08-05 Jeremias MaerkiRemoved merge tracking for "svnmerge" for
2008-08-05 Jeremias MaerkiMerged revisions 636407-637074,637076-637118,637120...
2008-08-05 Jeremias MaerkiBlocked revisions 681371 via svnmerge
2008-07-31 Jeremias MaerkiMerged revisions 636407-637074,637076-637118,637120...
2008-07-31 Jeremias MaerkiBlocked revisions 681286,681291 via svnmerge
2008-07-28 Jeremias MaerkiReverted revision 670341 and replaced it with a differe...
2008-07-28 Jeremias MaerkiBugzilla #45470:
2008-07-24 Vincent HennebertFed up with all those trailing whitespaces. Let's remov...
2008-07-23 Jeremias MaerkiOnly update the generated files if any source file...
2008-07-23 Adrian CumiskeyMy bad.. copy paste error I introduced which broke...
2008-07-23 Adrian CumiskeyMinor optimization.
2008-07-22 Adrian CumiskeyLets free a little memory in every BlockParent :)....
2008-07-22 Vincent HennebertHacked CommandLineOptions so that it accepts '-' as...
2008-07-22 Adrian CumiskeyDesynchronized createFontKey() and removed single use...
2008-07-21 Adrian CumiskeyRenamed fname to more correct name fontKey.
2008-07-18 Adrian CumiskeyRemoved unnecessary storing of byte[] nameBytes
2008-07-18 Adrian CumiskeyOk, I am much happier with this fix now, it doesn't...
2008-07-17 Adrian CumiskeyI'm not really happy with this workaround, it is a...
2008-07-17 Adrian CumiskeyUndoing this change for now until a better fix can...
2008-07-17 Adrian CumiskeyUnused imports.
2008-07-17 Adrian CumiskeyMoved font setup stuff from setupFontInfo() in AFPRende...
2008-07-17 Adrian CumiskeyAn optimization and improved readability of fontLookup...
2008-07-17 Adrian CumiskeyA minor optimization.
2008-07-17 Adrian CumiskeyZapfDingbats and Symbol is not always available on...
2008-07-17 Jeremias Maerkifonts package must not depend on the render package...
2008-07-16 Jeremias MaerkiRemoved stray System.out.
2008-07-16 Jeremias MaerkiWorked around a bug in Xalan 2.4.0 (bundled with Sun...
2008-07-14 Chris BowditchA nit: clarify message so its more meaningful to end...
2008-07-13 Andreas L.... Another attempt at avoiding build issues (?)
2008-07-13 Jeremias Maerkinull is not correct here, an empty String needs to...
2008-07-13 Andreas L.... Replace occurrences of File.toURL() by File.toURI(...
2008-07-12 Jeremias MaerkiAttempt to fix a potential build problem.
2008-07-11 Jeremias MaerkiIgnore FindBugs preference file from Eclipse.
2008-07-11 Jeremias MaerkiCheck the result of mkdirs() to see if the target direc...
2008-07-10 Jeremias MaerkiAdded support for piping:
2008-07-10 Jeremias MaerkiBeware! An evil tab character! But it's been eliminated...
2008-07-10 Vincent HennebertBugzilla #45369: footnotes were rendered at the top...
2008-07-10 Adrian CumiskeyDuplicated operation scaleX and scaleY replaced simply...
2008-07-09 Adrian CumiskeyWhoops.. default value should be true :).
2008-07-09 Adrian CumiskeyAdded throwexceptions attribute to FOP ant task. This...
2008-07-09 Adrian CumiskeyAdded newAFP target for producing a set of AFP files...
2008-07-09 Adrian CumiskeyMinor javadoc cleanup.
2008-07-07 Clay LeedsOne more minor update.
2008-07-07 Clay Leedsupdated info.
2008-07-07 Andreas L.... Fixed typo
2008-07-07 Andreas L.... Added the change to the FONode interface committed...
2008-07-07 Andreas L.... Correct indentation
2008-07-07 Luca FuriniFixing absolute positioning of block-containers: bottom...
2008-07-07 Adrian CumiskeyRefactored this class, moving much of its behaviour...
2008-07-07 Adrian CumiskeyCleaned up some javadocs.
2008-07-07 Adrian CumiskeyAdded new AbstractXMLRenderer base class.
2008-07-07 Adrian CumiskeyAdded PDF encryption parameter support in configuration.
2008-07-07 Adrian CumiskeyAdded new set accessor method for EncryptionParams.
2008-07-07 Adrian CumiskeyPossible NullPointerException avoided
2008-07-06 Andreas L.... Fixed error; inadvertently switched the condition with...
2008-07-06 Andreas L.... Extracted conversion methods for String to int[] or...
2008-07-06 Andreas L.... Simplified implementation of Area.getTraitAsBoolean()
2008-07-06 Andreas L.... Redo changes made in r674056...
2008-07-06 Andreas L.... Remove deprecated Character area class
2008-07-06 Andreas L.... Switch AreaTreeParser to use a java.nio.CharBuffer...
2008-07-05 Andreas L.... Fixed ClassCastException when specifying column-number...
2008-07-04 Adrian CumiskeyReplaced conditional with a switch and capitalized...
2008-07-04 Adrian Cumiskey* Some minor optimizations in AbstractRenderer.
2008-07-04 Adrian CumiskeyThe pdf StringBuffer is only used on these two lines...
2008-07-04 Adrian CumiskeyMinor readability improvement.
2008-06-30 Andreas L.... Added check for the case where column-number is specifi...
2008-06-29 Andreas L.... Cleanup/re-ordering, and addition of XSL 1.1 FO_ and...
2008-06-29 Andreas L.... Correct svn props
2008-06-29 Andreas L.... Added disabled testcase for instream-foreign-object...
2008-06-28 Andreas L.... Removed instream-foreign-object in marker; still threw...
2008-06-28 Andreas L.... Corrected basic checks: check for empty document, as...
2008-06-28 Adrian CumiskeyCorrected minor spelling mistake in javadoc
2008-06-28 Adrian CumiskeyCorrected minor spelling mistake in javadoc
2008-06-28 Andreas L.... Added basic-checks.xml: file currently only contains...
2008-06-28 Andreas L.... Added testcase for r672010
2008-06-28 Andreas L.... Removed unnecessary override
next