CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Roman Kennke <rabbit78> 06/09/18 13:46:13

Modified files:
        java/awt       : LightweightDispatcher.java 
        .              : ChangeLog 

Log message:
        2006-09-18  Roman Kennke  <[EMAIL PROTECTED]>
        
                * java/awt/LightweightDispatcher.java
                (findTarget): Correctly translate child coordinates.
                Use Component.eventTypeEnabled() for checking if a component
                has a certain event enabled.
                (handleMouseEvent): Find the correct mouse event target.
                Use Component.eventTypeEnabled() for checking if a component
                has a certain event enabled.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/java/awt/LightweightDispatcher.java?cvsroot=classpath&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8559&r2=1.8560


Reply via email to