You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Peter Hancock 65e12053cb Addressed findbugs and checkstyle regressions hace 12 años
..
ASCII85Filter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
ASCIIHexFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
AbstractPDFFontStream.java Simplified the setting of filters in the AbstractPDFStream hierarchy. Instead of unnecessarily re-defining the setupFilterList method, sub-classes just define a getDefaultFilterName method hace 15 años
AbstractPDFStream.java Improvements/Bugfixes for PDF attachments (embedded files): hace 14 años
AlphaRasterImage.java Bugzilla #49733: hace 14 años
BitmapImage.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
CCFFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
CMapBuilder.java Bugzilla #49733: hace 14 años
DCTFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
DestinationComparator.java Bugzilla #49733: hace 14 años
FileIDGenerator.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. hace 13 años
FlateFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
InMemoryStreamCache.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
NullFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFAMode.java Bugfix: PDF/A-1a mode was not properly reported. hace 14 años
PDFAction.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFAnnotList.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFArray.java Improvements/Bugfixes for PDF attachments (embedded files): hace 14 años
PDFCIDFont.java Fixed indentation hace 14 años
PDFCIDFontDescriptor.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFCIDSystemInfo.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFCIELabColorSpace.java Added support for the cie-lab-color() function that is found in the current XSL 2.0 design notes. hace 14 años
PDFCMap.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFCharProcs.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFColor.java Cleanup of PDFColor, removing unused functionality. PDFColor is only used for transparent color of bitmap images in which case only sRGB and Gray are needed. hace 14 años
PDFColorHandler.java Checkstyle fixes hace 13 años
PDFColorSpace.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFConformanceException.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFDestination.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFDests.java Bugfix: Some string objects were not encrypted (for example in named destinations) hace 16 años
PDFDeviceColorSpace.java Bugzilla #49403: hace 14 años
PDFDictionary.java Bugfix: need to properly escape the PDF names in a dictionary (bug triggered by my PDF plug-in) hace 14 años
PDFDocument.java Removed the DOM representation of the structure tree. hace 12 años
PDFEmbeddedFile.java Improvements/Bugfixes for PDF attachments (embedded files): hace 14 años
PDFEmbeddedFiles.java Resolved conflict (ClassCastException) with named destinations which in contrast to embedded files adds single objects (producing two values) to the kids array instead of a key/value pairs. hace 14 años
PDFEncoding.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFEncryption.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. hace 13 años
PDFEncryptionJCE.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. hace 13 años
PDFEncryptionManager.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. hace 13 años
PDFEncryptionParams.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. hace 13 años
PDFFactory.java Fix FO tree hierarchy: BasicLink shouldn't inherit from Inline hace 12 años
PDFFileSpec.java Improvements/Bugfixes for PDF attachments (embedded files): hace 14 años
PDFFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFFilterException.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFFilterList.java PDF Output: Made sure the XMP Metadata stream is never compressed. hace 16 años
PDFFont.java FOP now creates ToUnicode CMaps for single-byte fonts that don't use built-in encodings to help PDF text extractors interpreting characters. hace 15 años
PDFFontDescriptor.java Fixed indentation hace 14 años
PDFFontNonBase14.java Added just a bit more information to find out what's wrong. hace 14 años
PDFFontTrueType.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFFontType0.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFFontType1.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFFontType3.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFFormXObject.java Put the /Resources reference directly into the underlying dictionary and handle null cases since /Resources is optional on a Form XObject. hace 14 años
PDFFunction.java Fixed indentation hace 14 años
PDFGState.java equals implementation violated spec -> replaced with new contentEquals function hace 14 años
PDFGoTo.java Bugzilla #44460: hace 14 años
PDFGoToRemote.java Improvements/Bugfixes for PDF attachments (embedded files): hace 14 años
PDFICCBasedColorSpace.java Fix for a potential NPE when painting vector graphics with non-sRGB colors. hace 13 años
PDFICCStream.java Fix for a potential NPE when painting vector graphics with non-sRGB colors. hace 13 años
PDFImage.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFImageXObject.java Simplified the setting of filters in the AbstractPDFStream hierarchy. Instead of unnecessarily re-defining the setupFilterList method, sub-classes just define a getDefaultFilterName method hace 15 años
PDFInfo.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFInternalLink.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFJavaScriptLaunchAction.java Improvements/Bugfixes for PDF attachments (embedded files): hace 14 años
PDFLaunch.java Bugzilla #49733: hace 14 años
PDFLink.java Extracted code related to logical structure out of PDFDocumentHandler and put it in its own PDFLogicalStructureHandler class. Vastly simplified the building of the structure tree in the same time. hace 14 años
PDFMetadata.java Small improvement for XMP generation. hace 13 años
PDFName.java Merge from Trunk, revisions 965390 to 1060234. hace 13 años
PDFNameTreeNode.java Resolved conflict (ClassCastException) with named destinations which in contrast to embedded files adds single objects (producing two values) to the kids array instead of a key/value pairs. hace 14 años
PDFNames.java Resolved conflict (ClassCastException) with named destinations which in contrast to embedded files adds single objects (producing two values) to the kids array instead of a key/value pairs. hace 14 años
PDFNull.java Removed a bunch of javadoc warnings in addition to patch 49733 hace 14 años
PDFNumber.java Bugfix for formatting of floating point numbers which could lead to invalid PDFs. hace 14 años
PDFNumberTreeNode.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFNumsArray.java Extracted code related to logical structure out of PDFDocumentHandler and put it in its own PDFLogicalStructureHandler class. Vastly simplified the building of the structure tree in the same time. hace 14 años
PDFObject.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. hace 13 años
PDFOutline.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFOutputIntent.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFPage.java Extracted code related to logical structure out of PDFDocumentHandler and put it in its own PDFLogicalStructureHandler class. Vastly simplified the building of the structure tree in the same time. hace 14 años
PDFPageLabels.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFPages.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFPaintingState.java Adjust to changes in XML Graphics Commons: hace 13 años
PDFParentTree.java Renamed some variables and methods for consistency. hace 14 años
PDFPathPaint.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFPattern.java Fixed indentation hace 14 años
PDFProfile.java Removed the DOM representation of the structure tree. hace 12 años
PDFRectangle.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFReference.java Forgot to add link support. First version added now. Generalizing this for the IF is not so easy it seems. hace 15 años
PDFResourceContext.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFResources.java Merge from Trunk, revisions 1060235 to 1069383. hace 13 años
PDFRoot.java Addressed findbugs and checkstyle regressions hace 12 años
PDFSeparationColorSpace.java Bugzilla #49403: hace 14 años
PDFShading.java Fixed indentation hace 14 años
PDFStream.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFStructElem.java Addressed findbugs and checkstyle regressions hace 12 años
PDFStructTreeRoot.java Renamed some variables and methods for consistency. hace 14 años
PDFT1Stream.java Now using the "font" filter list entry for font streams. hace 15 años
PDFTTFStream.java Now using the "font" filter list entry for font streams. hace 15 años
PDFText.java Fixed javadoc, checkstyle and ant warnings hace 14 años
PDFTextUtil.java Fixed regression introduced with rev 1095887: hace 13 años
PDFToUnicodeCMap.java Removed a bunch of javadoc warnings in addition to patch 49733 hace 14 años
PDFUri.java Forgot to add link support. First version added now. Generalizing this for the IF is not so easy it seems. hace 15 años
PDFWArray.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFWritable.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFXMode.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
PDFXObject.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
StreamCache.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
StreamCacheFactory.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
TempFileStreamCache.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) hace 16 años
TransitionDictionary.java Bugzilla #49733: hace 14 años
package.html * PDFImageHandler interface split into ImageHandler and PDFImageHandler. hace 15 años
sRGB Color Space Profile.icm Improved JUnit report creation. hace 18 años
sRGB Color Space Profile.icm.LICENSE.txt Improved JUnit report creation. hace 18 años