/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4867 by trebligd, Mon Sep 19 16:53:45 2005 UTC revision 1.4868 by abalkiss, Mon Sep 19 17:26:17 2005 UTC
# Line 1  Line 1 
1    2005-09-19  Anthony Balkissoon  <abalkiss@redhat.com>
2    
3            * javax/swing/plaf/basic/BasicInternalFrameUI.java:
4            (GlassPaneDispatcher.handleEvent): Replaced call to SwingUtilities'
5            convertMouseEvent (with identical source and desination) with a simple
6            cast.  If acquireComponentForMouseEvent reveals we're going to
7            re-dispatch this event to ourselves (and loop infinitely), return. Also
8            replaced contentPane by glassPane as the source argument to
9            SwingUtilities.convertMouseEvent since the glassPane is the real source.
10  2005-09-19  David Gilbert  <david.gilbert@object-refinery.com>  2005-09-19  David Gilbert  <david.gilbert@object-refinery.com>
11    
12          * javax/swing/plaf/basic/BasicArrowButton.java          * javax/swing/plaf/basic/BasicArrowButton.java

Legend:
Removed from v.1.4867  
changed lines
  Added in v.1.4868

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26