/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.2931 by dog, Tue Dec 21 16:17:06 2004 UTC revision 1.2932 by mkoch, Tue Dec 21 19:25:10 2004 UTC
# Line 1  Line 1 
1    2004-12-21  Michael Koch  <konqueror@gmx.de>
2    
3            * javax/swing/JApplet.java
4            (HIDE_ON_CLOSE): Removed.
5            (EXIT_ON_CLOSE): Likewise.
6            (DISPOSE_ON_CLOSE): Likewise.
7            (DO_NOTHING_ON_CLOSE): Likewise.
8            (close_action): Likewise.
9            (getDefaultCloseOperation): Likewise.
10            (setDefaultCloseOperation): Likewise.
11            (processWindowEvent): Likewise.
12            (getPreferredSize): Simplified.
13            * javax/swing/JDialog.java
14            (setDefaultLookAndFeelDecorated): Throw exception on wrong argument
15            value.
16            * javax/swing/JFrame.java
17            (setDefaultLookAndFeelDecorated): Likewise.
18            * javax/swing/JInternalFrame.java
19            (setDefaultCloseOperation): Fixed throwing exception on wrong argument
20            value.
21            * javax/swing/JWindow.java
22            (HIDE_ON_CLOSE): Removed.
23            (EXIT_ON_CLOSE): Likewise.
24            (DISPOSE_ON_CLOSE): Likewise.
25            (DO_NOTHING_ON_CLOSE): Likewise.
26            (close_action): Likewise.
27            (processKeyEvent): Likewise.
28            (setDefaultCloseOperation): Likewise.
29            (getPreferredSize): Simplified.
30    
31  2004-12-21  Chris Burdess  <dog@gnu.org>  2004-12-21  Chris Burdess  <dog@gnu.org>
32    
33          * configure.ac: Check for presence of crt_externs.h on Darwin.          * configure.ac: Check for presence of crt_externs.h on Darwin.

Legend:
Removed from v.1.2931  
changed lines
  Added in v.1.2932

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