2005-11-28  Andrew Cagney  <cagney@redhat.com>

	* autogen.sh: Add -f to autoconf.

2005-11-22  Andrew Cagney  <cagney@redhat.com>

	* configure.ac: Include common/version.ac.  Update AC_INIT to
	frysk-gui FRYSK_VERSION.

2005-11-15  Andrew Cagney  <cagney@redhat.com>

	* Makefile.am (GEN_GCJ_LDADD): Add libfrysk-jargs.a and
	libfrysk-jline.a.

2005-11-14  Andrew Cagney  <cagney@redhat.com>

	* Makefile.am (GEN_GCJ_LDADD, GEN_CLASSPATH): Add junit.

	* Makefile.am (GEN_GCJ_LDADD): Add frysk- prefix to libraries.
	
	* Makefile.am (LDFLAGS): Delete.
	(GEN_GCJ_LDADD): Add -L../frysk-imports/EggTrayIcon.
	* configure.ac: Remove ../frysk-imports/EggTrayIcon from RPATH.

2005-11-09  Igor Foox  <ifoox@redhat.com>

	* configure.ac, Makefile.ac: Changed to use libcdtparser.so from
	frysk-imports instead of the frysk-cdtparser package.

2005-11-04  Adam Jocksch  <ajocksch@redhat.com>

	* configure.ac: Now checks for cdt parser files (taken from frysk-gui
	configure.ac).

2005-11-03  Igor Foox  <ifoox@redhat.com>

	* autogen.sh: Added -I common/m4 to aclocal invokation.
	* configure.ac: Changed the check for cdtparser.jar and libcdtparser.jar.so
	it now checks in some specific directories and uses the first files that it
	can find. Added detecton for x86_64 that adds /opt/frysk/lib64 to
	PKG_CONFIG_PATH.

	* Makefile.am: Added test cpp files for sourcewindow to EXTRA_DIST.
	
	
2005-10-27  Igor Foox  <ifoox@redhat.com>

	* configure.ac: Changed cdtparser detection to use the new cdtparser.pc.
	Removed some unneeded stuff from cdtparser detection section. Now works on
	amd64.

2005-10-18  Igor Foox  <ifoox@redhat.com>

	* Makefile.am: Appended all glade/png/jpg/properties files to the 
	EXTRA_DIST variable so that they get included in the distribution.

2005-10-13  Chris Moller  <moller@mollerware.com>

	* frysk/frysk-common/Makefile.rules: fixed a cd that was catting a
	CWD into an awkward place.

2005-10-03  Igor Foox  <ifoox@redhat.com>

	* frysk/gui/monitor/ConsoleWindow.java: Added a stub class for the
	console window.
	* Makefile.am, configure.am: Added machinery to compile libvte-java
	related files.
	* frysk/gui/FryskGui.java: Added context menu item in the status icon
	to call up the console window.

2005-09-26  Igor Foox  <ifoox@redhat.com>

	* configure.ac: Changed PKG_CONFIG_PATH to /opt/frysk from /opt.

2005-09-20  Phil Muldoon  <pmuldoon@redhat.com>
	
	* build.xml: New File. Experimental Eclipse build.
	* .project: Modified to work with build.xml above. 
	Fixed <projects> typo

2005-09-20  Adam Jocksch  <ajocksch@redhat.com>

	* Makefile.am: Added jdom.jar to classpath and libjdom.a for linking.

2005-09-19  Adam Jocksch  <ajocksch@redhat.com>

	* configure.ac: Added check for cdtparser.jar and libcdtparser.so files.

	* Makefile.am: Changed linking instructions for gui to use libcdtparser.so instead of relying on frysk-imports.

2005-09-15  Igor Foox <ifoox@redhat.com>

	* configure.ac: Changed all references to jg-common to glib-java.
	Change JGCOMMON variable to GLIB_JAVA.
	* Makefile.am: Changed reference to libjgjni-0.1 to libglibjni.
	Change JGCOMMON variable to GLIB_JAVA.
	* frysk/gui/monitor/EggTrayIcon.java, 
	frysk/gui/srcwin/SourceBuffer.java, 
	frysk/gui/srcwin/SourceViewWidget.java: Changed references to
	org.gnu.javagnome to org.gnu.glib. 

005-09-14  Adam Jocksch <ajocksch@redhat.com>

	* Makefile.am (GEN_CLASSPATH): Added frysk-imports/cdtparser.jar.
	(GEN_GCJ_LDADD): Added frysk-imports/libcdtparser.a.

2005-09-12  Andrew Cagney  <cagney@redhat.com>

	* Makefile.am: Simplify; append all libraries to GEN_GCJ_LDADD.

2005-09-11  Andrew Cagney  <cagney@redhat.com>

	* Makefile.am: Instead of LDADD, append to GEN_GCJ_LDADD.

	* Makefile.am: Delete rules for EggTrayIcon.
	* configure.ac: Update path to EggTrayIcon directory in
	JAVA_LIBRARY_PATH.  Do not check for gtk+-2.0.
	* EggTrayIcon/eggtrayicon.c, EggTrayIcon/eggtrayicon.h,
	EggTrayIcon/libEggTrayIcon.c: Delete; moved to frysk-imports.

2005-09-10  Andrew Cagney  <cagney@redhat.com>

	* COPYING, EXCEPTION: New files; copyright of all files updated.

2005-09-09  Andrew Cagney  <cagney@redhat.com>

	* configure.ac: Simplify, sinclude common/acinclude.m4.
	
	* configure.ac (JAVAC): Set using AC_CHECK_PROGS.

	* configure.ac: Simplify, remove AC_SUBST for variables already
	defined and stubsituted by PKG_CHECK_MODULES.
	* Makefile.am: Clean up deleting all commented out definitions.
	Append LDADD to all program specific LDADD files.  Define
	AM_GCJFLAGS instead of GCJFLAGS.  Do not link against
	EggTrayIcon.a.

	* .cvsignore: New file.

2005-09-10  Igor Foox  <ifoox@redhat.com>

	* EggTrayIcon/libEggTrayIcon.c: Updated to reflect previous
	domain move.

2005-09-09  Andrew Cagney  <cagney@redhat.com>

	* autogen.sh, Makefile.am: Update to reflect move of
	com.redhat.fedora.frysk to frysk.

2005-09-08  Igor Foox  <ifoox@redhat.com>

	* ChangeLog: new file.
	* configure.ac,Makefile.am (CLEANFILES): @JAVA_LIBRARY_PATH@ and 
	@RPATH@	to remove need	for setting LD_LIBRARY_PATH before running.

Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never
End:
