Use peer-to-peer connections when available
[platform/upstream/at-spi2-core.git] / atspi /
2010-12-04 Mike GorseUse peer-to-peer connections when available
2010-12-03 Mike GorseChange some error return values to match AT-SPI-CORBA...
2010-12-03 Mike GorseSeveral cache-related fixes
2010-12-02 Mike GorseHypertext and hyperlink fixes
2010-12-02 Mike GorseFix copying of event any_data
2010-12-02 Mike GorseRemove old accessible data before adding from an iter
2010-12-01 Mike GorseAdd get_interfaces, and fetch interface/stateset over...
2010-12-01 Mike GorseAdd time-out, and support inspecting our own app
2010-12-01 Mike GorseFix uninitialized variable in get_index_in_parent
2010-11-29 Mike GorseRelease v1.91.3 AT_SPI2_CORE_1_91_3
2010-11-29 Mike GorseVarious fixes
2010-11-28 Mike GorseReally commit fixes; make unit tests pass
2010-11-28 Mike GorseAdded relation set and various other fixes
2010-11-24 Mike GorseState and action fixes
2010-11-23 Mike GorseAdd first pass at MatchRule/Collection implementation
2010-11-20 Mike GorseAdd Hypertext and Hyperlink and some refactoring to...
2010-11-19 Mike GorseAdd Action, Document, EditableText, Image, and Value...
2010-11-19 Mike GorseAdd selection interface
2010-11-19 Mike GorseAdd table interface
2010-11-19 Mike GorseAdd first pass at text interface
2010-11-17 Mike GorseVarious component fixes, and fix dbind_method_call_reen...
2010-11-12 Mike GorseVarious fixes
2010-11-09 Mike GorseHave atspi_accessible_get_host_application return an...
2010-11-08 Mike GorseMerge branch 'master' into gi
2010-11-07 Mike GorseFix a couple of crashes introduced in the last commit
2010-11-07 Mike GorseFix some annotations and documentation issues
2010-11-07 Mike GorseBox some types, add missing header file, and other...
2010-11-05 Mike GorseSome work on event support; many bug fixes
2010-11-01 Mike GorseStarted work on component interface; various fixes...
2010-10-27 Mike GorseVarious bug fixes
2010-10-26 Colin WaltersAdd a public GType getter for AtspiAccessible
2010-10-26 Colin WaltersSkip private function
2010-10-26 Mike GorseAdded missing atspi/Makefile.am
2010-10-26 Mike GorseMerge branch 'master' into gi
2010-10-26 Mike GorseInitial commit, not even close to being usable yet