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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bugfix: padding-top and padding-bottom on list-items could lead to wrong page...
Jeremias Maerki
2006-02-09
2
-15
/
+30
*
Added missing values in area tree XML for PageViewport (simple-page-master-na...
Jeremias Maerki
2006-02-08
5
-163
/
+210
*
Style fixes
Jeremias Maerki
2006-02-07
1
-2
/
+2
*
Non-SVG XML got loaded into a non-namespace-aware node which caused problems ...
Jeremias Maerki
2006-02-07
1
-1
/
+8
*
Fix for bug 38507: the elements representing a non-breaking space were not al...
Luca Furini
2006-02-07
1
-190
/
+127
*
web form as requested by David Reid.
Jeremias Maerki
2006-02-06
1
-1
/
+1
*
RTF: fix a few checkstyle warnings
Peter Herweg
2006-02-05
23
-48
/
+35
*
RTF: remove usage of TableLayoutManager; use SimplePercentBaseContext instead
Peter Herweg
2006-02-05
1
-9
/
+17
*
Correction of the issue raised on the WhiteSpace Wiki (see accompanying change)
Andreas L. Delmelle
2006-02-03
1
-1
/
+2
*
File missing from http://svn.apache.org/viewcvs?rev=374174&view=rev... Thanks...
Andreas L. Delmelle
2006-02-02
1
-3
/
+5
*
We forgot to update the header and footer of the download mirror page.
Jeremias Maerki
2006-02-02
1
-1
/
+2
*
Bugzilla #38453:
Jeremias Maerki
2006-02-02
1
-51
/
+54
*
Don't swallow characters if the handler does not implement LexicalHandler.
Jeremias Maerki
2006-02-02
1
-1
/
+3
*
Better naming of the relases.
Jeremias Maerki
2006-02-02
1
-2
/
+17
*
fo:wrapper has restrictions.
Jeremias Maerki
2006-02-02
1
-4
/
+6
*
Further fine-tuning of white-space-handling during refinement
Andreas L. Delmelle
2006-02-01
2
-68
/
+38
*
Implementation for from-table-column(). See: bugzilla 38282
Andreas L. Delmelle
2006-01-31
10
-74
/
+186
*
Here's why forcing to border-collapse="separate" on fo:table didn't work. D'oh!
Jeremias Maerki
2006-01-31
2
-22
/
+2
*
Bugzilla #38434:
Jeremias Maerki
2006-01-30
1
-1
/
+1
*
An addition to FOP that can be used to render a hyphenation tree in
Simon Pepping
2006-01-28
1
-4
/
+4
*
Change TransformerHandler to ContentHandler. Use comment method when
Simon Pepping
2006-01-27
1
-1
/
+19
*
RTF: testcase 'tableunits.fo' failed because there was no PercentBaseContext ...
Peter Herweg
2006-01-27
1
-1
/
+12
*
TransformerHandler changed to ContentHandler to allow easier integration of X...
Chris Bowditch
2006-01-27
2
-73
/
+65
*
Added safe-guard against reuse to avoid problems with the renderers.
Jeremias Maerki
2006-01-27
1
-9
/
+9
*
Don't swallow the stack trace.
Jeremias Maerki
2006-01-26
1
-10
/
+10
*
Bugzilla #38397:
Jeremias Maerki
2006-01-26
1
-6
/
+23
*
Bugzilla #37506:
Jeremias Maerki
2006-01-25
3
-161
/
+121
*
Corrected the about of the project and some XML and URI errors, and
Simon Pepping
2006-01-25
1
-4
/
+11
*
added support for number-columns-spanned and number-rows-spanned in the same ...
Peter Herweg
2006-01-25
4
-26
/
+124
*
To avoid NPEs due to my latest fix, use the default simple-page-master from t...
Jeremias Maerki
2006-01-25
1
-7
/
+21
*
Bugfix: Regions with non-standard names got ignored in RTF output leading to ...
Jeremias Maerki
2006-01-25
1
-14
/
+42
*
Avoid NPE when a malformed command-line is specified.
Jeremias Maerki
2006-01-25
1
-2
/
+2
*
My last change broke the test suite. Fix included. The start-indent should no...
Jeremias Maerki
2006-01-25
2
-7
/
+11
*
Removed old doap.xml file.
Clay Leeds
2006-01-24
1
-95
/
+0
*
Following the model of Graphics2DAdapter, added a new interface ImageAdapter ...
Jeremias Maerki
2006-01-24
5
-18
/
+203
*
just a few changes in order to satisfy checkstyle
Peter Herweg
2006-01-24
4
-20
/
+104
*
Command-line support for the intermediate format: Use "-atin" to specify an a...
Jeremias Maerki
2006-01-24
11
-93
/
+254
*
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
2
-26
/
+11
*
Documented the special configuration options for the PDF and PS renderers.
Jeremias Maerki
2006-01-24
1
-0
/
+49
*
Resurrect the getter/setter for the "auto-rotate-landscape" setting.
Jeremias Maerki
2006-01-24
1
-0
/
+14
*
number-columns-spanned did not work in last row of a cell. Fixed.
Peter Herweg
2006-01-23
5
-67
/
+143
*
Added categories for FOP
Clay Leeds
2006-01-21
1
-0
/
+37
*
The resolution of the bounding box (pts as integers) is too low for barcodes....
Jeremias Maerki
2006-01-20
1
-1
/
+1
*
(Re?)added integer page number to the PageViewport.
Jeremias Maerki
2006-01-20
10
-74
/
+118
*
RTF output did not generate the "\landscape" tag when necessary.
Jeremias Maerki
2006-01-20
2
-10
/
+20
*
Following a clarification by the XSL FO SG, space traits are only set on the ...
Jeremias Maerki
2006-01-19
6
-44
/
+26
*
Fixed a few omissions after the API change.
Jeremias Maerki
2006-01-19
6
-8
/
+8
*
New interface XMLizable (copied from Apache Excalibur) to mark classes that c...
Jeremias Maerki
2006-01-19
10
-8
/
+497
*
Initial documentation for the intermediate format.
Jeremias Maerki
2006-01-17
2
-0
/
+139
[next]