2001-12-10 Michael Meeks <michael@ximian.com>
[platform/core/uifw/at-spi2-atk.git] / cspi / spi.h
2001-12-10 michael2001-12-10 Michael Meeks <michael@ximian.com>
2001-12-10 billhDocumentation fixes for event listener APIs which now...
2001-12-08 michael2001-12-08 Michael Meeks <michael@ximian.com>
2001-12-07 michael2001-12-07 Michael Meeks <michael@ximian.com>
2001-12-06 billhBugfix for ZLayer API, and added missing declarations...
2001-12-04 billhChanged IDL for State, Component, and Image to reduce...
2001-12-04 billhAdded methods for Component Layer and MDI Z-Order infor...
2001-11-30 billhAdded docs for SPI_freeString, and used it to stop...
2001-11-28 billhMerged Michael's branch back into HEAD, and fixed a...
2001-11-23 michael2001-11-23 Michael Meeks <michael@ximian.com>
2001-11-21 billhAdded filters for key events, so now basic key event...
2001-11-21 billhStarted fixing IDL docs.
2001-11-18 billhAdded docs and C bindings for AccessibleStateSet and...
2001-11-16 billhAdded initial implementations of SpiRelation and, for...
2001-11-16 billhAdded additional documentation and fixed a couple of...
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-11 billhAdded C binding for key synthesis, and a new test/demo...
2001-11-09 billhEnhancements to Magnifier.idl, based on feedback from...
2001-10-19 billhAdded implementations for AtkObject:property-change...
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-27 billhAdded directory 'util' for accessibility-related
2001-09-13 marcm * cspi/Makefile.am:
2001-09-04 marcmAdded files:
2001-08-20 billhAdded partial implementation of AccessibleComponent...
2001-08-19 billhAdded gtk-docs for C bindings (for all methods currentl...
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-16 billhAdded some missing interfaces to the cspi/spi.h C headers.
2001-08-15 billhAdded cspi directory and cspi/spi.h, the function prototype