2005-04-06  Nicholas Rahn  <nick@mobiledude.com>

	* macros/jg_common.m4: added the PLATFORM_CLASSPATH_SEPARATOR.
	* Makefile.am: classpath for java->bytecode modification to use a 
	more platform neutral format.

2005-04-05  Andrew Cowie  <andrew@operationaldynamics.com>

	* src/jni/org_gnu_gtk_TreeSelection.c: backported bug fix.

2005-04-02  Andrew Cowie  <andrew@operationaldynamics.com>

	* macros/jg_common.m4: fixed JNI_INCLUDE for non GCJ enabled builds

2005-03-23  Nicholas Rahn  <nick@mobiledude.com>

	* macros/jg_common.m4: Add a new PLATFORM_LDFLAGS variable so we can 
	pass special options during the win32 compile.
	* Makefile.am: Use the PLATFORM_LDFLAGS when linking the library.