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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust to changes in XML Graphics Commons:
Jeremias Maerki
2010-12-13
12
-34
/
+103
*
Bugfix for StringIndexOutOfBoundsException when the PDF grows beyond 2GB.
Jeremias Maerki
2010-08-13
1
-6
/
+9
*
The previous merge didn't go quite as planned.
Jeremias Maerki
2010-07-19
1
-1
/
+0
*
Merged changes from Trunk.
Jeremias Maerki
2010-07-19
1
-3
/
+6
|
\
|
*
Bugfix of bugfix for escaped PDF names.
Jeremias Maerki
2010-07-19
1
-3
/
+5
|
*
Bugfix: "/" must be escaped in names.
Jeremias Maerki
2010-07-19
1
-3
/
+3
|
*
Log exception if available to make error localization easier.
Jeremias Maerki
2010-07-15
1
-2
/
+10
|
*
Added ImageElementBridge to ImageConverterSVG2G2D so output formats like Java...
Jeremias Maerki
2010-07-15
3
-2
/
+181
|
*
Restored ColorExt after removing it from XML Graphics Commons again.
Jeremias Maerki
2010-07-02
6
-12
/
+325
*
|
Merged changes from Trunk (minus JARs).
Jeremias Maerki
2010-07-19
8
-8
/
+505
*
|
Added missing PDFColorHandler to PDFDocumentGraphics2D.
Jeremias Maerki
2010-07-19
1
-0
/
+2
*
|
Added support for CIE Lab colors to AFP output.
Jeremias Maerki
2010-07-08
2
-24
/
+100
*
|
Bugfix for gradients with mixed color spaces: the original color was not repl...
Jeremias Maerki
2010-07-08
1
-3
/
+6
*
|
Cleanup of PDFColor, removing unused functionality. PDFColor is only used for...
Jeremias Maerki
2010-07-08
1
-93
/
+10
*
|
Added class ColorWithFallback used for recreating function strings.
Jeremias Maerki
2010-07-07
6
-90
/
+247
*
|
Added support for the cie-lab-color() function that is found in the current X...
Jeremias Maerki
2010-06-30
6
-92
/
+361
*
|
Round-trip for fop-rgb-named-color() function.
Jeremias Maerki
2010-06-29
1
-12
/
+31
*
|
Added support for the rgb-named-color() function that is found in the current...
Jeremias Maerki
2010-06-29
3
-6
/
+230
*
|
Bugzilla #49403:
Jeremias Maerki
2010-06-25
15
-347
/
+739
|
/
*
Minor refactoring and style fixups:
Andreas L. Delmelle
2010-06-19
1
-121
/
+102
*
Bugfix: PDF/A-1a mode was not properly reported.
Jeremias Maerki
2010-06-17
1
-1
/
+1
*
Put the /Resources reference directly into the underlying dictionary and hand...
Jeremias Maerki
2010-06-15
1
-3
/
+3
*
Color-related classes were moved to the org.apache.xmlgraphics.java2d.color p...
Jeremias Maerki
2010-06-14
5
-13
/
+13
*
AFP Output Changes:
Jeremias Maerki
2010-06-12
10
-88
/
+144
*
AFP Output: Fix for bitmap images inside an SVG or G2D graphic (printer error...
Jeremias Maerki
2010-06-11
1
-18
/
+9
*
Bugzilla #42306:
Jeremias Maerki
2010-06-08
4
-3
/
+175
*
Bugfix for formatting of floating point numbers which could lead to invalid P...
Jeremias Maerki
2010-06-04
1
-1
/
+1
*
Big encoding performance improvement for bi-level images which do not have th...
Jeremias Maerki
2010-05-27
1
-5
/
+60
*
Missed a parameter change for an overridden method. (Additional change for re...
Jeremias Maerki
2010-05-20
1
-1
/
+1
*
Changed many variables and parameters from "int" to "char" because AFP font s...
Jeremias Maerki
2010-05-20
8
-38
/
+54
*
Bring error handling more in line with general recommendations and provide be...
Jeremias Maerki
2010-05-20
2
-25
/
+35
*
Don't fail on AFM just because it has a Start/EndTrackKern section. Log a war...
Jeremias Maerki
2010-05-17
1
-3
/
+11
*
Added a save/restoreGraphicsState pair for the initial coordinate system in P...
Jeremias Maerki
2010-04-26
3
-5
/
+8
*
Improved painting of double rules a bit, fixing a bug causing the message: "I...
Jeremias Maerki
2010-04-23
2
-4
/
+28
*
recent change to cache CharacterSet exposed multi threading issue
Chris Bowditch
2010-04-21
1
-1
/
+5
*
cache AFP Fonts in a similar manner to LazyFont class for TrueType fonts. Thi...
Chris Bowditch
2010-04-14
1
-13
/
+42
*
Added getEventKey method to Event so that it's no longer necessary to store t...
Vincent Hennebert
2010-04-09
19
-105
/
+121
*
Now that the creation of event-model.xml has been standardised, the EventMode...
Vincent Hennebert
2010-04-09
20
-321
/
+42
*
Moved ResourceEventProducer to org.apache.fop
Vincent Hennebert
2010-04-09
20
-50
/
+52
*
Split catch-all EventFormatter.xml message file into individual files for eac...
Vincent Hennebert
2010-04-09
24
-190
/
+464
*
Bumped xmlgraphics-commons.jar.
Jeremias Maerki
2010-03-18
3
-10
/
+36
*
Bugfix: NPE when there is a forced break before a table occurring at an IPD c...
Vincent Hennebert
2010-03-15
1
-0
/
+18
*
Bugfix: definition of a special page-master for the last page was interfering...
Vincent Hennebert
2010-02-23
1
-1
/
+1
*
Bugzilla #48512:
Jeremias Maerki
2010-02-16
2
-9
/
+77
*
Bugzilla #48512:
Jeremias Maerki
2010-02-10
1
-1
/
+1
*
Better error message if a font is missing when generating PS from IF.
Jeremias Maerki
2010-02-10
2
-2
/
+5
*
Bugzilla #48696:
Jeremias Maerki
2010-02-10
1
-1
/
+1
*
Related to Bugzilla #47232:
Jeremias Maerki
2010-02-06
1
-1
/
+1
*
Made part of setupsRGBColorProfile method synchronized to avoid ConcurrentMod...
Vincent Hennebert
2010-01-29
1
-12
/
+14
*
Bugzilla #48567:
Jeremias Maerki
2010-01-21
8
-278
/
+621
[next]