Add registryd
[platform/core/uifw/at-spi2-atk.git] / libspi /
2008-05-12 Mike GorseRemove unused functions
2008-05-12 Mike GorseAdd some accessibility structures into accessible.h...
2008-05-08 Mark DoffmanFix syntax and other sundry errors in intropsectable.c
2008-05-07 Mark DoffmanNOT TESTED. Adds an implementation of the D-Bus
2008-05-07 Mark DoffmanNOT TESTED. Partial work to update DRoute.
2008-05-05 Mike GorseAdd spi_dbus_object_is_known
2008-05-01 Mike GorseSend UpdateTree signal as appropriate
2008-05-01 Mike GorseHave register_object and deregister_object queue object...
2008-05-01 Mike GorseMove bus from SpiAppData into DrouteData so that cache...
2008-04-30 Mike GorseCorrect update flag
2008-04-30 Mike GorseChange interface name to org.freedesktop.atspi.Tree
2008-04-30 Mike GorseMerge branch 'mdoff' of ssh://git.codethink.co.uk/git...
2008-04-30 Mike GorseSet / as the "parent" path of the root object
2008-04-30 Mike GorseUpdate for most recent spec: add parent and remove...
2008-04-29 Mike GorseMerge branch 'mdoff' of ssh://git.codethink.co.uk/git...
2008-04-29 Mark DoffmanMerge branch 'mgorse' of ssh://git.codethink.co.uk...
2008-04-29 Mike GorseHave spi_dbus_get_path check for NULL
2008-04-29 Mark DoffmanMerge branch 'mgorse' of ssh://git.codethink.co.uk...
2008-04-25 Mike GorseAdd AccessibleTree
2008-04-25 Mike GorseChange prototype of spi_dbus_get_path to return a gchar
2008-04-25 Mike GorseMake get_datum optional; assume that an interface is...
2008-04-24 Mike GorseCheck before casting to interfaces
2008-04-24 Mike GorseCorrect case of DBus in interface name
2008-04-24 Mike GorseDynamically allocate hash keys
2008-04-24 Mike Gorseaccessible -> atspi in interface names
2008-04-24 Mike GorseFix bugs with object -> path hash
2008-04-24 Mike GorseAdd action.c
2008-04-21 Mike GorseAdd droute.c, droute.h, dbus.c, dbus.h, bitarray.h
2008-04-17 Mike GorseAdd Action interface.
2008-04-17 Mike GorseAdd a check for lack of memory
2008-04-17 Mike GorseAdded accessible.h
2008-04-17 Mike GorseUpdate spec to reflect what has been implemented
2008-04-17 Mike GorseInitial commit.
2008-03-19 liyuan2008-03-19 Li Yuan <li.yuan@sun.com>
2008-03-19 liyuan2008-03-19 Li Yuan <li.yuan@sun.com>
2008-02-27 liyuan2008-02-27 Ariel Rios <ariel@gnu.org>
2008-02-22 shaegerFixed bug #517761, Collection match rules not working...
2008-02-19 liyuan2008-02-19 Li Yuan <li.yuan@sun.com>
2007-12-04 liyuan2007-12-03 Li Yuan <li.yuan@sun.com>
2007-12-03 liyuan2007-12-03 Li Yuan <li.yuan@sun.com>
2007-12-03 liyuan2007-12-03 Li Yuan <li.yuan@sun.com>
2007-11-12 liyuan2007-11-12 Li Yuan <li.yuan@sun.com>
2007-08-27 liyuan2007-08-20 Li Yuan <li.yuan@sun.com>
2007-07-09 liyuan2007-07-09 Li Yuan <li.yuan@sun.com>
2007-04-02 haip2007-04-02 Ariel Rios <ariel@gnu.org>
2007-02-28 liyuan2007-02-27 Li Yuan <li.yuan@sun.com>
2007-02-26 liyuan2007-02-26 Li Yuan <li.yuan@sun.com>
2007-02-14 liyuan2007-02-14 Li Yuan <li.yuan@sun.com>
2007-01-24 kmaraas2007-01-24 Kjartan Maraas <kmaraas@gnome.org>
2007-01-02 billhBug #387960.
2006-12-31 chpeUpdate svn:ignore and remove .cvsignore files
2006-12-11 billhFix for bug #372172. - (Text.getAttributeRun was broken)
2006-08-22 billhBugfixes and uprev of configure.in, release at-spi...
2006-08-21 billhFixed to getAttributes methods, and Document interface...
2006-08-03 billhMake the libspi Text::getBoundedRanges and Text::getRan...
2006-07-31 billhImportant fix (bug 337239) from Alexander Larssen....
2006-07-19 billhAdded "#include <config.h>" to some source files just...
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-27 billhAccessibility::StreamableContent - impl_content_stream_...
2006-06-23 billhAdded ROLE_LINK, ROLE_REDUNDANT_OBJECT, ROLE_INPUT_METH...
2006-06-22 billhFix for bug #345701; makes the Accessibility::Streamabl...
2006-06-16 billhImplement RFE #326532: remove BonoboStream usage from
2006-06-14 billhx64 char*/guint cast fixes from chpe.
2006-06-14 billhmingw ports fix to Makefile.am and configure.in, to
2006-06-14 billhAdded WARN_CFLAGS support. Bug #308239.
2006-06-09 billhFixed Value so that minimum valuator increment can...
2006-06-09 billhFix for bug #339021, missing implementations for Table...
2006-06-09 billhAdded relations DESCRIPTION_FOR and DESCRIBED_BY (from...
2006-06-09 billhFixed ROLE marshalling holes in AT-SPI vs new ATK roles...
2006-06-09 billhDocs tweaks.
2006-03-20 billhFixes for getSelectedRows and getSelectedColumns (bug...
2006-03-14 billhFix empty-string leaks in registry and application...
2006-02-27 billhRevved to 1.7.6; fix leaks noted in bug #331924. Thank...
2006-01-16 billhNew IDL API, extensions to basic at-spi interfaces.
2006-01-09 kmaraas2006-01-09 Kjartan Maraas <kmaraas@gnome.org>
2004-09-29 kmaraas2004-09-30 Kjartan Maraas <kmaraas@gnome.org>
2004-07-20 billhRevved to 1.5.3; added ROLE_EMBEDDED (bug #144415).
2004-06-11 billhAdded support for atk object:bounds-changed signals...
2004-03-24 billhWorkaround/fix for bug #120659 - don't cast hyperlinks...
2004-02-11 padraigo2004-02-11 Padraig O'Briain <padraig.obriain@sun.com>
2004-02-10 kloczek* libspi/Makefile.am: fixes for automake >= 1.6.
2003-12-04 billhRevved to 1.3.8. Fix for 121974. Added Application_ge...
2003-12-01 billhFix for 127463, add api for Accessible_getLocalizedRole...
2003-12-01 billhAdd API for getting default text attributes from Access...
2003-09-25 padraigo2003-09-25 Padraig O'Briain <padraig.obriain@sun.com>
2003-08-19 padraigo2003-08-19 Padraig O'Briain <padraig.obriain@sun.com>
2003-06-30 billhAllow hyperlinks to implement AccessibleAction; this...
2003-06-11 padraigo2003-06-11 Padraig O'Briain <padraig.obriain@sun.com>
2003-06-11 billhHooked up StreamableContent. Fix for #78890.
2003-06-10 padraigo2003-06-10 Padraig O'Briain <padraig.obriain@sun.com>
2003-05-20 padraigo2003-05-20 Padraig O'Briain <padraig.obriain@sun.com>
2003-05-02 fcrozat * libspi/Makefile.am:
2003-04-14 padraigo2003-04-14 Padraig O'Briain <padraig.obriain@sun.com>
2003-04-10 billhFix for 107261, added SPI_KEYMASK_NUMLOCK to API. ...
2003-02-24 billhFixes for 106932, and added support for synthesis of...
2003-01-15 padraigo2003-01-15 Padraig O'Briain <padraig.obriain@sun.com
2003-01-15 padraigo2003-01-15 Padraig O'Briain <padraig.obriain@sun.com
next