/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.4805 by tromey, Thu Sep 15 19:19:59 2005 UTC revision 1.4806 by langel, Thu Sep 15 19:58:42 2005 UTC
# Line 1  Line 1 
1    2005-09-15  Lillian Angel  <langel@redhat.com>
2    
3            * javax/swing/plaf/basic/BasicComboBoxRenderer.java
4            (getListCellRendererComponent): Added code in to check if string
5            is larger than comboBox. If it is, the string is truncated and
6            '...' is drawn at the end of it.
7            * javax/swing/plaf/basic/BasicComboBoxUI.java
8            (getDefaultSize): Initially too small, still not fully implemented.
9            (getLargestItemSize): Made private, not in API.
10            (minimumLayoutSize): Implemented properly.
11            (intervalAdded): ComboBox should not be resized with every new
12            component. This is fixed.
13    
14  2005-09-15  Tom Tromey  <tromey@redhat.com>  2005-09-15  Tom Tromey  <tromey@redhat.com>
15    
16          * java/lang/EnumConstantNotPresentException.java: New file.          * java/lang/EnumConstantNotPresentException.java: New file.

Legend:
Removed from v.1.4805  
changed lines
  Added in v.1.4806

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