gcc/libjava/classpath/java
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
..
applet
awt [multiple changes] 2006-09-22 13:04:22 +00:00
beans Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
io Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
lang Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
math Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
net InetAddress.java: Updated to latest. 2006-09-20 07:53:18 +00:00
nio Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
rmi Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
security Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
sql Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
text Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
util Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00