/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.3645 by mkoch, Thu May 19 06:50:43 2005 UTC revision 1.3646 by rabbit78, Thu May 19 11:27:26 2005 UTC
# Line 1  Line 1 
1    2005-05-19  Kim Ho  <kho@luxsci.net>
2            * javax/swing/DefaultComboBoxModel.java:
3            (addElement): Set index to be the element of the added item.
4            (removeAllElements): Clear before retrieving new size. Use
5            correct size.
6            * javax/swing/JFileChooser.java: Implemented.
7            * javax/swing/filechooser/FileSystemView.java: Implemented.
8            * javax/swing/filechooser/UnixFileSystemView.java: New file.
9            Implemented.
10            * javax/swing/plaf/basic/BasicComboBoxUI.java:
11            (intervalAdded): Set initial index to start.
12            * javax/swing/plaf/basic/BasicDirectoryModel.java: New file.
13            Implemented.
14            * javax/swing/plaf/basic/BasicFileChooserUI.java: New file.
15            Implemented.
16            * javax/swing/plaf/basic/BasicLookAndFeel.java: Add FileChooserUI.
17            Commented out GIF properties for FileChooser stuff.
18    
19  2005-05-19  Michael Koch  <konqueror@gmx.de>  2005-05-19  Michael Koch  <konqueror@gmx.de>
20    
21          * lib/Makefile.am: Remove accidentally commited -nowarn option for          * lib/Makefile.am: Remove accidentally commited -nowarn option for

Legend:
Removed from v.1.3645  
changed lines
  Added in v.1.3646

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