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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Correction of style violations
Andreas L. Delmelle
2005-09-19
1
-25
/
+28
*
Correction of style violations
Andreas L. Delmelle
2005-09-19
2
-37
/
+67
*
Commented out the code that causes an NPE.
Jeremias Maerki
2005-09-19
1
-4
/
+4
*
Simplification -- replace unnecessary call to getExplicit()
Andreas L. Delmelle
2005-09-18
1
-2
/
+1
*
Removal of hyphenation patterns
Andreas L. Delmelle
2005-09-18
11
-23596
/
+0
*
Implementation for initial values of the column-number property
Andreas L. Delmelle
2005-09-17
14
-98
/
+622
*
Report area tree output mode.
Simon Pepping
2005-09-17
1
-1
/
+10
*
Implemented the wrap-option property.
Luca Furini
2005-09-16
5
-24
/
+45
*
Provide the TABLE_UNITS base value through the PrecentageBaseContext.
Jeremias Maerki
2005-09-16
5
-88
/
+29
*
Style touch-up
Jeremias Maerki
2005-09-16
1
-3
/
+4
*
An informative warning for the user if he doesn't supply enough table-column ...
Jeremias Maerki
2005-09-16
3
-2
/
+41
*
bugzilla 36678 - region name reported when region is found with non zero bord...
Chris Bowditch
2005-09-16
1
-2
/
+2
*
Bugfix: Lengths evaluated through percentages evaluated to zero in side-regions.
Jeremias Maerki
2005-09-16
1
-3
/
+9
*
Bugfix for table_width.xml. Table width was not determined correctly when spe...
Jeremias Maerki
2005-09-15
1
-8
/
+12
*
Comments added; I hope they are clear, not too few and not too many ... other...
Luca Furini
2005-09-15
1
-4
/
+28
*
Removal of ColumnNumberPropertyMaker.java (until all further conflicts have b...
Andreas L. Delmelle
2005-09-15
4
-57
/
+9
*
Added new Maker subclass for the column-number property
Andreas L. Delmelle
2005-09-15
1
-0
/
+50
*
Documentation request for the getChangedKnuthElements() method. Very few of u...
Jeremias Maerki
2005-09-15
1
-1
/
+3
*
Style fixes.
Jeremias Maerki
2005-09-14
1
-6
/
+6
*
Correct handling of the combination of hyphenation and text-align = center, l...
Luca Furini
2005-09-14
1
-11
/
+72
*
Fixed wrong defaults for conditionality component for padding-before and padd...
Jeremias Maerki
2005-09-14
1
-2
/
+2
*
Stupid me.
Jeremias Maerki
2005-09-14
1
-3
/
+1
*
Warn about fonts which are not available.
Jeremias Maerki
2005-09-14
1
-6
/
+23
*
Added note about FOs where the id property is not processed, yet.
Jeremias Maerki
2005-09-13
1
-4
/
+6
*
Factorized the creation of the elements in TextLM: now both getNextKE() and g...
Luca Furini
2005-09-13
1
-249
/
+184
*
Font weights 800 and 900 would not cause a bold font.
Jeremias Maerki
2005-09-12
1
-1
/
+4
*
Bugzilla #36068:
Finn Bock
2005-09-12
4
-22
/
+79
*
Removed TODO. No MT issues here.
Jeremias Maerki
2005-09-09
1
-1
/
+1
*
Fix compile error. Removed the user agent setting because it's not used and t...
Jeremias Maerki
2005-09-09
2
-17
/
+1
*
Require at least Java 1.4 for building the javadocs.
Joerg Pietschmann
2005-09-08
1
-4
/
+4
*
Fixed javadoc errors.
Joerg Pietschmann
2005-09-08
43
-132
/
+129
*
Removing trailing spaces at the end of text areas: this is done by storing th...
Luca Furini
2005-09-08
1
-4
/
+4
*
Squashed CheckStyle warnings, mostly JavaDoc.
Joerg Pietschmann
2005-09-07
16
-57
/
+156
*
Using the fo property last-line-end-indent instead of a hard coded value.
Luca Furini
2005-09-07
3
-13
/
+28
*
Bugzilla #36520:
Jeremias Maerki
2005-09-06
2
-99
/
+227
*
Bugzilla #36508:
Jeremias Maerki
2005-09-06
2
-2
/
+33
*
Bugzilla #36505:
Jeremias Maerki
2005-09-06
1
-9
/
+11
*
Fix for SVG images with an intrinsic size when the FOUserAgent does not defau...
Jeremias Maerki
2005-09-06
1
-6
/
+9
*
My earlier fix didn't quite work if the protocol isn't the same between the b...
Jeremias Maerki
2005-09-05
1
-3
/
+3
*
Fixes a compile error. I used a method from a SVN checkout of Commons IO. Sorry.
Jeremias Maerki
2005-09-05
1
-2
/
+2
*
Implemented embedding of Type 1 fonts.
Jeremias Maerki
2005-09-05
8
-93
/
+399
*
Not sure if it's the best solution but this changes the following:
Jeremias Maerki
2005-09-05
1
-36
/
+50
*
Re-adjusting lines after a page-number or a page-number-citation is resolved.
Luca Furini
2005-09-05
10
-22
/
+447
*
Bugzilla #36479:
Jeremias Maerki
2005-09-05
3
-2
/
+11
*
Bugzilla #36476:
Jeremias Maerki
2005-09-05
4
-35
/
+110
*
Bugzilla #36475:
Jeremias Maerki
2005-09-05
2
-17
/
+37
*
Bugzilla #36487:
Jeremias Maerki
2005-09-05
15
-781
/
+775
*
Initial work on enhancing the extension facilities to register special extens...
Jeremias Maerki
2005-09-02
21
-164
/
+883
*
Cleanup of unused imports.
Finn Bock
2005-09-01
24
-41
/
+0
*
Been careless again, sorry.
Jeremias Maerki
2005-09-01
1
-3
/
+1
[prev]
[next]