gcc/libjava ChangeLog java/awt/image/MemoryIma ...

djee@gcc.gnu.org djee@gcc.gnu.org
Tue May 18 17:30:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	java-gui-branch
Changes by:	djee@gcc.gnu.org	2004-05-18 17:30:24

Modified files:
	libjava        : ChangeLog 
	libjava/java/awt/image: MemoryImageSource.java 

Log message:
	2004-05-18  David Jee  <djee@redhat.com>
	
	* java/awt/image/MemoryImageSource.java
	(newPixels(int,int,int,int,boolean)): Set only the specified
	rectangle of pixels.
	(newPixels(byte[],ColorModel,int,int)): Implement.
	(newPixels(int[],ColorModel,int,int)): Implement.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=java-gui-branch&r1=1.2660.2.102&r2=1.2660.2.103
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/awt/image/MemoryImageSource.java.diff?cvsroot=gcc&only_with_tag=java-gui-branch&r1=1.5.16.1&r2=1.5.16.2



More information about the Gcc-cvs mailing list