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
/
fop
/
fo
/
pagination
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bugzilla 36678 - region name reported when region is found with non zero bord...
Chris Bowditch
2005-09-16
1
-2
/
+2
*
Fixed javadoc errors.
Joerg Pietschmann
2005-09-08
1
-1
/
+1
*
Bugzilla #36487:
Jeremias Maerki
2005-09-05
6
-87
/
+149
*
Initial work on enhancing the extension facilities to register special extens...
Jeremias Maerki
2005-09-02
2
-39
/
+23
*
Bugzilla #36379:
Finn Bock
2005-08-31
8
-33
/
+113
*
Squashed some JavaDoc warnings.
Joerg Pietschmann
2005-08-14
1
-1
/
+1
*
Removing unused import.
Finn Bock
2005-07-28
5
-11
/
+0
*
Accessor for the id property.
Jeremias Maerki
2005-07-26
1
-0
/
+5
*
Switch to .equals() instead of == for String compares of namespaces. Thanks ...
Glen Mazza
2005-06-26
11
-16
/
+16
*
Page breaking process now respects changing available BPD (not IPD) over mult...
Jeremias Maerki
2005-06-15
7
-53
/
+112
*
Constructor for FLM now takes parent as parameter,
Glen Mazza
2005-06-01
1
-1
/
+0
*
Cleanup
Jeremias Maerki
2005-05-27
1
-15
/
+2
*
Merge of branch Temp_KnuthStylePageBreaking back into HEAD.
Jeremias Maerki
2005-05-13
4
-25
/
+65
*
Minor code nitpick.
Glen Mazza
2005-03-10
1
-5
/
+1
*
Validation added for master-name and master-reference properties.
Glen Mazza
2005-03-10
8
-57
/
+48
*
PR:
Glen Mazza
2005-03-05
1
-5
/
+0
*
Created new Root.notifyPageSequenceFinished() method, consolidating
Glen Mazza
2005-03-01
1
-11
/
+6
*
PR:
Glen Mazza
2005-02-18
2
-32
/
+7
*
Fix for bad page-master and region margin calculations. All margin calculatio...
Jeremias Maerki
2005-02-17
2
-28
/
+29
*
PR:
Glen Mazza
2005-02-17
1
-1
/
+0
*
PR:
Glen Mazza
2005-02-17
2
-254
/
+63
*
Some cleanup -- moved getSimplePageMasterToUse() to PageSequence (logic
Glen Mazza
2005-02-12
1
-15
/
+17
*
PR:
Glen Mazza
2005-02-06
1
-5
/
+6
*
PR:
Glen Mazza
2005-02-05
2
-6
/
+2
*
PR:
Glen Mazza
2005-01-31
4
-4
/
+4
*
Addition of new fo:page-sequence-wrapper FO from XSL 1.1. Currently not "plu...
Glen Mazza
2005-01-31
1
-0
/
+115
*
PR:
Glen Mazza
2005-01-13
1
-4
/
+10
*
PR:
Glen Mazza
2005-01-11
3
-4
/
+8
*
PR:
Glen Mazza
2005-01-09
1
-19
/
+20
*
1.) fox:label converted to 1.1 fo:bookmark-title.
Glen Mazza
2005-01-06
3
-8
/
+126
*
PR:
Glen Mazza
2005-01-04
2
-6
/
+127
*
Switched from fox:bookmarks to fo:bookmark-tree (of XSL 1.1 2WD). Two more
Glen Mazza
2005-01-02
2
-23
/
+117
*
This patch implements a pluggable LayoutManagers system, according
Simon Pepping
2004-12-24
1
-8
/
+0
*
Removed instances of InlineStackingLayoutManager. Created a new FO
Simon Pepping
2004-12-22
1
-24
/
+4
*
PR:
Glen Mazza
2004-11-24
10
-22
/
+22
*
changed 'bookmark' to 'bookmarks'
Andreas L. Delmelle
2004-11-14
1
-5
/
+5
*
reverting previous change: 'outline' -> 'bookmark'
Andreas L. Delmelle
2004-11-14
1
-5
/
+5
*
changed 'bookmarks' to 'outline' to avoid ValidateException for bookmarks ext...
Andreas L. Delmelle
2004-11-14
1
-5
/
+5
*
More properties implemented.
Finn Bock
2004-10-29
2
-6
/
+6
*
Removed special case handling of "auto" enum for length properties.
Finn Bock
2004-10-28
1
-4
/
+4
*
New exception hierarchy rooted in SAXException and throw clauses on
Finn Bock
2004-10-28
18
-133
/
+113
*
Fourth phase of performance improvement.
Finn Bock
2004-10-20
9
-41
/
+20
*
Fourth phase of performance improvement.
Finn Bock
2004-10-20
8
-24
/
+12
*
Third phase of performance improvement.
Finn Bock
2004-10-20
1
-4
/
+7
*
Second phase of performance improvement.
Finn Bock
2004-10-19
16
-417
/
+31
*
First phase of performance improvement. Added bind() and startOfNode()
Finn Bock
2004-10-19
18
-178
/
+805
*
PR:
Glen Mazza
2004-10-12
1
-1
/
+1
*
Simplify the calculation of the viewport. Now that indents are
Finn Bock
2004-10-10
1
-33
/
+2
*
Fix missing static-content regression.
Finn Bock
2004-10-08
1
-0
/
+2
*
Fix javadoc warnings.
Finn Bock
2004-10-07
5
-5
/
+5
[prev]
[next]