/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.5721 by rabbit78, Thu Nov 24 20:31:31 2005 UTC revision 1.5722 by rabbit78, Thu Nov 24 20:36:54 2005 UTC
# Line 1  Line 1 
1  2005-11-24  Roman Kennke  <kennke@aicas.com>  2005-11-24  Roman Kennke  <kennke@aicas.com>
2    
3            * javax/swing/text/PasswordView.java
4            (modelToView): Overridden to correctly map between model and view
5            respecting the echo character.
6            (viewToModel): Added FIXME to show that this method also needs
7            to be adjusted like the above method.
8            * javax/swing/text/PlainView.java
9            (paint): Don't set the font here. This is already done in the
10            text component's JComponent.getComponentGraphics() method.
11            (damageLineRange): Only repaint the damaged rectangle.
12    
13    2005-11-24  Roman Kennke  <kennke@aicas.com>
14    
15          * javax/swing/plaf/basic/BasicLabelUI.java          * javax/swing/plaf/basic/BasicLabelUI.java
16          (getPreferredSize): Don't use deprecated method to acquire          (getPreferredSize): Don't use deprecated method to acquire
17          FontMetrics object. This can be done more elegantly using          FontMetrics object. This can be done more elegantly using

Legend:
Removed from v.1.5721  
changed lines
  Added in v.1.5722

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