Fix return value of spi_check_ev and have it call spi_throw_exception if an exception...
[platform/core/uifw/at-spi2-atk.git] / cspi / spi_main.c
2008-06-26 Mike GorseFix return value of spi_check_ev and have it call spi_t...
2008-06-26 Mike GorseRemove explicit references to org.freedesktop.atspi...
2008-06-25 Mike GorseUse SPI_DBUS_NAME_REGISTRY rather than fixed string
2008-06-24 Mike GorseAllow simple event names (ie, "focus")
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-01-24 kmaraas2007-01-24 Kjartan Maraas <kmaraas@gnome.org>
2006-03-27 billhStrip symbols that should not be exported; add "Since...
2006-01-09 kmaraas2006-01-09 Kjartan Maraas <kmaraas@gnome.org>
2004-08-03 billhFix for bug #147648.
2004-06-11 billhAdded support for atk object:bounds-changed signals...
2004-05-14 padraigo2004-05-14 Padraig O'Briain <padraig.obriain@sun.com>
2004-03-01 billhSuppress SEGVs due to improper traveral of leaked-objec...
2003-09-01 padraigo2003-09-01 Padraig O'Briain <padraig.obriain@sun.com>
2003-08-19 padraigo2003-08-19 Padraig O'Briain <padraig.obriain@sun.com>
2003-06-13 michael2003-06-13 Michael Meeks <michael@ximian.com>
2003-06-11 billhHooked up StreamableContent. Fix for #78890.
2003-06-09 billhAdded API for client-side interception and handling...
2003-06-03 billhChanged fatal error (which was killing clients) into a
2003-06-02 jrbMon Jun 2 15:35:29 2003 Jonathan Blandford <jrb...
2002-12-16 michael2002-12-16 Michael Meeks <michael@ximian.com>
2002-12-06 billhversion 1.1.6. Added ref/unref for AccessibleEvents.
2002-10-03 padraigo* cspi/spi_main.c (report_leaked_ref): Report address...
2002-09-13 michael2002-09-13 Michael Meeks <michael@ximian.com>
2002-08-16 michael2002-08-12 Michael Meeks <michael@ximian.com>
2002-06-20 billhFixed bug 85980.
2002-06-19 billhChanges to event notification, to fix bugs associated...
2002-06-13 billhBugfixes for
2002-05-21 billhUpdated screen review test program.
2002-04-19 padraigo* cspi/cspi-lowlevel.h cspi/spi-impl.h cspi/spi-listener.h
2001-12-12 billhAdd namespacing to un-namespaced methods in cspi.
2001-12-11 michael2001-12-11 Michael Meeks <michael@ximian.com>
2001-12-10 michael2001-12-10 Michael Meeks <michael@ximian.com>
2001-12-08 michael2001-12-08 Michael Meeks <michael@ximian.com>
2001-12-07 michael2001-12-07 Michael Meeks <michael@ximian.com>
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-23 michael2001-11-23 Michael Meeks <michael@ximian.com>
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-09 billhEnhancements to Magnifier.idl, based on feedback from...
2001-09-30 billhCompleted de-registration fix.
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 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...