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
*
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
*
Added support for page sequence title in AreaTreeParser (IF). Fixes problems ...
Jeremias Maerki
2006-02-26
5
-13
/
+138
*
Creation of Font instances centralized in FontInfo and added a cache for them...
Jeremias Maerki
2006-02-10
1
-1
/
+2
*
Reworked area building in AreaTreeParser to match the scheme that the FOTreeB...
Jeremias Maerki
2006-02-09
1
-329
/
+558
*
Added missing values in area tree XML for PageViewport (simple-page-master-na...
Jeremias Maerki
2006-02-08
3
-163
/
+204
*
Fix for NPE when the AWT Viewer is used with an area tree file as input.
Jeremias Maerki
2006-01-24
1
-1
/
+3
*
Bugfix: LineArea used a private field instead of the start-indent trait which...
Jeremias Maerki
2006-01-24
1
-22
/
+7
*
(Re?)added integer page number to the PageViewport.
Jeremias Maerki
2006-01-20
2
-6
/
+23
*
New interface XMLizable (copied from Apache Excalibur) to mark classes that c...
Jeremias Maerki
2006-01-19
2
-5
/
+60
*
New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...
Jeremias Maerki
2006-01-17
16
-86
/
+916
*
The last page sequence should also follow its force-page-count trait.
Simon Pepping
2006-01-10
1
-10
/
+13
*
Bugzilla #38054:
Jeremias Maerki
2006-01-09
2
-25
/
+27
*
Also let the last page sequence notify its listeners. Add a check for
Simon Pepping
2006-01-08
1
-2
/
+5
[next]