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
*
Now that the most important stuff is working in IFRenderer, reduce verbosity ...
Jeremias Maerki
2008-08-08
1
-15
/
+15
*
Update for image elements.
Jeremias Maerki
2008-08-07
1
-43
/
+66
*
Implemented foreign-object support for the new intermediate format.
Jeremias Maerki
2008-08-07
6
-121
/
+260
*
Bugfix: Don't use getWidth/Height() from superclass as this is accessing the ...
Jeremias Maerki
2008-08-06
1
-0
/
+12
*
Fix for kerning (switched to SVG semantics, now working correctly for both SV...
Jeremias Maerki
2008-08-06
6
-19
/
+226
*
First steps at unified image handling as proposed on http://wiki.apache.org/x...
Jeremias Maerki
2008-08-05
35
-435
/
+1877
*
Fix for plan reloader when the namespace doesn't match.
Jeremias Maerki
2008-08-05
2
-8
/
+18
*
Refinements based on the extensions of XML Graphics Commons (better distincti...
Jeremias Maerki
2008-08-05
7
-5
/
+135
*
Bugfix for leading glyph adjust in TJ array.
Jeremias Maerki
2008-08-05
1
-0
/
+3
*
Merge from Trunk revisions 679735 to 680380.
Jeremias Maerki
2008-07-28
12
-83
/
+101
|
\
|
*
Reverted revision 670341 and replaced it with a different solution as discussed:
Jeremias Maerki
2008-07-28
10
-49
/
+55
|
*
Bugzilla #45470:
Jeremias Maerki
2008-07-28
2
-34
/
+46
*
|
Release intermediate file ASAP to avoid high memory consumption.
Jeremias Maerki
2008-07-28
1
-0
/
+6
*
|
Set error listener on both IF and AT tests.
Jeremias Maerki
2008-07-28
3
-17
/
+26
*
|
Fixed block containers now working properly.
Jeremias Maerki
2008-07-28
3
-44
/
+291
*
|
Reduce code duplication and make the toString() methods available to the outs...
Jeremias Maerki
2008-07-28
3
-40
/
+41
*
|
Don't let Xalan's default error listener swallow exceptions.
Jeremias Maerki
2008-07-28
1
-0
/
+18
*
|
Dealt with some double formatting issues (coordinate round-trips).
Jeremias Maerki
2008-07-28
5
-53
/
+89
*
|
Some carriage returns for the debug output file.
Jeremias Maerki
2008-07-28
1
-0
/
+2
*
|
Renamed "box" to "viewport". Introduced "group" for pure reference areas (onl...
Jeremias Maerki
2008-07-28
15
-83
/
+394
*
|
Merge from Trunk revisions 677589 to 679734.
Jeremias Maerki
2008-07-25
1084
-9320
/
+9415
|
\
|
|
*
Fed up with all those trailing whitespaces. Let's remove them all (once... an...
Vincent Hennebert
2008-07-24
1082
-9341
/
+9341
|
*
Only update the generated files if any source file is newer than the generate...
Jeremias Maerki
2008-07-23
2
-13
/
+28
|
*
My bad.. copy paste error I introduced which broke forrest.
Adrian Cumiskey
2008-07-23
1
-1
/
+1
|
*
Minor optimization.
Adrian Cumiskey
2008-07-23
1
-2
/
+2
|
*
Lets free a little memory in every BlockParent :).. Commented out the unused...
Adrian Cumiskey
2008-07-22
1
-1
/
+1
|
*
Hacked CommandLineOptions so that it accepts '-' as a specification of stdin/...
Vincent Hennebert
2008-07-22
1
-36
/
+54
|
*
Desynchronized createFontKey() and removed single use of static TRIPLETS_TYPE...
Adrian Cumiskey
2008-07-22
1
-5
/
+5
|
*
Renamed fname to more correct name fontKey.
Adrian Cumiskey
2008-07-21
1
-5
/
+5
|
*
Removed unnecessary storing of byte[] nameBytes
Adrian Cumiskey
2008-07-18
1
-55
/
+39
|
*
Ok, I am much happier with this fix now, it doesn't feel like a temporary hac...
Adrian Cumiskey
2008-07-18
2
-38
/
+39
|
*
I'm not really happy with this workaround, it is a bit of a hack (as Symbol a...
Adrian Cumiskey
2008-07-17
1
-0
/
+16
|
*
Undoing this change for now until a better fix can be found as it breaks 4 un...
Adrian Cumiskey
2008-07-17
1
-1
/
+1
|
*
Unused imports.
Adrian Cumiskey
2008-07-17
1
-10
/
+0
|
*
Moved font setup stuff from setupFontInfo() in AFPRenderer and delegated this...
Adrian Cumiskey
2008-07-17
2
-47
/
+120
|
*
An optimization and improved readability of fontLookup() call.
Adrian Cumiskey
2008-07-17
1
-4
/
+7
|
*
A minor optimization.
Adrian Cumiskey
2008-07-17
1
-2
/
+6
|
*
ZapfDingbats and Symbol is not always available on the AFPRenderer so we can'...
Adrian Cumiskey
2008-07-17
1
-1
/
+1
*
|
Improved/fixed font setup for painters. Reduced the whole thing to pass in a ...
Jeremias Maerki
2008-07-23
16
-268
/
+625
*
|
Started the IFParser.
Jeremias Maerki
2008-07-22
22
-516
/
+2263
*
|
Merge from Trunk up to revision 677588.
Jeremias Maerki
2008-07-17
23
-305
/
+412
|
\
|
|
*
fonts package must not depend on the render package. Refactored to restore th...
Jeremias Maerki
2008-07-17
7
-119
/
+108
|
*
Removed stray System.out.
Jeremias Maerki
2008-07-16
1
-1
/
+0
|
*
Worked around a bug in Xalan 2.4.0 (bundled with Sun Java 1.4.2_xx) where fil...
Jeremias Maerki
2008-07-16
2
-23
/
+45
|
*
A nit: clarify message so its more meaningful to end user
Chris Bowditch
2008-07-14
1
-1
/
+1
|
*
Another attempt at avoiding build issues (?)
Andreas L. Delmelle
2008-07-13
1
-3
/
+3
|
*
null is not correct here, an empty String needs to be used for the default na...
Jeremias Maerki
2008-07-13
3
-43
/
+43
|
*
Replace occurrences of File.toURL() by File.toURI().toURL() (recommended as o...
Andreas L. Delmelle
2008-07-13
10
-27
/
+27
|
*
Attempt to fix a potential build problem.
Jeremias Maerki
2008-07-12
1
-8
/
+9
|
*
Ignore FindBugs preference file from Eclipse.
Jeremias Maerki
2008-07-11
0
-0
/
+0
[next]