commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] classpath ./ChangeLog java/awt/Component.java j...


From: Lillian Angel
Subject: [commit-cp] classpath ./ChangeLog java/awt/Component.java j...
Date: Tue, 27 Sep 2005 14:50:59 -0400

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Lillian Angel <address@hidden>  05/09/27 18:50:59

Modified files:
        .              : ChangeLog 
        java/awt       : Component.java 
        javax/swing/plaf/basic: BasicToolTipUI.java 

Log message:
        2005-09-27  Lillian Angel  <address@hidden>
        
        Fixes Bug #24067
        * java/awt/Component.java
        (removeNotify): Should call hide on the peer before
        disposing of it. This stops the flashing when the
        tooltips are removed from the component.
        * javax/swing/plaf/basic/BasicToolTipUI.java
        (getPreferredSize): If the accelerator is null, we should
        paint the mnenomic if it is available.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4990&tr2=1.4991&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/awt/Component.java.diff?tr1=1.77&tr2=1.78&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/plaf/basic/BasicToolTipUI.java.diff?tr1=1.7&tr2=1.8&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]