/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.5788 by abalkiss, Fri Dec 9 19:28:37 2005 UTC revision 1.5789 by langel, Fri Dec 9 21:20:34 2005 UTC
# Line 1  Line 1 
1    2005-12-09  Lillian Angel  <langel@redhat.com>
2    
3            * javax/swing/text/html/CSS.java:
4            Fixed class signature.
5            * javax/swing/text/html/HTMLEditorKit.java:
6            Fixed class signature.
7            (LinkController): New class added with only stubs. Functions
8            are not implmented yet.
9            (InsertHTMLTextAction): New class. Constructors implemented.
10            (insertHTML): Implemented.
11            (insertAtBoundary): Added, not yet implemented.
12            (insertAtBoundry): Implemented.
13            (actionPerformed): Added, not yet implemented.
14            (HTMLTextAction): New class.
15            (getHTMLDocument): Implemented.
16            (getHTMLEditorKit): Implemented.
17            (getElementsAt): Implemented.
18            (elementCountToTag): Added, not yet implemented.
19            (findElementMatchingTag): Likewise.
20            (getViewFactory): Implemented.
21            (HTMLFactory): Moved to beginning of class, with other inner classes.
22            (ParserCallBack): Added constructor, not yet implemented.
23            (clone): Added, not yet implemented. Calls super.
24            (createInputAttributes): Likewise.
25            (install): Likewise.
26            (deinstall): Likewise.
27            (getActions): Likewise.
28            (getInputAttributes): Likewise.
29            (getDefaultCursor): Implemented.
30            (getLinkCursor): Implemented.
31            (SetLinkCursor): Implemented.
32            (setDefaultLinkCursor): Implemented.
33            (AccessibleContext): Can't implement until AccessibleHTML is
34            implemented. Currently, returns null because accessibility is not supported.
35    
36  2005-12-09  Anthony Balkissoon  <abalkiss@redhat.com>  2005-12-09  Anthony Balkissoon  <abalkiss@redhat.com>
37    
38          * javax/swing/JEditorPane.java:          * javax/swing/JEditorPane.java:

Legend:
Removed from v.1.5788  
changed lines
  Added in v.1.5789

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