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.
Jeremias Maerki 6c398f41ee Fixed a multi-threading bug for SVG images included through svg:image inside SVG document. Similar to the fix required in PDFImageHandlerSVG. The SVG DOM must be cloned because Batik attaches the CSS parser to the DOM tree and manipulates the same. 13 years ago
..
accessibility Added getEventKey method to Event so that it's no longer necessary to store the whole event ID (fully qualified interface name) in message files 14 years ago
afp Performance improvement: 13 years ago
apps Merge from Trunk, revisions 1060235 to 1069383. 13 years ago
area Fixed regression introduced by Bugzilla 50593: bookmarks pointing to a non-existing internal destination should just trigger a warning. 13 years ago
cli Reverting renaming of public methods of rev. 1036179 13 years ago
datatypes findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) 13 years ago
events Fix deprecation warnings; add some type safety 13 years ago
fo Avert a few possible NPEs, ex. rgc-icc() and named-color() on fo:root. 13 years ago
fonts More happiness for FindBugs. 13 years ago
hyphenation Another go at removing all trailing whitespace 13 years ago
image Bugzilla #49695: Replaced magic numbers with constants from UnitConv and GraphicsConstants 13 years ago
layoutmgr Fixed regression introduced by SVN rev 1088079: 13 years ago
pdf Fixed regression introduced with rev 1095887: 13 years ago
render Fixed regression introduced by rev 1137971: 13 years ago
servlet findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) 13 years ago
svg Fixed a multi-threading bug for SVG images included through svg:image inside SVG document. Similar to the fix required in PDFImageHandlerSVG. The SVG DOM must be cloned because Batik attaches the CSS parser to the DOM tree and manipulates the same. 13 years ago
text/linebreak Bugzilla 50471: Avoid ArrayIndexOutOfBoundsException for codepoints without a linebreak class 13 years ago
tools Partial application of patch 50245 by Mehdi Houshmand 13 years ago
traits Merge from Trunk, revisions 965390 to 1060234. 13 years ago
util Cleanup: catch more specific exception types to capture the intention better + other minor fixups. 13 years ago
ResourceEventProducer.java Bugzilla #49733: 14 years ago
ResourceEventProducer.xml Added getEventKey method to Event so that it's no longer necessary to store the whole event ID (fully qualified interface name) in message files 14 years ago
Version.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
overview.html Javadoc fixes. 18 years ago