/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.4279 by abalkiss, Thu Jul 28 15:34:33 2005 UTC revision 1.4280 by langel, Thu Jul 28 19:37:53 2005 UTC
# Line 1  Line 1 
1    2005-07-28  Lillian Angel  <langel@redhat.com>
2            
3            * java/awt/GridBagLayout.java
4            (distributeSizeAndWeight): added in check, because OutOfBounds exception
5            was being raised.
6            * javax/swing/JTable.java
7            (setRowHeight): Added in, but not implemented.
8            * javax/swing/plaf/basic/BasicComboBoxEditor.java
9            (setItem): added in check, because NullPointerException was being
10            raised.
11            * javax/swing/plaf/basic/BasicTreeUI.java
12            (getPathBounds): Took out unneeded call.
13            (uninstallListeners): added in check, because NPE was being raised.
14            (installUI): took out unneeded call.
15            (paint): Likewise.
16            (getPreferredSize): Should not assume root is an instance of Default
17            MutableTreeNode. Changed to use TreeNode instead.
18            (getCellBounds): Should never return null
19            (getCellLocation): Took out unneeded call.
20    
21  2005-07-28  Anthony Balkissoon  <abalkiss@redhat.com>  2005-07-28  Anthony Balkissoon  <abalkiss@redhat.com>
22    
23          * javax/swing/plaf/basic/BasicListUI.java:          * javax/swing/plaf/basic/BasicListUI.java:

Legend:
Removed from v.1.4279  
changed lines
  Added in v.1.4280

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