/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.4911 by trebligd, Thu Sep 22 13:15:35 2005 UTC revision 1.4912 by rabbit78, Thu Sep 22 14:07:59 2005 UTC
# Line 1  Line 1 
1    2005-09-22  Roman Kennke  <kennke@aicas.com>
2    
3            * javax/swing/JComponent.java
4            (AccessibleJComponent.addPropertyChangeListener): Partly omplemented.
5            (AccessibleJComponent.getAccessibleStateSet): Partly implemented.
6            (doubleBuffered): Default value of this field is true.
7            (paint): Moved double buffer painting stuff to separate method.
8            (paintChildren): Don't call into AWT painting code here. This allows
9            for a small optimization.
10            (paintImmediately): Don't go up to the parent window, try to start
11            painting on the nearest JRootPane if possible.
12            (paintImmediately2): New method. Actually performs repainting
13            on the repaint root.
14            (paintDoubleBuffered): New method. Performs painting using
15            a double buffer.
16            (paintSimple): New method. Performs painting without buffer.
17    
18  2005-09-22  David Gilbert  <david.gilbert@object-refinery.com>  2005-09-22  David Gilbert  <david.gilbert@object-refinery.com>
19    
20          * javax/swing/filechooser/FileFilter.java: reformatted and added API          * javax/swing/filechooser/FileFilter.java: reformatted and added API

Legend:
Removed from v.1.4911  
changed lines
  Added in v.1.4912

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