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
path:
root
/
src
/
java
/
org
/
apache
/
fop
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged from Trunk revisions 706551 to 719661.
Jeremias Maerki
2008-11-21
26
-394
/
+651
|
\
|
*
Fixed possible ClassCastException that was caused by my earlier attempt to su...
Jeremias Maerki
2008-11-21
2
-11
/
+79
|
*
Fix for unit test failure in transcoder tests (NullPointerException):
Jeremias Maerki
2008-11-21
3
-18
/
+24
|
*
Added support for SVG 1.2 inside fo:instream-foreign-object. The code just us...
Jeremias Maerki
2008-11-21
4
-45
/
+110
|
*
Bugzilla 46240:
Andreas L. Delmelle
2008-11-19
2
-10
/
+25
|
*
Reduced warning on ascender+descender > EM box to DEBUG level, as this case i...
Jeremias Maerki
2008-11-19
1
-13
/
+18
|
*
Change FontCache.changeLock to a boolean[1], so it can be serialized...
Andreas L. Delmelle
2008-11-18
1
-1
/
+1
|
*
Bugfix: do not reset TextLM.hasChanged, but combine (||) with previous value.
Andreas L. Delmelle
2008-11-18
1
-1
/
+1
|
*
TextHandler interface changes, the Graphics2D implementation is now passed to...
Adrian Cumiskey
2008-11-18
3
-22
/
+29
|
*
Bugzilla 46211:
Andreas L. Delmelle
2008-11-17
1
-28
/
+14
|
*
Bugzilla 45113:
Andreas L. Delmelle
2008-10-26
3
-11
/
+127
|
*
Fixed a problem where the BPD or a block area could be wrong if there is a ne...
Jeremias Maerki
2008-10-24
2
-11
/
+8
|
*
AFPFontReader a lot more robust now with less copy/pasted code but still far ...
Adrian Cumiskey
2008-10-24
9
-260
/
+252
*
|
Added page master name to IFDocumentHandler.startPage() method.
Jeremias Maerki
2008-11-19
20
-211
/
+1492
*
|
Making conversion hints available to ImageHandler implementations, too.
Jeremias Maerki
2008-11-04
8
-10
/
+241
*
|
Re-Implemented "quality" rendering mode (painting borders and rules using bit...
Jeremias Maerki
2008-10-30
10
-120
/
+530
*
|
Moved IFState instance variable into AbstractIFPainter as all implementations...
Jeremias Maerki
2008-10-23
15
-583
/
+789
*
|
Wired in the configuration for IFDocumentHandler.
Jeremias Maerki
2008-10-21
1
-0
/
+5
*
|
Merge from Trunk revisions 699793 to 706550.
Jeremias Maerki
2008-10-21
11
-67
/
+179
|
\
|
|
*
Bugzilla #45956:
Jeremias Maerki
2008-10-20
1
-1
/
+33
|
*
Fixed size of images when vector graphic images are painted using fox:convers...
Jeremias Maerki
2008-10-20
6
-37
/
+94
|
*
Removed superfluous brackets
Vincent Hennebert
2008-10-17
1
-2
/
+2
|
*
Fix for ps:ps-page-setup-code.
Adrian Cumiskey
2008-10-15
2
-42
/
+42
|
*
More readable.
Adrian Cumiskey
2008-10-15
1
-12
/
+18
|
*
Bugzilla #45971: improved the behaviour of the command line interface:
Vincent Hennebert
2008-10-13
2
-32
/
+49
*
|
Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen...
Jeremias Maerki
2008-09-28
48
-1204
/
+3321
*
|
Merge from Trunk revisions 685575-699792.
Jeremias Maerki
2008-09-28
52
-592
/
+546
|
\
|
|
*
Added two missing files from r698280
Andreas L. Delmelle
2008-09-24
2
-5
/
+1
|
*
Cleanup firstWhiteSpaceInSeq at end of block too...
Andreas L. Delmelle
2008-09-23
1
-0
/
+1
|
*
Bugzilla 40798: A conditional-page-master-reference with page-position="last"...
Andreas L. Delmelle
2008-09-23
7
-94
/
+51
|
*
Bugzilla #45795:
Jeremias Maerki
2008-09-17
1
-0
/
+15
|
*
Re-enabled image loader testcases
Maximilian Berger
2008-09-16
3
-7
/
+7
|
*
PDF Output: Made sure the XMP Metadata stream is never compressed.
Jeremias Maerki
2008-09-15
1
-4
/
+6
|
*
Minor fix: avoid attempts at converting a default namespace declaration as a ...
Andreas L. Delmelle
2008-09-10
1
-4
/
+5
|
*
Bugzilla #45734:
Jeremias Maerki
2008-09-10
1
-3
/
+5
|
*
Bugzilla #45616:
Jeremias Maerki
2008-09-10
1
-10
/
+7
|
*
Some older TTF fonts have shorter OS/2 tables. This fixes potential EOFExcept...
Jeremias Maerki
2008-09-10
1
-15
/
+30
|
*
This is a better fix which will cater for the case where the first character ...
Adrian Cumiskey
2008-09-09
1
-4
/
+4
|
*
Make PFM string parsing a little more robust
Adrian Cumiskey
2008-09-09
1
-1
/
+6
|
*
Partial fix for Bugzilla 45702: instead of wrapping the forcedBreakAfterLast ...
Andreas L. Delmelle
2008-08-30
1
-2
/
+2
|
*
Bugzilla 45667: avoid NullPointerExceptions during hyphenation for empty inli...
Andreas L. Delmelle
2008-08-29
1
-1
/
+2
|
*
Added missing generation of areas for empty grid units in tables with collaps...
Jeremias Maerki
2008-08-29
2
-8
/
+111
|
*
Expanded warning message about borders and paddings on regions.
Luca Furini
2008-08-27
1
-1
/
+1
|
*
Forgot to add deprecated public statics.
Adrian Cumiskey
2008-08-26
1
-0
/
+18
|
*
Deprecate UnitConv now that it resides only in xmlgraphics commons.
Adrian Cumiskey
2008-08-26
1
-0
/
+152
|
*
CommonURIResolver is no longer a singleton
Maximilian Berger
2008-08-25
1
-1
/
+1
|
*
Re-added moved class as deprecated
Maximilian Berger
2008-08-25
3
-0
/
+191
|
*
Fixed memory leak in property cache (not cleaning stale PropertyCache$CacheEn...
Jeremias Maerki
2008-08-25
1
-47
/
+58
|
*
Moved DataURIResolver from FOP to commons; use new URIResolver registry
Maximilian Berger
2008-08-24
4
-243
/
+5
|
*
minor spelling mistakes
Maximilian Berger
2008-08-22
1
-3
/
+3
[next]