/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.3403 by dog, Thu Apr 7 17:54:55 2005 UTC revision 1.3404 by rabbit78, Fri Apr 8 08:04:30 2005 UTC
# Line 1  Line 1 
1    2005-04-08  Roman Kennke  <roman@kennke.org>
2    
3            * javax/swing/text/JTextComponent.java
4            (JTextComponent): Added repaintListener which issues repaint
5            requests when the underlying document changes.
6            (setDocument): Adds repaintListener to document when the
7            document is changed.
8            * javax/swing/text/DefaultEditorKit.java:
9            Removed repaint calls on JTextComponent. This is now handled
10            through a DocumentListener in JTextComponent that repaints
11            the component when needed.
12    
13  2005-04-07  Chris Burdess  <dog@gnu.org>  2005-04-07  Chris Burdess  <dog@gnu.org>
14    
15          * gnu/java/net/CRLFInputStream.java: Rewrite to return          * gnu/java/net/CRLFInputStream.java: Rewrite to return

Legend:
Removed from v.1.3403  
changed lines
  Added in v.1.3404

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