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

	* Mono.UIAutomation.Services/Log.cs: Fix typo in string
	formatting.

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

	* Mono.UIAutomation.Services/Log.cs: Add log methods that allow
	Exceptions to be dumped.

2009-03-09  Mario Carrion  <mcarrion@novell.com>

	* Makefile.am:
	* UIAutomationBridge.mdp: IClipboardSupport, IEditableRange and IText
	moved to UIAutomationProvider.

	* Mono.UIAutomation.Bridge/IText.cs:
	* Mono.UIAutomation.Bridge/IEditableRange.cs:
	* Mono.UIAutomation.Bridge/IClipboardSupport.cs: Moved to
	UIAutomationProvider.

2009-02-20  Sandy Armstrong  <sanfordarmstrong@gmail.com>

	* UIAutomationBridge.mdp: Point projects at Makefile.am, not
	Makefile.

2009-02-05  Mario Carrion  <mcarrion@novell.com>

	* UIAutomationBridge.mdp: Mono.UIAutomation.Services/Log.cs file
	included in project.

2009-02-05  Brad Taylor  <brad@getcoded.net>

	* Makefile.am: 
	* Mono.UIAutomation.Services: 
	* Mono.UIAutomation.Services/Log.cs: Add new Log class.

2009-01-27  Mike Gorse <mgorse@novell.com>

	* Mono.UIAutomation.Bridge/IText.cs: Add GetSelection.

2009-01-27  Sandy Armstrong  <sanfordarmstrong@gmail.com>

	* UIAutomationBridge.mdp: Update project files to match makefiles, since
	there is no synchronization on these projects.

2009-01-27  Brad Taylor  <brad@getcoded.net>

	* Makefile.am: Rename IEmbeddedImage to IEmbeddedImageProvider and move
	it to UIAutomationProvider.

2009-01-22  Mario Carrion  <mcarrion@novell.com>

	* UIAutomationBridge.mdp: IClipboardSupport.cs file added.

2009-01-22  Brad Taylor  <brad@getcoded.net>

	* Makefile.am: 
	* Mono.UIAutomation.Bridge/IClipboardSupport.cs: 
	Add an internal interface to allow us to perform clipboard operations
	on UIA providers.

2009-01-09  Mike Gorse <mgorse@novell.com>

	* Makefile.am, Mono.UIAutomation.Bridge/IText.cs: Add IText.cs.

2008-12-03  Mike Gorse <mgorse@novell.com>

	* Mono.UIAutomation.Bridge/EditableRange.cs: Rework.

2008-12-03  Sandy Armstrong  <sanfordarmstrong@gmail.com>

	* Mono.UIAutomation.Bridge/IEmbeddedImage.cs: Remove
	IEmbeddedImage.HasImage property...just check Bounds.IsEmpty instead.

2008-12-02  Sandy Armstrong  <sanfordarmstrong@gmail.com>

	* Mono.UIAutomation.Bridge/IEmbeddedImage.cs: Rename BoundingRectangle
	to Bounds, and add HasImage and Description properties.

2008-12-01  Mike Gorse <mgorse@novell.com>

	* Makefile.am, UIAutomationBridge.mdp,
	  Mono.UIAutomation.Bridge/EditableRange.cs: Add EditableRange.cs.

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

	* UIAutomationBridge.mdp: Add makefile integration.

2008-11-17  Mario Carrion  <mcarrion@novell.com>

	* Mono.UIAutomation.Bridge/IAutomationBridge.cs: Property added:
	IsAccessibilityEnabled.

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

	* UIAutomationBridge.mdp: AssemblyInfo files are autogenerated.

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

	* UIAutomationBridge.mdp: Update for new locations.

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

	* Makefile.am: Remove cruft, use bin instead of lib/Debug.

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

	* Makefile.am: Set PACKAGE_FLAG properly, fix some find/replace bugs.

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

	* Makefile.am: After compiling, sign.  Should be cleaned up a bit.

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

	* Makefile.am: Handle keysigning in AssemblyInfo.cs, define NET_2_0 when
	compiling.

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

	* UIAutomationBridge.mdp, Mono.UIAutomation.Bridge/IEmbeddedImage.cs,
	  UIAutomationBridge.dll.sources, Mono.UIAutomation.Bridge/IImage.cs:
	  Simplified name and API.

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

	* Mono.UIAutomation.Bridge/IImage.cs, UIAutomationBridge.mdp,
	  UIAutomationBridge.dll.sources: Workaround for 4th item in
	  http://www.mono-project.com/Accessibility:_Specification_Notes#Feature_requests
	  .

2008-10-01  Mike Gorse <mgorse@novell.com>

	* Mono.UIAutomation.Bridge/IHypertext.cs: Added Enabled method.

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

	* UIAutomationBridge.mdp: File included in solution.

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

	* UIAutomationBridge.dll.sources,
	  Mono.UIAutomation.Bridge/IHypertext.cs: Added
	  Mono.UIAutomation.Bridge/IHypertext.cs.

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

	* Makefile: Add to 'accessibility' package.

2008-05-13  Sandy Armstrong <sanfordarmstrong@gmail.com> 

	* Assembly, Assembly/AssemblyInfo.cs, Mono.UIAutomation.Bridge,
	  Mono.UIAutomation.Bridge/IAutomationBridge.cs, ChangeLog,
	  UIAutomationBridge.dll.sources, UIAutomationBridge.mdp,
	  UIAutomationBridge.mds, Makefile: Moved IAutomationBridge interface
	  to a new assembly, UIAutomationBridge.

