2002-03-27 Michael Meeks <michael@ximian.com>
[platform/core/uifw/at-spi2-atk.git] / cspi /
2002-03-15 marcm2002-03-14 Marc Mulcahy <marc.mulcahy@sun.com>
2002-03-15 marcm2002-03-14 Marc Mulcahy <marc.mulcahy@sun.com>
2002-03-14 marcm2002-03-14 Marc Mulcahy <marc.mulcahy@sun.com>
2002-03-05 michael2002-03-04 Michael Meeks <michael@ximian.com>
2002-02-12 billhAdded implementation for mouse event generation.
2002-01-24 mmclouglin2002-01-24 Mark McLoughlin <mark@skynet.ie>
2002-01-17 billhBugfix for keygrab regression (registryd was holding...
2002-01-11 michael2002-01-11 Michael Meeks <michael@ximian.com>
2002-01-11 michael2002-01-11 Michael Meeks <michael@ximian.com>
2002-01-11 billhDocumentation fixes, and a small tweak to simple-at.
2002-01-08 michael2002-01-08 Michael Meeks <michael@ximian.com>
2002-01-02 marcm2001-12-22 Marc Mulcahy <marc.mulcahy@sun.com>
2002-01-01 billhAPI revisions: tweaks to key event API, added some...
2002-01-01 billhFixed what seems to have been a botched checking from...
2001-12-18 billhAdded is_text member to Accessibility_DeviceEvent and...
2001-12-17 billhAdded support for key event strings, and renamespaced...
2001-12-15 billhRevised key event support to remove some invalid casts...
2001-12-12 billhMake the role conversions from AtkRole to Accessibility...
2001-12-12 billhA little more namespacing, of internal methods.
2001-12-12 billhAdd namespacing to un-namespaced methods in cspi.
2001-12-12 billhUpdated role enumeration in Accessibility_Role.idl.
2001-12-12 billhReverted Value interface since the new union was more...
2001-12-11 michael2001-12-11 Michael Meeks <michael@ximian.com>
2001-12-11 michael2001-12-11 Michael Meeks <michael@ximian.com>
2001-12-11 billhModified Value.idl interface to use unions, removes...
2001-12-11 michaellowlevel header.
2001-12-11 michaelRe-work the bonobo code.
2001-12-11 michaelfirst bits.
2001-12-11 michaelstop the directory vanishing with -Pd.
2001-12-10 michael2001-12-10 Michael Meeks <michael@ximian.com>
2001-12-10 billhFixed macro-name typos.
2001-12-10 billhDocumentation fixes for ref/unref methods that no longe...
2001-12-10 michael2001-12-10 Michael Meeks <michael@ximian.com>
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-12-02 billhRemoved obsolete (and unused) code from spi_registry...
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-26 michaeladd so I can tag.
2001-11-25 billhAdded simple scanning to the virtual keyboard demo...
2001-11-23 mmclouglin2001-11-23 Mark McLoughlin <mark@skynet.ie>
2001-11-23 michael2001-11-23 Michael Meeks <michael@ximian.com>
2001-11-22 billhAdded demo of both preemptive and non-preemptive key...
2001-11-21 billhAdded filters for key events, so now basic key event...
2001-11-21 billhStarted fixing IDL docs.
2001-11-20 michael2001-11-20 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 billhImproved descriptions of ROLE types in docs.
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 billhAdded some new API in response to user (ATV) feedback.
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 billhCompleted de-registration fix.
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-04 marcmCommitted the rest of the files from the last batch...
2001-09-04 marcmAdded files:
2001-09-04 marcmAdded files:
2001-08-20 billhChanges to support generation of C bindings docs.
2001-08-20 billhDocs tweaking.
2001-08-20 billhAdded partial implementation of AccessibleComponent...
2001-08-19 billhAdded gtk-docs for C bindings (for all methods currentl...
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 billhOops, forgot Makefile.am in directory cspi. Fixed.
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