/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.5731 by langel, Fri Nov 25 21:51:26 2005 UTC revision 1.5732 by langel, Fri Nov 25 21:58:39 2005 UTC
# Line 1  Line 1 
1  2005-11-25  Lillian Angel  <langel@redhat.com>  2005-11-25  Lillian Angel  <langel@redhat.com>
2    
3            * javax/swing/JFileChooser.java:
4            selectedFiles field should not be initialized.
5            (getSelectedFiles): Should return empty array, not null.
6            * javax/swing/plaf/metal/MetalFileChooserUI.java
7            (MetalFileChooserSelectionListener): Added comment.
8            (valueChanged): Fixed API documentation.
9            (SingleClickListener): Likewise.
10            (SingleClickListener.init): Added field initializations.
11            (mouseClicked): Implemented.
12            (editFile): Partially implemented.
13            (completeEditing): Implemented.
14            (installUI): Added call to create the action map.
15            (uninstallUI): Set actionMap to null.
16            (getActionMap): Implemented.
17            (createList): Uncommented code.
18            (removeControlButtons): Implemented.    
19    
20    2005-11-25  Lillian Angel  <langel@redhat.com>
21    
22          * native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics.c:          * native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics.c:
23          Fixed typo.          Fixed typo.
24    

Legend:
Removed from v.1.5731  
changed lines
  Added in v.1.5732

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