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
/
layoutmgr
/
inline
Commit message (
Expand
)
Author
Age
Files
Lines
*
Package documentation.
Jeremias Maerki
2005-10-27
1
-0
/
+22
*
Fixed various javadoc problems, fixed a deprecation warning, removed function...
Manuel Mall
2005-10-26
8
-31
/
+22
*
Fix for bug 36238 (at least in the PDFRenderer)
Luca Furini
2005-10-25
4
-5
/
+7
*
Removed property values as discussed: http://marc.theaimsgroup.com/?t=1129854...
Manuel Mall
2005-10-24
1
-58
/
+0
*
Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988).
Jeremias Maerki
2005-10-24
1
-11
/
+17
*
Inline block parents were not correctly positioned when border/padding got in...
Manuel Mall
2005-10-14
1
-0
/
+7
*
Fixing a ClassCastException due to the incorrect "pattern" of elements repres...
Luca Furini
2005-10-14
1
-2
/
+8
*
Fixed incorrect IPD for blocks nested in inlines and added IPD adjustment for...
Manuel Mall
2005-10-12
1
-5
/
+8
*
Color trait wasn't set on the text area for the "dots" leader pattern. This c...
Jeremias Maerki
2005-10-12
1
-0
/
+1
*
Take the case into account when another LM starts a block sequence.
Simon Pepping
2005-10-11
1
-13
/
+31
*
Removed unsuitable language from comment
Manuel Mall
2005-10-10
1
-1
/
+0
*
Added support for leader with pattern "use-content" and recovered a previousl...
Manuel Mall
2005-10-10
5
-15
/
+35
*
Update to support border and padding and alignments on inline fos
Manuel Mall
2005-10-07
17
-810
/
+1984
*
Cosmetic changes to identifiers, comments and other stylistic corrections.
Joerg Pietschmann
2005-10-06
1
-59
/
+47
*
Changed some identifiers. Removed obsolete field.
Joerg Pietschmann
2005-10-03
1
-39
/
+34
*
Correct handling of letter spaces, in combination with different text alignme...
Luca Furini
2005-09-27
2
-72
/
+92
*
Remove the AreaInfo objects representing trailing spaces, in order to prevent...
Luca Furini
2005-09-20
7
-14
/
+109
*
Implemented the wrap-option property.
Luca Furini
2005-09-16
1
-13
/
+19
*
Correct handling of the combination of hyphenation and text-align = center, l...
Luca Furini
2005-09-14
1
-11
/
+72
*
Factorized the creation of the elements in TextLM: now both getNextKE() and g...
Luca Furini
2005-09-13
1
-249
/
+184
*
Fix compile error. Removed the user agent setting because it's not used and t...
Jeremias Maerki
2005-09-09
2
-17
/
+1
*
Fixed javadoc errors.
Joerg Pietschmann
2005-09-08
4
-18
/
+26
*
Removing trailing spaces at the end of text areas: this is done by storing th...
Luca Furini
2005-09-08
1
-4
/
+4
*
Using the fo property last-line-end-indent instead of a hard coded value.
Luca Furini
2005-09-07
1
-13
/
+20
*
Re-adjusting lines after a page-number or a page-number-citation is resolved.
Luca Furini
2005-09-05
4
-18
/
+52
*
Bugzilla #36487:
Jeremias Maerki
2005-09-05
3
-323
/
+331
*
Initial work on enhancing the extension facilities to register special extens...
Jeremias Maerki
2005-09-02
1
-1
/
+1
*
Cleanup of unused imports.
Finn Bock
2005-09-01
4
-5
/
+0
*
Bugzilla #36379:
Finn Bock
2005-08-31
13
-149
/
+344
*
Fix for text-align2.xml (for real now). The alignment used to set up the elem...
Jeremias Maerki
2005-08-30
1
-5
/
+11
*
Fix for ClassCastException as shown in text-align2 (Reported by Lawrence Mich...
Jeremias Maerki
2005-08-30
1
-3
/
+2
*
Fix for bug 35940
Luca Furini
2005-08-25
1
-5
/
+41
*
Bugfix for Bugzilla #36248 (and inline2.xml):
Jeremias Maerki
2005-08-20
4
-14
/
+25
*
Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin...
Jeremias Maerki
2005-08-12
6
-415
/
+715
*
Fix for bug 36007.
Luca Furini
2005-08-04
1
-0
/
+1
*
Proper handling of the color property on page-number and page-number-citatition.
Jeremias Maerki
2005-08-03
2
-9
/
+11
*
Removing unused import.
Finn Bock
2005-07-28
2
-2
/
+0
*
Bugfix: scaling factor was calculated using an integer division, not a double...
Jeremias Maerki
2005-07-27
1
-2
/
+2
*
Various fixes for ID management.
Jeremias Maerki
2005-07-26
9
-4
/
+104
*
Moved inline-level LMs and support classes to "inline" subpackage.
Jeremias Maerki
2005-07-18
21
-0
/
+5942