gcc/libjava/java/awt
Matthias Klose e1bea0c068 libjava/classpath/ChangeLog.gcj:
2007-05-31  Matthias Klose  <doko@ubuntu.com>

        * javax/management/NotificationBroadcasterSupport.java
        (getNotificationInfo): Add cast.
        * native/jni/qt-peer/Makefile.am (AM_CXXFLAGS): Add libstdc++ include
        directories.
        * native/jni/qt-peer/Makefile.in: Regenerate.

libjava/ChangeLog:

2007-06-03  Matthias Klose  <doko@ubuntu.com>

        * java/io/natFileWin32.cc (setFilePermissions): New (stub only).
        _access: Handle EXEC query, stub only.

2007-06-03  Matthias Klose  <doko@ubuntu.com>

        Merged from classpath:
        * gnu/java/nio/SelectorProviderImpl.java: Whitespace merge.
        * java/lang/System.java(inheritedChannel): New.
        * java/lang/Character.java: Remove stray`;'.
        * java/net/MulticastSocket.java: Merged.
        * java/text/DateFormatSymbols.java(getInstance): New, comment updates.
        * java/text/Collator.java(getInstance): Merged.
        * java/util/Calendar.java: New attributes ALL_STYLES, SHORT, LONG.
        getDisplayName, getDisplayNames: New.
        * java/util/logging/Logger.java: Merged.
        * Regenerate .class and .h files.

2007-06-03  Matthias Klose  <doko@ubuntu.com>

        * java/io/File.java: Merge with classpath-0.95, new method
        setFilePermissions, new attribute EXEC.
        * java/io/natFilePosix.cc (setFilePermissions): New.
        _access: Handle EXEC query.
        * classpath/lib/java/io/File.class, java/io/File.h: Regenerate.

2007-06-03  Matthias Klose  <doko@ubuntu.com>

        Imported GNU Classpath 0.95.

        * classpath/Makefile.in,
        classpath/native/jni/midi-dssi/Makefile.in,
        classpath/native/jni/classpath/Makefile.in,
        classpath/native/jni/Makefile.in,
        classpath/native/jni/gconf-peer/Makefile.in,
        classpath/native/jni/java-io/Makefile.in,
        classpath/native/jni/native-lib/Makefile.in,
        classpath/native/jni/java-util/Makefile.in,
        classpath/native/jni/midi-alsa/Makefile.in,
        classpath/native/jni/java-lang/Makefile.in,
        classpath/native/jni/java-nio/Makefile.in,
        classpath/native/jni/java-net/Makefile.in,
        classpath/native/jni/xmlj/Makefile.in,
        classpath/native/jni/qt-peer/Makefile.in,
        classpath/native/jni/gtk-peer/Makefile.in,
        classpath/native/Makefile.in, classpath/native/jawt/Makefile.in,
        classpath/native/fdlibm/Makefile.in,
        classpath/native/plugin/Makefile.in,
        classpath/resource/Makefile.in, classpath/scripts/Makefile.in,
        classpath/tools/Makefile.in, classpath/doc/Makefile.in,
        classpath/doc/api/Makefile.in, classpath/lib/Makefile.in,
        classpath/external/Makefile.in, classpath/external/jsr166/Makefile.in,
        classpath/external/sax/Makefile.in,
        classpath/external/w3c_dom/Makefile.in,
        classpath/external/relaxngDatatype/Makefile.in,
        classpath/include/Makefile.in,
        classpath/examples/Makefile.in: Regenerate.
        * classpath/config.guess, classpath/config.sub,
        classpath/ltmain.sh : Update.
        * classpath/configure, classpath/depcomp, classpath/missing,
        classpath/aclocal.m4, classpath/install-sh: Regenerate.

        * gnu/classpath/Configuration.java (CLASSPATH_VERSION): Now 0.95.
        * sources.am: Regenerate.
        * Makefile.in: Regenerate.

        * Update the .class files and generated CNI header files, add new
        .class and generated CNI header files.
        * Remove generated files for removed java source files:
        classpath/gnu/java/net/BASE64.java,
        classpath/gnu/java/security/util/Base64.java,
        classpath/gnu/java/awt/peer/gtk/GThreadMutex.java,
        classpath/gnu/java/awt/peer/gtk/GThreadNativeMethodRunner.java,
        classpath/gnu/java/awt/font/autofit/Scaler.java,
        classpath/gnu/classpath/jdwp/util/Value.java,
        classpath/gnu/javax/net/ssl/Base64.java.
        * Remove empty directories.

        * Makefile.am(nat_source_files): Add natVMOperatingSystemMXBeanImpl.cc.
        * java/lang/Class.java(setAccessible): Merge from classpath.
        * java/util/Locale.java: Remove.
        * gnu/java/lang/management/VMOperatingSystemMXBeanImpl.java,
        gnu/java/lang/management/natVMOperatingSystemMXBeanImpl.cc: New.
        * gcj/javaprims.h: Update class declarations.
        * scripts/classes.pl: Update usage.
        * HACKING: Mention to build all peers.

From-SVN: r125302
2007-06-03 23:18:43 +00:00
..
color Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
datatransfer libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
dnd Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
event Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
font Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
geom Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
im Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
image libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
peer libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
print libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
AWTError.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
AWTEvent.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
AWTEventMulticaster.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
AWTException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
AWTKeyStroke$1.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
AWTKeyStroke$2.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
AWTKeyStroke$3.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
AWTKeyStroke.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
AWTPermission.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ActiveEvent.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Adjustable.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
AlphaComposite$1.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
AlphaComposite.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
AttributeValue.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
BasicStroke.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
BorderLayout.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
BufferCapabilities$FlipContents.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
BufferCapabilities.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Button$AccessibleAWTButton.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Button.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Canvas$AccessibleAWTCanvas.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Canvas$CanvasBltBufferStrategy.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Canvas$CanvasFlipBufferStrategy.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Canvas.h libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
CardLayout.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Checkbox$AccessibleAWTCheckbox.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Checkbox.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
CheckboxGroup.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
CheckboxMenuItem$AccessibleAWTCheckboxMenuItem.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
CheckboxMenuItem.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Choice$AccessibleAWTChoice.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Choice.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Color.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ColorPaintContext$ColorRaster.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ColorPaintContext.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Component$AccessibleAWTComponent$AccessibleAWTComponentHandler.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Component$AccessibleAWTComponent$AccessibleAWTFocusHandler.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Component$AccessibleAWTComponent.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Component$BltBufferStrategy.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Component$FlipBufferStrategy.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Component$HeavyweightInLightweightListener.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Component.h libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
ComponentOrientation.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Composite.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
CompositeContext.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Container$AccessibleAWTContainer$AccessibleContainerHandler.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Container$AccessibleAWTContainer.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Container$GfxPaintAllVisitor.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Container$GfxPaintVisitor.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Container$GfxPrintAllVisitor.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Container$GfxPrintVisitor.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Container$GfxVisitor.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Container.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ContainerOrderFocusTraversalPolicy.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Cursor.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DefaultFocusTraversalPolicy.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DefaultKeyboardFocusManager$EventDelayRequest.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DefaultKeyboardFocusManager.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Desktop$Action.h libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
Desktop.h libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
Dialog$AccessibleAWTDialog.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Dialog.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Dimension.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
DisplayMode.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Event.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
EventDispatchThread.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
EventQueue$Queue.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
EventQueue.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FileDialog.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FlowLayout.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FocusTraversalPolicy.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Font.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FontFormatException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
FontMetrics.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Frame$AccessibleAWTFrame.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Frame.h libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
GradientPaint.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Graphics.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Graphics2D.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
GraphicsConfigTemplate.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
GraphicsConfiguration.h libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
GraphicsDevice.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
GraphicsEnvironment.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
GridBagConstraints.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
GridBagLayout.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
GridBagLayoutInfo.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
GridLayout.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
HeadlessException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
IllegalComponentStateException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Image.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ImageCapabilities.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Insets.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ItemSelectable.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JobAttributes$DefaultSelectionType.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JobAttributes$DestinationType.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JobAttributes$DialogType.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JobAttributes$MultipleDocumentHandlingType.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JobAttributes$SidesType.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JobAttributes.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
KeyEventDispatcher.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
KeyEventPostProcessor.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
KeyboardFocusManager.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Label$AccessibleAWTLabel.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Label.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
LayoutManager.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
LayoutManager2.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
LightweightDispatcher.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
List$AccessibleAWTList$AccessibleAWTListChild.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
List$AccessibleAWTList.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
List.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
MediaTracker$MediaEntry.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
MediaTracker.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Menu$AccessibleAWTMenu.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Menu.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
MenuBar$AccessibleAWTMenuBar.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
MenuBar.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
MenuComponent$AccessibleAWTMenuComponent.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
MenuComponent.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
MenuContainer.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
MenuItem$AccessibleAWTMenuItem.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
MenuItem.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
MenuShortcut.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
MouseInfo.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
PageAttributes$ColorType.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
PageAttributes$MediaType.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
PageAttributes$OrientationRequestedType.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
PageAttributes$OriginType.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
PageAttributes$PrintQualityType.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
PageAttributes.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Paint.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
PaintContext.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Panel$AccessibleAWTPanel.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Panel.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Point.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
PointerInfo.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Polygon$1.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Polygon.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
PopupMenu$AccessibleAWTPopupMenu.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
PopupMenu.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
PrintGraphics.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
PrintJob.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Rectangle.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
RenderingHints$Key.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
RenderingHints$KeyImpl.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
RenderingHints.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Robot$1.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Robot.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ScrollPane$AccessibleAWTScrollPane.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ScrollPane.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ScrollPaneAdjustable.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Scrollbar$AccessibleAWTScrollBar.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Scrollbar.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Shape.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Stroke.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
SystemColor.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
TextArea$AccessibleAWTTextArea.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
TextArea.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
TextComponent$AccessibleAWTTextComponent.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
TextComponent.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
TextField$AccessibleAWTTextField.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
TextField.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
TexturePaint.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Toolkit$1.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Toolkit$2.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Toolkit.h libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
Transparency.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Window$AccessibleAWTWindow.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Window$WindowBltBufferStrategy.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Window$WindowFlipBufferStrategy.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Window.h libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00