gcc/libjava/java
Michael Koch 747a54e2e6 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
2005-04-19 05:20:12 +00:00
..
applet GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
awt MediaTracker.java: Reindented tabs to spaces. 2005-04-19 05:13:47 +00:00
beans 2005-04-19 Michael Koch <konqueror@gmx.de> 2005-04-19 05:20:12 +00:00
io 2005-04-01 Michael Koch <konqueror@gmx.de> 2005-04-01 20:04:21 +00:00
lang natRuntime.cc (insertSystemProperties): Set java.class.path to CLASSPATH if not already set. 2005-04-13 16:46:47 +00:00
math GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
net URL.java (DEFAULT_SEARCH_PATH): Added org.metastatic.jessie. 2005-04-04 18:00:53 +00:00
nio re PR libgcj/20727 (double free or corruption) 2005-04-03 08:08:59 +00:00
rmi 2005-02-22 Jeroen Frijters <jeroen@frijters.net> 2005-02-22 18:58:53 +00:00
security AlgorithmParameterGenerator.java (getInstance): Mention provider when throwing NoSuchProviderException. 2005-02-22 21:35:04 +00:00
sql Timestamp.java, [...]: Reorganized imports and fixed copyright headers. 2004-10-20 08:09:27 +00:00
text PR libgcj/2641, PR libgcj/9854, PR libgcj/14892, PR libgcj/18083, 2005-03-23 21:26:00 +00:00
util natLogger.cc (getCallerStackFrame): Don't crash on NULL klass and meth values from _Jv_StackTrace::GetCallerInfo(). 2005-04-06 18:42:23 +01:00