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.
Andreas L. Delmelle 9170cb0854 Cleanup: catch more specific exception types to capture the intention better + other minor fixups. 13 years ago
..
bitmap Bugfix: toBufferedImage() didn't actually transfer the image data at all. 13 years ago
text Fix deprecation warnings; add some type safety 13 years ago
AbstractPaintingState.java Merge from Trunk, revisions 965390 to 1060234. 13 years ago
BreakUtil.java Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-638936,638938-640888,640890-642905,642907-647402,647404-647536,647538-648983,648985-649005,649007-649013,649015-650549,650551-651301,651303-653536,653538-654452,654454-656285,656287-656523,656525-657519,657521-661579,661581-663481,663483-664691,664693-681285,681287-681290,681292-681298 via svnmerge from 16 years ago
CharUtilities.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
CloseBlockerOutputStream.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
ColorExt.java Oops. Merging mistake. 13 years ago
ColorProfileUtil.java Bugzilla 50698: Changes after updating XGC JAR 13 years ago
ColorSpaceCache.java Merge from Trunk, revisions 1060235 to 1069383. 13 years ago
ColorUtil.java Cleanup: catch more specific exception types to capture the intention better + other minor fixups. 13 years ago
ColorWithFallback.java Added class ColorWithFallback used for recreating function strings. 14 years ago
CommandLineLogger.java Bugzilla #49733: 14 years ago
ContentHandlerFactory.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
ContentHandlerFactoryRegistry.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
ConversionUtils.java Revert unnecessary change (no checkstyle issue in this file; method unused, so no need to introduce) 13 years ago
DOM2SAX.java Merged changes from Trunk up to revision 816269 14 years ago
DOMBuilderContentHandlerFactory.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
DataURIResolver.java Bugzilla #49733: 14 years ago
DataURLUtil.java Bugzilla #49733: 14 years ago
DecimalFormatCache.java Bugzilla #49733: 14 years ago
DefaultErrorListener.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
DelegatingContentHandler.java Split IFPainter into IFDocumentHandler and IFPainter. This makes the implementation classes smaller, better allows to isolate the painting parts and helps with formats that generate one object per page (SVG, PNG etc.). 15 years ago
GenerationHelperContentHandler.java My first attempt at implementing links was messed up. This second attempt actually works. 15 years ago
ListUtil.java Generify ListUtil methods 13 years ago
LogUtil.java Bugzilla #49733: 14 years ago
QName.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
TransformerDefaultHandler.java Renamed TransformerNode into TransformerDefaultHandler and moved it into the a.o.f.util package. 14 years ago
UnclosableInputStream.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
UnitConv.java Bugzilla #49733: 14 years ago
WriterOutputStream.java Bugzilla #49733: 14 years ago
XMLConstants.java Need to use xml:space="preserve" on text elements in IF and SVG output to avoid problems with editing those files in XML editors and rendering SVG text starting or ending with whitespace. 15 years ago
XMLResourceBundle.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
XMLUtil.java Bugzilla #49733: 14 years ago
package.html Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago