Extends support for uniquely identyfing objects.
[platform/upstream/at-spi2-core.git] / atspi /
2012-10-26 Mike GorseOnly call an event listener once per event
2012-10-17 Mike GorseDon't output a warning when a p2p connection isn't...
2012-10-05 Mike GorseUpdate cache in response to role change notifications
2012-09-18 William Jon McCannDon't leak dbus connections
2012-09-17 Mike GorseDon't check for NULL when calling _atspi_application_new
2012-09-14 William Jon McCannDon't leak the display string
2012-09-14 William Jon McCannDon't leak errors
2012-09-04 Javier HernándezFixing 'atspi_accessible_get_id' annotation
2012-09-04 Javier HernándezFix some annotations compilation warnings
2012-08-15 Mike GorseAdd license to atspi-constants.h
2012-07-30 Mike GorseAdd atspi_action_get_localized_name
2012-07-18 Mike GorseCode clean-ups
2012-07-09 Mike GorseFix abort on an error while removing a match rule
2012-06-25 Jasper St. Pierreatspi-misc: Prevent leak
2012-06-04 Marcus HabermehlFix crash in atspi_deregister_keystroke_listener
2012-05-23 Mike Gorse_ATSPI_DBUS_CHECK_SIG: remove warning when no message...
2012-05-21 Mike GorseAdd G_BEGIN_DECLS and G_END_DECLS macros for prototypes...
2012-05-07 Mike GorseAdd a check for a null message when returning a hyperlink
2012-04-29 Joanmarie DiggsFix for bug 675004 - object:state-changed:defunct event...
2012-04-23 O. Atsushi Fix type in atspi_document_get_attribute_value
2012-04-12 Mike GorseIncrease start-up timeout to 15 seconds
2012-04-10 Mike GorseSet the application start-up timeout to 5 seconds by...
2012-04-06 Mike GorseAdd startup_time parameter to atspi_set_timeout
2012-04-06 Mike GorseAdd atspi_set_timeout
2012-03-17 Mike GorseFix crash fetching error when retrieving a property
2012-03-05 Mike GorseEnable caching on a call to atspi_accessible_set_cache_mask
2012-02-28 Mike GorseDon't cache data for transient objects
2012-02-24 Mike GorseReduce the method call timeout slightly
2012-02-23 Mike GorseExpect a signed int for GetIndexInParent, per the spec
2012-02-23 Mike GorseFix atspi_table_get_row_column_extents_at_index
2012-02-21 Mike GorseInvalidate states when receiving a focus event
2012-02-19 Mike GorseDon't g_object_unref a NULL object for event variant
2012-02-06 Mike GorseFix atspi_collection_get_matches_to prototype
2012-02-03 Mike GorseFor atspi_collection_get_matches_to, rename restrict...
2012-01-20 José Millán SotoSet correct end offset in atspi_text_get_attributes
2012-01-15 Mike GorseAvoid making calls on processes thought to be hung
2012-01-05 José Millán SotoUsing value instead of memory address when calling...
2012-01-05 Mike GorseAllow applications to query keyboard and mouse listeners
2011-12-29 Mike GorseWarn if a device listener returns a non-bool, rather...
2011-12-16 Mike GorseFree match rule array only once when deregistering...
2011-12-15 Mike GorseSupport sub-details for events
2011-10-31 Aline BessaImproving atspi-types documentation.
2011-10-31 Aline BessaImproving atspi-hyperlink documentation
2011-09-22 Funda Wangfix string literal
2011-09-19 Mike GorseMake the correct method call when deregistering an...
2011-09-19 Mike GorseAvoid dereferencing a null message
2011-09-19 Li YuanBGO#657051: Fix build error on Solaris
2011-09-15 Mike GorseAdd some defensive checks to prevent problems with...
2011-09-14 Mike GorseFix for BGO#659088: Correctly define ATSPI_MODIFIER_NUMLOCK
2011-08-29 Mike Gorseatspi_accessible_new -> _atspi_accessible_new
2011-08-24 Aline BessaImproving atspi-text.c documentation
2011-08-24 Aline BessaImproving atspi-image.c documentation
2011-08-24 Aline BessaAdding Mike Gorse's suggestions
2011-08-24 Aline BessaChanging atspi-accessible C file
2011-08-24 Aline BessaImproving atspi-document.c documentation
2011-08-24 Aline BessaImproving atspi-hypertext.c documentation
2011-08-24 Aline BessaImproving atspi-value.c documentation
2011-08-24 Aline BessaImproving atspi-component documentation.
2011-08-24 Aline BessaImproving atspi-stateset documentation.
2011-08-24 Aline BessaImproving atspi-relation documentation.
2011-08-24 Aline BessaImproving atspi-matchrule documentation.
2011-08-24 Aline BessaImproving atspi-devicelistener documentation.
2011-08-24 Aline BessaImproving atspi-registry documentation.
2011-08-24 Aline BessaImproving atspi-event-listener documentation
2011-08-24 Aline BessaAdding descriptions to atspi-misc documentation
2011-08-24 Aline BessaImproving atspi-misc documentation
2011-08-24 Aline BessaFixing a typo
2011-08-24 Aline BessaImproving atspi-table.c documentation
2011-08-24 Aline BessaFixing grammar issue
2011-08-24 Aline BessaImproving atspi-selection.c documentation
2011-08-24 Aline BessaFixing traverse recurse/restrict documentations
2011-08-24 Aline BessaImproving atspi-collection documentation.
2011-08-24 Aline BessaStarting to improve atspi-collection
2011-08-24 Aline BessaRemoving bitset sentences
2011-08-24 Aline BessaAdding documentation to atspi_collection_match_invalid
2011-08-24 Aline BessaPadronizing accessible references
2011-08-24 Aline Bessas/note/Note/g
2011-08-24 Aline BessaFixing general inconsistency with capital letters,...
2011-08-24 Aline BessaFixing a spelling error
2011-08-24 Aline BessaAdding descriptions for constants - not only enumeratio...
2011-08-24 Aline BessaImproving atspi-constants documentation
2011-08-24 Aline BessaRemoving -1 length documentation
2011-08-24 Aline BessaAdding more documentation to length parameter at atspi_...
2011-08-24 Aline BessaImproving atspi-editabletext.c documentation
2011-08-23 Mike GorseRevert "Have atspi_accessible_get_relation_set return...
2011-08-22 Mike GorseFix a memory leak
2011-07-31 Mike GorseHave atspi_accessible_get_relation_set return a GPtrArray
2011-07-27 Mike GorseMove DBus interface name constants into atspi-constants.h
2011-07-27 Mike GorseClean up names of private functions
2011-07-27 Mike GorseProperly free dbus error in atspi_accessible_get_process_id
2011-07-25 Mike GorseFix check box role name
2011-07-25 Mike GorseAdd new roles corresponding to those added to atk
2011-07-13 Mike GorseReformat atspi-constants.h
2011-07-09 Mike GorseFix for BGO#654314: Make role names consistent with atk
2011-07-06 Mike GorseAPI changes to device and event listeners for compatibi...
2011-06-28 Mike GorseFix a failure to respond to children-changed events...
2011-06-27 Mike GorseAdd atspi_accessible_get_process_id
2011-06-27 Trevor SaundersSet the gerror for a dbus error in _atspi_dbus_call
2011-06-22 Mike GorseBGO#652596: Use DBus property to set value
2011-06-16 Patrick WelcheDon't pollute installed header files with config.h.
next