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