Removed po directory from Makefile.am for now.
[platform/core/uifw/at-spi2-atk.git] / libspi /
2001-12-09 billhUpgraded a few autoconf macro usage lines in configure...
2001-12-08 michael2001-12-08 Michael Meeks <michael@ximian.com>
2001-12-07 michaelkill stale files.
2001-12-07 michael2001-12-07 Michael Meeks <michael@ximian.com>
2001-12-04 billhChanged IDL for State, Component, and Image to reduce...
2001-12-04 billhAdded implementations for Accessibility_Component_getLa...
2001-12-04 billhAdded methods for Component Layer and MDI Z-Order infor...
2001-11-28 billhMerged Michael's branch back into HEAD, and fixed a...
2001-11-25 billhAdded simple scanning to the virtual keyboard demo...
2001-11-22 billhadded use of non-preemptive keylistener to simple-at...
2001-11-21 billhAdded filters for key events, so now basic key event...
2001-11-21 laca2001-11-21 Laszlo Peter <laca@ireland.sun.com>
2001-11-21 michael2001-11-21 Michael Meeks <michael@ximian.com>
2001-11-21 billhStarted fixing IDL docs.
2001-11-20 billhRemoved an obsolete comment.
2001-11-20 michael2001-11-20 Michael Meeks <michael@ximian.com>
2001-11-20 michael2001-11-20 Michael Meeks <michael@ximian.com>
2001-11-20 michael2001-11-20 Michael Meeks <michael@ximian.com>
2001-11-20 michael2001-11-20 Michael Meeks <michael@ximian.com>
2001-11-19 michael2001-11-19 Michael Meeks <michael@ximian.com>
2001-11-18 billhAdded docs and C bindings for AccessibleStateSet and...
2001-11-16 billhAdded initial implementations of SpiRelation and, for...
2001-11-16 billhFixed bug in Accessible_getDescription().
2001-11-16 billhRenamed SpiAccessibleEventListener to (just) SpiEventLi...
2001-11-15 billh"Unfixed" some things :-). cleaned up and made some...
2001-11-13 michael2001-11-13 Michael Meeks <michael@ximian.com>
2001-11-13 michael2001-11-13 Michael Meeks <michael@ximian.com>
2001-11-13 michael2001-11-13 Michael Meeks <michael@ximian.com>
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