76b775dbb5* Accessible.cs, Application.cs, EventBase.cs,, EventObject.cs, Registry.cs: Queue calls that could cause dbus events when firing ChildrenChanged events so that they are fired in order.
Mike Gorse
2010-02-24 22:12:42 +0000
b6e3f4714cPrep for tagging 0.9.3
0.9.3
Stephen Shaw
2010-02-22 22:52:01 +0000
0fcd44ea50Change interface/object path names to match at-spi2 0.1.7. Add DeviceEventController. Copy at-spi-sharp.dll.config when building test.
Mike Gorse
2010-02-19 20:43:06 +0000
0a1e89f751Rev'ed for 0.9.2
0.9.2
Stephen Shaw
2010-02-10 16:57:05 +0000
334b569329In /: * ndesk-dbus: Delete copy of ndesk-dbus source from SVN. * autogen.sh: Pull ndesk-dbus from our git branch during autogen. * configure.ac: Latest ndesk-dbus requires System.Core.
Sandy Armstrong
2010-02-09 18:43:46 +0000
5f4642536f* EventBase.cs: Track at-spi2 api.
Mike Gorse
2010-02-05 16:31:07 +0000
28d2115c69* Accessible.cs: Fetch Parent, Name, and Description if we do not have cached data for them.
Mike Gorse
2010-02-04 10:33:18 +0000
ee9d4c57e6Added some mising files
Mike Gorse
2010-02-03 21:42:11 +0000
da13cf4210Refactor events to remove unused parameters. Track at-spi2 api.
Mike Gorse
2010-02-03 21:32:18 +0000
8df94e73d3Add the spec file to svn
0.9.1
Stephen Shaw
2009-12-11 21:29:34 +0000
864490840cUpdated the version to 0.9.1
Stephen Shaw
2009-12-09 18:21:46 +0000
2a27a45fd8Remove "On" prefix from event names
Mike Gorse
2009-12-03 18:25:30 +0000
520e1f446aFix firing of ChildAdded. Try when running an Iterate thread. Fix some tests.
Mike Gorse
2009-11-24 17:20:03 +0000
94cfbe359cFix to build with latest gtk-sharp 2-12 changes.
Mike Gorse
2009-11-23 21:10:58 +0000
89a8f5ae892009-11-20 Mario Carrion <mcarrion@novell.com>
Mario Carrion
2009-11-20 20:40:13 +0000
c364f96c00Ndesk threading and signal fixes. Set the desktop as the parent of an application.
Mike Gorse
2009-11-19 15:15:05 +0000
db8db489ffIn /: * COPYING: * ndesk-dbus: * configure.ac: Bundle internalized and patched version of ndesk-dbus.
Sandy Armstrong
2009-11-12 17:08:53 +0000
3a6dd4b945ObjectPath -> AccessiblePath in one place where I was missing it
Mike Gorse
2009-11-12 11:51:02 +0000
94b85ca514Track latest at-spi api changes. Add gtkradiobutton.py. Fix bug in test method affecting selection test.
Mike Gorse
2009-11-12 11:47:42 +0000
9018a403a6Added ChildAdded, ChildRemoved, RoleChanged, NameChanged, DescriptionChanged, and StateChanged events.
Mike Gorse
2009-10-29 21:01:33 +0000
bccf0363a0* Action.cs, Accessible.cs, Application.cs, Component.cs, Document.cs, EditableText.cs, Hyperlink.cs, Hypertext.cs, Image.cs, Registry.cs, Selection.cs, table.cs, Text.cs, Value.cs: Modify method and signal names to correspond with DBus spec.
Mike Gorse
2009-10-14 19:35:34 +0000
886ad95db2Add Hyperlink, Hypertext, Document, and Table bindings. Several other fixes.
Mike Gorse
2009-09-16 22:13:03 +0000
3a046a9297Check for ENABLE_TESTS in Makefile.am now
Stephen Shaw
2009-07-29 22:47:39 +0000
fde4373a50Added missing AccessibleTest.cs.
Mike Gorse
2009-07-29 22:16:56 +0000
cb55cc0aabAdd RelationSet support. Various StateSet fixes.
Mike Gorse
2009-07-29 21:19:31 +0000
2be69e4875Added .pc file. Fixed package and install.
Mike Gorse
2009-07-02 01:03:45 +0000
1d2f6bcb25Add Selection binding.
Mike Gorse
2009-05-21 18:33:50 +0000
51a650c54fRemove Helper.cs from Makefile.
Mike Gorse
2009-05-21 15:52:34 +0000
c5b6ab3609Added Text, EditableText, and Image bindings. Fixed Parent; added IndexInParent. Change CoordType to uint to match updated spec.
Mike Gorse
2009-05-21 15:09:44 +0000
a657659b03Add Value test.
Mike Gorse
2009-04-03 15:39:59 +0000
a7ffe6ee43Various changes. Added Action interface.
Mike Gorse
2009-04-02 17:55:22 +0000
aaad49cc1eAdded missing autogen.sh and fix configure.ac.
Mike Gorse
2009-03-30 16:13:11 +0000
f37ddf857eInitial revision.
Mike Gorse
2009-03-30 16:09:54 +0000