gcc/libjava/classpath/gnu/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
dnd Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
doc-files
font configure: Regenerate. 2006-06-14 03:38:34 +00:00
image Imported GNU Classpath 0.20 2006-01-17 18:09:40 +00:00
java2d Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
peer [multiple changes] 2006-09-22 13:04:22 +00:00
print Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
AWTUtilities.java Imported GNU Classpath 0.19 + gcj-import-20051115. 2005-11-15 23:20:01 +00:00
BitMaskExtent.java
BitwiseXORComposite.java String.java, [...]: Merge from GNU Classpath HEAD. 2006-06-09 16:07:07 +00:00
Buffers.java String.java, [...]: Merge from GNU Classpath HEAD. 2006-06-09 16:07:07 +00:00
ClasspathToolkit.java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
ComponentDataBlitOp.java
EmbeddedWindow.java Imported GNU Classpath 0.19 + gcj-import-20051115. 2005-11-15 23:20:01 +00:00
EventModifier.java
GradientPaintContext.java
package.html