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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Forgot to add the testcase for forced break vs explicit row height in revisio...
Vincent Hennebert
2008-03-11
1
-0
/
+87
*
Fixed a copy-paste error (getPaddingStart instead of getPaddingEnd)
Vincent Hennebert
2008-03-11
2
-16
/
+16
*
Bugfix for row/body/col background painting when padding is used in the table...
Jeremias Maerki
2008-03-10
2
-8
/
+127
*
Need to clean up after myself.
Jeremias Maerki
2008-03-10
2
-3
/
+2
*
Bugfix: forced break ignored when the minimum height of a table-row isn't rea...
Vincent Hennebert
2008-03-10
8
-187
/
+217
*
Fixed NPE in BlockContainerLayoutManager when used as a child of an inline-le...
Jeremias Maerki
2008-03-10
22
-124
/
+293
*
Added some notes on getting the same output for PDF/PS and Java2D-based rende...
Jeremias Maerki
2008-03-06
3
-0
/
+73
*
- Fixed the rendering of the area of a table corresponding to border-separati...
Vincent Hennebert
2008-03-05
15
-251
/
+930
*
Update README.
Jeremias Maerki
2008-03-04
2
-9
/
+3
*
Update FOP poster for OpenExpo 2008 in Bern.
Jeremias Maerki
2008-03-04
12
-3954
/
+34
*
Bugfix: If there's shrink available in an auto-height situation, the differen...
Jeremias Maerki
2008-03-04
2
-1
/
+70
*
Bugfix: Without the system ID (base URI), the XSLT processor cannot resolve d...
Jeremias Maerki
2008-03-04
1
-3
/
+6
*
Ha! Almost forgot the most important change: Java 1.4!
Jeremias Maerki
2008-03-04
1
-0
/
+11
*
Noted some of the major change areas in this release.
Jeremias Maerki
2008-03-04
1
-4
/
+27
*
Copyright year
Jeremias Maerki
2008-03-04
1
-1
/
+1
*
Renamed to 0.95beta.
Jeremias Maerki
2008-03-04
6
-93
/
+112
*
Using Forrest Trunk from now on (in order to use FOP 0.94 for PDFs). We'll sw...
Jeremias Maerki
2008-03-04
1
-2
/
+2
*
Various updates.
Jeremias Maerki
2008-03-04
5
-14
/
+46
*
Added ApacheCon US 2008.
Jeremias Maerki
2008-03-04
1
-0
/
+7
*
Switched to Commons 1.3 being released.
Jeremias Maerki
2008-03-04
2
-1
/
+1
*
Removed 0.93 and 0.94, added 0.95. There's no noticeable difference between 0...
Jeremias Maerki
2008-03-04
1
-399
/
+50
*
Tried to make font configuration easier to understand by splitting the basics...
Jeremias Maerki
2008-03-03
2
-136
/
+276
*
Updated the Apache FOP Quick Start to include a 'Hello World' document and ma...
Clay Leeds
2008-03-03
1
-29
/
+96
*
Further preparations for the 0.95 release. This was tested with the latest Fo...
Jeremias Maerki
2008-03-02
25
-17
/
+5673
*
Adding Quick Start Guide.
Clay Leeds
2008-03-02
1
-0
/
+57
*
Preparing for FOP 0.95 release.
Clay Leeds
2008-03-01
26
-5130
/
+20
*
Bugfix: Disabled setting widths from AFM since we're using WinAnsiEncoding in...
Jeremias Maerki
2008-02-29
1
-2
/
+10
*
Minor tweak: switch from toString() to getLocalizedMessage() for Exceptions p...
Andreas L. Delmelle
2008-02-28
1
-1
/
+1
*
Minor tweaks/updates:
Andreas L. Delmelle
2008-02-28
1
-64
/
+35
*
Slight improvement for thin lines in Java2D/AWT output.
Jeremias Maerki
2008-02-28
2
-0
/
+5
*
bpBeforeNormal and bpAfterNormal already include border-separation, no need t...
Vincent Hennebert
2008-02-27
1
-1
/
+0
*
Bugzilla #44497:
Jeremias Maerki
2008-02-27
1
-5
/
+1
*
Moved the getBody method into PrimaryGridUnit, since it's only needed there a...
Vincent Hennebert
2008-02-26
4
-17
/
+15
*
GOCA support temporarily removed.
Jeremias Maerki
2008-02-26
1
-3
/
+5
*
Reverted revision 603590 which broke the AFP renderer. The other changes afte...
Jeremias Maerki
2008-02-26
58
-5221
/
+1165
*
- added full support for keep-with-previous on table-row and in table-cell
Vincent Hennebert
2008-02-25
29
-311
/
+2040
*
Bugfix: When scale-up/down-to-fit was used, the image scaling rule was not al...
Jeremias Maerki
2008-02-25
2
-7
/
+128
*
Fixed backward compatiblity with 1.4
Maximilian Berger
2008-02-22
1
-2
/
+2
*
Turned on XInclude processing for the main source given on the command line.
Maximilian Berger
2008-02-21
2
-3
/
+31
*
Moved me to commiters :)
Maximilian Berger
2008-02-21
1
-5
/
+5
*
Fixed a bug leading to the content of row-spanning cells being duplicated at ...
Vincent Hennebert
2008-02-19
2
-5
/
+79
*
Added support for reading the OS/2 table's usWeightClass value which supports...
Jeremias Maerki
2008-02-19
4
-2
/
+38
*
Fixed NPE when no AFM is available and the PFM didn't provide a xHeight.
Jeremias Maerki
2008-02-19
1
-15
/
+21
*
Bugfix: a specified font-weight of 100 could result into a resolved font-weig...
Jeremias Maerki
2008-02-19
1
-1
/
+7
*
Bugzilla #44451:
Jeremias Maerki
2008-02-19
7
-16
/
+104
*
Style only: removed spurious ^M characters at the end of lines
Vincent Hennebert
2008-02-19
3
-211
/
+211
*
Makes sense to mention the removal of deprecated methods.
Jeremias Maerki
2008-02-18
1
-0
/
+4
*
Made the necessary changes to remove the long-standing deprecations in the ap...
Jeremias Maerki
2008-02-18
3
-116
/
+22
*
It currently doesn't work properly without a layout-master-set.
Jeremias Maerki
2008-02-18
1
-3
/
+3
*
Reducing noise. Better messages.
Jeremias Maerki
2008-02-18
2
-6
/
+9
[next]