2001-11-13 Michael Meeks <michael@ximian.com>
[platform/core/uifw/at-spi2-atk.git] / libspi /
2001-11-12 michael2001-11-13 Michael Meeks <michael@ximian.com>
2001-11-11 billhAdded C binding for key synthesis, and a new test/demo...
2001-11-09 billhEnhancements to Magnifier.idl, based on feedback from...
2001-11-07 michael2001-10-26 Michael Meeks <michael@ximian.com>
2001-10-19 billhRemoved unnecessary fprintf().
2001-10-19 billhAdded implementations for AtkObject:property-change...
2001-10-10 marcm Fixed typo. Added assertions for object checks in...
2001-10-09 billhAdd missing file.
2001-10-09 billhCleaned up some suspect int* casts, and added assertion...
2001-10-08 billhFixed 'make dist', and added:
2001-10-05 marcm Fixed string handling for NULL strings in libspi.
2001-09-30 billhAdded initial implementations of DeviceEventController...
2001-09-30 billhCompleted de-registration fix.
2001-09-30 billhImprovements/fixes to app deregistration (but some...
2001-09-27 billhAdded directory 'util' for accessibility-related
2001-09-15 billhAdded support for Accessible_getRole(). Also provided...
2001-09-13 marcm * cspi/Makefile.am:
2001-09-05 marcm Fixed refcounting issues with interface server
2001-09-05 billhFixes to unref behavior (changed some bonobo_object_rel...
2001-09-04 marcmAdded files:
2001-08-24 mmclouglin2001-08-24 Mark McLoughlin <mark@skynet.ie>
2001-08-20 billhChanged "ID" attribute of Accessible to long (from...
2001-08-18 billhRenamed "target" member of Event to "source".
2001-08-18 billhAdded new test that uses the C bindings API (test/simpl...
2001-08-18 billhAdded makefile support for cspi directory.
2001-08-18 billhAdded implementation for a Accessibility_Accessible_get...
2001-08-18 mmclouglin2001-08-18 Mark McLoughlin <mark@skynet.ie>
2001-08-17 billhToolkit events are now correctly registered for and...
2001-08-16 billhAdded some implementation for toolkit events.
2001-08-16 billhFix for bug-in-hiding, was managing bonobo object lifecycle
2001-08-16 billhAdded missing files.
2001-08-16 billhAdded initial support for multiple interfaces on Access...
2001-08-15 mmclouglin2001-08-15 Mark McLoughlin <mark@skynet.ie>
2001-08-15 mmclouglin2001-08-15 Mark McLoughlin <mark@skynet.ie>
2001-08-15 billhImprovements to listener list management.
2001-08-14 billh idl/Registry.idl : temporarily changed register_Applic...
2001-08-10 mmclouglinUpdated libspi/.cvsignore.
2001-07-31 billhRemoved references to bonobo_x_object, which is now...
2001-07-30 billhUpdated ChangeLog, applied patch from Anders Carlsson...
2001-07-27 michael2001-07-27 Michael Meeks <michael@ximian.com>
2001-07-27 mmclouglin2001-07-27 Mark McLoughlin <mark@skynet.ie>
2001-07-26 billhBracketed some debugging printouts with #ifdef SPI_DEBUG.
2001-07-25 billhMinor cleanup of initial checkin.
2001-07-25 billhInitial revision