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
/
render
/
xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
FOP-2301: Enable support for PDF sub-page transitions.
Glenn Adams
2013-11-01
1
-0
/
+10
*
Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...
Vincent Hennebert
2013-05-07
1
-5
/
+5
*
Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...
Vincent Hennebert
2013-04-09
1
-10
/
+10
*
Bugzilla #53980: PDF accessibility: Store language information coming from fo...
Vincent Hennebert
2012-10-08
1
-5
/
+6
*
Check style and find bugs now pass without errors
Mehdi Houshmand
2012-07-03
1
-10
/
+1
*
Started unifying URI resolution mechanism, redesigned configuration system an...
Mehdi Houshmand
2012-05-31
1
-7
/
+16
*
Add version attribute to AT and IF intermediate formats. Also eliminate redun...
Glenn Adams
2012-05-28
1
-5
/
+21
*
enable ImportOrder rule; fix violations
Glenn Adams
2012-03-03
1
-3
/
+3
*
apply complex scripts patch
Glenn Adams
2012-02-26
1
-9
/
+37
*
Merged in Temp_ImproveAccessibility
Peter Hancock
2012-02-10
1
-30
/
+0
|
\
|
*
Addressed findbugs and checkstyle regressions
Temp_ImproveAccessibility
Peter Hancock
2012-02-06
1
-2
/
+0
|
*
Removed the DOM representation of the structure tree.
Vincent Hennebert
2011-11-24
1
-30
/
+1
*
|
Amended checkstyle errors and return carriages
Mehdi Houshmand
2012-01-30
2
-0
/
+6
*
|
Bugzilla#52513: Moved FOUserAgent to the constructor of the Renderers
Mehdi Houshmand
2012-01-30
3
-22
/
+17
*
|
Reverted changes made in r1234877, see bugzilla#52513
Mehdi Houshmand
2012-01-24
3
-17
/
+22
*
|
Moved the FOUserAgent into the constructor of the Renderers
Mehdi Houshmand
2012-01-23
3
-22
/
+17
|
/
*
Renamed Viewport into InlineViewport
Vincent Hennebert
2011-03-15
1
-3
/
+3
*
Bugzilla #49910: clipping rectangle is wrong on side-regions
Vincent Hennebert
2011-03-14
1
-5
/
+5
*
Bugfix: don't use toString() but properly generate the color function.
Jeremias Maerki
2011-01-19
1
-2
/
+34
*
Reverting renaming of public methods of rev. 1036179
Simon Pepping
2010-11-19
1
-1
/
+1
*
findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)
Simon Pepping
2010-11-17
1
-1
/
+1
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
1
-1
/
+4
*
Do explicit prefix mappings for foi and fox prefixes to make AT XML slightly ...
Jeremias Maerki
2009-10-28
1
-7
/
+23
*
Merged SimpleStructureTree and ParsedStructureTree classes into a single one,...
Vincent Hennebert
2009-10-15
1
-4
/
+2
*
Implemented rendering of structure tree to Area Tree XML and parsing back fro...
Vincent Hennebert
2009-10-13
1
-1
/
+21
*
Added support for adding extension elements and foreign attributes on fo:page...
Jeremias Maerki
2009-03-01
1
-0
/
+2
*
Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen...
Jeremias Maerki
2008-09-28
1
-2
/
+1
*
Fed up with all those trailing whitespaces. Let's remove them all (once... an...
Vincent Hennebert
2008-07-24
3
-16
/
+16
*
Bugzilla #45369: footnotes were rendered at the top of the region-body when u...
Vincent Hennebert
2008-07-10
1
-1
/
+3
*
Refactored this class, moving much of its behaviour to the base AbstractXMLR...
Adrian Cumiskey
2008-07-07
1
-164
/
+5
*
Cleaned up some javadocs.
Adrian Cumiskey
2008-07-07
1
-7
/
+12
*
Added new AbstractXMLRenderer base class.
Adrian Cumiskey
2008-07-07
1
-0
/
+263
*
Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378...
Jeremias Maerki
2008-06-09
1
-3
/
+11
*
Merged branch
Jeremias Maerki
2008-04-14
1
-1
/
+1
*
Ensured all SVN properties are set equally
Maximilian Berger
2008-02-13
1
-56
/
+56
*
Added support for the natural language indentifier ("Lang" in the document ca...
Jeremias Maerki
2008-01-28
1
-5
/
+12
*
Reenabled documentation for fox:destination.
Jeremias Maerki
2008-01-07
1
-5
/
+24
*
Added new extension element: fox:external-document. It allows to add whole do...
Jeremias Maerki
2007-12-27
1
-1
/
+3
*
* Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...
Andreas L. Delmelle
2007-07-18
3
-38
/
+38
*
Bugzilla #41831:
Jeremias Maerki
2007-05-28
2
-22
/
+9
*
Bugzilla #42067:
Jeremias Maerki
2007-05-07
1
-7
/
+72
*
Stricter user config file validation.
Vincent Hennebert
2007-02-14
1
-1
/
+1
*
Bugzilla #40729:
Jeremias Maerki
2006-11-13
1
-1
/
+1
*
Fixed a few JavaDoc errors. Removed some apparently unused/obsolete methods.
Joerg Pietschmann
2006-10-07
1
-1
/
+1
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
4
-20
/
+24
*
Extended PageViewport to carry foreign attributes.
Jeremias Maerki
2006-05-18
1
-3
/
+19
*
Bugzilla #38946:
Jeremias Maerki
2006-05-03
1
-16
/
+21
*
Java2D Renderer:
Jeremias Maerki
2006-05-02
1
-0
/
+8
*
Introduced "ignored namespaces" list on FopFactory. Attributes from ignored n...
Jeremias Maerki
2006-04-28
1
-0
/
+18
*
Bugfix: basic-links with internal destinations in documents with multiple pag...
Jeremias Maerki
2006-04-24
1
-0
/
+1
[next]