/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.3933 by trebligd, Wed Jun 29 08:31:25 2005 UTC revision 1.3934 by rabbit78, Wed Jun 29 09:28:42 2005 UTC
# Line 1  Line 1 
1    2005-06-29  Roman Kennke  <roman@kennke.org>
2    
3            * gnu/java/awt/AWTUtilities.java
4            (VisibleComponentList): Added List implementation that iterates over
5            the child components of a Container and only returns Components
6            that are actually visible.
7            (getVisibleChildren): Now returns a List instead of an array. This
8            list is cached. This greatly decreases allocations in
9            LayoutManagers.
10            * javax/swing/BoxLayout.java:
11            Updated to use the new AWTUtilities.getVisibleChildren() method.
12    
13  2005-06-29  David Gilbert  <david.gilbert@object-refinery.com>  2005-06-29  David Gilbert  <david.gilbert@object-refinery.com>
14    
15          * javax/swing/package.html: added package description,          * javax/swing/package.html: added package description,

Legend:
Removed from v.1.3933  
changed lines
  Added in v.1.3934

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