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
...
*
Bugfix for invalid numTables entry in subset TrueType fonts if there was no "...
Jeremias Maerki
2008-01-28
1
-2
/
+5
*
A note on country/language.
Jeremias Maerki
2008-01-28
1
-2
/
+16
*
Added support for the natural language indentifier ("Lang" in the document ca...
Jeremias Maerki
2008-01-28
13
-65
/
+183
*
Improve breaking for block-container and static-content so there are no more ...
Jeremias Maerki
2008-01-28
3
-9
/
+24
*
Of course startIndex == endIndex means there is one element whose length must...
Vincent Hennebert
2008-01-27
1
-1
/
+1
*
Bugzilla #44286:
Andreas L. Delmelle
2008-01-27
1
-23
/
+26
*
Fixed a bug in computeContentLength when there are empty cells
Vincent Hennebert
2008-01-25
1
-13
/
+19
*
Improved error tolerance: an enum property value with leading or trailing spa...
Jeremias Maerki
2008-01-25
1
-2
/
+2
*
Fix exception when closing Source that doesn't have any streams.
Jeremias Maerki
2008-01-25
1
-1
/
+1
*
Added support for DOMSource to Preloader SVG so a URI Resolver can be written...
Jeremias Maerki
2008-01-25
1
-51
/
+74
*
Bugzilla #44289: Wrong border resolution when header/footer omitted at break
Vincent Hennebert
2008-01-24
1
-6
/
+6
*
Removed no longer needed reference to TableColumn in GridUnit
Vincent Hennebert
2008-01-24
4
-32
/
+15
*
Cleanup:
Vincent Hennebert
2008-01-24
9
-72
/
+64
*
Removed the no longer needed maxColumnCount parameter
Vincent Hennebert
2008-01-24
3
-16
/
+12
*
Added support for conditional borders (and paddings) in tables.
Vincent Hennebert
2008-01-23
14
-561
/
+796
*
Bugzilla #44160:
Jeremias Maerki
2008-01-22
1
-5
/
+9
*
A note on the difference between JAI Image I/O Tools, the codec package, and ...
Jeremias Maerki
2008-01-22
1
-0
/
+6
*
Updated text to reflect the upgrading of the minimum Java requirement to 1.4
Vincent Hennebert
2008-01-22
1
-2
/
+1
*
Fixed minor typos
Vincent Hennebert
2008-01-22
1
-5
/
+5
*
Complete overhaul of the "Graphics" page after the new image loading framewor...
Jeremias Maerki
2008-01-22
5
-274
/
+406
*
A note about the internal coordinate system when using fox:transform.
Jeremias Maerki
2008-01-21
1
-1
/
+3
*
Correct inline writing when object has an object number.
Jeremias Maerki
2008-01-21
1
-2
/
+6
*
A name object can be encoded as a stand-along PDF object with object number a...
Jeremias Maerki
2008-01-21
1
-1
/
+22
*
Removed stray System.out
Jeremias Maerki
2008-01-21
1
-3
/
+0
*
Copy/Paste problem with TTF has long been fixed.
Jeremias Maerki
2008-01-18
3
-36
/
+3
*
Fixed logic error setting the transformation matrix for block-container viewp...
Jeremias Maerki
2008-01-17
11
-120
/
+262
*
added serial version id
Adrian Cumiskey
2008-01-17
1
-0
/
+2
*
Fixed dead link.
Jeremias Maerki
2008-01-16
1
-1
/
+1
*
Clear parent if later on an object number is assigned to a PDFObject which me...
Jeremias Maerki
2008-01-14
1
-0
/
+1
*
Restore default constructor for PDFArray.
Jeremias Maerki
2008-01-14
1
-11
/
+10
*
java.net.URI doesn't eat non-escaped URIs so I added an escaping method to UR...
Jeremias Maerki
2008-01-14
2
-1
/
+87
*
Removed stray reference to ImageFactory.
Jeremias Maerki
2008-01-11
1
-2
/
+2
*
Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...
Jeremias Maerki
2008-01-11
91
-1472
/
+4855
*
Bugfix: Some string objects were not encrypted (for example in named destinat...
Jeremias Maerki
2008-01-11
25
-453
/
+561
*
Renamed lastRow into currentRow and yoffset into currentRowOffset
Vincent Hennebert
2008-01-10
1
-25
/
+27
*
The return value of addAreasAndFlushRow is never used, changed it to void
Vincent Hennebert
2008-01-10
1
-3
/
+1
*
Removed accumulatedBPD which is redundant with yoffset
Vincent Hennebert
2008-01-10
1
-3
/
+1
*
Removed endPart() method and moved its content into addAreasAndFlushRow()
Vincent Hennebert
2008-01-10
2
-7
/
+3
*
Simplified addAreasAndFlushRow
Vincent Hennebert
2008-01-10
1
-18
/
+2
*
No need to check if the end of the cell is reached when creating the areas fo...
Vincent Hennebert
2008-01-10
1
-2
/
+1
*
- renamed variables for clarity
Vincent Hennebert
2008-01-10
3
-40
/
+39
*
PostScript output now generates the bounding box DSC comments for the whole d...
Jeremias Maerki
2008-01-10
2
-14
/
+43
*
Added basic support for PDF page labels.
Jeremias Maerki
2008-01-10
7
-95
/
+401
*
cleanup
Adrian Cumiskey
2008-01-09
1
-18
/
+13
*
keep-together is an inherited property
Vincent Hennebert
2008-01-09
1
-1
/
+1
*
Fixed checkstyle issues: tabs and trailing spaces
Vincent Hennebert
2008-01-09
2
-23
/
+23
*
fixed javadoc
Adrian Cumiskey
2008-01-08
1
-2
/
+2
*
cleaned up
Adrian Cumiskey
2008-01-08
1
-24
/
+15
*
Appears to be unused/referenced and superceeded by PageGroup
Adrian Cumiskey
2008-01-08
1
-79
/
+0
*
cleaned up
Adrian Cumiskey
2008-01-08
1
-8
/
+1
[prev]
[next]