gcc/libjava/java
Fernando Nasser a104538631 GtkListPeer.java (handleEvent): New method.
2003-12-02  Fernando Nasser  <fnasser@redhat.com>

        * gnu/java/awt/peer/gtk/GtkListPeer.java (handleEvent): New
        method. Handle mouse and key events that must generate
        ActionEvents.
        * java/awt/List.java (getSelectedIndex): Return -1
        if no list element is selected.
        * jni/gtk-peer/gnu_java_awt_peer_gtk_GtkEvents.c (awt_event_handler):
        Correct handling of mouse and key events so that List receives them.
        * jni/gtk-peer/gnu_java_awt_peer_gtk_GtkListPeer.c
        (Java_gnu_java_awt_peer_gtk_GtkListPeer_delItems): Fix removal of
        multiple list elements.

From-SVN: r74189
2003-12-02 16:19:28 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt GtkListPeer.java (handleEvent): New method. 2003-12-02 16:19:28 +00:00
beans Reported by M.Negovanovic 2003-10-21 13:21:33 +00:00
io re PR libgcj/13062 (StreamTokenizer ignores commentChar) 2003-11-16 21:15:55 +00:00
lang natDouble.cc (parseDouble): Reverted patch of 2003-11-13. 2003-11-26 18:02:34 +00:00
math Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
net 2003-12-02 Michael Koch <konqueror@gmx.de> 2003-12-02 15:23:23 +00:00
nio 2003-12-02 Michael Koch <konqueror@gmx.de> 2003-12-02 15:11:57 +00:00
rmi Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
security Reported by Archie Cobbs: 2003-12-02 15:52:07 +00:00
sql Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
text SimpleDateFormat.java (compileFormat): isLowerCase() and isUpperCase() allow too many characters. 2003-12-02 16:15:15 +00:00
util GregorianCalendar.java (getLinearTime): Avoid counting the leap day of the leap year twice. 2003-11-27 09:16:13 +00:00