]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2007-10-04 Jeremias MaerkiBugzilla #43542:
2007-10-01 Jeremias MaerkiMetafocus has renamed their product.
2007-09-22 Andreas L.... Cleanup: remove unused imports
2007-09-22 Andreas L.... InlineStackingLM should not be instantiated directly...
2007-09-22 Andreas L.... Slight correction: part of the issue has already been...
2007-09-21 Andreas L.... PropertyCache phase 2:
2007-09-21 Andreas L.... Undo unnecessary changes of previous commit (r578197)
2007-09-21 Andreas L.... Fix behavior of from-nearest-specified-value(): the...
2007-09-20 Andreas L.... Bugfix: non-collapsed white-space caused ArrayIndexOutO...
2007-09-20 Andreas L.... Bugfix: non-collapsed white-space caused ArrayIndexOutO...
2007-09-16 Andreas L.... Correction: Added missing file for r576095
2007-09-16 Andreas L.... Bugzilla 42705: Fixed swallowing PCDATA during white...
2007-09-16 Andreas L.... Bugzilla 42703: Fixed incorrect white-space removal...
2007-09-08 Andreas L.... Slight correction in the 0.94 font docs.
2007-09-04 Andreas L.... Bugzilla 43274: Fix for erroneous usage of inherited...
2007-08-26 Vincent HennebertRemoved merge tracking for "svnmerge" for
2007-08-23 Vincent HennebertThe release date of FOP 0.94 is now known
2007-08-23 Vincent HennebertMerged revisions 556567-558280,558282-562946,562948...
2007-08-23 Vincent HennebertBlocked revisions 564856 via svnmerge
2007-08-23 Vincent HennebertAdd 2007 to the copyright list
2007-08-23 Vincent HennebertBlocked revisions 562947,563927,567303 via svnmerge
2007-08-21 Chris BowditchFOP Trunk now uses xmlgraphics-commons-1.3svn.jar
2007-08-18 Vincent HennebertBlocked revisions 567294,567297 via svnmerge
2007-08-17 Chris BowditchBugzilla #43089
2007-08-08 Vincent HennebertBlocked revisions 563956 via svnmerge
2007-08-08 Vincent HennebertInitialized merge tracking via "svnmerge" with revision...
2007-08-05 Vincent HennebertAdd in status.xml the noticeable changes I made in...
2007-08-03 Vincent HennebertClean up:
2007-08-02 Vincent HennebertMove the handling of breaks back in TableContentLM
2007-08-02 Vincent HennebertFirst step at introducing a layout manager for a row...
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
next