]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
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
2008-06-26 Adrian CumiskeySome basic cleanup.
2008-06-26 Andreas L.... Fixed a possible NullPointerException: if the citation...
2008-06-24 Maximilian... Another character handling problem, replaced end-start...
2008-06-23 Andreas L.... Fix imports...
2008-06-23 Andreas L.... A nit...
2008-06-23 Andreas L.... Minor cleanup: simplified conditional
2008-06-23 Andreas L.... Javadoc fixup
2008-06-23 Andreas L.... Minor cleanup: remove redundant cast
2008-06-23 Andreas L.... Minor cleanup: remove redundant cast
2008-06-23 Andreas L.... Minor cleanup: remove double storage of the FObj
2008-06-23 Andreas L.... Minor cleanup: remove unused parameter from method...
2008-06-23 Andreas L.... Javadoc fixup
2008-06-23 Andreas L.... Javadoc modification + addition of clarifying comments
2008-06-23 Andreas L.... Fix XMLObj.addCharacters(): incorrect after r670341
2008-06-23 Luca FuriniAdded support for non-zero borders and padding on page...
2008-06-22 Andreas L.... Another missing file...
2008-06-22 Andreas L.... Added missing file from r670422
2008-06-22 Andreas L.... Switch FOText to use a java.nio.CharBuffer, and impleme...
2008-06-22 Andreas L.... Partial fix of FOEventHandler call sequence (see also...
2008-06-22 Andreas L.... Deleted deprecated interface; unused after r670336
2008-06-22 Andreas L.... Very minor tweak: simplify conditional
2008-06-22 Andreas L.... Correction: characters() expects a 'length' not an...
next