meson: fix org.a11y.atspi.Registry.service
[platform/upstream/at-spi2-core.git] / atspi /
2013-05-14 Mike GorseAnnotate filter to allow none for device event listeners
2013-05-14 Mike Gorseneed to dup a role name when fetching it from a value
2013-05-10 Mike GorseMerge branch 'enum-types'
2013-02-27 Mike GorseAdd atspi_accessible_get_object_locale
2013-02-07 Mike GorseRemove DEBUG_REF_COUNTS define
2013-02-04 Mike GorseFix some warnings
2013-01-31 Mike GorseAdd ATSPI_ROLE_LEVEL_BAR
2013-01-16 Mike GorseFix various warnings
2013-01-15 Mike GorseCheck that message is non-NULL before calling libdbus
2013-01-14 Mike GorseFix ref count leaks in atspi_accessible_get_application
2013-01-14 Mike Gorse_atspi-dbus_call_partial: Check for error.
2012-12-27 Mike GorseFix some ref count issues
2012-12-17 Mike GorseA few documentation fixes
2012-12-17 Patrick WelcheMake documentation for atspi_event_listener_new() appear.
2012-12-14 Patrick WelcheDocumentation fix
2012-12-05 Mike GorseFix a crash when parsing events
2012-11-27 Rui Matosbuild: Use gobject-introspection's Makefile instead...
2012-11-26 Mike GorseFix atspi_device_listener_new_simple and some other...
2012-11-20 Mike GorseRe-register keystroke listeners if the registry goes...
2012-11-19 Mike GorseFix atspi_accessible_get_index_in_parent when the paren...
2012-11-14 Colin Waltersatspi: Readd dbus-1 to introspection generation
2012-11-14 Daiki UenoSome introspection fixes to make vapigen happy
2012-11-14 Daiki UenoFix gtk-doc for AtspiRegistry.
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
next