gcc/libjava/classpath/java/awt
Sven de Marothy 2067150ee1 [multiple changes]
2006-08-02  Sven de Marothy  <sven@physto.se>

	* gnu/java/awt/peer/gtk/GtkChoicePeer.java
	(remove): Force event on removing item 0 when it's selected.
	(handleEvent): Always call Choice.selected().
	* java/awt/Choice.java:
	(remove): Simplify and correct.

2006-07-30  Sven de Marothy  <sven@physto.se>

	* java/awt/Choice.java:
	(accessibleAction): Call select() directly.
	(add, insert, remove): Reimplement.
	(dispatchEventImpl): Always call super.
	(processItemEvent): Does not set the index.
	* include/gnu_java_awt_peer_gtk_GtkChoicePeer.h
	* native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkChoicePeer.c
	(append): removed.
	(nativeAdd): Name changed to add.
	(selection_changed_cb): Simplify callback.
	* gnu/java/awt/peer/gtk/GtkChoicePeer.java
	(selected): New field.
	(add): Replaced with native impl.
	(handleEvent): New method.

From-SVN: r117142
2006-09-22 13:04:22 +00:00
..
color Imported GNU Classpath 0.19 + gcj-import-20051115. 2005-11-15 23:20:01 +00:00
datatransfer Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
dnd Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
doc-files Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
event Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
font Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
geom Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
im String.java, [...]: Merge from GNU Classpath HEAD. 2006-06-09 16:07:07 +00:00
image Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
peer Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
print String.java, [...]: Merge from GNU Classpath HEAD. 2006-06-09 16:07:07 +00:00
ActiveEvent.java
Adjustable.java
AlphaComposite.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
AttributeValue.java
AWTError.java
AWTEvent.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
AWTEventMulticaster.java
AWTException.java
AWTKeyStroke.java
AWTPermission.java
BasicStroke.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
BorderLayout.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
BufferCapabilities.java
Button.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
Canvas.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
CardLayout.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
Checkbox.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
CheckboxGroup.java
CheckboxMenuItem.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
Choice.java [multiple changes] 2006-09-22 13:04:22 +00:00
Color.java Imported GNU Classpath 0.19 + gcj-import-20051115. 2005-11-15 23:20:01 +00:00
ColorPaintContext.java String.java, [...]: Merge from GNU Classpath HEAD. 2006-06-09 16:07:07 +00:00
Component.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
ComponentOrientation.java
Composite.java
CompositeContext.java
Container.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
ContainerOrderFocusTraversalPolicy.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
Cursor.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
DefaultFocusTraversalPolicy.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
DefaultKeyboardFocusManager.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
Dialog.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
Dimension.java
DisplayMode.java
Event.java
EventDispatchThread.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
EventQueue.java Imported GNU Classpath 0.19 + gcj-import-20051115. 2005-11-15 23:20:01 +00:00
FileDialog.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
FlowLayout.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
FocusTraversalPolicy.java
Font.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
FontFormatException.java
FontMetrics.java Imported GNU Classpath 0.19 + gcj-import-20051115. 2005-11-15 23:20:01 +00:00
Frame.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
GradientPaint.java
Graphics2D.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
Graphics.java IntegerGraphicsState.java (getClip): Clone clip before returning, handle null clip. 2006-02-23 20:50:49 +00:00
GraphicsConfigTemplate.java
GraphicsConfiguration.java String.java, [...]: Merge from GNU Classpath HEAD. 2006-06-09 16:07:07 +00:00
GraphicsDevice.java
GraphicsEnvironment.java
GridBagConstraints.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
GridBagLayout.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
GridBagLayoutInfo.java
GridLayout.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
HeadlessException.java
IllegalComponentStateException.java
Image.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
ImageCapabilities.java
Insets.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
ItemSelectable.java
JobAttributes.java
KeyboardFocusManager.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
KeyEventDispatcher.java
KeyEventPostProcessor.java
Label.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
LayoutManager2.java
LayoutManager.java
LightweightDispatcher.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
List.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
MediaTracker.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
Menu.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
MenuBar.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
MenuComponent.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
MenuContainer.java
MenuItem.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
MenuShortcut.java
MouseInfo.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
package.html
PageAttributes.java
Paint.java
PaintContext.java
Panel.java
Point.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
PointerInfo.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
Polygon.java Imported GNU Classpath 0.19 + gcj-import-20051115. 2005-11-15 23:20:01 +00:00
PopupMenu.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
PrintGraphics.java
PrintJob.java
Rectangle.java Imported GNU Classpath 0.19 + gcj-import-20051115. 2005-11-15 23:20:01 +00:00
RenderingHints.java
Robot.java
Scrollbar.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
ScrollPane.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
ScrollPaneAdjustable.java Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
Shape.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
Stroke.java
SystemColor.java
TextArea.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
TextComponent.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
TextField.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
TexturePaint.java String.java, [...]: Merge from GNU Classpath HEAD. 2006-06-09 16:07:07 +00:00
Toolkit.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
Transparency.java
Window.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00