2005-03-22 Jeffrey Morgan * configure.ac: version bump 2005-03-21 Jeffrey Morgan * macros/jg_common.m4: bugzilla 170924 - fixed include directory for jni headers on linux platform 2005-03-17 Nicholas Rahn * Makefile.am: swapped the paths used in the classpath during the java -> bytecode compilation. Allows the java code to be compiled in MinGw. 2005-03-17 Nicholas Rahn * Makefile.am: remove the references to the Mandel example so that distcheck works. 2005-03-17 Jeffrey Morgan * Makefile.am: * macros/jg_common.m4: added platform specific CFLAGS to facilitate Windows compilation 2005-03-17 Jeffrey Morgan * .classpath: changed src path * doc/examples/mandel: moved glade example to libglade-java project 2005-03-17 Jeffrey Morgan * prepare-ChangeLog.pl: new file - script to assist creating ChangeLog entries * .classpath: new file - needed by eclipse * .project: new file - needed by eclipse * doc/examples/stockicons/GtkStockIcons.java: changed to reference GtkStockIcons instead of GnomeStockIcons * test/org/gnu/gtk/test/ComboBoxTest.java: moved * test/org/gnu/gtk/test/GtkTestCase.java: moved