2004-08-20  Mark Crichton <crichton@gimp.org>

	* gtkmozembed/gtkgecko.metadata: Changed OpenUri to bool 
        instead of int

2004-06-01  Todd Berman  <tberman@sevenl.net>

	* gtkmozembed/gtkgecko.metadata: hide void ctor.

2004-05-16  Todd Berman  <tberman@sevenl.net>

	* sample/Makefile.am:
	* gtkmozembed/Makefile.am: update to work with mono from cvs

2004-05-13  Todd Berman  <tberman@sevenl.net>

	* gecko-sharp.pc.in: make this actually work.

2004-05-05  Todd Berman  <tberman@sevenl.net>

	* configure.in: bump to 0.3
	* gtkmozembed/Makefile.am: change to gtk-sharp package to fix broken
	examples and autodetect for now on compilation.
	* gtkmozembed/gecko-sharp.dll.config: add config-fu for gecko-sharp
	to work properly.

2004-05-01  Mark Crichton  <crichton@gimp.org>

	* gtkmozembed/AssemblyInfo.cs.in: Added some AssemblyInfo stuff
	for the GAC

2004-04-12  Mike Kestner  <mkestner@ximian.com>

	* gtkmozembed/WebControl.custom : chain to base (IntPtr) on ctors and
	fix custom base virtual method to use new valuetype GValues api.

2004-03-24  Mark Crichton  <crichton@gimp.org>
	
	* api: Not used anymore.
	* gtkmozembed/*: Everything changed around to support new signal
	handling.  Also moved everything to the Gtk.Gecko class.

2004-03-11  Mark Crichton  <crichton@gimp.org>

	* api/gtkmozmebed-api.xml: Minor changes.
	* gtkmozmebed/Makefile.am: Use api xml description in api

2003-11-23  John Luke  <jluke@cfl.rr.com>

	* Makefile.am: remove sources from SUBDIRS
	* autogen.sh: run configure by default
	* configure.in: no need to output api/Makefile
	* api/*: no longer used
	* gtkmozembed/Single.custom: comment out signals temporarily
	* gtkmozembed/GtkMozEmbed.metadata: add here, and port to XPath style
	* gtkmozembed/Makefile.am: update to use gapi-fixup
		and generate the sources
	* sources/GtkMozEmbed.metadata: remove
	* sources/Makefile.am: run gapi-parser unconditionally
	* sources/gtkmozembed-sharp-sources.xml: add sources file
	* sources/gtkmozembed-sharp.sources: remove
	
