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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made Service a stand-alone class so it can be reused.
Jeremias Maerki
2005-07-25
15
-221
/
+436
*
Bugzilla #35534
Jeremias Maerki
2005-07-25
1
-0
/
+12
*
Bugzilla #35534
Jeremias Maerki
2005-07-25
1
-5
/
+12
*
Buzilla #35787
Jeremias Maerki
2005-07-19
1
-5
/
+10
*
Dynamic classpath setup in case not all required dependencies are available i...
Jeremias Maerki
2005-07-18
1
-3
/
+120
*
Renamed Item to Cell to TableCellLayoutManager.
Jeremias Maerki
2005-07-18
5
-9
/
+9
*
Renamed Item to ListItemContentLayoutManager.
Jeremias Maerki
2005-07-18
2
-8
/
+8
*
Moved inline-level LMs and support classes to "inline" subpackage.
Jeremias Maerki
2005-07-18
36
-834
/
+181
*
Javadocs only
Jeremias Maerki
2005-07-18
1
-1
/
+6
*
No more warnings about unexpected FOText inside markers.
Jeremias Maerki
2005-07-18
1
-1
/
+6
*
Shortcut work-around for i-f-o in static-content. I still need to estimate th...
Jeremias Maerki
2005-07-18
1
-1
/
+1
*
Fix for allowing empty table-cells (for relaxed validation).
Jeremias Maerki
2005-07-15
1
-2
/
+3
*
WrapperLayoutManagerMaker was used by RetrieveMarker. This caused a ClassCast...
Jeremias Maerki
2005-07-15
1
-1
/
+15
*
Bugzilla #35749:
Jeremias Maerki
2005-07-15
3
-3
/
+62
*
Bugfix: Proper handling of page break between normally broken parts and the p...
Jeremias Maerki
2005-07-11
1
-1
/
+8
*
Bugfix: Corrected the calculation of the full length of the section to be bro...
Jeremias Maerki
2005-07-11
1
-4
/
+9
*
Default break class should be EN_COLUMN or else there will be problems in mul...
Jeremias Maerki
2005-07-08
1
-1
/
+1
*
Column balancing seems to work now.
Jeremias Maerki
2005-07-08
2
-5
/
+35
*
Corrects a small mistake when repositioning the cursor in multi-column layout...
Jeremias Maerki
2005-07-08
1
-1
/
+1
*
Bugzilla #35561
Jeremias Maerki
2005-06-30
3
-56
/
+42
*
It's Apache FOP, not just FOP.
Jeremias Maerki
2005-06-30
1
-1
/
+1
*
Fix placement of links in PDFs.
Jeremias Maerki
2005-06-30
1
-1
/
+6
*
log statement should be debug().
Jeremias Maerki
2005-06-30
1
-1
/
+1
*
Fix vertical placement of page-number and page-number-citation.
Jeremias Maerki
2005-06-29
3
-5
/
+24
*
Observe line layout element lists, too.
Jeremias Maerki
2005-06-29
1
-0
/
+1
*
toString() method.
Jeremias Maerki
2005-06-29
1
-0
/
+10
*
vpos on character, too.
Jeremias Maerki
2005-06-29
1
-0
/
+1
*
Bugfix: Multiple spans now painted in the right places.
Jeremias Maerki
2005-06-29
1
-1
/
+4
*
Bugfix: IPD for footnote region now correct in multi-column layout.
Jeremias Maerki
2005-06-29
3
-74
/
+277
*
My first laughable attempt at a page breaker for balancing columns. Doesn't w...
Jeremias Maerki
2005-06-29
1
-0
/
+70
*
Span change detection and infastructure for signalling it.
Jeremias Maerki
2005-06-29
2
-10
/
+40
*
Enable starting the break process at an arbitrary position inside an element ...
Jeremias Maerki
2005-06-29
1
-6
/
+15
*
notifyFlowsFinished() indirectly used by multi-column layout to determine the...
Jeremias Maerki
2005-06-29
2
-2
/
+49
*
Accumulate the BPD extent used by the normal flow's children.
Jeremias Maerki
2005-06-29
1
-0
/
+6
*
Revert revsision 201627.
Jeremias Maerki
2005-06-26
3
-19
/
+0
*
Switch to .equals() instead of == for String compares of namespaces. Thanks ...
Glen Mazza
2005-06-26
33
-48
/
+48
*
Check the proper use of the span attribute.
Jeremias Maerki
2005-06-24
3
-0
/
+20
*
First SVN commit. Trivial formatting change.
Glen Mazza
2005-06-24
1
-0
/
+1
*
First parts on a page which don't fit are moved to the next page. A counter a...
Jeremias Maerki
2005-06-23
8
-25
/
+119
*
breaks supported on tables, table-row and table-cell content now. Cheap appro...
Jeremias Maerki
2005-06-22
7
-27
/
+178
*
trace getLineWidth().
Jeremias Maerki
2005-06-22
1
-1
/
+5
*
Support late setting of break class.
Jeremias Maerki
2005-06-22
1
-4
/
+42
*
statics to the top so they are easily found.
Jeremias Maerki
2005-06-22
1
-4
/
+6
*
Accessors for break-* on table-row.
Jeremias Maerki
2005-06-22
1
-0
/
+10
*
Bugfix for misplaced block-containers.
Jeremias Maerki
2005-06-22
1
-1
/
+1
*
Fixes NPEs when a table is using collapsing border model in conjunction with ...
Jeremias Maerki
2005-06-20
2
-2
/
+6
*
Warning about collapsing border model.
Jeremias Maerki
2005-06-20
1
-0
/
+4
*
Bugzilla: #35358
Jeremias Maerki
2005-06-20
3
-21
/
+91
*
Bugzilla: #35358
Jeremias Maerki
2005-06-20
1
-5
/
+5
*
Italian translation of the viewer labels
Luca Furini
2005-06-16
1
-10
/
+46
[next]