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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bugzilla: #33760
Jeremias Maerki
2005-06-09
23
-1187
/
+2109
*
Improvement for FOText instance creation. The text is consolidated into singl...
Jeremias Maerki
2005-06-09
5
-29
/
+67
*
More cleanup/simplifications.
Glen Mazza
2005-06-09
3
-9
/
+5
*
Multiple getWordChar() methods placed together.
Glen Mazza
2005-06-08
1
-5
/
+7
*
LayoutManager.canBreakBefore() removed.
Glen Mazza
2005-06-08
7
-91
/
+0
*
Removed comment; relaxed validation done on an fo-by-fo basis.
Glen Mazza
2005-06-08
1
-2
/
+0
*
Removed LM.initialize() -- switched to internal initialization of all LM's.
Glen Mazza
2005-06-07
12
-66
/
+22
*
Minor PSLM simplifications.
Glen Mazza
2005-06-06
2
-25
/
+8
*
Remainder of pslm.gKNE() consolidated into pb.gKNE().
Glen Mazza
2005-06-05
1
-18
/
+6
*
Two stray isBogus()es removed, AFAICT unnecessary childLC initialization
Glen Mazza
2005-06-04
2
-22
/
+2
*
Constructor for FLM now takes parent as parameter,
Glen Mazza
2005-06-01
5
-21
/
+30
*
Simplifications to PSLM.gKNE().
Glen Mazza
2005-06-01
3
-31
/
+22
*
Handling page dependent footnote separator
Luca Furini
2005-05-31
3
-32
/
+45
*
Bugfix: getMaxRemainingHeight() was not very accurate and resulted in wrong e...
Jeremias Maerki
2005-05-31
2
-27
/
+56
*
Handling of very long footnotes
Luca Furini
2005-05-30
6
-40
/
+250
*
New member variable "index" on Position (used for first/last checks).
Jeremias Maerki
2005-05-30
21
-208
/
+514
*
Bugfix: LAST_IN_BODY wasn't set on the GridUnits of a row that wasn't the las...
Jeremias Maerki
2005-05-30
1
-0
/
+4
*
Obsolete code removed and text-transform behaviour changed based on input fro...
Jeremias Maerki
2005-05-27
1
-112
/
+2
*
Missing FOs that can receive markers.
Jeremias Maerki
2005-05-27
1
-0
/
+3
*
Cleanup
Jeremias Maerki
2005-05-27
1
-15
/
+2
*
Skip markers (they are validated properly earlier).
Jeremias Maerki
2005-05-26
1
-0
/
+4
*
Support for multiple pages in PDFDocumentGraphics2D. Same approach as for Abs...
Jeremias Maerki
2005-05-25
2
-26
/
+129
*
A glue at the beginning of the element list can't be a legal break point. Fix...
Jeremias Maerki
2005-05-25
2
-8
/
+12
*
keep-with-next|previous on lists.
Jeremias Maerki
2005-05-24
2
-4
/
+41
*
Update for toString()
Jeremias Maerki
2005-05-24
1
-1
/
+3
*
Modify keep-with-next and keep-with-previous handling to support "level-hoppi...
Jeremias Maerki
2005-05-24
10
-63
/
+251
*
More keep accessors where needed.
Jeremias Maerki
2005-05-24
6
-112
/
+162
*
Need the ability to modify P after creation of the instance.
Jeremias Maerki
2005-05-24
1
-1
/
+9
*
Two new flags for handling keeps.
Jeremias Maerki
2005-05-24
1
-0
/
+19
*
Initial keep-together support on table.
Jeremias Maerki
2005-05-23
3
-3
/
+21
*
First step towards keep-together on tables (should work on table-rows now).
Jeremias Maerki
2005-05-23
7
-71
/
+134
*
Code cleanup and some javadocs.
Jeremias Maerki
2005-05-23
2
-10
/
+38
*
Additional ppm indicator especially interesting for those of us doing high-vo...
Jeremias Maerki
2005-05-23
1
-1
/
+3
*
Fixes for a few minor problems in certain special cases.
Jeremias Maerki
2005-05-23
3
-56
/
+54
*
Output vertical position of text area in area tree XML.
Jeremias Maerki
2005-05-20
1
-0
/
+1
*
Correction to footnotes handling: break a footnote body only if its citation ...
Luca Furini
2005-05-19
2
-38
/
+49
*
I love my testcases. table-row1 just showed me another bug. :-)
Jeremias Maerki
2005-05-18
1
-1
/
+1
*
Bugfix for a ClassCastException on autoheight block-containers where Position...
Jeremias Maerki
2005-05-18
1
-11
/
+16
*
Code cleanup.
Jeremias Maerki
2005-05-18
2
-153
/
+35
*
Bugfix for space-after on fixed-height block-containers.
Jeremias Maerki
2005-05-18
1
-121
/
+88
*
Bugfix for space-after situation in block-containers.
Jeremias Maerki
2005-05-18
1
-5
/
+7
*
Bugfix: Footnote appears now even if inline part is empty. (see footnotes2.xm...
Jeremias Maerki
2005-05-18
1
-0
/
+5
*
Handle empty inlines/blocks better.
Jeremias Maerki
2005-05-18
2
-2
/
+6
*
Removed obsolete code.
Jeremias Maerki
2005-05-18
1
-79
/
+6
*
Removed a lot of obsolete code from the old page breaking approach.
Jeremias Maerki
2005-05-17
18
-2130
/
+264
*
Bugfix: Area generated by page-number is now cloned for each addAreas() call.
Jeremias Maerki
2005-05-17
8
-63
/
+114
*
log translation only.
Jeremias Maerki
2005-05-17
2
-4
/
+4
*
Imports.
Jeremias Maerki
2005-05-17
1
-3
/
+0
*
Bugfix for flow IPD not being set correctly.
Jeremias Maerki
2005-05-17
1
-8
/
+6
*
Footnote implementation: new files
Luca Furini
2005-05-17
2
-0
/
+212
[next]