Don't g_object_unref a NULL object for event variant
[platform/upstream/at-spi2-core.git] / atspi /
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.
2011-06-15 Mike GorseUse stored values for AT-SPI role names
2011-05-29 Mike GorseRevert "Clean up enums"
2011-05-29 Mike GorseRevert "Install enum header, and try to get role name...
2011-05-29 Mike GorseRevert "Remove redundant tables of state and role names"
2011-05-27 Mike GorseMake deferred_messages a GQueue rather than a GList
2011-05-26 Mike GorseAllow caching of attributes
2011-05-25 Mike GorseRemove redundant tables of state and role names
2011-05-25 Mike GorseInstall enum header, and try to get role name from...
2011-05-25 Mike GorseCatch toolkit name/version and AT-SPI version per-appli...
2011-05-24 Mike GorseDisable caching if ATSPI_NO_CACHE is set in the environ...
2011-05-24 Mike GorseAdd atspi_accessible_clear_cache
2011-05-24 Mike GorseClean up enums
2011-05-23 Mike GorseFix get_toolkit_version, and add get_atspi_version...
2011-05-23 Mike GorseDisable caching when not in atspi_event_main
2011-05-22 Mike GorseFix/rework selective caching
2011-05-17 Mike GorseFix table properties that return objects
2011-05-17 Mike GorseAnnotate atspi_table_get_row_column_extents_at_index...
2011-05-17 Mike GorseIn atspi_match_rule_get_attributes, copy the hash rathe...
2011-05-14 Patrick WelcheBuild fixes.
2011-05-06 Mike GorseCall g_error if unable to find the accessibility bus
2011-05-06 Mike GorseFix memory leaks in get_toolkit_name and get_toolkit_ve...
2011-05-05 Mike GorseRemove some redundant out-of-memory checks
2011-05-05 Mike GorseDon't translate g_warning messages
2011-05-04 Mike GorseFix a possible crash when an application is short-lived
2011-04-25 Daiki UenoRemove doc about non-existent ATSPI_KEYSET_ALL_KEYS.
2011-04-18 Mike GorseAdd atspi_accessible_get_id
2011-04-18 Mike GorseFix for BGO#648130: event host_application should retur...
2011-04-18 Mike GorseFix a crash introduced in last commit
2011-04-18 Mike GorseFix for BGO#648059: get_application should return somet...
2011-04-08 Michael Meeksfix atk_text_get_text leak
2011-03-29 Mike Gorsedbus-glib-1 -> dbus-1 in AT-SPI GIR flags
next