/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.4980 by smarothy, Tue Sep 27 05:55:27 2005 UTC revision 1.4981 by rabbit78, Tue Sep 27 14:03:26 2005 UTC
# Line 1  Line 1 
1    2005-09-27  Roman Kennke  <kennke@aicas.com>
2    
3            * java/awt/Component.java
4            (hide): Repaint component before invalidating the parent.
5            (show): Repaint component before invalidating the parent.
6            * javax/swing/JComponent.java
7            (revalidate): Check if we are in the event thread, and if not,
8            then queue a self-request in the event thread.
9            (setVisible): Repaint the parent and queue a revalidate.
10    
11  2005-09-27  Sven de Marothy  <sven@physto.se>  2005-09-27  Sven de Marothy  <sven@physto.se>
12    
13          * javax/swing/JComboBox.java          * javax/swing/JComboBox.java
# Line 131  Line 141 
141    
142          * gnu/java/security/provider/Gnu.java          * gnu/java/security/provider/Gnu.java
143          (<init>): add Diffie-Hellman key factory and key pair generator.          (<init>): add Diffie-Hellman key factory and key pair generator.
144          * gnu/java/security/provdier/DiffieHellmanKeyFactoryImpl.java,          * gnu/java/security/provider/DiffieHellmanKeyFactoryImpl.java,
145          gnu/java/security/provider/DiffieHellmanKeyPairGeneratorImpl.java:          * gnu/java/security/provider/DiffieHellmanKeyPairGeneratorImpl.java:
146          new files.          new files.
147    
148  2005-09-24  Roman Kennke  <kennke@aicas.com>  2005-09-24  Roman Kennke  <kennke@aicas.com>

Legend:
Removed from v.1.4980  
changed lines
  Added in v.1.4981

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