]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2008-05-19 Simon PeppingAdded event TableEventProducer.forceNextColumnNumber...
2008-05-18 Maximilian... Updated as per suggestions in bug 45019
2008-05-17 Andreas L.... Corrected testcase: since the fo:flow's ID is correctly...
2008-05-15 Andreas L.... Tweak: make sure the fo:flow's id is bound to the FObj
2008-05-14 Andreas L.... Avoid error-message if the text-node is white-space...
2008-05-13 Andreas L.... Check updated: wrapper now generates a Block, if descen...
2008-05-13 Andreas L.... Use absolute initial value instead of percentage (bette...
2008-05-13 Andreas L.... Undo r655765, which was causing NPEs in the layout...
2008-05-13 Andreas L.... Javadoc fixups
2008-05-13 Andreas L.... Alter auto-id naming to avoid confusion with URI fragme...
2008-05-13 Andreas L.... Added support for auto-generated initial value for...
2008-05-12 Vincent HennebertPut the resolutions of collapsed borders together into...
2008-05-12 Andreas L.... Re-enabled testcases that pass again after r655578
2008-05-12 Andreas L.... Added missing file from r655500
2008-05-12 Simon PeppingRestore the previous behaviour of the column-number...
2008-05-12 Andreas L.... Avoid an error if unspecified...
2008-05-12 Andreas L.... Tweak: avoid preloading the background-image with each...
2008-05-12 Andreas L.... Extended caching to CondLengthProperty CommonBorderPadd...
2008-05-12 Vincent HennebertReplaced hack in TableStepper to get the steps' penalty...
2008-05-11 Andreas L.... Avoid creation of unnecessary dummy areas.
2008-05-11 Simon PeppingThe spec requires rounding, not truncating
2008-05-11 Andreas L.... Make the LM clean up on end-of-layout, if possible.
2008-05-11 Maximilian... Forgot to update testcases
2008-05-11 Maximilian... Support character-by-character font-selection strategy...
2008-05-11 Maximilian... made sure warning for missing glyphs is emitted in...
2008-05-10 Andreas L.... Correction: set default to true...
2008-05-10 Andreas L.... Tweaks:
2008-05-09 Adrian CumiskeyCheckstyle cleanup and javadoc
2008-05-09 Andreas L.... Bugzilla 44794:
2008-05-09 Adrian CumiskeyMoved the instantiation of the FontManager to the const...
2008-05-09 Adrian CumiskeyUnwanted list self concatenation :).
2008-05-09 Vincent HennebertCheckstyle and minor typo fixes
2008-05-08 Andreas L.... Quick-fix to avoid creating unnecessarily large ArrayLi...
2008-05-08 Vincent HennebertIn collapsed borders, the 'nonLeadingTrailing' case...
2008-05-08 Joerg PietschmannFix validation errors
2008-05-08 Joerg PietschmannQuick fix for XML validation error
2008-05-08 Andreas L.... Tweak:
2008-05-08 Jeremias MaerkiAdded support for font referencing for auto-detected...
2008-05-08 Jeremias MaerkiCheckstyle fix.
2008-05-08 Adrian CumiskeyRemoved tabs. Checkstyle now configured. Late nights...
2008-05-08 Andreas L.... Removed inadvertently added override [Avoid late night...
2008-05-07 Adrian CumiskeyWhoops.. small checkstyle nit :)
2008-05-07 Adrian CumiskeyLooks like the serialVersionUID got bumped but the...
2008-05-07 Andreas L.... Corrected errors in ColumnNumberPropertyMaker.java...
2008-05-07 Andreas L.... Added comment
2008-05-07 Andreas L.... Small correction: use appropriate value for 'context'
2008-05-07 Andreas L.... Bugzilla 41500:
2008-05-06 Adrian CumiskeyVery small cleanup to unit test. This method does...
2008-05-06 Adrian Cumiskey* Added font substitution configuration reader, model...
2008-05-05 Andreas L.... Correction of indentation
2008-05-05 Jeremias MaerkiBugzilla #43650:
2008-05-04 Andreas L.... Further refinements:
2008-05-04 Andreas L.... Change private element-generating methods to add the...
2008-05-03 Adrian CumiskeyFix that preserves the final status of the fobj member...
2008-05-03 Adrian CumiskeyFixed the build. Assignment on final variable fobj.
2008-05-03 Andreas L.... Tweaks: make fobj member final; have default implementa...
2008-05-03 Andreas L.... Tweak/correction: save local hash-code (as originally...
2008-05-03 Andreas L.... Cleanup: improve code-readibility
2008-05-02 Andreas L.... Bugzilla 42703:
2008-05-02 Andreas L.... Expand imports...
2008-05-02 Andreas L.... Cleanup/Correction after r657673
2008-05-01 Andreas L.... Code style: single class imports only...
2008-05-01 Andreas L.... First steps towards fo:retrieve-table-marker
2008-05-01 Jeremias MaerkiDSC = Document Structuring Conventions!
2008-05-01 Jeremias MaerkiWebsite fixes.
2008-05-01 Andreas L.... Javadoc corrections
2008-05-01 Adrian CumiskeyForgot about dependency on PrintRenderer, last commit...
2008-05-01 Adrian CumiskeyRenamed variable
2008-05-01 Andreas L.... Minor cleanup: remove height/width members and unused...
2008-05-01 Andreas L.... Added enum "none" as a legitimate value for max-height...
2008-05-01 Andreas L.... Tweak: activate max-height/min-height and max-width...
2008-04-27 Andreas L.... Correction of r651866
2008-04-27 Clay LeedsUpdated to include dev (0.95beta) release.
2008-04-26 Andreas L.... Minor refactoring: consolidate getPSLM().notifyEndOfLay...
2008-04-26 Andreas L.... Javadoc updates: attempt at improving interactivity...
2008-04-26 Andreas L.... Basic activation on some widely used properties (prepar...
2008-04-26 Andreas L.... Basic activation of keep-* properties on Character...
2008-04-26 Andreas L.... Bugzilla 44203:
2008-04-25 Jeremias MaerkiRestored Java 1.4 compatibility (Boolean.parseBoolean...
2008-04-25 Adrian CumiskeyRenamed method.
2008-04-25 Andreas L.... Added missing file from r651575
2008-04-25 Jeremias MaerkiUpdate for advanced keeps.
2008-04-25 Andreas L.... Correction: remove unfinished sentence...
2008-04-25 Andreas L.... Bugzilla 44634: Added partial implementation for show...
2008-04-25 Jeremias MaerkiSecond part of the implementation of stage 1 for advanc...
2008-04-25 Andreas L.... Cleanup: removal of commented block/methods + some...
2008-04-25 Adrian CumiskeyRemoved the tab characters that were causing a big...
2008-04-25 Andreas L.... Removed TODO: New validation event to generate an error...
2008-04-25 Jeremias MaerkiCleanup
2008-04-25 Jeremias MaerkiJavadocs
2008-04-24 Simon PeppingMake the eventResourceGenerator task for the test files...
2008-04-24 Simon PeppingImprove table-unit computation if proportional-column...
2008-04-21 Jeremias MaerkiPartially reverted my revision 641827: The yellow tint...
2008-04-18 Simon PeppingAn implementation of a positive integer property maker...
2008-04-18 Jeremias MaerkiRemember the missing glyphs also if an event listener...
2008-04-18 Jeremias MaerkiBugfix: If the first event is not issued over an event...
2008-04-18 Jeremias MaerkiFixed build problem. FOPException is no longer thrown...
2008-04-18 Jeremias MaerkiIntroduced PageProductionException and fixed exception...
2008-04-18 Jeremias MaerkiForgot to include in commit for revision 649285.
2008-04-17 Jeremias MaerkiSplit PrintRenderer into PageableRenderer and PrintRend...
next