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
/
svg
Commit message (
Expand
)
Author
Age
Files
Lines
*
enable ImportOrder rule; fix violations
Glenn Adams
2012-03-03
10
-12
/
+22
*
enable UnusedImports rule; fix violations
Glenn Adams
2012-03-02
1
-1
/
+0
*
enable MultipleVariableDeclarations rule; fix violations
Glenn Adams
2012-03-02
1
-3
/
+9
*
apply complex scripts patch
Glenn Adams
2012-02-26
4
-8
/
+16
*
Bugzilla #52655: Fixed rendering of special glyphs when using single-byte enc...
Vincent Hennebert
2012-02-15
2
-4
/
+36
*
Allow to switch to a different page size in mid-document.
Jeremias Maerki
2011-10-24
1
-2
/
+15
*
Restored PDFDocumentGraphics2D functionality.
Jeremias Maerki
2011-10-15
2
-6
/
+14
*
Removed debug output to System.out
Vincent Hennebert
2011-08-09
1
-1
/
+0
*
Fixed a typo and two FindBugs issues.
Jeremias Maerki
2011-06-30
1
-14
/
+17
*
Fixed a multi-threading bug for SVG images included through svg:image inside ...
Jeremias Maerki
2011-06-30
1
-4
/
+12
*
Fix checkstyle and findbugs issues
Simon Pepping
2011-06-15
1
-16
/
+11
*
Fixed regression introduced with rev 1095887:
Jeremias Maerki
2011-06-14
2
-14
/
+22
*
Bugzilla #50899:
Jeremias Maerki
2011-05-05
1
-3
/
+5
*
AFP GOCA:
Jeremias Maerki
2011-05-05
3
-154
/
+144
*
Update graphics state when applying color.
Jeremias Maerki
2011-04-22
1
-32
/
+62
*
Make sure sub bridge contexts also have our bridges.
Jeremias Maerki
2011-01-18
1
-3
/
+12
*
Merge from Trunk, revisions 965390 to 1060234.
Jeremias Maerki
2011-01-18
18
-61
/
+180
|
\
|
*
Bugzilla #49695: Replaced magic numbers with constants from UnitConv and Grap...
Vincent Hennebert
2010-11-23
3
-6
/
+11
|
*
Wrap the whole page stream in a q..Q pair to avoid problems when the page str...
Jeremias Maerki
2010-10-21
1
-0
/
+2
|
*
Added support for font substitutions on PDF/PSTranscoder by configuring the F...
Jeremias Maerki
2010-09-29
3
-19
/
+22
|
*
Some fine-tuning for the font selection in SVG to better match AWT/GVT fonts ...
Jeremias Maerki
2010-09-21
1
-3
/
+25
|
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
14
-31
/
+118
|
*
Removed a bunch of javadoc warnings in addition to patch 49733
Simon Pepping
2010-08-13
2
-2
/
+2
|
*
Restored ColorExt after removing it from XML Graphics Commons again.
Jeremias Maerki
2010-07-02
1
-1
/
+1
*
|
Added missing PDFColorHandler to PDFDocumentGraphics2D.
Jeremias Maerki
2010-07-19
1
-0
/
+2
*
|
Bugzilla #49403:
Jeremias Maerki
2010-06-25
2
-46
/
+31
|
/
*
Color-related classes were moved to the org.apache.xmlgraphics.java2d.color p...
Jeremias Maerki
2010-06-14
1
-2
/
+2
*
Added getEventKey method to Event so that it's no longer necessary to store t...
Vincent Hennebert
2010-04-09
1
-5
/
+5
*
Now that the creation of event-model.xml has been standardised, the EventMode...
Vincent Hennebert
2010-04-09
1
-12
/
+0
*
Split catch-all EventFormatter.xml message file into individual files for eac...
Vincent Hennebert
2010-04-09
2
-0
/
+37
*
Bugzilla #48237:
Chris Bowditch
2010-01-08
1
-1
/
+1
*
Javadocs: Removed all <tt> occurrences with <code> or {@link}.
Jeremias Maerki
2009-10-01
8
-33
/
+31
*
Reverted changes in rev 797899 (but xgc.jar updated rather than reverted)
Jeremias Maerki
2009-08-02
1
-1
/
+1
*
Fixes GUMP build problems, the automated e-mail was starting to annoy so I sc...
Adrian Cumiskey
2009-07-26
1
-1
/
+1
*
Disabled auto-fonts in the PS transcoders by default because of OutOfMemoryEr...
Jeremias Maerki
2009-04-20
1
-1
/
+9
*
Bugzilla #47031:
Jeremias Maerki
2009-04-20
1
-1
/
+6
*
Bugzilla #47000:
Jeremias Maerki
2009-04-20
8
-394
/
+508
*
Bugzilla #46882:
Jeremias Maerki
2009-03-23
1
-14
/
+10
*
A little font configuration cleaning.
Adrian Cumiskey
2009-03-20
1
-5
/
+10
*
Restrict XML-formats to SVG to stream-line the image loading/conversion process.
Jeremias Maerki
2009-01-12
1
-1
/
+4
*
Added shortcut that avoids painting text using the native text handler if the...
Jeremias Maerki
2009-01-11
1
-6
/
+25
*
Merge from Trunk revisions 719662 - 724689.
Jeremias Maerki
2008-12-09
14
-423
/
+1255
|
\
|
*
Bugfix: there was no notification if no registered internal font can be found...
Jeremias Maerki
2008-12-02
1
-6
/
+13
|
*
Merged revisions 719616,719629,719646,719654 via svnmerge from
Adrian Cumiskey
2008-11-26
1
-0
/
+11
|
*
SetCurrentPosition fix for line drawing.
Adrian Cumiskey
2008-11-20
2
-6
/
+9
|
*
Removed AbstractGraphics2DImagePainter and Graphics2DImagePainterGOCA (painti...
Adrian Cumiskey
2008-11-18
2
-0
/
+555
|
*
Memory usage optimizations.
Adrian Cumiskey
2008-11-17
1
-1
/
+0
|
*
* PDFImageHandler interface split into ImageHandler and PDFImageHandler.
Adrian Cumiskey
2008-11-13
9
-346
/
+623
|
*
Deprecated method.
Adrian Cumiskey
2008-11-05
1
-12
/
+2
|
*
Improved font selection strategy when matching AWT Font against FontTriplet.
Adrian Cumiskey
2008-11-05
1
-1
/
+1
[next]