]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
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...
2008-06-22 Andreas L.... Changed signature for static handleWhiteSpaceFor()...
2008-06-22 Andreas L.... Changed FONode.addCharacters() signature to match the...
2008-06-22 Andreas L.... Minor tweak: use XG Commons version of the interface
2008-06-22 Andreas L.... Avoid StackOverflow on TableColumn.toString() during...
2008-06-22 Andreas L.... Minor tweak: avoid warning when running through Saxon
2008-06-22 Andreas L.... Minor javadoc correction
2008-06-22 Andreas L.... Addition to r670217
2008-06-21 Adrian CumiskeyMoved the contents of TableBody into a new abstract...
2008-06-21 Adrian CumiskeyMoved the contents of TableBody into a new abstract...
2008-06-20 Adrian CumiskeyStrict/loose validation of <fo:table-footer/> ordering...
2008-06-19 Jeremias MaerkiSeparation of concerns:
2008-06-19 Jeremias MaerkiSimplifications and a Checkstyle fix.
2008-06-17 Jeremias MaerkiWrong line number reported in the case of a line overflow.
2008-06-16 Luca FuriniFixing the PageBreakingAlgorithm, replacing calls to...
2008-06-14 Maximilian... removed double storage of 'fobj'
2008-06-14 Maximilian... minor spelling & checkstyle fixes
2008-06-14 Maximilian... minor spelling fixes
2008-06-14 Maximilian... minor spelling fixes
2008-06-13 Maximilian... Disabled retroweaver task definition, because it breaks...
2008-06-12 Maximilian... Added PMD and Findbugs report, 'reports' target'
2008-06-11 Vincent HennebertFixed typo
2008-06-10 Maximilian... Replaced getLast() calls with calls to listUtil
2008-06-09 Andreas L.... Some updates (improvements?) in the UAX#14-related...
2008-06-09 Andreas L.... Minor update: make the codegen-unicode target create...
2008-06-09 Maximilian... Replaced LinkedList with generic List interface
2008-06-09 Jeremias MaerkiMerged revisions 636407-637074,637076-637118,637120...
2008-06-07 Andreas L.... Improve code-readability; add some clarifying comments
2008-06-07 Andreas L.... Minor cleanup: remove unneeded constant
2008-06-07 Andreas L.... Extended behavior of preserved linefeeds to codepoints...
2008-06-05 Jeremias MaerkiRestored lost overflow warning in static-content.
2008-06-04 Andreas L.... Minor cleanup: remove spurious white-space
2008-06-04 Jeremias MaerkiApacheCon EU 2008 is long over.
2008-06-03 Jeremias MaerkiBugzilla #45115:
2008-06-02 Jeremias MaerkiInteger keeps inside multi-line blocks and in between...
2008-06-01 Maximilian... More code Cleanups (no functional changes)
2008-05-31 Maximilian... Code Cleanups (no functional change)
2008-05-31 Andreas L.... Bugzilla 45097:
2008-05-29 Maximilian... Added docs for my recent commit (word-by-word character...
2008-05-29 Vincent HennebertSet svn:keywords and svn:eol-style properties for files...
2008-05-28 Maximilian... Implemented Font auto-selection word-by-word
2008-05-28 Vincent HennebertBugzilla 37579: added support for footnotes in lists...
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...
next