/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.4868 by abalkiss, Mon Sep 19 17:26:17 2005 UTC revision 1.4869 by abalkiss, Mon Sep 19 18:17:08 2005 UTC
# Line 1  Line 1 
1  2005-09-19  Anthony Balkissoon  <abalkiss@redhat.com>  2005-09-19  Anthony Balkissoon  <abalkiss@redhat.com>
2    
3            * javax/swing/JRootPane.java:
4            (RootPaneLayout.layoutContainer): Added comment about how the
5            components should be sized.  Fixed size of glassPane which fills the
6            entire viewable region, including overtop the menuBar.  Used bounds
7            minus insets for containerSize, as indicated in comment, rather than
8            getSize().  Used setBounds instead of setSize for layeredPane because
9            its relation to the other components' sizes is more obvious that way.
10    
11    2005-09-19  Anthony Balkissoon  <abalkiss@redhat.com>
12    
13          * javax/swing/plaf/basic/BasicInternalFrameUI.java:          * javax/swing/plaf/basic/BasicInternalFrameUI.java:
14          (GlassPaneDispatcher.handleEvent): Replaced call to SwingUtilities'          (GlassPaneDispatcher.handleEvent): Replaced call to SwingUtilities'
15          convertMouseEvent (with identical source and desination) with a simple          convertMouseEvent (with identical source and desination) with a simple

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

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