]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2007-08-02 Vincent HennebertClean up the handling of startIndent
2007-08-01 Vincent HennebertSet visibility of fields to private
2007-08-01 Chris BowditchBugzilla #42956
2007-07-31 Jeremias MaerkiAFP Renderer: Bugfix for 1 bit images where the width...
2007-07-31 Chris BowditchBugzilla #42956:
2007-07-31 Jeremias MaerkiBugzilla #42956:
2007-07-30 Chris BowditchBugzilla #42971 and #42956
2007-07-26 Jeremias Maerkirubico.com doesn't exist anymore.
2007-07-24 Vincent HennebertTestcases for conditional spaces inside table-cells.
2007-07-22 Manuel MallChanged my mind on handling of width calculation for...
2007-07-22 Manuel MallCorrected issue with zero width spaces being given...
2007-07-21 Vincent HennebertFix javadoc error
2007-07-20 Andreas L.... Tweak: use generic boolean Maker.
2007-07-20 Andreas L.... Slight correction:
2007-07-20 Andreas L.... Remove method added only for quick debug.
2007-07-20 Andreas L.... Fix possible memory leak in PropertyCache
2007-07-20 Jeremias MaerkiFix bug in equals() that made caching effect-less.
2007-07-19 Andreas L.... Cache CharacterProperty
2007-07-19 Vincent HennebertStyle only: correct indentation
2007-07-19 Vincent HennebertCode cleanup and javadocs
2007-07-19 Vincent HennebertRename endRow into the more meaningful endRowIndex
2007-07-19 Andreas L.... Fix: add implementation of hashCode() and equals()...
2007-07-19 Vincent HennebertUse an iterator instead of get(index) to iterate over...
2007-07-18 Manuel MallAdded support for keep-togther.within-line="always"
2007-07-18 Andreas L.... * Javadoc update: use {@inheritDoc} instead of @see...
2007-07-18 Andreas L.... Correction of premature javadoc commit in r557035
2007-07-18 Manuel MallFixed incomplete support for Unicode word joiners
2007-07-17 Andreas L.... Undo changes of r556112
2007-07-17 Vincent HennebertStore the index of the last spanned row, instead of...
2007-07-17 Vincent Hennebert- Compute the height of already handled rows progressiv...
2007-07-14 Andreas L.... Compliance update: starting-state supported on fo:bookm...
2007-07-14 Andreas L.... Use a slightly more convenient name to keep the code...
2007-07-14 Andreas L.... Removal of unused method
2007-07-14 Andreas L.... Some cleanup and removal of unused methods
2007-07-14 Andreas L.... Bugzilla 42843: Warn on glyph substitution (offered...
2007-07-13 Andreas L.... Addition of a general-purpose int-to-int map to replace...
2007-07-12 Vincent HennebertExtract the ActiveCell class into a top-level class
2007-07-12 Andreas L.... Completion of the previous two small patches: modified...
2007-07-12 Andreas L.... TODO-comment also removed...
2007-07-12 Andreas L.... TODO removed: use LayoutContext's stackLimit instead...
2007-07-12 Vincent HennebertMove the creation of GridUnitParts into ActiveCell
2007-07-12 Vincent HennebertFixes in the steps computation:
2007-07-12 Vincent HennebertTemporary hack to handle cells with content of zero...
2007-07-09 Vincent HennebertMove the content of the now small setupElementList...
2007-07-09 Vincent HennebertUse a prevIsBox boolean instead of duplicating the...
2007-07-09 Chris BowditchIn case where SAX Exception is thrown by Area Tree...
2007-07-09 Vincent HennebertUse a list of active cells for computing steps, continued:
2007-07-09 Vincent HennebertAlso display the width of the penalty in the toString...
2007-07-09 Jeremias MaerkiFix build errors after revision 554251.
2007-07-08 Andreas L.... Bugzilla 42785: Support alignment-adjust for images...
2007-07-07 Andreas L.... Partial application of the patch in Bugzilla 41044:
2007-07-07 Andreas L.... Bugzilla 42832: Fix in AWT preview if used with non...
2007-07-07 Andreas L.... OK, now it was ready...
2007-07-07 Andreas L.... Bugzilla 41656:
2007-07-07 Andreas L.... Oops, not ready yet...
2007-07-07 Andreas L.... Bugzilla 41656
2007-07-07 Andreas L.... Bugzilla 42089: Cleanup and restructuring (suggested...
2007-07-06 Andreas L.... Removal of unused classes ?
2007-07-06 Andreas L.... Tweak: allow control over usage of Locators
2007-07-06 Andreas L.... Improvement in handling relative font-weights
2007-07-06 Andreas L.... Improvement in handling relative font-weights
2007-07-06 Vincent HennebertCleaner way to handle border-separation in ActiveCell
2007-07-06 Vincent HennebertAdd a signalMinStep method in ActiveCell
2007-07-06 Vincent HennebertMove the getNextStep method into ActiveCell
2007-07-06 Jeremias MaerkiClarification about the status of fo:bookmark support.
2007-07-06 Vincent HennebertAdd a testcase for a bug in TableStepper spotted during...
2007-07-06 Vincent HennebertRemove decrease of activeRowIndex when backtracking
2007-07-06 Vincent HennebertOrganize imports and remove no longer used methods
2007-07-06 Vincent HennebertFirst step towards using a list of active cells for...
2007-07-05 Andreas L.... Fix a broken link
2007-07-05 Andreas L.... Fix for a tiny but very nasty bug...
2007-06-29 Simon PeppingApplied fix suggested by Arno Peters to the fop shell...
2007-06-29 Jeremias MaerkiBugzilla #42278:
2007-06-28 Vincent HennebertAdditional testcases for tables with spanning cells...
2007-06-23 Andreas L.... Bugzilla 42703: white-space incorrectly handled in...
2007-06-22 Jeremias MaerkiA note on the PDF/A namespace confusion.
2007-06-22 Jeremias MaerkiUpdated PDF/A-1b support according to ISO-19005-1:2005...
2007-06-22 Chris BowditchBugzilla #42576
2007-06-19 Vincent HennebertMove Glen Mazza to the list of inactive committers...
2007-06-17 Joerg Pietschmanncorrected some misspellings and other potential annoyan...
2007-06-16 Joerg Pietschmannremoved hyphenation advice from basic example
2007-06-16 Joerg Pietschmannremove deprecated style task
2007-06-15 Jeremias MaerkiAdd Assentis:DocDesign (an FO editor)
2007-06-15 Jeremias MaerkiAdd JEuclid as it now provides its own FOP extension.
2007-06-08 Simon PeppingApply a similar change to the page of the trunk as...
2007-06-07 Clay LeedsUpdates to promote FOP 0.93 over 0.20.5
2007-06-06 Vincent HennebertAdd Adrian Cumiskey to the list of FOP's active contrib...
2007-06-06 Vincent HennebertAdd Max Berger to the list of FOP's active contributors...
2007-05-29 Vincent HennebertBug #42476:
2007-05-28 Jeremias MaerkiDiscover the .otf font extension (OpenType fonts),...
2007-05-28 Jeremias MaerkiBugzilla #41831:
2007-05-27 Jeremias MaerkiOne Factory per VM is enough here.
2007-05-25 Jeremias MaerkiCheckstyle only.
2007-05-21 Jeremias MaerkiBugzilla #42406:
2007-05-21 Jeremias MaerkiBugzilla #42109:
2007-05-21 Jeremias MaerkiPFMFile is now also used inside FOP's normal operations...
2007-05-21 Jeremias MaerkiBugzilla #42067:
2007-05-18 Jeremias MaerkiBugzilla #42067:
2007-05-17 Jeremias MaerkiBugfix for ClassCastException with spaces inside a...
2007-05-17 Jeremias MaerkiMissed the URL.
next