gcc/libjava/java/awt/image
Thomas Fitzsimmons 2ed0018eb4 Makefile.am (gtk_awt_peer_sources): Add GtkVolatileImage.java.
2005-05-06  Thomas Fitzsimmons  <fitzsim@redhat.com>

	* Makefile.am (gtk_awt_peer_sources): Add GtkVolatileImage.java.
	* Makefile.in: Regenerate.
	* gnu/java/awt/peer/gtk/GdkGraphicsConfiguration.java
	(createCompatibleVolatileImage(int,int)): Implement.
	(createCompatibleVolatileImage(int,int,ImageCapabilities)):
	Likewise.
	* gnu/java/awt/peer/gtk/GtkComponentPeer.java (backBuffer, caps):
	New fields.
	(createVolatileImage): Implement.
	(createBuffers): Likewise.
	(getBackBuffer): Likewise.
	(flip): Likewise.
	(destroyBuffers): Likewise.
	* gnu/java/awt/peer/gtk/GtkVolatileImage.java: New file.
	* java/awt/Canvas.java (CanvasBltBufferStrategy): New class.
	(CanvasFlipBufferStrategy): Likewise.
	(createBufferStrategy(int)): New method.
	(createBufferStrategy(int,BufferCapabilities)): Likewise.
	* java/awt/Component.java (BltBufferStrategy): Implement and
	document class.
	(FlipBufferStrategy): Likewise.
	* java/awt/Window.java (WindowBltBufferStrategy): New class.
	(WindowFlipBufferStrategy): Likewise.
	(createBufferStrategy(int)): New method.
	(createBufferStrategy(int,BufferCapabilities)): Likewise.
	(getBufferStrategy): Likewise.
	* java/awt/BufferCapabilities.java (BufferCapabilities): Rename
	front to frontCaps and back to backCaps.

From-SVN: r99336
2005-05-06 23:06:18 +00:00
..
renderable GtkListPeer.java, [...]: Fix handling of alias methods... 2004-02-03 17:10:56 +00:00
AffineTransformOp.java revert: [multiple changes] 2004-11-30 23:59:12 +00:00
AreaAveragingScaleFilter.java
BandCombineOp.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
BandedSampleModel.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
BufferedImage.java revert: [multiple changes] 2004-11-30 23:59:12 +00:00
BufferedImageFilter.java revert: [multiple changes] 2004-11-30 23:59:12 +00:00
BufferedImageOp.java AWT/Swing merge from GNU Classpath. 2002-08-09 05:26:17 +01:00
BufferStrategy.java Makefile.am (gtk_awt_peer_sources): Add GtkVolatileImage.java. 2005-05-06 23:06:18 +00:00
ByteLookupTable.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
ColorConvertOp.java revert: [multiple changes] 2004-11-30 23:59:12 +00:00
ColorModel.java revert: [multiple changes] 2004-11-30 23:59:12 +00:00
ComponentColorModel.java revert: [multiple changes] 2004-11-30 23:59:12 +00:00
ComponentSampleModel.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
ConvolveOp.java ConvolveOp.java: Removed comment added by eclipse. 2005-04-19 04:40:10 +00:00
CropImageFilter.java revert: [multiple changes] 2004-11-30 23:59:12 +00:00
DataBuffer.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
DataBufferByte.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
DataBufferDouble.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
DataBufferFloat.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
DataBufferInt.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
DataBufferShort.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
DataBufferUShort.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
DirectColorModel.java revert: [multiple changes] 2004-11-30 23:59:12 +00:00
FilteredImageSource.java
ImageConsumer.java GtkImage.java (setDimensions, [...]): Check that io is not null before calling io.imageUpdate. 2003-12-01 15:28:22 +00:00
ImageFilter.java ColorModel.java: Re-merged with Classpath. 2003-02-18 00:57:26 +00:00
ImageObserver.java 2003-10-11 Michael Koch <konqueror@gmx.de> 2003-10-11 17:19:46 +00:00
ImageProducer.java 2003-10-11 Michael Koch <konqueror@gmx.de> 2003-10-11 17:19:46 +00:00
ImagingOpException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
IndexColorModel.java 2005-04-19 Guilhem Lavaux <guilhem@kaffe.org> 2005-04-19 04:36:54 +00:00
Kernel.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
LookupOp.java revert: [multiple changes] 2004-11-30 23:59:12 +00:00
LookupTable.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
MemoryImageSource.java [multiple changes] 2005-02-16 20:03:29 +00:00
MultiPixelPackedSampleModel.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
PackedColorModel.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
PixelGrabber.java PixelGrabber.java (setPixels(int,int,int,int, ColorModel,byte[],int,int): Fixed byte to int conversion. 2005-04-20 09:13:22 +00:00
PixelInterleavedSampleModel.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
Raster.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
RasterFormatException.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
RasterOp.java RasterOp.java: Fixed wrong formatting. 2005-04-19 04:34:40 +00:00
RenderedImage.java AWT/Swing merge from GNU Classpath. 2002-08-09 05:26:17 +01:00
ReplicateScaleFilter.java [multiple changes] 2005-02-16 20:03:29 +00:00
RescaleOp.java revert: [multiple changes] 2004-11-30 23:59:12 +00:00
RGBImageFilter.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
SampleModel.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
ShortLookupTable.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
SinglePixelPackedSampleModel.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
TileObserver.java AWT/Swing merge from GNU Classpath. 2002-08-09 05:26:17 +01:00
VolatileImage.java Makefile.am (gtk_awt_peer_sources): Add GtkVolatileImage.java. 2005-05-06 23:06:18 +00:00
WritableRaster.java GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
WritableRenderedImage.java AWT/Swing merge from GNU Classpath. 2002-08-09 05:26:17 +01:00