/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.2386.2.63 by gnu_andrew, Fri Jan 21 02:16:34 2005 UTC revision 1.2386.2.64 by gnu_andrew, Sat Jan 22 02:20:00 2005 UTC
# Line 1  Line 1 
1    2005-01-22  Andrew John Hughes  <gnu_andrew@member.fsf.org>
2    
3            * java/awt/Checkbox.java:
4            (AccessibleAWTCheckbox()): Added public constructor
5            to call superclass.
6            * java/awt/Choice.java:
7            (AccessibleAWTChoice): Added class documentation.
8            (AccessibleAWTChoice()): Added public constructor
9            to call superclass.
10            (AccessibleAWTChoice.getAccessibleAction()): Documented.
11            (AccessibleAWTChoice.getAccessibleRole()): Documented,
12            and changed role to COMBO_BOX.
13            (AccessibleAWTChoice.getAccessibleActionCount()): Documented.
14            (AccessibleAWTChoice.getAccessibleActionDescription(int)): Documented.
15            (AccessibleAWTChoice.doAccessibleAction(int)): Documented.
16    
17    2005-01-21  Andrew John Hughes  <gnu_andrew@member.fsf.org>
18    
19            * java/text/SimpleDateFormat.java:
20            (parse(String, java.text.ParsePosition)):
21            Changed 'E' and 'M' cases to use both
22            short and long names.  Extended 'z'
23            case to also handle 'Z', and deal
24            with simple GMT offsets such as +0100.
25            (computeOffset(String)): New private method,
26            which converts a GMT offset specification,
27            such as GMT-0500 to a numeric offset in
28            milliseconds.
29            * java/util/TimeZone.java:
30            (timezones()): Added "CEST", the daylight
31            savings time version of "CET", or Central
32            European Time.
33            
34    2005-01-21  Sven de Marothy <sven@physto.se>
35    
36            * java/util/Calendar.java: Reformatted.
37            * java/util/GregorianCalendar.java: Reformatted.
38            * java/util/SimpleTimeZon.java: Reformatted.
39    
40    2005-01-21  Michael Koch  <konqueror@gmx.de>
41    
42            * javax/swing/DebugGraphics.java: Mostly implemented.
43    
44    2005-01-21  Michael Koch  <konqueror@gmx.de>
45    
46            * javax/swing/SwingUtilities.java
47            (findFocusOwner): New method.
48    
49    2005-01-21  Michael Koch  <konqueror@gmx.de>
50    
51            * javax/swing/text/DefaultEditorKit.java
52            (read): Added '\n' after each line.
53            * javax/swing/text/PlainView.java
54            (modelToView): Update metrics.
55            (drawLine): Use offsets from element.
56            (paint): Update metrics. Draw all lines.
57    
58  2005-01-20  Michael Koch  <konqueror@gmx.de>  2005-01-20  Michael Koch  <konqueror@gmx.de>
59    
60          * java/awt/print/PrinterJob.java          * java/awt/print/PrinterJob.java

Legend:
Removed from v.1.2386.2.63  
changed lines
  Added in v.1.2386.2.64

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