/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.4073 by abalkiss, Tue Jul 12 13:48:31 2005 UTC revision 1.4074 by rabbit78, Tue Jul 12 15:06:59 2005 UTC
# Line 1  Line 1 
1    2005-07-12  Roman Kennke  <roman@kennke.org>
2    
3            * javax/swing/plaf/basic/BasicInternalFrameTitlePane.java
4            (TitlePaneLayout.layoutContainer): Do not change any state of
5            the components here (visible/enableActions). This is not the purpose of
6            a layout manager and can lead to loops. Also correct the layout
7            to be closer to the layout of the reference implementation.
8            (TitlePaneLayout.preferredLayoutSize): Return (Integer.MAX_VALUE, 17)
9            here. That is how high the title pane should be.
10            (PaneButton): Don't set the border to null.
11            (createButtons): The buttons are opaque.
12            (createButtonIcons): Don't create icons in the Basic L&F.
13    
14  2005-07-12  Anthony Balkissoon  <abalkiss@redhat.com>  2005-07-12  Anthony Balkissoon  <abalkiss@redhat.com>
15    
16          * javax/swing/JApplet.java,          * javax/swing/JApplet.java,

Legend:
Removed from v.1.4073  
changed lines
  Added in v.1.4074

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