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
...
*
Bugzilla 42703: white-space incorrectly handled in retrieved markers
Andreas L. Delmelle
2007-06-23
2
-12
/
+73
*
A note on the PDF/A namespace confusion.
Jeremias Maerki
2007-06-22
1
-0
/
+26
*
Updated PDF/A-1b support according to ISO-19005-1:2005/Cor.1:2007.
Jeremias Maerki
2007-06-22
7
-21
/
+131
*
Bugzilla #42576
Chris Bowditch
2007-06-22
4
-14
/
+181
*
Move Glen Mazza to the list of inactive committers, as per his own request. W...
Vincent Hennebert
2007-06-19
1
-5
/
+4
*
corrected some misspellings and other potential annoyances in example
Joerg Pietschmann
2007-06-17
7
-224
/
+212
*
removed hyphenation advice from basic example
Joerg Pietschmann
2007-06-16
1
-2
/
+2
*
remove deprecated style task
Joerg Pietschmann
2007-06-16
1
-1
/
+1
*
Add Assentis:DocDesign (an FO editor)
Jeremias Maerki
2007-06-15
1
-0
/
+1
*
Add JEuclid as it now provides its own FOP extension.
Jeremias Maerki
2007-06-15
1
-1
/
+2
*
Apply a similar change to the page of the trunk as to that of the 0.93 release
Simon Pepping
2007-06-08
1
-5
/
+4
*
Updates to promote FOP 0.93 over 0.20.5
Clay Leeds
2007-06-07
2
-10
/
+6
*
Add Adrian Cumiskey to the list of FOP's active contributors. Many thanks to ...
Vincent Hennebert
2007-06-06
1
-0
/
+2
*
Add Max Berger to the list of FOP's active contributors. Many thanks to Max f...
Vincent Hennebert
2007-06-06
1
-0
/
+5
*
Bug #42476:
Vincent Hennebert
2007-05-29
4
-59
/
+66
*
Discover the .otf font extension (OpenType fonts), too.
Jeremias Maerki
2007-05-28
1
-5
/
+4
*
Bugzilla #41831:
Jeremias Maerki
2007-05-28
111
-1462
/
+4024
*
One Factory per VM is enough here.
Jeremias Maerki
2007-05-27
1
-1
/
+1
*
Checkstyle only.
Jeremias Maerki
2007-05-25
1
-7
/
+9
*
Bugzilla #42406:
Jeremias Maerki
2007-05-21
6
-41
/
+38
*
Bugzilla #42109:
Jeremias Maerki
2007-05-21
5
-23
/
+41
*
PFMFile is now also used inside FOP's normal operations, so don't log too muc...
Jeremias Maerki
2007-05-21
1
-2
/
+2
*
Bugzilla #42067:
Jeremias Maerki
2007-05-21
1
-1
/
+2
*
Bugzilla #42067:
Jeremias Maerki
2007-05-18
1
-7
/
+4
*
Bugfix for ClassCastException with spaces inside a table-cell (using fox:wido...
Jeremias Maerki
2007-05-17
1
-4
/
+9
*
Missed the URL.
Jeremias Maerki
2007-05-17
1
-1
/
+1
*
ApacheCon US coming up next
Jeremias Maerki
2007-05-17
1
-2
/
+2
*
ID on wrapper should work now.
Jeremias Maerki
2007-05-16
1
-1
/
+1
*
Small Javadoc issue fixed.
Jeremias Maerki
2007-05-16
2
-2
/
+2
*
Extracted a little bit of the multi-output handling code from PNGRenderer in ...
Jeremias Maerki
2007-05-16
4
-470
/
+230
*
setHyphenBaseURL() was missing.
Jeremias Maerki
2007-05-16
1
-0
/
+7
*
Fixing a problem with disappearing footnotes inside inlines when hyphenation ...
Luca Furini
2007-05-15
4
-61
/
+76
*
Bugfix: Integers were not correctly formatted in PDF. This fixes a problem wi...
Jeremias Maerki
2007-05-11
3
-10
/
+17
*
Fixed default encoding problem.
Jeremias Maerki
2007-05-11
1
-2
/
+3
*
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
19
-374
/
+686
*
Testcase for bookmarks in the area tree.
Jeremias Maerki
2007-05-07
1
-0
/
+78
*
Bugzilla #42067:
Jeremias Maerki
2007-05-07
15
-247
/
+1084
*
I've finally setup a local test project using Maven, so I can properly test t...
Jeremias Maerki
2007-05-05
1
-2
/
+2
*
Avoid dependency on FOP 0.20.5 from the Batik 1.6 transcoder.
Jeremias Maerki
2007-05-04
1
-1
/
+7
*
Added Maven artifact building following the same pattern as in XML Graphics C...
Jeremias Maerki
2007-05-03
2
-1
/
+170
*
Reworded requirements slightly to make it more clear to people switching from...
Jeremias Maerki
2007-05-01
1
-1
/
+3
*
Bugzilla #41434:
Jeremias Maerki
2007-05-01
4
-5
/
+8
*
Bugfixes:
Vincent Hennebert
2007-04-30
8
-66
/
+412
*
Fix a NPE when break-before is specified on the first row of a table, and whe...
Vincent Hennebert
2007-04-26
3
-16
/
+80
*
Add check for the number of pages
Vincent Hennebert
2007-04-26
2
-0
/
+4
*
Fix spelling error in svn:keywords property
Vincent Hennebert
2007-04-26
0
-0
/
+0
*
Make keep-with-next and keep-with-previous work on fo:table
Vincent Hennebert
2007-04-26
3
-0
/
+156
*
Forgot checks for the second table's IPDs
Vincent Hennebert
2007-04-24
1
-0
/
+2
*
"Exhaustive" testcase for border resolution in the collapsing-border model
Vincent Hennebert
2007-04-24
1
-2
/
+313
[prev]
[next]