diff options
| author | Roman Kennke <roman@kennke.org> | 2006-03-01 20:39:46 +0000 |
|---|---|---|
| committer | Roman Kennke <roman@kennke.org> | 2006-03-01 20:39:46 +0000 |
| commit | 2590a44a67842742150ee830af9d15a2b1638d0f (patch) | |
| tree | d1d0e37bbe40fb7a43d72091f257baadaf683e87 /gnu/java/net/protocol/http/ResponseHeaderHandler.java | |
| parent | 6893e53bea88bba49228074386cc72f42e3c8ea4 (diff) | |
| download | classpath-2590a44a67842742150ee830af9d15a2b1638d0f.tar.gz | |
2006-03-01 Roman Kennke <kennke@aicas.com>
* javax/swing/text/AbstractDocument.java
(LeafElement.LeafElement): Handle delta with respect to content
length not document length.
* javax/swing/text/CompositeView.java
(getViewIndex): Handle bias correctly.
* javax/swing/text/DefaultCaret.java
(paint): Align caret position to document bounds to avoid trouble
when removing large portions of content.
* javax/swing/text/DefaultStyledDocument.java
(ElementBuffer.insertFirstContentTag): Use pos instead of offset.
(ElementBuffer.createFracture): Copy old childs attribute. The
ElementSpec usually doesn't carry attribute information.
Use pos instead of offset.
(ElementBuffer.insertFracture): Use pos instead of offset.
(createDefaultRootElement): Don't use create* and instead directly
instantiate the elements.
(handleInsertAfterNewline): Compare the paragraphs startOffset
rather than previous paragraphs endOffset.
* javax/swing/text/JTextComponent.java
(getScrollableTracksViewportWidth): Remove unnecessary cast to
JViewport.
(getScrollableTracksViewportHeight): Remove unnecessary cast to
JViewport.
* javax/swing/text/PlainView.java
(damageLineRange): Avoid creating new Rectangle by using
SwingUtilities.
* javax/swing/text/View.java
(forwardUpdate): Correct the use of bias.
(modelToView): Avoid new Rectangles by using SwingUtilities.
(dump): Made (temprorarily) protected for use in BasicTextUI.
(dump(int)): Dump out the element of the view.
Diffstat (limited to 'gnu/java/net/protocol/http/ResponseHeaderHandler.java')
0 files changed, 0 insertions, 0 deletions
