[kaffe] CVS kaffe (robilad): removed duplicate awt files from gnu classpath and old appletviewer
Kaffe CVS
cvs-commits at kaffe.org
Tue Jan 15 14:29:32 PST 2008
PatchSet 7677
Date: 2008/01/15 22:27:46
Author: robilad
Branch: HEAD
Tag: (none)
Log:
removed duplicate awt files from gnu classpath and old appletviewer
2008-01-15 Dalibor Topic <robilad at kaffe.org>
* libraries/javalib/awt-implementations/kaffe/Makefile.am
(dist_kaffeawt_JAVA): Removed duplicate files from GNU Classpath.
Removed old applet viewer.
* java/applet/AppletContext.java,
java/applet/package.html,
java/applet/AppletStub.java,
java/applet/AudioClip.java,
java/applet/Applet.java,
java/awt/color/package.html,
java/awt/color/ICC_ProfileRGB.java,
java/awt/color/ProfileDataException.java,
java/awt/color/ICC_ColorSpace.java,
java/awt/color/ICC_Profile.java,
java/awt/color/ICC_ProfileGray.java,
java/awt/color/CMMException.java,
java/awt/color/ColorSpace.java,
java/awt/datatransfer/package.html,
java/awt/datatransfer/StringSelection.java,
java/awt/datatransfer/Transferable.java,
java/awt/datatransfer/FlavorTable.java,
java/awt/datatransfer/Clipboard.java,
java/awt/datatransfer/SystemFlavorMap.java,
java/awt/datatransfer/UnsupportedFlavorException.java,
java/awt/datatransfer/ClipboardOwner.java,
java/awt/datatransfer/DataFlavor.java,
java/awt/datatransfer/MimeTypeParseException.java,
java/awt/datatransfer/FlavorMap.java,
java/awt/font/GlyphVector.java,
java/awt/font/ShapeGraphicAttribute.java,
java/awt/font/TextAttribute.java,
java/awt/font/package.html,
java/awt/font/TextHitInfo.java,
java/awt/font/ImageGraphicAttribute.java,
java/awt/font/FontRenderContext.java,
java/awt/font/OpenType.java,
java/awt/font/GraphicAttribute.java,
java/awt/font/LineMetrics.java,
java/awt/font/MultipleMaster.java,
java/awt/font/NumericShaper.java,
java/awt/font/TransformAttribute.java,
java/awt/font/GlyphMetrics.java,
java/awt/font/TextMeasurer.java,
java/awt/font/GlyphJustificationInfo.java,
java/awt/font/LineBreakMeasurer.java,
java/awt/font/TextLayout.java,
java/awt/geom/Area.java,
java/awt/geom/Rectangle2D.java,
java/awt/geom/CubicCurve2D.java,
java/awt/geom/package.html,
java/awt/geom/RectangularShape.java,
java/awt/geom/FlatteningPathIterator.java,
java/awt/geom/NoninvertibleTransformException.java,
java/awt/geom/Point2D.java,
java/awt/geom/RoundRectangle2D.java,
java/awt/geom/GeneralPath.java,
java/awt/geom/PathIterator.java,
java/awt/geom/AffineTransform.java,
java/awt/geom/Ellipse2D.java,
java/awt/geom/IllegalPathStateException.java,
java/awt/geom/Line2D.java,
java/awt/geom/Arc2D.java,
java/awt/geom/QuadCurve2D.java,
java/awt/geom/Dimension2D.java,
java/awt/im/package.html,
java/awt/im/InputSubset.java,
java/awt/im/InputMethodHighlight.java,
java/awt/im/InputMethodRequests.java,
java/awt/image/renderable/RenderContext.java,
java/awt/image/renderable/ParameterBlock.java,
java/awt/image/renderable/RenderableImage.java,
java/awt/image/renderable/package.html,
java/awt/image/renderable/ContextualRenderedImageFactory.java,
java/awt/image/renderable/RenderableImageProducer.java,
java/awt/image/renderable/RenderedImageFactory.java,
java/awt/image/renderable/RenderableImageOp.java,
org/kaffe/applet/AppletViewer.java,
org/kaffe/applet/AudioPlayer.java,
org/kaffe/applet/AppletTag.java: Removed.
Members:
ChangeLog:1.5179->1.5180
libraries/javalib/awt-implementations/kaffe/Makefile.am:1.28->1.29
libraries/javalib/awt-implementations/kaffe/Makefile.in:1.98->1.99
libraries/javalib/awt-implementations/kaffe/java/applet/Applet.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/applet/AppletContext.java:1.1->1.2(DEAD)
libraries/javalib/awt-implementations/kaffe/java/applet/AppletStub.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/applet/AudioClip.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/applet/package.html:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/color/CMMException.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/color/ColorSpace.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/color/ICC_ColorSpace.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/color/ICC_Profile.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/color/ICC_ProfileGray.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/color/ICC_ProfileRGB.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/color/ProfileDataException.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/color/package.html:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/datatransfer/Clipboard.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/datatransfer/ClipboardOwner.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/datatransfer/DataFlavor.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/datatransfer/FlavorMap.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/datatransfer/FlavorTable.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/datatransfer/MimeTypeParseException.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/datatransfer/StringSelection.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/datatransfer/SystemFlavorMap.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/datatransfer/Transferable.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/datatransfer/UnsupportedFlavorException.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/datatransfer/package.html:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/font/FontRenderContext.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/font/GlyphJustificationInfo.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/font/GlyphMetrics.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/font/GlyphVector.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/font/GraphicAttribute.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/font/ImageGraphicAttribute.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/font/LineBreakMeasurer.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/font/LineMetrics.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/font/MultipleMaster.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/font/NumericShaper.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/font/OpenType.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/font/ShapeGraphicAttribute.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/font/TextAttribute.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/font/TextHitInfo.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/font/TextLayout.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/font/TextMeasurer.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/font/TransformAttribute.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/font/package.html:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/geom/AffineTransform.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/geom/Arc2D.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/geom/Area.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/geom/CubicCurve2D.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/geom/Dimension2D.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/geom/Ellipse2D.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/geom/FlatteningPathIterator.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/geom/GeneralPath.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/geom/IllegalPathStateException.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/geom/Line2D.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/geom/NoninvertibleTransformException.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/geom/PathIterator.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/geom/Point2D.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/geom/QuadCurve2D.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/geom/Rectangle2D.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/geom/RectangularShape.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/geom/RoundRectangle2D.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/geom/package.html:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/im/InputMethodHighlight.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/im/InputMethodRequests.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/im/InputSubset.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/im/package.html:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/image/renderable/ContextualRenderedImageFactory.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/image/renderable/ParameterBlock.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/image/renderable/RenderContext.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/image/renderable/RenderableImage.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/image/renderable/RenderableImageOp.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/image/renderable/RenderableImageProducer.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/image/renderable/RenderedImageFactory.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/image/renderable/package.html:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/org/kaffe/applet/AppletTag.java:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/org/kaffe/applet/AppletViewer.java:1.1->1.2(DEAD)
libraries/javalib/awt-implementations/kaffe/org/kaffe/applet/AudioPlayer.java:1.1->1.2(DEAD)
Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.5179 kaffe/ChangeLog:1.5180
--- kaffe/ChangeLog:1.5179 Tue Jan 15 19:25:10 2008
+++ kaffe/ChangeLog Tue Jan 15 22:27:46 2008
@@ -1,5 +1,87 @@
2008-01-15 Dalibor Topic <robilad at kaffe.org>
+ * libraries/javalib/awt-implementations/kaffe/Makefile.am
+ (dist_kaffeawt_JAVA): Removed duplicate files from GNU Classpath.
+ Removed old applet viewer.
+
+ * java/applet/AppletContext.java,
+ java/applet/package.html,
+ java/applet/AppletStub.java,
+ java/applet/AudioClip.java,
+ java/applet/Applet.java,
+ java/awt/color/package.html,
+ java/awt/color/ICC_ProfileRGB.java,
+ java/awt/color/ProfileDataException.java,
+ java/awt/color/ICC_ColorSpace.java,
+ java/awt/color/ICC_Profile.java,
+ java/awt/color/ICC_ProfileGray.java,
+ java/awt/color/CMMException.java,
+ java/awt/color/ColorSpace.java,
+ java/awt/datatransfer/package.html,
+ java/awt/datatransfer/StringSelection.java,
+ java/awt/datatransfer/Transferable.java,
+ java/awt/datatransfer/FlavorTable.java,
+ java/awt/datatransfer/Clipboard.java,
+ java/awt/datatransfer/SystemFlavorMap.java,
+ java/awt/datatransfer/UnsupportedFlavorException.java,
+ java/awt/datatransfer/ClipboardOwner.java,
+ java/awt/datatransfer/DataFlavor.java,
+ java/awt/datatransfer/MimeTypeParseException.java,
+ java/awt/datatransfer/FlavorMap.java,
+ java/awt/font/GlyphVector.java,
+ java/awt/font/ShapeGraphicAttribute.java,
+ java/awt/font/TextAttribute.java,
+ java/awt/font/package.html,
+ java/awt/font/TextHitInfo.java,
+ java/awt/font/ImageGraphicAttribute.java,
+ java/awt/font/FontRenderContext.java,
+ java/awt/font/OpenType.java,
+ java/awt/font/GraphicAttribute.java,
+ java/awt/font/LineMetrics.java,
+ java/awt/font/MultipleMaster.java,
+ java/awt/font/NumericShaper.java,
+ java/awt/font/TransformAttribute.java,
+ java/awt/font/GlyphMetrics.java,
+ java/awt/font/TextMeasurer.java,
+ java/awt/font/GlyphJustificationInfo.java,
+ java/awt/font/LineBreakMeasurer.java,
+ java/awt/font/TextLayout.java,
+ java/awt/geom/Area.java,
+ java/awt/geom/Rectangle2D.java,
+ java/awt/geom/CubicCurve2D.java,
+ java/awt/geom/package.html,
+ java/awt/geom/RectangularShape.java,
+ java/awt/geom/FlatteningPathIterator.java,
+ java/awt/geom/NoninvertibleTransformException.java,
+ java/awt/geom/Point2D.java,
+ java/awt/geom/RoundRectangle2D.java,
+ java/awt/geom/GeneralPath.java,
+ java/awt/geom/PathIterator.java,
+ java/awt/geom/AffineTransform.java,
+ java/awt/geom/Ellipse2D.java,
+ java/awt/geom/IllegalPathStateException.java,
+ java/awt/geom/Line2D.java,
+ java/awt/geom/Arc2D.java,
+ java/awt/geom/QuadCurve2D.java,
+ java/awt/geom/Dimension2D.java,
+ java/awt/im/package.html,
+ java/awt/im/InputSubset.java,
+ java/awt/im/InputMethodHighlight.java,
+ java/awt/im/InputMethodRequests.java,
+ java/awt/image/renderable/RenderContext.java,
+ java/awt/image/renderable/ParameterBlock.java,
+ java/awt/image/renderable/RenderableImage.java,
+ java/awt/image/renderable/package.html,
+ java/awt/image/renderable/ContextualRenderedImageFactory.java,
+ java/awt/image/renderable/RenderableImageProducer.java,
+ java/awt/image/renderable/RenderedImageFactory.java,
+ java/awt/image/renderable/RenderableImageOp.java,
+ org/kaffe/applet/AppletViewer.java,
+ org/kaffe/applet/AudioPlayer.java,
+ org/kaffe/applet/AppletTag.java: Removed.
+
+2008-01-15 Dalibor Topic <robilad at kaffe.org>
+
* libraries/clib/awt/X/Makefile.am (libxawt_la_SOURCES):
Added the headers. (noinst_HEADERS) Removed.
(libxawt_la_LIBADD) Removed the classpath library.
Index: kaffe/libraries/javalib/awt-implementations/kaffe/Makefile.am
diff -u kaffe/libraries/javalib/awt-implementations/kaffe/Makefile.am:1.28 kaffe/libraries/javalib/awt-implementations/kaffe/Makefile.am:1.29
--- kaffe/libraries/javalib/awt-implementations/kaffe/Makefile.am:1.28 Tue Jan 15 19:25:17 2008
+++ kaffe/libraries/javalib/awt-implementations/kaffe/Makefile.am Tue Jan 15 22:27:48 2008
@@ -21,17 +21,6 @@
kaffeawtdir = $(FAKE)
dist_kaffeawt_JAVA = \
- java/applet/Applet.java \
- java/applet/AppletContext.java \
- java/applet/AppletStub.java \
- java/applet/AudioClip.java \
- java/awt/color/CMMException.java \
- java/awt/color/ColorSpace.java \
- java/awt/color/ICC_ColorSpace.java \
- java/awt/color/ICC_Profile.java \
- java/awt/color/ICC_ProfileGray.java \
- java/awt/color/ICC_ProfileRGB.java \
- java/awt/color/ProfileDataException.java \
java/awt/AWTError.java \
java/awt/AWTEvent.java \
java/awt/AWTException.java \
@@ -149,16 +138,6 @@
java/awt/WMEvent.java \
java/awt/Window.java \
java/awt/WindowEvt.java \
- java/awt/datatransfer/Clipboard.java \
- java/awt/datatransfer/ClipboardOwner.java \
- java/awt/datatransfer/DataFlavor.java \
- java/awt/datatransfer/FlavorMap.java \
- java/awt/datatransfer/FlavorTable.java \
- java/awt/datatransfer/MimeTypeParseException.java \
- java/awt/datatransfer/StringSelection.java \
- java/awt/datatransfer/SystemFlavorMap.java \
- java/awt/datatransfer/Transferable.java \
- java/awt/datatransfer/UnsupportedFlavorException.java \
java/awt/event/AWTEventListener.java \
java/awt/event/ActionEvent.java \
java/awt/event/ActionListener.java \
@@ -197,50 +176,6 @@
java/awt/event/WindowFocusListener.java \
java/awt/event/WindowListener.java \
java/awt/event/WindowStateListener.java \
- java/awt/font/FontRenderContext.java \
- java/awt/font/GlyphJustificationInfo.java \
- java/awt/font/GlyphMetrics.java \
- java/awt/font/GlyphVector.java \
- java/awt/font/GraphicAttribute.java \
- java/awt/font/ImageGraphicAttribute.java \
- java/awt/font/LineBreakMeasurer.java \
- java/awt/font/LineMetrics.java \
- java/awt/font/MultipleMaster.java \
- java/awt/font/NumericShaper.java \
- java/awt/font/OpenType.java \
- java/awt/font/ShapeGraphicAttribute.java \
- java/awt/font/TextAttribute.java \
- java/awt/font/TextHitInfo.java \
- java/awt/font/TextLayout.java \
- java/awt/font/TextMeasurer.java \
- java/awt/font/TransformAttribute.java \
- java/awt/geom/AffineTransform.java \
- java/awt/geom/Arc2D.java \
- java/awt/geom/Area.java \
- java/awt/geom/CubicCurve2D.java \
- java/awt/geom/Dimension2D.java \
- java/awt/geom/Ellipse2D.java \
- java/awt/geom/FlatteningPathIterator.java \
- java/awt/geom/GeneralPath.java \
- java/awt/geom/IllegalPathStateException.java \
- java/awt/geom/Line2D.java \
- java/awt/geom/NoninvertibleTransformException.java \
- java/awt/geom/PathIterator.java \
- java/awt/geom/Point2D.java \
- java/awt/geom/QuadCurve2D.java \
- java/awt/geom/Rectangle2D.java \
- java/awt/geom/RectangularShape.java \
- java/awt/geom/RoundRectangle2D.java \
- java/awt/im/InputMethodHighlight.java \
- java/awt/im/InputMethodRequests.java \
- java/awt/im/InputSubset.java \
- java/awt/image/renderable/ContextualRenderedImageFactory.java \
- java/awt/image/renderable/ParameterBlock.java \
- java/awt/image/renderable/RenderContext.java \
- java/awt/image/renderable/RenderableImage.java \
- java/awt/image/renderable/RenderableImageOp.java \
- java/awt/image/renderable/RenderableImageProducer.java \
- java/awt/image/renderable/RenderedImageFactory.java \
java/awt/image/AreaAveragingScaleFilter.java \
java/awt/image/BufferStrategy.java \
java/awt/image/BufferedImage.java \
@@ -280,9 +215,6 @@
java/awt/image/VolatileImage.java \
java/awt/image/WritableRaster.java \
java/awt/image/WritableRenderedImage.java \
- org/kaffe/applet/AppletTag.java \
- org/kaffe/applet/AppletViewer.java \
- org/kaffe/applet/AudioPlayer.java \
org/kaffe/awt/DoNothingPeer.java \
org/kaffe/awt/ExportTransferable.java \
org/kaffe/awt/FlavorConverter.java \
Index: kaffe/libraries/javalib/awt-implementations/kaffe/Makefile.in
diff -u kaffe/libraries/javalib/awt-implementations/kaffe/Makefile.in:1.98 kaffe/libraries/javalib/awt-implementations/kaffe/Makefile.in:1.99
--- kaffe/libraries/javalib/awt-implementations/kaffe/Makefile.in:1.98 Tue Jan 15 19:25:18 2008
+++ kaffe/libraries/javalib/awt-implementations/kaffe/Makefile.in Tue Jan 15 22:27:48 2008
@@ -286,17 +286,6 @@
FAKE = fakeinstall
kaffeawtdir = $(FAKE)
dist_kaffeawt_JAVA = \
- java/applet/Applet.java \
- java/applet/AppletContext.java \
- java/applet/AppletStub.java \
- java/applet/AudioClip.java \
- java/awt/color/CMMException.java \
- java/awt/color/ColorSpace.java \
- java/awt/color/ICC_ColorSpace.java \
- java/awt/color/ICC_Profile.java \
- java/awt/color/ICC_ProfileGray.java \
- java/awt/color/ICC_ProfileRGB.java \
- java/awt/color/ProfileDataException.java \
java/awt/AWTError.java \
java/awt/AWTEvent.java \
java/awt/AWTException.java \
@@ -414,16 +403,6 @@
java/awt/WMEvent.java \
java/awt/Window.java \
java/awt/WindowEvt.java \
- java/awt/datatransfer/Clipboard.java \
- java/awt/datatransfer/ClipboardOwner.java \
- java/awt/datatransfer/DataFlavor.java \
- java/awt/datatransfer/FlavorMap.java \
- java/awt/datatransfer/FlavorTable.java \
- java/awt/datatransfer/MimeTypeParseException.java \
- java/awt/datatransfer/StringSelection.java \
- java/awt/datatransfer/SystemFlavorMap.java \
- java/awt/datatransfer/Transferable.java \
- java/awt/datatransfer/UnsupportedFlavorException.java \
java/awt/event/AWTEventListener.java \
java/awt/event/ActionEvent.java \
java/awt/event/ActionListener.java \
@@ -462,50 +441,6 @@
java/awt/event/WindowFocusListener.java \
java/awt/event/WindowListener.java \
java/awt/event/WindowStateListener.java \
- java/awt/font/FontRenderContext.java \
- java/awt/font/GlyphJustificationInfo.java \
- java/awt/font/GlyphMetrics.java \
- java/awt/font/GlyphVector.java \
- java/awt/font/GraphicAttribute.java \
- java/awt/font/ImageGraphicAttribute.java \
- java/awt/font/LineBreakMeasurer.java \
- java/awt/font/LineMetrics.java \
- java/awt/font/MultipleMaster.java \
- java/awt/font/NumericShaper.java \
- java/awt/font/OpenType.java \
- java/awt/font/ShapeGraphicAttribute.java \
- java/awt/font/TextAttribute.java \
- java/awt/font/TextHitInfo.java \
- java/awt/font/TextLayout.java \
- java/awt/font/TextMeasurer.java \
- java/awt/font/TransformAttribute.java \
- java/awt/geom/AffineTransform.java \
- java/awt/geom/Arc2D.java \
- java/awt/geom/Area.java \
- java/awt/geom/CubicCurve2D.java \
- java/awt/geom/Dimension2D.java \
- java/awt/geom/Ellipse2D.java \
- java/awt/geom/FlatteningPathIterator.java \
- java/awt/geom/GeneralPath.java \
- java/awt/geom/IllegalPathStateException.java \
- java/awt/geom/Line2D.java \
- java/awt/geom/NoninvertibleTransformException.java \
- java/awt/geom/PathIterator.java \
- java/awt/geom/Point2D.java \
- java/awt/geom/QuadCurve2D.java \
- java/awt/geom/Rectangle2D.java \
- java/awt/geom/RectangularShape.java \
- java/awt/geom/RoundRectangle2D.java \
- java/awt/im/InputMethodHighlight.java \
- java/awt/im/InputMethodRequests.java \
- java/awt/im/InputSubset.java \
- java/awt/image/renderable/ContextualRenderedImageFactory.java \
- java/awt/image/renderable/ParameterBlock.java \
- java/awt/image/renderable/RenderContext.java \
- java/awt/image/renderable/RenderableImage.java \
- java/awt/image/renderable/RenderableImageOp.java \
- java/awt/image/renderable/RenderableImageProducer.java \
- java/awt/image/renderable/RenderedImageFactory.java \
java/awt/image/AreaAveragingScaleFilter.java \
java/awt/image/BufferStrategy.java \
java/awt/image/BufferedImage.java \
@@ -545,9 +480,6 @@
java/awt/image/VolatileImage.java \
java/awt/image/WritableRaster.java \
java/awt/image/WritableRenderedImage.java \
- org/kaffe/applet/AppletTag.java \
- org/kaffe/applet/AppletViewer.java \
- org/kaffe/applet/AudioPlayer.java \
org/kaffe/awt/DoNothingPeer.java \
org/kaffe/awt/ExportTransferable.java \
org/kaffe/awt/FlavorConverter.java \
===================================================================
Checking out kaffe/libraries/javalib/awt-implementations/kaffe/java/applet/Applet.java
RCS: /home/cvs/kaffe/kaffe/libraries/javalib/awt-implementations/kaffe/java/applet/Attic/Applet.java,v
VERS: 1.2
***************
--- kaffe/libraries/javalib/awt-implementations/kaffe/java/applet/Applet.java Tue Jan 15 22:29:29 2008
+++ /dev/null Sun Aug 4 19:57:58 2002
@@ -1,143 +0,0 @@
-package java.applet;
-
-import java.awt.Dimension;
-import java.awt.Image;
-import java.awt.Panel;
-import java.net.MalformedURLException;
-import java.net.URL;
-import java.util.Locale;
-
-/*
- * Java core library component.
- *
- * Copyright (c) 1997, 1998
- * Transvirtual Technologies, Inc. All rights reserved.
- *
- * See the file "license.terms" for information on usage and redistribution
- * of this file.
- */
-public class Applet
- extends Panel
-{
- private static final long serialVersionUID = -5836846270535785031L;
- private AppletStub stub;
-
-public Applet() {
-}
-
-public void destroy() {
-}
-
-public AppletContext getAppletContext() {
- return stub.getAppletContext();
-}
-
-public String getAppletInfo() {
- return (null);
-}
-
-public AudioClip getAudioClip( URL url) {
- return (getAppletContext().getAudioClip(url));
-}
-
-public AudioClip getAudioClip( URL url, String name) {
- try {
- return getAudioClip( new URL( url, name));
- }
- catch ( MalformedURLException m) {
- return null;
- }
-}
-
-public URL getCodeBase() {
- return (stub.getCodeBase());
-}
-
-public URL getDocumentBase() {
- return (stub.getDocumentBase());
-}
-
-public Image getImage( URL url) {
- return getAppletContext().getImage( url);
-}
-
-public Image getImage( URL url, String name) {
- if (url == null) {
- url = getCodeBase();
- }
- try {
- return (getImage( new URL( url, name)));
- }
- catch ( MalformedURLException m) {
- // Hmmm, this seems to be one of the JDK plaaces where a image
- // factory method indeed returns null. No need to be more consistent
- return (null);
- }
-}
-
-public Locale getLocale() {
- return (super.getLocale());
-}
-
-public String getParameter( String name) {
- return (stub.getParameter(name));
-}
-
-public String[][] getParameterInfo() {
- return null;
-}
-
-public void init() {
-}
-
-public boolean isActive() {
- return (stub == null ? false : stub.isActive());
-}
-
-final public static AudioClip newAudioClip( URL url) {
- return new org.kaffe.applet.AudioPlayer(url);
-}
-
-public void play( URL url){
- final AudioClip ac = getAudioClip( url);
- if ( ac != null) {
- ac.play();
- }
-}
-
-public void play( URL url, String name) {
- try {
- play( new URL( url, name));
- }
- catch ( MalformedURLException m) {
- }
-}
-
-public void resize( Dimension d) {
- resize( d.width, d.height);
-}
-
-public void resize( int width, int height) {
- super.resize( width, height);
- if ( stub != null) {
- stub.appletResize( width, height);
- }
-}
-
-final public void setStub( AppletStub stub) {
- this.stub = stub;
-}
-
-public void showStatus( String msg) {
- final AppletContext ac = getAppletContext();
- if ( ac != null) {
- ac.showStatus( msg);
- }
-}
-
-public void start() {
-}
-
-public void stop() {
-}
-}
===================================================================
Checking out kaffe/libraries/javalib/awt-implementations/kaffe/java/applet/AppletContext.java
RCS: /home/cvs/kaffe/kaffe/libraries/javalib/awt-implementations/kaffe/java/applet/Attic/AppletContext.java,v
VERS: 1.1
***************
--- kaffe/libraries/javalib/awt-implementations/kaffe/java/applet/AppletContext.java Tue Jan 15 22:29:29 2008
+++ /dev/null Sun Aug 4 19:57:58 2002
@@ -1,25 +0,0 @@
-/*
- * Java core library component.
- *
- * Copyright (c) 1997, 1998
- * Transvirtual Technologies, Inc. All rights reserved.
- *
- * See the file "license.terms" for information on usage and redistribution
- * of this file.
- */
-
-package java.applet;
-
-import java.awt.Image;
-import java.net.URL;
-import java.util.Enumeration;
-
-public interface AppletContext {
-AudioClip getAudioClip( URL url);
-Image getImage( URL url);
-Applet getApplet( String name);
-Enumeration getApplets();
-void showDocument( URL url);
-void showDocument( URL url, String target);
-void showStatus( String status);
-}
===================================================================
Checking out kaffe/libraries/javalib/awt-implementations/kaffe/java/applet/AppletStub.java
RCS: /home/cvs/kaffe/kaffe/libraries/javalib/awt-implementations/kaffe/java/applet/Attic/AppletStub.java,v
VERS: 1.2
***************
--- kaffe/libraries/javalib/awt-implementations/kaffe/java/applet/AppletStub.java Tue Jan 15 22:29:29 2008
+++ /dev/null Sun Aug 4 19:57:58 2002
@@ -1,102 +0,0 @@
-/* AppletStub.java -- low level interface to the browser
- Copyright (C) 1999, 2002 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. */
-
-package java.applet;
-
-import java.net.URL;
-
-/**
- * This interface is the low level interface between the applet and the
- * browser.
- *
- * @author Aaron M. Renn (arenn at urbanophile.com)
- * @see Applet#setStub(AppletStub)
- * @since 1.0
- * @status updated to 1.4
- */
-public interface AppletStub
-{
- /**
- * Tests whether or not this applet is currently active. An applet is active
- * just before the browser invokes start(), and becomes inactive just
- * before the browser invokes stop().
- *
- * @return <code>true</code> if this applet is active
- */
- boolean isActive();
-
- /**
- * Returns the basename URL of the document this applet is embedded in. This
- * is everything up to the final '/'.
- *
- * @return the URL of the document this applet is embedded in
- * @see #getCodeBase()
- */
- URL getDocumentBase();
-
- /**
- * Returns the URL of the code base for this applet.
- *
- * @return the URL of the code base for this applet
- */
- URL getCodeBase();
-
- /**
- * Returns the value of the specified parameter that was specified in
- * the <code><APPLET></code> tag for this applet.
- *
- * @param name the parameter name
- * @return the parameter value, or null if the parameter does not exist
- * @throws NullPointerException if name is null
- */
- String getParameter(String name);
-
- /**
- * Returns the applet context for this applet.
- *
- * @return the applet context for this applet
- */
- AppletContext getAppletContext();
-
- /**
- * Requests that the applet window for this applet be resized.
- *
- * @param width the new width in pixels
- * @param height the new height in pixels
- */
- void appletResize(int width, int height);
-} // interface AppletStub
===================================================================
Checking out kaffe/libraries/javalib/awt-implementations/kaffe/java/applet/AudioClip.java
RCS: /home/cvs/kaffe/kaffe/libraries/javalib/awt-implementations/kaffe/java/applet/Attic/AudioClip.java,v
VERS: 1.2
***************
--- kaffe/libraries/javalib/awt-implementations/kaffe/java/applet/AudioClip.java Tue Jan 15 22:29:29 2008
+++ /dev/null Sun Aug 4 19:57:58 2002
@@ -1,67 +0,0 @@
-/* AudioClip.java -- play an audio clip in an applet
- Copyright (C) 1999, 2002 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. */
-
-
-package java.applet;
-
-/**
- * This interface provides a simple mechanism for playing audio clips.
- * If multiple clips are played at once, the browser combines them into a
- * composite clip.
- *
- * @author Aaron M. Renn (arenn at urbanophile.com)
- * @since 1.0
- * @status updated to 1.4
- */
-public interface AudioClip
-{
- /**
- * Plays the audio clip starting from the beginning.
- */
- void play();
-
- /**
- * Stops playing this audio clip. There is no mechanism for restarting
- * at the point where the clip is stopped.
- */
- void stop();
-
- /**
- * Plays this audio clip in a continuous loop.
- */
- void loop();
-} // interface AudioClip
===================================================================
Checking out kaffe/libraries/javalib/awt-implementations/kaffe/java/applet/package.html
RCS: /home/cvs/kaffe/kaffe/libraries/javalib/awt-implementations/kaffe/java/applet/Attic/package.html,v
VERS: 1.2
***************
--- kaffe/libraries/javalib/awt-implementations/kaffe/java/applet/package.html Tue Jan 15 22:29:29 2008
+++ /dev/null Sun Aug 4 19:57:58 2002
@@ -1,47 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<!-- package.html - describes classes in java.applet package.
- Copyright (C) 2002 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. -->
-
-<html>
-<head><title>GNU Classpath - java.applet</title></head>
-
-<body>
-<p>Classes and interfaces for small embeddable applications
-often used in web pages.</p>
-
-</body>
-</html>
===================================================================
Checking out kaffe/libraries/javalib/awt-implementations/kaffe/java/awt/color/CMMException.java
RCS: /home/cvs/kaffe/kaffe/libraries/javalib/awt-implementations/kaffe/java/awt/color/Attic/CMMException.java,v
VERS: 1.2
***************
--- kaffe/libraries/javalib/awt-implementations/kaffe/java/awt/color/CMMException.java Tue Jan 15 22:29:30 2008
+++ /dev/null Sun Aug 4 19:57:58 2002
@@ -1,63 +0,0 @@
-/* CMMException.java -- error in the native CMM
- Copyright (C) 2002 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. */
-
-
-package java.awt.color;
-
-/**
- * Thrown when there is an error in the native CMM.
- *
- * @author Eric Blake <ebb9 at email.byu.edu>
- * @status updated to 1.4
- */
-public class CMMException extends RuntimeException
-{
- /**
- * Compatible with JDK 1.2+.
- */
- private static final long serialVersionUID = 5775558044142994965L;
-
- /**
- * Create a new instance with a specified detailed error message.
- *
- * @param message the message
- */
- public CMMException(String message)
- {
- super(message);
- }
-} // class CMMException
===================================================================
Checking out kaffe/libraries/javalib/awt-implementations/kaffe/java/awt/color/ColorSpace.java
RCS: /home/cvs/kaffe/kaffe/libraries/javalib/awt-implementations/kaffe/java/awt/color/Attic/ColorSpace.java,v
VERS: 1.2
***************
--- kaffe/libraries/javalib/awt-implementations/kaffe/java/awt/color/ColorSpace.java Tue Jan 15 22:29:30 2008
+++ /dev/null Sun Aug 4 19:57:58 2002
@@ -1,183 +0,0 @@
-/* ColorSpace.java -- transforms between color spaces
- Copyright (C) 2000, 2002 Free Software Foundation
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
*** Patch too long, truncated ***
More information about the kaffe
mailing list