CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Lillian Angel <[EMAIL PROTECTED]>       05/09/12 16:20:56

Modified files:
        .              : ChangeLog 

Log message:
        2005-09-12  Lillian Angel  <[EMAIL PROTECTED]>
        
        * gnu/java/awt/AWTUtilities.java
        (convertPoint): Added a check to determine if source and
        destination components are showing.
        * javax/swing/JPopupMenu.java
        (setVisible): Added check to determine if component is showing.
        (show): Likewise.
        * javax/swing/MenuSelectionManager.java
        (componentForPoint): Added check to determine if component is showing.
        * javax/swing/ToolTipManager.java
        (showTip): Added check to determine if component is showing.
        * javax/swing/plaf/basic/BasicToolBarUI.java
        (mousePressed): Added check to determine if component is showing.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4734&tr2=1.4735&r1=text&r2=text



Reply via email to