index
:
xmlgraphics-fop.git
FOP-2393_gradient-rendering
FOP_0-20-0_Alt-Design
FOP_0-20-4Pre_BuildExp_pbw
Temp_AFPAffineTransform
Temp_AFPGOCAResources
Temp_API_Finalization
Temp_Accessibility
Temp_AreaTreeNewDesign
Temp_BasicSideFloats
Temp_CFF
Temp_ChangeBars
Temp_ChangeBars2
Temp_ChangingIPDHack
Temp_Color
Temp_ComplexScripts
Temp_Floats
Temp_FontMerging
Temp_FopFontsForSVG
Temp_Gradle_Build
Temp_ImagePackageRedesign
Temp_ImproveAccessibility
Temp_InlineContainer
Temp_Interleaved_Page_Line_Breaking
Temp_KnuthStylePageBreaking
Temp_MergeFrom11
Temp_PCLSoftFonts
Temp_PDFLinearization
Temp_PDF_ObjectStreams
Temp_PDF_in_PDF
Temp_ProcessingFeedback
Temp_RoundedCorners
Temp_SpaceResolution
Temp_SurrogatePairs
Temp_TrueTypeInPostScript
Temp_URI_Unification
Temp_WhitespaceManagement
Temp_XGC_URI_Resolution
archive
dirkx
fop-0_14_0
fop-0_14_0_regions
fop-0_17_0_batikSVG
fop-0_20_2-maintain
fop-0_90
fop-0_91
fop-0_92
fop-0_93
fop-0_94
fop-0_95
fop-1_0
fop-1_1
fop-1_1old
fop-1_1rc1
fop-2.6
fop-2_0
fop-2_1
fop-2_10
fop-2_2
fop-2_3
fop-2_4
fop-2_5
fop-2_6
fop-2_7
fop-2_8
fop-2_9
foray-font
inlineblock
main
maven
release-0-13-0
skynavga/configure-sonar-support
temp/ssteiner-java23
temp/ssteiner-pdfbox3
Apache XML Graphics FOP: https://github.com/apache/xmlgraphics-fop
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add type safety to PositionIterator + attempt at javadoc improvement
Andreas L. Delmelle
2011-02-01
2
-18
/
+28
|
*
Small cleanup: extract TextDecorationMaker, move validation into convertPrope...
Andreas L. Delmelle
2011-02-01
3
-169
/
+125
|
*
Bugzilla 48334: Added implementation for xml:base
Andreas L. Delmelle
2011-02-01
6
-3
/
+247
|
*
Bugzilla 50698: Changes after updating XGC JAR
Andreas L. Delmelle
2011-02-01
6
-45
/
+29
|
*
Updated XGC JAR after migrating ColorProfileUtil
Andreas L. Delmelle
2011-02-01
1
-0
/
+0
|
*
Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) an...
Jeremias Maerki
2011-02-01
22
-95
/
+525
|
*
Fix an forgotten change of type in class Area and a checkstyle error in class...
Simon Pepping
2011-01-27
3
-7
/
+7
|
*
Bugzilla 50635: fix issue in checkPreparedPages() where the same page-sequenc...
Andreas L. Delmelle
2011-01-24
2
-3
/
+8
|
*
Credit where credit is due...
Andreas L. Delmelle
2011-01-24
1
-2
/
+2
|
*
Bugzilla 50636: fix performance issue when adding pages in very large documents
Andreas L. Delmelle
2011-01-24
2
-9
/
+15
|
*
Bugzilla 50593: Mostly add type safety to various collections in the fop.area...
Andreas L. Delmelle
2011-01-24
32
-360
/
+398
|
*
Removed unnecessary Checkstyle CSOK comments
Vincent Hennebert
2011-01-24
1
-8
/
+5
|
*
FAQ entry for anti-aliasing artifacts in Adobe Acrobat.
Jeremias Maerki
2011-01-24
3
-0
/
+97
|
*
Make HashMaps type safe + remove corresponding redundant casts and unnecessar...
Andreas L. Delmelle
2011-01-22
1
-14
/
+17
|
*
Minor fixups: extract addAttributeToList() + no reason to first check the att...
Andreas L. Delmelle
2011-01-22
1
-26
/
+22
|
*
Bugzilla 50626: Fix potential performance issue when adding nodes. Thanks to ...
Andreas L. Delmelle
2011-01-22
1
-10
/
+35
|
*
Reduced task attribute redundancy by using <presetdef>.
Jeremias Maerki
2011-01-21
1
-18
/
+30
|
*
Fix for paths with spaces.
Jeremias Maerki
2011-01-21
1
-1
/
+1
|
*
Avoid deconstructing and reconstructing the base URI of the
Simon Pepping
2011-01-20
1
-8
/
+2
*
|
Simplification as suggested by Simon.
Jeremias Maerki
2011-02-10
1
-3
/
+3
*
|
Fix IF test for color_1.xml.
Jeremias Maerki
2011-02-10
1
-1
/
+5
*
|
Adjust range of valid results for OpenJDK 6
Jeremias Maerki
2011-02-10
1
-3
/
+3
*
|
Code cleanup.
Jeremias Maerki
2011-01-19
1
-30
/
+22
*
|
Bugfix: don't use toString() but properly generate the color function.
Jeremias Maerki
2011-01-19
1
-2
/
+34
*
|
Correct link to replacement.
Jeremias Maerki
2011-01-18
1
-1
/
+6
*
|
Make sure sub bridge contexts also have our bridges.
Jeremias Maerki
2011-01-18
1
-3
/
+12
*
|
Removed FopFactory.getColorSpace() in favor of FopFactory.getColorSpaceCache(...
Jeremias Maerki
2011-01-18
4
-38
/
+40
*
|
Remove commented line
Jeremias Maerki
2011-01-18
1
-1
/
+0
*
|
Results of color conversions differ between Java 5 and 6.
Jeremias Maerki
2011-01-18
1
-10
/
+16
*
|
Merge from Trunk, revisions 965390 to 1060234.
Jeremias Maerki
2011-01-18
702
-11507
/
+14919
|
\
|
|
*
Bugfix: Extracting the base directory through Configuration.getLocation() did...
Jeremias Maerki
2011-01-17
1
-2
/
+8
|
*
Remove unused class
Andreas L. Delmelle
2011-01-16
1
-94
/
+0
|
*
Add test/use-case for id on fo:root
Andreas L. Delmelle
2011-01-15
1
-14
/
+16
|
*
Enable id on fo:root pt 3 - Signal processed id at end of document
Andreas L. Delmelle
2011-01-15
1
-0
/
+1
|
*
Enable id property on fo:root.
Andreas L. Delmelle
2011-01-15
1
-0
/
+1
|
*
Associate id of fo:root with every new page.
Andreas L. Delmelle
2011-01-15
1
-0
/
+1
|
*
Bugzilla 50590: Fix typo in fop_exec() function in fop.js. Thanks to sergeyb4...
Andreas L. Delmelle
2011-01-15
1
-1
/
+1
|
*
Previous commit would have caused compile error, unless others included as well.
Andreas L. Delmelle
2011-01-15
1
-31
/
+31
|
*
Might as well make those primitive ints...
Andreas L. Delmelle
2011-01-15
1
-31
/
+31
|
*
Eliminate unnecessary boxing
Andreas L. Delmelle
2011-01-14
2
-165
/
+94
|
*
Eliminate a small waste: no reason to store the char as a String, and then co...
Andreas L. Delmelle
2011-01-14
1
-3
/
+3
|
*
Minor fixups
Andreas L. Delmelle
2011-01-14
1
-3
/
+1
|
*
Minor nit: eliminate stray hungarian...
Andreas L. Delmelle
2011-01-14
1
-3
/
+3
|
*
Fix deprecation warnings; add some type safety
Simon Pepping
2011-01-14
14
-68
/
+80
|
*
Relative URIs in the configuration file are evaluated relative to the base UR...
Simon Pepping
2011-01-14
6
-7
/
+83
|
*
Restored compatibility with third-party extensions.
Jeremias Maerki
2011-01-12
1
-3
/
+3
|
*
move hyphenation-dependent testcase into hyphenation-testcases
Simon Pepping
2011-01-12
1
-0
/
+0
|
*
CheckStyle fixup...
Andreas L. Delmelle
2011-01-11
4
-3
/
+7
|
*
Bugzilla 49848: Correct behavior of keep-together.within-line in case of nest...
Andreas L. Delmelle
2011-01-09
3
-1
/
+23
|
*
Switch to type-safe collections (+ related cleanup of redundant casts, for-lo...
Andreas L. Delmelle
2011-01-09
7
-44
/
+36
[prev]
[next]