gcc/libjava ChangeLog gnu/java/awt/peer/gtk/Gt ...

djee@gcc.gnu.org djee@gcc.gnu.org
Mon May 17 16:21:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	java-gui-branch
Changes by:	djee@gcc.gnu.org	2004-05-17 16:21:02

Modified files:
	libjava        : ChangeLog 
	libjava/gnu/java/awt/peer/gtk: GtkImagePainter.java 
	libjava/java/awt/image: MemoryImageSource.java 

Log message:
	2004-05-17  David Jee  <djee@redhat.com>
	
	* gnu/java/awt/peer/gtk/GtkImagePainter.java
	(setPixels): Change color model to the default model after
	converting pixels.
	* java/awt/image/MemoryImageSource.java
	(newPixels): Set only the specified rectangle of pixels.

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.98&r2=1.2660.2.99
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gnu/java/awt/peer/gtk/GtkImagePainter.java.diff?cvsroot=gcc&only_with_tag=java-gui-branch&r1=1.2.18.1&r2=1.2.18.2
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&r2=1.5.16.1



More information about the Gcc-cvs mailing list