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.
William Victor Mote 9abfca1380 Revert refactoring of Driver to Session. Files affected should be identical to that which is two revisions earlier (e.g. if 1.3 is being checked in here, it should be identical to 1.1). 21 years ago
..
apps Revert refactoring of Driver to Session. Files affected should be identical to that which is two revisions earlier (e.g. if 1.3 is being checked in here, it should be identical to 1.1). 21 years ago
area Fix array out-of-bounds error. pageSequence starts at 1, the array starts at 0. 21 years ago
datatypes javadoc changes to clean up gump warnings. 21 years ago
extensions Moved sources from src/org/** to src/java/org/** 21 years ago
fo Fix checkstyle problems. 21 years ago
fonts Reestablish JDK 1.3 compatibility. Sorry! 21 years ago
image Revert refactoring of Driver to Session. Files affected should be identical to that which is two revisions earlier (e.g. if 1.3 is being checked in here, it should be identical to 1.1). 21 years ago
layout javadoc changes to clean up gump warnings. 21 years ago
layoutmgr Clean up javadoc warnings. 21 years ago
mif Fix checkstyle problems. 21 years ago
pdf javadoc changes to clean up gump warnings. 21 years ago
render Fix character set problems with Type 1 fonts 21 years ago
rtf/renderer Fix checkstyle problems. 21 years ago
servlet Revert refactoring of Driver to Session. Files affected should be identical to that which is two revisions earlier (e.g. if 1.3 is being checked in here, it should be identical to 1.1). 21 years ago
svg Revert refactoring of Driver to Session. Files affected should be identical to that which is two revisions earlier (e.g. if 1.3 is being checked in here, it should be identical to 1.1). 21 years ago
tools Revert refactoring of Driver to Session. Files affected should be identical to that which is two revisions earlier (e.g. if 1.3 is being checked in here, it should be identical to 1.1). 21 years ago
traits Moved sources from src/org/** to src/java/org/** 21 years ago
util Special OutputStream decorator that suppresses calls to the close() method. This is my new approach for handling filters. Before I used the Finalizable interface (see PS renderer). But that didn't work out for the PDF library. 21 years ago
viewer Adjust for directory rename from "Images" to "images". 21 years ago
overview.html Enhancements for javadocs. 21 years ago