------- Additional Comments From cvs-commit at developer dot classpath dot org  
2005-09-06 03:30 -------
Subject: Bug 20720

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Thomas Fitzsimmons <[EMAIL PROTECTED]>  05/09/06 03:08:54

Modified files:
        .              : ChangeLog 
        native/jni/gtk-peer: gnu_java_awt_peer_gtk_GtkWindowPeer.c 

Log message:
        2005-09-05  Thomas Fitzsimmons  <[EMAIL PROTECTED]>
        
        PR awt/20720
        * native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkWindowPeer.c
        (get_first_keyval_from_keymap): Return -1 if no keyval was found
        for given hardware keycode.
        (keysym_to_awt_keycode): Likewise.
        (keysym_to_awt_keylocation): Likewise.
        (key_press_cb): Return immediately if no keyval was found for
        given hardware keycode.
        (key_release_cb): Likewise.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4653&tr2=1.4654&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkWindowPeer.c.diff?tr1=1.57&tr2=1.58&r1=text&r2=text






-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20720

Reply via email to