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
/
area
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Quick-fix to avoid creating unnecessarily large ArrayLists when adding inline...
Andreas L. Delmelle
2008-05-08
1
-2
/
+6
*
|
Restored Java 1.4 compatibility (Boolean.parseBoolean() is a Java 5 method).
Jeremias Maerki
2008-04-25
1
-17
/
+15
*
|
Added missing file from r651575
Andreas L. Delmelle
2008-04-25
1
-12
/
+0
*
|
Bugzilla 44634: Added partial implementation for show-destination.
Andreas L. Delmelle
2008-04-25
2
-116
/
+80
*
|
Introduced PageProductionException and fixed exception throwing for the event...
Jeremias Maerki
2008-04-18
1
-2
/
+7
*
|
clone() did not propagate the page's page index.
Jeremias Maerki
2008-04-17
1
-0
/
+1
*
|
Merged branch
Jeremias Maerki
2008-04-14
7
-71
/
+175
|
/
*
Ensured all SVN properties are set equally
Maximilian Berger
2008-02-13
2
-131
/
+131
*
Bugzilla #36391:
Jeremias Maerki
2008-02-06
3
-4
/
+24
*
Added support for the natural language indentifier ("Lang" in the document ca...
Jeremias Maerki
2008-01-28
4
-26
/
+84
*
Fixed logic error setting the transformation matrix for block-container viewp...
Jeremias Maerki
2008-01-17
1
-0
/
+25
*
added serial version id
Adrian Cumiskey
2008-01-17
1
-0
/
+2
*
Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...
Jeremias Maerki
2008-01-11
3
-40
/
+34
*
Reenabled documentation for fox:destination.
Jeremias Maerki
2008-01-07
2
-14
/
+43
*
Added new extension element: fox:external-document. It allows to add whole do...
Jeremias Maerki
2007-12-27
2
-3
/
+33
*
Log RuntimeExceptions during rendering so that they are at least visible some...
Jeremias Maerki
2007-12-03
1
-3
/
+3
*
Bugzilla #37993:
Jeremias Maerki
2007-11-30
1
-9
/
+24
*
Bugzilla #43910:
Jeremias Maerki
2007-11-20
1
-23
/
+21
*
Bugzilla #42144
Chris Bowditch
2007-10-04
1
-0
/
+5
*
* Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...
Andreas L. Delmelle
2007-07-18
18
-31
/
+31
*
In case where SAX Exception is thrown by Area Tree Parser when parsing Area T...
Chris Bowditch
2007-07-09
1
-0
/
+3
*
Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey)
Andreas L. Delmelle
2007-07-07
3
-191
/
+332
*
Bugzilla #41831:
Jeremias Maerki
2007-05-28
1
-1
/
+1
*
Bugzilla #42067:
Jeremias Maerki
2007-05-21
1
-1
/
+2
*
Bugzilla #42067:
Jeremias Maerki
2007-05-18
1
-7
/
+4
*
ArrayList -> List.
Jeremias Maerki
2007-05-07
1
-1
/
+1
*
Removed newly introduced dependency from the PDF library to the area tree.
Jeremias Maerki
2007-05-07
2
-23
/
+1
*
Bugzilla #42067:
Jeremias Maerki
2007-05-07
6
-75
/
+361
*
Move out all statistics/debug related code into an inner Statistics class.
Vincent Hennebert
2007-04-20
1
-122
/
+153
*
No change; just add svn:keywords and svn:Id properties on new files
Vincent Hennebert
2007-04-03
1
-131
/
+131
*
- fix minor checkstyle issues
Vincent Hennebert
2007-04-03
1
-0
/
+19
*
New class to support named destinations
Jay Bryant
2007-04-02
1
-0
/
+112
*
changes to support named destination
Jay Bryant
2007-04-01
1
-0
/
+12
*
Bugzilla #40729:
Jeremias Maerki
2006-11-13
2
-6
/
+5
*
FilledArea now properly applies the variation factor, when a page
Simon Pepping
2006-10-11
3
-13
/
+73
*
Fixed layout of forward page number citation references in fo:inline
Simon Pepping
2006-10-07
4
-36
/
+12
*
This fixes a bug that has crept in page number resolution, viz. the text was ...
Simon Pepping
2006-10-06
1
-1
/
+2
*
corrected a couple of javadoc warnings issued by checkstyle
Chris Bowditch
2006-08-22
3
-3
/
+9
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
49
-246
/
+295
*
Fix NPE in case there are no extension attachments and the area tree was buil...
Jeremias Maerki
2006-06-27
1
-1
/
+6
*
Add bookmarks even if one of the leaves didn't resolve.
Jeremias Maerki
2006-06-07
1
-0
/
+4
*
Take a shortcut when page number is already resolved. Without this there was ...
Jeremias Maerki
2006-05-29
1
-4
/
+4
*
Extended PageViewport to carry foreign attributes.
Jeremias Maerki
2006-05-18
5
-75
/
+128
*
Bugzilla #38946:
Jeremias Maerki
2006-05-03
3
-220
/
+63
*
Introduced "ignored namespaces" list on FopFactory. Attributes from ignored n...
Jeremias Maerki
2006-04-28
2
-5
/
+64
*
Bugfix: basic-links with internal destinations in documents with multiple pag...
Jeremias Maerki
2006-04-24
3
-3
/
+35
*
Bugzilla #39118:
Jeremias Maerki
2006-04-23
2
-7
/
+92
*
Don't catch RuntimeExceptions.
Jeremias Maerki
2006-04-05
1
-0
/
+2
*
Merged Temp_API_Finalization branch back into FOP Trunk:
Jeremias Maerki
2006-03-27
2
-6
/
+7
*
Added support for fixed-width spaces and kerning.
Jeremias Maerki
2006-03-16
5
-27
/
+51
[prev]
[next]