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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added getPageViewportProvider().
Jeremias Maerki
2005-06-16
1
-20
/
+60
*
Bugzilla: #35358
Jeremias Maerki
2005-06-15
11
-324
/
+901
*
Page breaking process now respects changing available BPD (not IPD) over mult...
Jeremias Maerki
2005-06-15
13
-112
/
+323
*
The bpd of lines with no real content must collapse to 0
Luca Furini
2005-06-14
1
-12
/
+28
*
Switched to null for PageBreaker.getTopLevelLM().
Glen Mazza
2005-06-14
1
-1
/
+1
*
Unused import removed.
Glen Mazza
2005-06-10
1
-1
/
+0
*
generatesInlineAreas() methods removed.
Glen Mazza
2005-06-10
7
-57
/
+0
*
Added a clarifying comment
Simon Pepping
2005-06-10
1
-0
/
+1
*
Icon Tweaking
Jeremias Maerki
2005-06-10
6
-130
/
+4
*
Create LinkedList only if it's needed.
Jeremias Maerki
2005-06-10
1
-1
/
+1
*
Apparently unused getWordSpaceIPD() removed.
Glen Mazza
2005-06-10
2
-11
/
+0
*
Removed unused functions. Team, I switched from generatesInlineAreas() calls
Glen Mazza
2005-06-10
11
-91
/
+5
*
Removed functionality for collecting words reverted. Instead made sure capita...
Jeremias Maerki
2005-06-09
1
-3
/
+113
*
Command-line switch for setting the resolution.
Jeremias Maerki
2005-06-09
1
-1
/
+15
*
Safer creation of the new target File instance. outputDir can be null with re...
Jeremias Maerki
2005-06-09
1
-2
/
+2
*
Avoid NPEs when no filename is set on the UserAgent. Only the first page is r...
Jeremias Maerki
2005-06-09
1
-19
/
+42
*
Default compression set to packbits which is widely supported. Uncompressed T...
Jeremias Maerki
2005-06-09
1
-11
/
+52
*
General anti-aliasing hint added.
Jeremias Maerki
2005-06-09
1
-3
/
+13
*
Publish the default resolution to the outside.
Jeremias Maerki
2005-06-09
1
-1
/
+4
*
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
[prev]
[next]