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
*
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
*
Added support for fixed-width spaces and kerning.
Jeremias Maerki
2006-03-16
1
-26
/
+40
*
DOM2SAX code replaced. Copied and adapted from Xalan-J: http://svn.apache.org...
Jeremias Maerki
2006-02-17
1
-1
/
+1
*
Initial support for XMP metadata (PDF 1.4) under fo:declarations. Both xmpmet...
Jeremias Maerki
2006-02-17
1
-102
/
+2
*
Added missing values in area tree XML for PageViewport (simple-page-master-na...
Jeremias Maerki
2006-02-08
1
-0
/
+4
*
Don't swallow characters if the handler does not implement LexicalHandler.
Jeremias Maerki
2006-02-02
1
-1
/
+3
*
Bugzilla #38434:
Jeremias Maerki
2006-01-30
1
-1
/
+1
*
Change TransformerHandler to ContentHandler. Use comment method when
Simon Pepping
2006-01-27
1
-1
/
+19
*
TransformerHandler changed to ContentHandler to allow easier integration of X...
Chris Bowditch
2006-01-27
2
-73
/
+65
*
My last change broke the test suite. Fix included. The start-indent should no...
Jeremias Maerki
2006-01-25
1
-6
/
+8
*
(Re?)added integer page number to the PageViewport.
Jeremias Maerki
2006-01-20
1
-1
/
+2
*
New interface XMLizable (copied from Apache Excalibur) to mark classes that c...
Jeremias Maerki
2006-01-19
1
-0
/
+59
*
New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...
Jeremias Maerki
2006-01-17
1
-43
/
+96
*
MainRefrence.getWidth() is never set, preparing to remove this method.
Jeremias Maerki
2006-01-09
1
-3
/
+2
*
As announced, I brought FontTriplet to more life by making it Serializable an...
Jeremias Maerki
2005-12-22
1
-6
/
+10
*
XMLHandler interface changed so it reports whether it supports a particular R...
Jeremias Maerki
2005-12-16
1
-3
/
+4
*
startVPArea() and endVPArea() made abstract in AbstractRenderer so implemento...
Jeremias Maerki
2005-12-13
1
-0
/
+14
*
Corrected copy/paste mistake in java comment
Manuel Mall
2005-11-18
1
-3
/
+2
*
Added user config font registration to XML Renderer
Manuel Mall
2005-11-18
1
-0
/
+19
*
Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....
Jeremias Maerki
2005-11-14
1
-1
/
+6
*
Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) ...
Jeremias Maerki
2005-11-11
2
-1
/
+51
*
Fixed white space handling during refinement, added test cases, corrected err...
Manuel Mall
2005-11-03
1
-1
/
+1
*
Package documentation.
Jeremias Maerki
2005-10-27
1
-1
/
+17
*
Fix for bug 36238 (at least in the PDFRenderer)
Luca Furini
2005-10-25
1
-2
/
+27
*
Inline block parents were not correctly positioned when border/padding got in...
Manuel Mall
2005-10-14
1
-0
/
+1
*
Update to support border and padding and alignments on inline fos
Manuel Mall
2005-10-07
1
-3
/
+13
*
Bugzilla #36487:
Jeremias Maerki
2005-09-05
1
-0
/
+7
*
Cleanup of unused imports.
Finn Bock
2005-09-01
1
-3
/
+0
*
Write the start-indent trait to the area tree XML.
Jeremias Maerki
2005-08-29
1
-0
/
+3
*
Remove obsolete method.
Jeremias Maerki
2005-08-21
1
-36
/
+0
*
ref to bugzilla 36180
Chris Bowditch
2005-08-15
1
-11
/
+8
*
Squashed some JavaDoc warnings.
Joerg Pietschmann
2005-08-14
1
-2
/
+2
*
Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin...
Jeremias Maerki
2005-08-12
1
-8
/
+21
*
Submitted by: Manuel Mall <mm.at.arcus.com.au>
Chris Bowditch
2005-08-09
1
-0
/
+1
*
Changes for restoring JDK 1.3 compatibility.
Jeremias Maerki
2005-07-27
1
-2
/
+2
*
Small improvements. Fix for missing image areas.
Jeremias Maerki
2005-07-26
1
-3
/
+6
*
Made Service a stand-alone class so it can be reused.
Jeremias Maerki
2005-07-25
2
-11
/
+16
*
vpos on character, too.
Jeremias Maerki
2005-06-29
1
-0
/
+1
*
Output vertical position of text area in area tree XML.
Jeremias Maerki
2005-05-20
1
-0
/
+1
*
Merge of branch Temp_KnuthStylePageBreaking back into HEAD.
Jeremias Maerki
2005-05-13
1
-1
/
+1
*
1.) More commenting, some simplifications in the Area classes and PSLM.
Glen Mazza
2005-03-11
1
-3
/
+3
*
PR:
Glen Mazza
2005-02-06
1
-1
/
+1
*
Added the page number to the pageViewport
Jeremias Maerki
2005-01-31
1
-0
/
+1
*
normal trait attributes for page-level reference and viewport areas.
Jeremias Maerki
2005-01-24
1
-0
/
+5
*
More area dimension traits.
Jeremias Maerki
2005-01-24
1
-9
/
+21
*
Output clip trait for BlockViewports
Jeremias Maerki
2005-01-20
1
-0
/
+3
*
Safety check
Jeremias Maerki
2005-01-19
1
-1
/
+3
[next]