/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.4555 by langel, Thu Aug 25 14:37:10 2005 UTC revision 1.4556 by rabbit78, Thu Aug 25 18:47:00 2005 UTC
# Line 1  Line 1 
1    2005-08-25  Roman Kennke  <roman@kennke.org>
2    
3            * javax/swing/text/AbstractDocument.java
4            (AbstractElement.dumpElement): Throw AssertionError when
5            a BadLocationException is encountered.
6            (BranchElement.getElementIndex): Return -1 if there is no child
7            element. Return elementCount - 1 if the requested offset is after
8            the child elements of that element.
9            (BranchElement.getEndOffset): Throw NPE if this element has no
10            children.
11            (BranchElement.getStartOffset): Throw NPE if this element has
12            no children.
13            (DefaultDocumentEvent.addEdit): Implemented.
14            (DefaultDocumentEvent.getChange): Implemented.
15    
16  2005-08-25  Lillian Angel  <langel@redhat.com>  2005-08-25  Lillian Angel  <langel@redhat.com>
17    
18          * javax/swing/JPasswordField.java          * javax/swing/JPasswordField.java

Legend:
Removed from v.1.4555  
changed lines
  Added in v.1.4556

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