2005-04-19 Michael Koch <konqueror@gmx.de>
authorMichael Koch <konqueror@gmx.de>
Tue, 19 Apr 2005 05:20:12 +0000 (05:20 +0000)
committerMichael Koch <mkoch@gcc.gnu.org>
Tue, 19 Apr 2005 05:20:12 +0000 (05:20 +0000)
commit747a54e2e6fe4ac316d2eef74c48448d862cf9f5
tree5bf3a7fd7b79ae251d31f0c6f157b5da2c08e6b0
parent9c3ff9fc828113aaeb1efb2d69217c64eca6cdd2
2005-04-19  Michael Koch  <konqueror@gmx.de>

* gnu/java/awt/peer/gtk/GdkGraphics.java
(getClipBounds): Handle clip being null.
(setClip): Likewise.
* java/beans/beancontext/BeanContextSupport.java
(add): Implemented.
(addAll): Likewise.
(clear): Likewise.
(removeAll): Likewise.
(retainAll): Likewise.

2005-04-19  Michael Koch  <konqueror@gmx.de>

* java/beans/beancontext/BeanContextServicesSupport.java
(BeanContextServicesSupport): Reimplemented.
(addBeanContextServicesListener): Implemented.
(initialize): Likewise.
(removeBeanContextServicesListener): Likewise.
* java/beans/beancontext/BeanContextSupport.java
(add): Likewise.
(addBeanContextMembershipListener): Likewise.
(getLocale): Likewise.
(initialize): Likewise.
(iterator): Likewise.
(remove): Likewise.
(toArray): Likewise.

From-SVN: r98375
libjava/ChangeLog
libjava/gnu/java/awt/peer/gtk/GdkGraphics.java
libjava/java/beans/beancontext/BeanContextServicesSupport.java
libjava/java/beans/beancontext/BeanContextSupport.java