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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revision of refinement white-space handling (cfr. Bugzilla 37639)
Andreas L. Delmelle
2005-12-30
7
-190
/
+316
*
Added support for the white-space shorthand
Andreas L. Delmelle
2005-12-30
2
-0
/
+78
*
Tweak page-break-* shorthands; keeps now working properly
Andreas L. Delmelle
2005-12-30
1
-6
/
+6
*
Added a few missing constants...
Andreas L. Delmelle
2005-12-30
1
-15
/
+21
*
1) Added support for the page-break-* shorthands
Andreas L. Delmelle
2005-12-29
3
-4
/
+153
*
Merge from Branch fop-0_91:
Jeremias Maerki
2005-12-23
1
-2
/
+2
*
Merge from Branch fop-0_91:
Jeremias Maerki
2005-12-23
1
-32
/
+3
*
As announced, I brought FontTriplet to more life by making it Serializable an...
Jeremias Maerki
2005-12-22
1
-2
/
+5
*
NOTE: API changes in a backwards-incompatible way: FOUserAgent.setResolution(...
Jeremias Maerki
2005-12-15
1
-2
/
+2
*
Attempt at providing context information about the element causing an endless...
Jeremias Maerki
2005-12-15
1
-3
/
+7
*
New method: FONode.decorateWithContextInfo() adds context information to an e...
Jeremias Maerki
2005-12-13
3
-0
/
+84
*
The result of some practice with Checkstyle
Simon Pepping
2005-12-09
1
-8
/
+8
*
Made the locator variable on FONode protected.
Jeremias Maerki
2005-12-09
6
-13
/
+38
*
Alternative set of rules for text indent calculation (start-indent and end-in...
Jeremias Maerki
2005-12-07
1
-0
/
+88
*
The border-collapse property on fo:table is now forced to the value "separate...
Jeremias Maerki
2005-12-05
1
-2
/
+5
*
font-family list still not fully supported but a comma-separated list is now ...
Jeremias Maerki
2005-12-02
4
-14
/
+132
*
Fixing two NPEs occurring with a completely empty table where not even the ta...
Jeremias Maerki
2005-12-01
1
-1
/
+1
*
Relaxed validation for border and padding on region-*.
Jeremias Maerki
2005-11-29
1
-2
/
+3
*
Bugfix for a multi-threading problem:
Jeremias Maerki
2005-11-24
1
-11
/
+10
*
Bugzilla #37521:
Jeremias Maerki
2005-11-24
1
-3
/
+3
*
Bugzilla #37557:
Jeremias Maerki
2005-11-24
1
-4
/
+4
*
Implementation of hyphenation-ladder-count.
Luca Furini
2005-11-21
1
-0
/
+5
*
Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....
Jeremias Maerki
2005-11-14
5
-39
/
+52
*
Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) ...
Jeremias Maerki
2005-11-11
1
-6
/
+14
*
Made the FO tree a little more consistent by renaming getName() to getLocalNa...
Jeremias Maerki
2005-11-11
67
-370
/
+290
*
Bugzilla #37253:
Jeremias Maerki
2005-11-09
1
-1
/
+9
*
Fix for Bug 36928 - refresh cached property value if explicitly set twice whi...
Manuel Mall
2005-11-09
1
-0
/
+3
*
Fixed white space handling during refinement, added test cases, corrected err...
Manuel Mall
2005-11-03
3
-118
/
+142
*
Added warning message (Bugzilla 37329)
Andreas L. Delmelle
2005-11-02
1
-2
/
+7
*
Added relaxed validation for fo:table-cells w/o blocks or markers (Bugzilla 3...
Andreas L. Delmelle
2005-11-02
1
-1
/
+1
*
Package documentation.
Jeremias Maerki
2005-10-27
8
-0
/
+176
*
Fixed various javadoc problems, fixed a deprecation warning, removed function...
Manuel Mall
2005-10-26
5
-8
/
+8
*
Removed property values as discussed: http://marc.theaimsgroup.com/?t=1129854...
Manuel Mall
2005-10-24
1
-8
/
+0
*
Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988).
Jeremias Maerki
2005-10-24
3
-18
/
+27
*
toString() a little more compact.
Jeremias Maerki
2005-10-13
1
-1
/
+3
*
An accessor I need for space resolution.
Jeremias Maerki
2005-10-13
1
-0
/
+9
*
Removed left over debugging stuff
Manuel Mall
2005-10-07
1
-3
/
+0
*
Update to support border and padding and alignments on inline fos
Manuel Mall
2005-10-07
14
-59
/
+437
*
Cosmetic changes to identifiers, comments and other stylistic corrections.
Joerg Pietschmann
2005-10-06
3
-86
/
+86
*
Bugzilla #36871:
Jeremias Maerki
2005-10-04
1
-2
/
+8
*
Removed warning for padding (r291267); padding never seems to be null, so war...
Andreas L. Delmelle
2005-09-25
2
-8
/
+2
*
Minor tweak: avoid test for auto if value is indefinite
Andreas L. Delmelle
2005-09-25
1
-5
/
+7
*
Added check for both page-height and page-width set to indefinite; use fallba...
Andreas L. Delmelle
2005-09-24
1
-9
/
+37
*
Added custom Maker for page-height and page-width; use fallback values in cas...
Andreas L. Delmelle
2005-09-24
2
-6
/
+75
*
Moved check for explicit column-number to ColumnNumberPropertyMaker
Andreas L. Delmelle
2005-09-24
6
-23
/
+15
*
Removed superfluous javadoc
Andreas L. Delmelle
2005-09-24
1
-5
/
+1
*
Added warning for padding on table with collapsing border-model
Andreas L. Delmelle
2005-09-24
2
-11
/
+20
*
Added warning for non-applicable borders in case of separate border-model
Andreas L. Delmelle
2005-09-23
2
-2
/
+15
*
Java 1.3 compatibility.
Jeremias Maerki
2005-09-22
3
-5
/
+17
*
Added fallback for specified negative or zero for column-number
Andreas L. Delmelle
2005-09-21
2
-9
/
+34
[prev]
[next]