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
/
pdf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bugfix for leading glyph adjust in TJ array.
Jeremias Maerki
2008-08-05
1
-0
/
+3
*
Dealt with some double formatting issues (coordinate round-trips).
Jeremias Maerki
2008-07-28
1
-30
/
+4
*
Renamed "box" to "viewport". Introduced "group" for pure reference areas (onl...
Jeremias Maerki
2008-07-28
1
-1
/
+6
*
Fed up with all those trailing whitespaces. Let's remove them all (once... an...
Vincent Hennebert
2008-07-24
95
-774
/
+774
*
Possible NullPointerException avoided
Adrian Cumiskey
2008-07-07
1
-3
/
+3
*
Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378...
Jeremias Maerki
2008-06-09
3
-5
/
+12
*
Bugzilla 44634: Added partial implementation for show-destination.
Andreas L. Delmelle
2008-04-25
2
-25
/
+47
*
Added support for addressing all glyphs available in a Type 1 font, not just ...
Jeremias Maerki
2008-03-27
7
-56
/
+427
*
Extract original exception in BasePDFTestCase.java. They are normally embedde...
Jeremias Maerki
2008-02-18
1
-0
/
+9
*
Extracted most of the code in CodePointMapping (generated by XSLT) into a bas...
Jeremias Maerki
2008-02-16
1
-5
/
+6
*
Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ...
Jeremias Maerki
2008-02-14
18
-774
/
+692
*
Bugfix for date formatting with negative time zones in the PDF's Info object.
Jeremias Maerki
2008-02-07
1
-20
/
+31
*
Change PDFPage to use PDFDictionary in order to make it possible to better se...
Jeremias Maerki
2008-02-05
4
-133
/
+73
*
Move sRGB installation into the PDF library. That way it can be used in PDFDo...
Jeremias Maerki
2008-02-01
1
-0
/
+59
*
AlphaRasterImage now knows how to deal with TYPE_INT Rasters.
Jeremias Maerki
2008-02-01
1
-7
/
+28
*
Added support for the natural language indentifier ("Lang" in the document ca...
Jeremias Maerki
2008-01-28
2
-3
/
+28
*
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
*
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
*
Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...
Jeremias Maerki
2008-01-11
11
-46
/
+272
*
Bugfix: Some string objects were not encrypted (for example in named destinat...
Jeremias Maerki
2008-01-11
23
-441
/
+547
*
Added basic support for PDF page labels.
Jeremias Maerki
2008-01-10
6
-95
/
+386
*
Don't hack when you're tired! Reverting r604293 and instead fixing the right ...
Jeremias Maerki
2007-12-14
1
-3
/
+3
*
Bugfix: DecodeParms -> DecodeParams (introduced when I changed to generic PDF...
Jeremias Maerki
2007-12-14
1
-1
/
+1
*
Log RuntimeExceptions during rendering so that they are at least visible some...
Jeremias Maerki
2007-12-03
1
-1
/
+3
*
Improved font auto-detection and handling of AWT-supplied fonts in order to a...
Jeremias Maerki
2007-11-08
2
-10
/
+8
*
Bugfix: filters were not applied but still produced into the dictionary even ...
Jeremias Maerki
2007-11-08
1
-1
/
+3
*
More fine-grained mechanism to detect if a font has been used or not. If a fo...
Jeremias Maerki
2007-11-03
1
-16
/
+20
*
Merged https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PDF_in_...
Jeremias Maerki
2007-10-26
30
-345
/
+740
*
* Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...
Andreas L. Delmelle
2007-07-18
53
-94
/
+94
*
Updated PDF/A-1b support according to ISO-19005-1:2005/Cor.1:2007.
Jeremias Maerki
2007-06-22
1
-19
/
+11
*
Bugzilla #41831:
Jeremias Maerki
2007-05-28
1
-63
/
+1
*
Bugfix: Integers were not correctly formatted in PDF. This fixes a problem wi...
Jeremias Maerki
2007-05-11
3
-10
/
+17
*
Removed newly introduced dependency from the PDF library to the area tree.
Jeremias Maerki
2007-05-07
13
-333
/
+670
*
Bugzilla #42067:
Jeremias Maerki
2007-05-07
4
-62
/
+222
*
Bugzilla #41434:
Jeremias Maerki
2007-05-01
3
-5
/
+5
*
Style only: fix indentation
Vincent Hennebert
2007-04-17
1
-3
/
+3
*
- add svn:keywords and svn:eol-style properties
Vincent Hennebert
2007-04-17
1
-41
/
+41
*
Added sorting of the list of named destinations (necessary to have more than ...
Jay Bryant
2007-04-11
1
-13
/
+17
*
Created a comparator for named destinations, to enable sorting the list of de...
Jay Bryant
2007-04-11
1
-0
/
+41
*
No change; just add svn:keywords and svn:Id properties on new files
Vincent Hennebert
2007-04-03
3
-310
/
+310
*
- fix minor checkstyle issues
Vincent Hennebert
2007-04-03
3
-7
/
+5
*
changes to support named destinations
Jay Bryant
2007-04-01
6
-10
/
+481
*
Typo in javadoc
Jeremias Maerki
2007-01-26
1
-1
/
+1
*
Bugzilla #40729:
Jeremias Maerki
2006-11-13
1
-1
/
+2
*
Bugzilla #40729:
Jeremias Maerki
2006-11-13
1
-14
/
+113
*
Tabs again. :-)
Jeremias Maerki
2006-10-11
1
-11
/
+11
*
Patch from bugzilla 5335 comment #17 applied, thanks to vincent.hennebert@any...
Bertrand Delacretaz
2006-10-11
1
-63
/
+39
*
code style
Jeremias Maerki
2006-10-11
1
-61
/
+48
[next]