aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/pdf/PDFName.java
Commit message (Expand)AuthorAgeFilesLines
* Added support for PDF object streams.Temp_PDF_ObjectStreamsVincent Hennebert2012-03-211-12/+1
* Bugzilla #51644:Chris Bowditch2012-01-061-12/+13
* Merge from Trunk, revisions 965390 to 1060234.Jeremias Maerki2011-01-181-1/+3
|\
| * Added two more character to be escaped in a PDF name (now in sync with PDFBox).Jeremias Maerki2010-10-261-1/+1
| * Bugfix for unescaped name characters which can cause trouble with PDF parsers.Jeremias Maerki2010-10-111-1/+3
* | The previous merge didn't go quite as planned.Jeremias Maerki2010-07-191-1/+0
* | Merged changes from Trunk.Jeremias Maerki2010-07-191-3/+6
|\|
| * Bugfix of bugfix for escaped PDF names.Jeremias Maerki2010-07-191-3/+5
| * Bugfix: "/" must be escaped in names.Jeremias Maerki2010-07-191-3/+3
* | Merged changes from Trunk (minus JARs).Jeremias Maerki2010-07-191-3/+3
* | Added support for the cie-lab-color() function that is found in the current X...Jeremias Maerki2010-06-301-0/+8
* | Bugzilla #49403:Jeremias Maerki2010-06-251-0/+15
|/
* Bugfix: need to properly escape the PDF names in a dictionary (bug triggered ...Jeremias Maerki2009-11-061-1/+6
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-12/+12
* Correct inline writing when object has an object number.Jeremias Maerki2008-01-211-2/+6
* A name object can be encoded as a stand-along PDF object with object number a...Jeremias Maerki2008-01-211-1/+22
* Bugfix: Some string objects were not encrypted (for example in named destinat...Jeremias Maerki2008-01-111-5/+8
* Merged https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PDF_in_...Jeremias Maerki2007-10-261-0/+79