summaryrefslogtreecommitdiff
path: root/java/awt/image/ImageFilter.java
Commit message (Expand)AuthorAgeFilesLines
* * java/awt/image/ColorModel.java (ColorModel): Call getNumComponents().Mark Wielaard2003-01-161-9/+3
* 2003-01-14 Michael Koch <konqueror@gmx.de>Michael Koch2003-01-141-2/+11
* Add License clarificationMark Wielaard2002-01-221-5/+16
* Update copyright notices.Mark Wielaard2002-01-131-12/+19
* Change license to clearly state that these are part of the non-peer AWT libra...Paul Fisher2000-03-171-20/+19
* Compilation fixes for java.awt.imageMark Benvenuto1999-12-181-3/+12
* clone() throws CloneNotSupportedException in Java 2Brian Jones1999-11-271-1/+1
* initial commitBrian Jones1999-11-271-0/+192