選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Peter Hancock 65e12053cb Addressed findbugs and checkstyle regressions 12年前
..
ASCII85Filter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
ASCIIHexFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
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 15年前
AbstractPDFStream.java Improvements/Bugfixes for PDF attachments (embedded files): 14年前
AlphaRasterImage.java Bugzilla #49733: 14年前
BitmapImage.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
CCFFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
CMapBuilder.java Bugzilla #49733: 14年前
DCTFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
DestinationComparator.java Bugzilla #49733: 14年前
FileIDGenerator.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13年前
FlateFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
InMemoryStreamCache.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
NullFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFAMode.java Bugfix: PDF/A-1a mode was not properly reported. 14年前
PDFAction.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFAnnotList.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFArray.java Improvements/Bugfixes for PDF attachments (embedded files): 14年前
PDFCIDFont.java Fixed indentation 14年前
PDFCIDFontDescriptor.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFCIDSystemInfo.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFCIELabColorSpace.java Added support for the cie-lab-color() function that is found in the current XSL 2.0 design notes. 14年前
PDFCMap.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFCharProcs.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
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. 14年前
PDFColorHandler.java Checkstyle fixes 13年前
PDFColorSpace.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFConformanceException.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFDestination.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFDests.java Bugfix: Some string objects were not encrypted (for example in named destinations) 16年前
PDFDeviceColorSpace.java Bugzilla #49403: 14年前
PDFDictionary.java Bugfix: need to properly escape the PDF names in a dictionary (bug triggered by my PDF plug-in) 14年前
PDFDocument.java Removed the DOM representation of the structure tree. 12年前
PDFEmbeddedFile.java Improvements/Bugfixes for PDF attachments (embedded files): 14年前
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. 14年前
PDFEncoding.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFEncryption.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13年前
PDFEncryptionJCE.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13年前
PDFEncryptionManager.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13年前
PDFEncryptionParams.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13年前
PDFFactory.java Fix FO tree hierarchy: BasicLink shouldn't inherit from Inline 12年前
PDFFileSpec.java Improvements/Bugfixes for PDF attachments (embedded files): 14年前
PDFFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFFilterException.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFFilterList.java PDF Output: Made sure the XMP Metadata stream is never compressed. 16年前
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. 15年前
PDFFontDescriptor.java Fixed indentation 14年前
PDFFontNonBase14.java Added just a bit more information to find out what's wrong. 14年前
PDFFontTrueType.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFFontType0.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFFontType1.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFFontType3.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFFormXObject.java Put the /Resources reference directly into the underlying dictionary and handle null cases since /Resources is optional on a Form XObject. 14年前
PDFFunction.java Fixed indentation 14年前
PDFGState.java equals implementation violated spec -> replaced with new contentEquals function 14年前
PDFGoTo.java Bugzilla #44460: 14年前
PDFGoToRemote.java Improvements/Bugfixes for PDF attachments (embedded files): 14年前
PDFICCBasedColorSpace.java Fix for a potential NPE when painting vector graphics with non-sRGB colors. 13年前
PDFICCStream.java Fix for a potential NPE when painting vector graphics with non-sRGB colors. 13年前
PDFImage.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
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 15年前
PDFInfo.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFInternalLink.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFJavaScriptLaunchAction.java Improvements/Bugfixes for PDF attachments (embedded files): 14年前
PDFLaunch.java Bugzilla #49733: 14年前
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. 14年前
PDFMetadata.java Small improvement for XMP generation. 13年前
PDFName.java Merge from Trunk, revisions 965390 to 1060234. 13年前
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. 14年前
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. 14年前
PDFNull.java Removed a bunch of javadoc warnings in addition to patch 49733 14年前
PDFNumber.java Bugfix for formatting of floating point numbers which could lead to invalid PDFs. 14年前
PDFNumberTreeNode.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
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. 14年前
PDFObject.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13年前
PDFOutline.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFOutputIntent.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
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. 14年前
PDFPageLabels.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFPages.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFPaintingState.java Adjust to changes in XML Graphics Commons: 13年前
PDFParentTree.java Renamed some variables and methods for consistency. 14年前
PDFPathPaint.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFPattern.java Fixed indentation 14年前
PDFProfile.java Removed the DOM representation of the structure tree. 12年前
PDFRectangle.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFReference.java Forgot to add link support. First version added now. Generalizing this for the IF is not so easy it seems. 15年前
PDFResourceContext.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFResources.java Merge from Trunk, revisions 1060235 to 1069383. 13年前
PDFRoot.java Addressed findbugs and checkstyle regressions 12年前
PDFSeparationColorSpace.java Bugzilla #49403: 14年前
PDFShading.java Fixed indentation 14年前
PDFStream.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFStructElem.java Addressed findbugs and checkstyle regressions 12年前
PDFStructTreeRoot.java Renamed some variables and methods for consistency. 14年前
PDFT1Stream.java Now using the "font" filter list entry for font streams. 15年前
PDFTTFStream.java Now using the "font" filter list entry for font streams. 15年前
PDFText.java Fixed javadoc, checkstyle and ant warnings 14年前
PDFTextUtil.java Fixed regression introduced with rev 1095887: 13年前
PDFToUnicodeCMap.java Removed a bunch of javadoc warnings in addition to patch 49733 14年前
PDFUri.java Forgot to add link support. First version added now. Generalizing this for the IF is not so easy it seems. 15年前
PDFWArray.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFWritable.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFXMode.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
PDFXObject.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
StreamCache.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
StreamCacheFactory.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
TempFileStreamCache.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16年前
TransitionDictionary.java Bugzilla #49733: 14年前
package.html * PDFImageHandler interface split into ImageHandler and PDFImageHandler. 15年前
sRGB Color Space Profile.icm Improved JUnit report creation. 18年前
sRGB Color Space Profile.icm.LICENSE.txt Improved JUnit report creation. 18年前