2009-03-17  Andrés G. Aragoneses  <aaragoneses@novell.com>

	(Backported from trunk: r129602)
	* configure.ac: We require gtk-sharp 2.12.8 because it's the one 
	bundled with Mono 2.4 (API changes). Related to #473592.

2009-03-17  Brad Taylor  <brad@getcoded.net>

	* NEWS: Update codename for 1.0.

2009-03-13  Sandy Armstrong  <sanfordarmstrong@gmail.com>

	* NEWS:
	* README:
	* configure.ac: Bump version to 1.0, update dependencies.

2009-01-30  Stephen Shaw  <sshaw@decriptor.com>
	
	* configure.ac: Now that mono is shipping a more recent version of
	nunit, bump to 2.4.8 (which is advertised as 2.4).

2009-01-21  Ray Wang  <rawang@novell.com>
	
	* bridge-glue/Makefile.am: Fix a typo and add lib dependency. The
	patch is provided by Funda Wang <fundawang@gmail.com>

2008-11-25  Brad Taylor  <brad@getcoded.net>
	
	* Makefile.include: Correct path for 64-bit systems.

2008-11-25  Brad Taylor  <brad@getcoded.net>
	
	* configure.ac: Require gtk+-2.0 at build time so that we can be sure
	we know how to construct a path to the modules dir.

2008-11-24  Brad Taylor  <brad@getcoded.net>

	* configure.ac:
	* UiaAtkBridge/Makefile.am:
	* UiaAtkBridge/UiaAtkBridge.dll.config.in: Properly detect where
	gtk+-2.0 lives, and use that to generate a proper dll map

2008-11-24  Brad Taylor  <brad@getcoded.net>

	* bridge-glue/Makefile.am: Don't overwrite libdir.  Use $(libdir)
	instead of $(prefix)/lib.

2008-11-24  Brad Taylor  <brad@getcoded.net>
	
	* NEWS: Move NEWS file into each individual module.

2008-11-20  Sandy Armstrong  <sanfordarmstrong@gmail.com>

	* COPYING: Add to top-level of each tarball.

2008-11-12  Andrés G. Aragoneses  <aaragoneses@novell.com>

	* UiaAtkBridge.mds:
	* samples/samples.mds: Update for the new locations.

2008-11-12  Brad Taylor  <brad@getcoded.net>

	* configure.ac:
	* Test/Makefile.am:
	* Test/configure.ac:
	* Test/AtkTest/Makefile.am:
	* Test/GailTest/Makefile.am:
	* Test/AtkTest/AssemblyInfo.cs
	* Test/GailTestApp/Makefile.am:
	* Test/GailTest/AssemblyInfo.cs:
	* Test/GailTestApp/AssemblyInfo.cs:
	* Test/UiaAtkBridgeTest/Makefile.am:
	* Test/UiaAtkBridgeTest/AssemblyInfo.cs: Make the build work under
	autotools.

2008-11-12  Andrés G. Aragoneses  <aaragoneses@novell.com>

	* Test/Test.mds:
	* UiaAtkBridge.mds: Add new subsolution.

2008-11-12  Andrés G. Aragoneses  <aaragoneses@novell.com>

	* Makefile.am:
	* configure.ac: Update to match new dir structure.

2008-11-12  Andrés G. Aragoneses  <aaragoneses@novell.com>

	* UiaAtkBridge.mds: Remove projects in old location.

2008-11-12  Andrés G. Aragoneses  <aaragoneses@novell.com>

	* Test:
	* AtkTest:
	* GailTest:
	* Test/AtkTest:
	* Test/GailTest:
	* Test/GailTestApp:
	* UiaAtkBridgeTest:
	* AtkTest/ChangeLog:
	* GailTest/ChangeLog:
	* AtkTest/AtkTest.mdp:
	* AtkTest/Makefile.am:
	* AtkTest/AtkTests.cs:
	* GailTest/Makefile.am:
	* AtkTest/AtkTester.cs:
	* Test/UiaAtkBridgeTest:
	* AtkTest/AtSpiEvent.cs:
	* GailTest/GailTest.mdp:
	* GailTest/GailTester.cs:
	* AtkTest/EventMonitor.cs:
	* AtkTest/AssemblyInfo.cs:
	* GailTest/gailtest.sh.in:
	* GailTest/AssemblyInfo.cs:
	* UiaAtkBridgeTest/ChangeLog:
	* AtkTest/EventCollection.cs:
	* AtkTest/BasicWidgetType.cs:
	* UiaAtkBridgeTest/Makefile.am:
	* UiaAtkBridgeTest/BridgeTests.cs:
	* UiaAtkBridgeTest/AssemblyInfo.cs:
	* UiaAtkBridgeTest/BridgeTester.cs:
	* UiaAtkBridgeTest/bridgetest.sh.in:
	* UiaAtkBridgeTest/UiaAtkBridgeTest.mdp:
	* UiaAtkBridgeTest/TestProviderSimple.cs:
	* UiaAtkBridgeTest/TestButtonControlType.cs: Moved *Test assemblies into
	UiaAtkBridge/Test.

2008-10-29  Mario Carrion  <mcarrion@novell.com>

	* configure.ac: Use absolute URLs to be able to run with mono HEAD.

2008-10-29  Andrés G. Aragoneses  <aaragoneses@novell.com>

	* UiaAtkBridge.mds, Makefile.am, configure.ac: Add new project into subsolution.

2008-10-29  Andrés G. Aragoneses  <aaragoneses@novell.com>

	* AtkTest: Add new dir for new refactoring, oh my.

2008-10-03 Brian G. Merrell <bgmerrell@gmail.com> 

	* atspimon.py: Reference source_apps statically just to be consistent

2008-10-03  Andrés G. Aragoneses <aaragoneses@novell.com> 

	* atspimon.py: Doh! Fix string.

2008-10-03  Andrés G. Aragoneses <aaragoneses@novell.com> 

	* atspimon.py: Let's leave the "wait" warning...

2008-10-03 Brian G. Merrell <bgmerrell@gmail.com> 

	* atspimon.py: Ability to monitor multiple apps

2008-10-03  Andrés G. Aragoneses <aaragoneses@novell.com> 

	* atspimon.py: Let's listen for n apps instead of 1.

2008-10-03  Andrés G. Aragoneses <aaragoneses@novell.com> 

	* atspimon.py: Include also the source details from the event in XML
	  mode.

2008-10-03  Andrés G. Aragoneses <aaragoneses@novell.com> 

	* atspimon.py: Don't output warnings on XML mode.

2008-10-03  Andrés G. Aragoneses <aaragoneses@novell.com> 

	* atspimon.py: Don't abort if the app is not found, we will wait for
	  it.

2008-10-02  Andrés G. Aragoneses <aaragoneses@novell.com> 

	* atspimon.py: Fix the "casting".

2008-10-02  Andrés G. Aragoneses <aaragoneses@novell.com> 

	* atspimon.py: Escape offending chars for XML.

2008-10-01  Andrés G. Aragoneses  <aaragoneses@novell.com>

	* atspimon.py: moved from UiaAtkBridgeTest to here, in order to 
	let it be used by GailTest.

2008-09-26  Brad Taylor  <brad@getcoded.net>
	
	* configure.ac: Force NUnit 2.4.7 to run unit tests.  Use autoconf to
	  correct paths in the *test.sh scripts.
	
	* gailtest.sh.in:
	* bridgetest.sh.in: Remove NUnit 2.4.7 hacks, and require the specific
	  version to enable tets.

	* GailTest/Makefile.am:
	* UiaAtkBridgeTest/Makefile.am: Fix up CLEANFILES, add *test.sh.in to
	  EXTRA_DIST and *test.sh to MAINTAINERCLEANFILES.

2008-09-25  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* configure.ac, Makefile.am: Add --disable-tests configure flag.

2008-09-25  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* Makefile.am: Build fixes from Stephen Shaw.

2008-09-19  Mike Gorse <mgorse@novell.com>

	Makefile.am, configure.ac: Add GailTest and UiaAtkBridgeTest.

2008-07-29  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* configure.ac: Remove check for olive, replace with check for
	  mono-uia.  Requires Olive r109167 or later.

2008-06-26  Stephen Shaw <sshaw@decriptor.com> 

	* Makefile.include: Fixed libdir issue

2008-06-26  Stephen Shaw <sshaw@decriptor.com> 

	* Makefile.include: Fixed gacutil stuff.  Now it builds in DISTDIR
	  instead of /usr

2008-06-26  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* configure.ac: Temporarily remove check for mono-uia.pc so our code
	  can work with unpatched olive svn.

2008-06-25  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* Makefile.am: Add mono-uia.snk to EXTRA_DIST.

2008-06-25  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* Makefile.include: Add support for (un)installing to/from GAC.
	* configure.ac: Check for gacutil.

2008-06-24  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* configure.ac: The Mighty Stephen Shaw grants us the power to build
	  bridge-glue.

2008-06-23  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* configure.ac, Makefile.am: Initial work on bridge-glue makefiles,
	  from Stephen Shaw.

2008-06-20  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* Makefile.include, configure.ac, expansions.m4, Makefile.am,
	  autogen.sh, mono-uia.snk: Preliminary makefile support.  Not ready,
	  doesn't include bridge-glue, and isn't integrated into the project
	  files yet.

2008-06-05  Andres G. Aragoneses <aaragoneses@novell.com> 

	* bridge-glue/main.h: Add the prototype for the extern.

2008-06-05  Andres G. Aragoneses <aaragoneses@novell.com> 

	* bridge-glue, bridge-glue/bridge-glue.mdp, bridge-glue/main.c,
	  bridge-glue/main.h, UiaAtkBridge.mds: Move the glue-library into
	  its own CBinding project.

2008-05-22  Andres G. Aragoneses <aaragoneses@novell.com> 

	* ChangeLog, GailTest, UiaAtkBridge.mds: Fix the testing infrastructure
	  separating Gail testing into a new assembly (and inheriting from an
	  abstract class in UiaAtkBridgeTest) in order to prevent the same
	  problem/effect in bug#375987.

