Have spi_initialize_introspectable take a verify function
[platform/core/uifw/at-spi2-atk.git] / libspi / dbus.c
2008-05-15 Mike GorseHave spi_initialize_introspectable take a verify function
2008-05-14 Mark DoffmanMerge branch 'mgorse' of ssh://git.codethink.co.uk...
2008-05-13 Mike GorseMerge branch 'mdoff' of ssh://git.codethink.co.uk/git...
2008-05-13 Mike Gorsespi_dbus_emit -> spi_dbus_emit_valist
2008-05-13 Mark DoffmanMerge branch 'mgorse' of ssh://git.codethink.co.uk...
2008-05-13 Mark DoffmanChanges to enable new introspection format.
2008-05-12 Mike GorseAdd some accessibility structures into accessible.h...
2008-05-01 Mike GorseHave register_object and deregister_object queue object...
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 GorseChange prototype of spi_dbus_get_path to return a gchar
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-21 Mike GorseAdd droute.c, droute.h, dbus.c, dbus.h, bitarray.h