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
*
Re-integrate/merge Temp_Color branch into Trunk.
Jeremias Maerki
2011-02-10
38
-623
/
+2145
|
\
|
*
Fix deprecation.
Temp_Color
Jeremias Maerki
2011-02-10
1
-6
/
+6
|
*
Status update
Jeremias Maerki
2011-02-10
1
-0
/
+3
|
*
Merge from Trunk, revisions 1060235 to 1069383.
Jeremias Maerki
2011-02-10
114
-2815
/
+2846
|
|
\
|
|
/
|
/
|
*
|
Further attempts at improving code readability, reduce some more duplication,...
Andreas L. Delmelle
2011-02-09
4
-121
/
+203
*
|
Further reduction of code duplication in/between getNextKnuthElements()
Andreas L. Delmelle
2011-02-08
2
-125
/
+95
*
|
Elimination of code duplication in getNextKnuthElements()
Andreas L. Delmelle
2011-02-08
1
-82
/
+41
*
|
Use BitmapImageUtil for converting images to bi-level images.
Jeremias Maerki
2011-02-07
5
-53
/
+58
*
|
Bugfix: toBufferedImage() didn't actually transfer the image data at all.
Jeremias Maerki
2011-02-07
1
-1
/
+3
*
|
Bugfix: Avoid directly encoding if the sample model is not exactly right. For...
Jeremias Maerki
2011-02-07
1
-0
/
+9
*
|
Reverted previous commit; looks like it does require all related property cla...
Andreas L. Delmelle
2011-02-06
2
-122
/
+136
*
|
Bugzilla 50703: Parametrize PropertyCache, switch to parameterless public con...
Andreas L. Delmelle
2011-02-06
2
-136
/
+122
*
|
Make URI extraction consistent with fo:external-graphic's src + remove unnece...
Andreas L. Delmelle
2011-02-06
1
-2
/
+1
*
|
Code fixups, type safety, etc.
Andreas L. Delmelle
2011-02-06
1
-47
/
+57
*
|
Minor nits
Andreas L. Delmelle
2011-02-06
1
-2
/
+2
*
|
Move CSOK suppresion comments; apparently @Override causes these to be ignore...
Andreas L. Delmelle
2011-02-06
3
-6
/
+6
*
|
Fix checkstyle issue
Andreas L. Delmelle
2011-02-06
1
-1
/
+2
*
|
More fixups: eliminate stray hungarians + added TODO for parameter removal
Andreas L. Delmelle
2011-02-06
1
-36
/
+37
*
|
Revert r1067644 (local 'clean' trunk got mixed up with fix for 49877)
Andreas L. Delmelle
2011-02-06
1
-1
/
+6
*
|
Eliminate unnecessary boxing (possible after r1062901)
Andreas L. Delmelle
2011-02-06
1
-17
/
+16
*
|
Fix checkstyle issues
Andreas L. Delmelle
2011-02-06
2
-2
/
+3
*
|
Fixups + necessary changes after r1067689
Andreas L. Delmelle
2011-02-06
1
-10
/
+16
*
|
Got a bit ahead of myself, again...
Andreas L. Delmelle
2011-02-06
1
-1
/
+1
*
|
Fixups, type safety...
Andreas L. Delmelle
2011-02-06
1
-41
/
+30
*
|
Code fixups
Andreas L. Delmelle
2011-02-06
1
-19
/
+20
*
|
Revert previous commit; wrong class...
Andreas L. Delmelle
2011-02-06
1
-34
/
+3
*
|
Code fixups
Andreas L. Delmelle
2011-02-06
1
-3
/
+34
*
|
Minor fixups
Andreas L. Delmelle
2011-02-06
1
-44
/
+20
*
|
Commit missing file from r1067670
Andreas L. Delmelle
2011-02-06
1
-1
/
+1
*
|
Decommission BlockStackingLM.StackingIter
Andreas L. Delmelle
2011-02-06
3
-31
/
+3
*
|
Minor fixup: extract condition into local variable
Andreas L. Delmelle
2011-02-06
1
-2
/
+3
*
|
Code cleanup:
Andreas L. Delmelle
2011-02-06
1
-422
/
+137
*
|
Code cleanup: reduce some code duplication in getNextKnuthElements() variants...
Andreas L. Delmelle
2011-02-06
1
-86
/
+85
*
|
Preceding cleanups 'fixed' behavior in test case
Andreas L. Delmelle
2011-02-06
1
-5
/
+1
*
|
Code cleanup (minor)
Andreas L. Delmelle
2011-02-06
1
-8
/
+10
*
|
Further cleanup: reduce some code duplication in BlockStackingLM's getNextKnu...
Andreas L. Delmelle
2011-02-06
2
-165
/
+51
*
|
Restored part that would otherwise cause a StackOverflowError...
Andreas L. Delmelle
2011-02-06
1
-1
/
+3
*
|
Code cleanup
Andreas L. Delmelle
2011-02-06
1
-140
/
+46
*
|
Add type safety to LMiter
Andreas L. Delmelle
2011-02-06
1
-7
/
+7
*
|
Code cleanup
Andreas L. Delmelle
2011-02-05
1
-586
/
+109
*
|
Decommission InlineStackingLM.StackingIter (+ minor fixups)
Andreas L. Delmelle
2011-02-05
4
-67
/
+40
*
|
Decommission private PositionIterator subclasses in list package (+ minor fix...
Andreas L. Delmelle
2011-02-05
2
-35
/
+15
*
|
Decommission AreaAdditionUtil.StackingIter + minor fixups
Andreas L. Delmelle
2011-02-05
1
-21
/
+11
*
|
Refactoring PositionIterator Step 1: make the class instantiable, provide def...
Andreas L. Delmelle
2011-02-05
2
-9
/
+24
*
|
Disable pixel tests due to differences between JVMs.
Jeremias Maerki
2011-02-04
1
-1
/
+1
*
|
Bugfix: Suppress generating duplicate fo:root and fo:declarations extension a...
Jeremias Maerki
2011-02-04
1
-6
/
+18
*
|
Fix compile error when JAI is not around.
Jeremias Maerki
2011-02-04
1
-2
/
+1
*
|
Some tests for bitmap conversions.
Jeremias Maerki
2011-02-04
2
-0
/
+169
*
|
Bugzilla #50705:
Jeremias Maerki
2011-02-04
5
-15
/
+7
*
|
Generify ListUtil methods
Andreas L. Delmelle
2011-02-02
1
-6
/
+6
[next]