Add AT-SPI mapping for ATK_RELATION_NODE_PARENT_OF
[platform/core/uifw/at-spi2-atk.git] / cspi / spi.h
2009-07-06 Mark Doffman2009-07-06 Mark Doffman <mark.doffman@codethink.co.uk>
2008-06-26 Mike GorseInclude glib.h and spi-common/spi-types.h
2008-06-23 Mike GorseInitial cspi commit
2008-05-16 Mark DoffmanMerge branch 'mgorse' of git+ssh://git.codethink.co...
2008-05-16 Mark DoffmanMerge branch 'mgorse' of git+ssh://git.codethink.co...
2008-05-16 Mark DoffmanMerge branch 'mgorse' of git+ssh://git.codethink.co...
2008-05-16 Mark Doffman2008-05-16 Mark Doffman <mark.doffman@codethink.co.uk>
2007-04-02 haip2007-04-02 Ariel Rios <ariel@gnu.org>
2007-03-29 haip2007-03-29 Ariel Rios <ariel@gnu.org>
2006-08-17 billhDocumentation fixed for bug #351657.
2006-07-19 billhAdded Selection::deselectChild (RFE #326535).
2006-07-12 billhAdded new method to Accessibility::Table; see RFE ...
2006-07-12 billhEnhancements to Accessibility::Text, based on patches...
2006-07-10 billhAdded Document interface for gnome 2.16 release. Bug...
2006-06-09 billhFixed Value so that minimum valuator increment can...
2006-06-09 billhAdded relations DESCRIPTION_FOR and DESCRIBED_BY (from...
2006-03-27 billhStrip symbols that should not be exported; add "Since...
2006-01-16 billhCompleted ChangeLog entries for AT-SPI 1.7.0;
2006-01-16 billhNew IDL API, extensions to basic at-spi interfaces.
2004-12-20 padraigo2004-12-20 Padraig O'Briain <padraig.obriain@sun.com>
2004-06-11 billhAdded support for atk object:bounds-changed signals...
2004-03-24 billhAdded missing declarations for cspi table wrappers.
2003-12-04 billhRevved to 1.3.8. Fix for 121974. Added Application_ge...
2003-12-03 billhFix for 114926. Also fixes for some leaks etc in cspi...
2003-12-01 billhFix for 127463, add api for Accessible_getLocalizedRole...
2003-12-01 billhAdd API for getting default text attributes from Access...
2003-06-11 billhHooked up StreamableContent. Fix for #78890.
2003-06-10 padraigo2003-06-10 Padraig O'Briain <padraig.obriain@sun.com>
2003-06-09 billhAdded API for client-side interception and handling...
2003-04-25 padraigo2003-04-25 Padraig O'Briain <padraig.obriain@sun.com>
2002-12-18 billhAdded new, more efficient screen review API to Accessib...
2002-12-06 billhversion 1.1.6. Added ref/unref for AccessibleEvents.
2002-11-22 billhAdded accessor API for events.
2002-11-21 billhRevised recent patch, cleaned up internal APIs.
2002-11-19 billhFixes for 98836, 98842, added slots to IDL for ABI...
2002-11-19 darrenk2002-11-19 Darren Kenny <darren.kenny@sun.com>
2002-11-17 billhFix for 95827, adds API for registering "AccessibleDevi...
2002-09-13 michael2002-09-13 Michael Meeks <michael@ximian.com>
2002-09-09 mmclouglin2002-09-06 Mark McLoughlin <mark@skynet.ie>
2002-04-19 padraigo* cspi/cspi-lowlevel.h cspi/spi-impl.h cspi/spi-listener.h
2002-04-17 billhDoc fixes, and a (minor) API fix to AccessibleStreamabl...
2002-04-15 billhAdded boolean return types for methods in Component...
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...
2001-12-15 billhRevised key event support to remove some invalid casts...
2001-12-12 billhAdd namespacing to un-namespaced methods in cspi.
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-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-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