aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Eliminate unnecessary boxing (possible after r1062901)Andreas L. Delmelle2011-02-061-17/+16
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067711 13f79535-47bb-0310-9956-ffa450edef68
| * | Fix checkstyle issuesAndreas L. Delmelle2011-02-062-2/+3
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067698 13f79535-47bb-0310-9956-ffa450edef68
| * | Fixups + necessary changes after r1067689Andreas L. Delmelle2011-02-061-10/+16
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067693 13f79535-47bb-0310-9956-ffa450edef68
| * | Got a bit ahead of myself, again...Andreas L. Delmelle2011-02-061-1/+1
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067692 13f79535-47bb-0310-9956-ffa450edef68
| * | Fixups, type safety...Andreas L. Delmelle2011-02-061-41/+30
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067691 13f79535-47bb-0310-9956-ffa450edef68
| * | Code fixupsAndreas L. Delmelle2011-02-061-19/+20
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067689 13f79535-47bb-0310-9956-ffa450edef68
| * | Revert previous commit; wrong class...Andreas L. Delmelle2011-02-061-34/+3
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067688 13f79535-47bb-0310-9956-ffa450edef68
| * | Code fixupsAndreas L. Delmelle2011-02-061-3/+34
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067684 13f79535-47bb-0310-9956-ffa450edef68
| * | Minor fixupsAndreas L. Delmelle2011-02-061-44/+20
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067681 13f79535-47bb-0310-9956-ffa450edef68
| * | Commit missing file from r1067670Andreas L. Delmelle2011-02-061-1/+1
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067672 13f79535-47bb-0310-9956-ffa450edef68
| * | Decommission BlockStackingLM.StackingIterAndreas L. Delmelle2011-02-063-31/+3
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067670 13f79535-47bb-0310-9956-ffa450edef68
| * | Minor fixup: extract condition into local variableAndreas L. Delmelle2011-02-061-2/+3
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067668 13f79535-47bb-0310-9956-ffa450edef68
| * | Code cleanup:Andreas L. Delmelle2011-02-061-422/+137
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - reduce code duplication in getNextKnuthElements() - removed references to experimental BlockStackingLM.bpUnit - changed silly private method label - various fixups git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067665 13f79535-47bb-0310-9956-ffa450edef68
| * | Code cleanup: reduce some code duplication in getNextKnuthElements() ↵Andreas L. Delmelle2011-02-061-86/+85
| | | | | | | | | | | | | | | | | | variants (e.a.) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067661 13f79535-47bb-0310-9956-ffa450edef68
| * | Preceding cleanups 'fixed' behavior in test caseAndreas L. Delmelle2011-02-061-5/+1
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067644 13f79535-47bb-0310-9956-ffa450edef68
| * | Code cleanup (minor)Andreas L. Delmelle2011-02-061-8/+10
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067569 13f79535-47bb-0310-9956-ffa450edef68
| * | Further cleanup: reduce some code duplication in BlockStackingLM's ↵Andreas L. Delmelle2011-02-062-165/+51
| | | | | | | | | | | | | | | | | | getNextKnuthElements() variants git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067567 13f79535-47bb-0310-9956-ffa450edef68
| * | Restored part that would otherwise cause a StackOverflowError...Andreas L. Delmelle2011-02-061-1/+3
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067565 13f79535-47bb-0310-9956-ffa450edef68
| * | Code cleanupAndreas L. Delmelle2011-02-061-140/+46
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067559 13f79535-47bb-0310-9956-ffa450edef68
| * | Add type safety to LMiterAndreas L. Delmelle2011-02-061-7/+7
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067558 13f79535-47bb-0310-9956-ffa450edef68
| * | Code cleanupAndreas L. Delmelle2011-02-051-586/+109
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067533 13f79535-47bb-0310-9956-ffa450edef68
| * | Decommission InlineStackingLM.StackingIter (+ minor fixups)Andreas L. Delmelle2011-02-054-67/+40
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067371 13f79535-47bb-0310-9956-ffa450edef68
| * | Decommission private PositionIterator subclasses in list package (+ minor ↵Andreas L. Delmelle2011-02-052-35/+15
| | | | | | | | | | | | | | | | | | fixups) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067365 13f79535-47bb-0310-9956-ffa450edef68
| * | Decommission AreaAdditionUtil.StackingIter + minor fixupsAndreas L. Delmelle2011-02-051-21/+11
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067360 13f79535-47bb-0310-9956-ffa450edef68
| * | Refactoring PositionIterator Step 1: make the class instantiable, provide ↵Andreas L. Delmelle2011-02-052-9/+24
| | | | | | | | | | | | | | | | | | default implementations for getLM() and getPos(), and make the constructor public git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067353 13f79535-47bb-0310-9956-ffa450edef68
| * | Disable pixel tests due to differences between JVMs.Jeremias Maerki2011-02-041-1/+1
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067193 13f79535-47bb-0310-9956-ffa450edef68
| * | Bugfix: Suppress generating duplicate fo:root and fo:declarations extension ↵Jeremias Maerki2011-02-041-6/+18
| | | | | | | | | | | | | | | | | | attachments. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067190 13f79535-47bb-0310-9956-ffa450edef68
| * | Fix compile error when JAI is not around.Jeremias Maerki2011-02-041-2/+1
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067126 13f79535-47bb-0310-9956-ffa450edef68
| * | Some tests for bitmap conversions.Jeremias Maerki2011-02-042-0/+169
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067123 13f79535-47bb-0310-9956-ffa450edef68
| * | Bugzilla #50705:Jeremias Maerki2011-02-045-15/+7
| | | | | | | | | | | | | | | | | | | | | Fix to preserve the order of AFP TLEs and NOPs as given in the XSL-FO document. Submitted by: Mehdi Houshmand <med1985.at.gmail.com> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067109 13f79535-47bb-0310-9956-ffa450edef68
| * | Generify ListUtil methodsAndreas L. Delmelle2011-02-021-6/+6
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1066626 13f79535-47bb-0310-9956-ffa450edef68
| * | Adding information about the font cache file.Jeremias Maerki2011-02-021-0/+15
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1066543 13f79535-47bb-0310-9956-ffa450edef68
| * | Bugzilla #50699:Jeremias Maerki2011-02-022-5/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added support for lookup of alternative glyphs when additional single-byte encodings are used, ex. replacing "Omegagreek" by "Omega" and vice versa. Submitted by: Alexandros Papadakis <alpapad.at.gmail.com> Changes to patch: - fixed a couple of typos - code formatting - a little code optimization git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1066400 13f79535-47bb-0310-9956-ffa450edef68
| * | Commit file necessary to avoid compile error after r1066198Andreas L. Delmelle2011-02-011-9/+19
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1066277 13f79535-47bb-0310-9956-ffa450edef68
| * | Add type safety to PositionIterator + attempt at javadoc improvementAndreas L. Delmelle2011-02-012-18/+28
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1066275 13f79535-47bb-0310-9956-ffa450edef68
| * | Small cleanup: extract TextDecorationMaker, move validation into ↵Andreas L. Delmelle2011-02-013-169/+125
| | | | | | | | | | | | | | | | | | convertProperty() and eliminate unnecessary TextDecorationProperty git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1066198 13f79535-47bb-0310-9956-ffa450edef68
| * | Bugzilla 48334: Added implementation for xml:baseAndreas L. Delmelle2011-02-016-3/+247
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1066190 13f79535-47bb-0310-9956-ffa450edef68
| * | Bugzilla 50698: Changes after updating XGC JARAndreas L. Delmelle2011-02-016-45/+29
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1066182 13f79535-47bb-0310-9956-ffa450edef68
| * | Updated XGC JAR after migrating ColorProfileUtilAndreas L. Delmelle2011-02-011-0/+0
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1066181 13f79535-47bb-0310-9956-ffa450edef68
| * | Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) ↵Jeremias Maerki2011-02-0122-95/+525
| | | | | | | | | | | | | | | | | | | | | | | | | | | and fo:declarations (document in AFP). Includes a test case. Update QDox to avoid a bug with class private enums. Connect some older test cases into the standard test suite. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1066078 13f79535-47bb-0310-9956-ffa450edef68
| | * Simplification as suggested by Simon.Jeremias Maerki2011-02-101-3/+3
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Color@1069376 13f79535-47bb-0310-9956-ffa450edef68
| | * Fix IF test for color_1.xml.Jeremias Maerki2011-02-101-1/+5
| | | | | | | | | | | | | | | | | | The round-trip for the rgb() was not working with ColorUtil.isSameColor() as that checks deeper than just Color.equals(). git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Color@1069366 13f79535-47bb-0310-9956-ffa450edef68
| | * Adjust range of valid results for OpenJDK 6Jeremias Maerki2011-02-101-3/+3
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Color@1069305 13f79535-47bb-0310-9956-ffa450edef68
| | * Code cleanup.Jeremias Maerki2011-01-191-30/+22
| | | | | | | | | | | | | | | | | | Not every color has to be a ColorWithAlternatives any longer now that we have the isSameColor() function. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Color@1060736 13f79535-47bb-0310-9956-ffa450edef68
| | * Bugfix: don't use toString() but properly generate the color function.Jeremias Maerki2011-01-191-2/+34
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Color@1060719 13f79535-47bb-0310-9956-ffa450edef68
| | * Correct link to replacement.Jeremias Maerki2011-01-181-1/+6
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Color@1060466 13f79535-47bb-0310-9956-ffa450edef68
| | * Make sure sub bridge contexts also have our bridges.Jeremias Maerki2011-01-181-3/+12
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Color@1060464 13f79535-47bb-0310-9956-ffa450edef68
| | * Removed FopFactory.getColorSpace() in favor of ↵Jeremias Maerki2011-01-184-38/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | FopFactory.getColorSpaceCache() to better follow the pattern we use for the FontManager and ImageManager. Increased accuracy for sRGB derivation. Fixed some tests. Fixed bug in ColorUtil.toSRGBColor(). Documented inconsistency inside java.awt.Color in ColorUtilTest. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Color@1060457 13f79535-47bb-0310-9956-ffa450edef68
| | * Remove commented lineJeremias Maerki2011-01-181-1/+0
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Color@1060284 13f79535-47bb-0310-9956-ffa450edef68
| | * Results of color conversions differ between Java 5 and 6.Jeremias Maerki2011-01-181-10/+16
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Color@1060279 13f79535-47bb-0310-9956-ffa450edef68