/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2737 by mark, Sat Nov 6 14:58:48 2004 UTC revision 1.2738 by smarothy, Sat Nov 6 16:24:38 2004 UTC
# Line 1  Line 1 
1  2004-11-06  Andrew Haley  <aph@redhat.com>  2004-11-06  Jerry Quinn  <jlquinn@optonline.net>
2    
3          * java/io/ObjectInputStream.java          * java/awt/image/AffineTransformOp.java (filter): Implement
4          (readObject): ENDBLOCKDATA is generated if the class has a write          filtering and bilinear interpolation for Rasters.
5          method, not if it has a read method.           Add TYPE_BICUBIC.
6            * java/awt/image/IndexColorModel.java (IndexColorModel): Actually
7  2004-11-06  Mark Wielaard  <mark@klomp.org>          use the provided colormap.  Throw documented exceptions.  Document
8            exceptions.
9          * java/util/Vector.java (readObject): Removed.          * java/awt/image/ComponentSampleModel.java (getDataElements,
10            setDataElements): Implement SHORT, FLOAT, and INT transfer types.
11            * java/awt/image/Raster.java (createBandedRaster): Implement.
12            * java/awt/image/SampleModel.java (createSubsetSampleModel): Add
13            javadocs.
14            * java/awt/image/RescaleOp.java,
15            java/awt/image/ColorConvertOp.java: Fix loop bounds.
16            * java/awt/image/BandCombineOp.java,
17            java/awt/image/LookupOp.java,
18            java/awt/image/ConvolveOp.java: New classes.
19    
20  2004-11-06  Tom Tromey  <tromey@redhat.com>  2004-11-06  Tom Tromey  <tromey@redhat.com>
21    

Legend:
Removed from v.1.2737  
changed lines
  Added in v.1.2738

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26