summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v2.14.1AT_SPI2_ATK_2_14_1Mike Gorse2014-10-132-1/+6
* Aggressively filtering AddChildren with STATE_MANAGES_DESCENDANTSAlejandro Piñeiro2014-09-241-0/+11
* Release as 2.14.0AT_SPI2_ATK_2_14_0Mike Gorse2014-09-221-1/+1
* doap: add <programming-language>Piotr Drąg2014-07-311-1/+2
* doap category coreOlav Vitters2014-07-301-0/+1
* Release v2.13.4AT_SPI2_ATK_2_13_4Mike Gorse2014-07-202-1/+9
* Correctly remove the socket on exitMike Gorse2014-07-191-2/+3
* Do not overwrite text attributes with the default onesJacobo Aragunde Pérez2014-06-201-4/+5
* Fix typo in .pc fileSamuel Thibault2014-06-071-1/+1
* 2.13.1AT_SPI2_ATK_2_13_1Mike Gorse2014-04-282-1/+9
* Only send cache-related events for transients when explicitly requestedMike Gorse2014-04-281-4/+15
* Add an atexit handler to remove the D-Bus socketMike Gorse2014-04-141-13/+27
* 2.12.0AT_SPI2_ATK_2_12_0Mike Gorse2014-03-242-1/+6
* Bump dbus version neededAT_SPI2_ATK_2_11_92Alejandro Piñeiro2014-03-061-1/+1
* Release v2.11.91AT_SPI2_ATK_2_11_91Mike Gorse2014-03-032-1/+11
* Allow EventListenerRegistered with old signatureMike Gorse2014-02-241-1/+2
* Collection: Fix an infinite loop when encountering a NULL parentMike Gorse2014-02-201-1/+1
* Release v2.11.90AT_SPI2_ATK_2_11_90Mike Gorse2014-02-181-1/+1
* Add AtspitableCell, tracking the new atk interfaceMike Gorse2014-02-188-44/+333
* Release v2.11.5AT_SPI2_ATK_2_11_5Mike Gorse2014-02-032-1/+5
* Support sending data with eventsMike Gorse2014-02-0316-59/+576
* Release v2.11.3AT_SPI2_ATK_2_11_3Mike Gorse2013-12-161-0/+6
* document: add support for newly added AtkDocument methods and signalsAlejandro Piñeiro2013-12-023-3/+33
* Fix GetBoundedRangesMike Gorse2013-11-201-1/+8
* Post-release version bumpMike Gorse2013-11-201-1/+1
* Release v2.11.2AT_SPI2_ATK_2_11_2Mike Gorse2013-11-182-1/+5
* states: add ATSPI_STATE_CHECKABLE and ATSPI_STATE_HAS_POPUPAlejandro Piñeiro2013-11-181-1/+4
* Bump AT-SPI version requirementMike Gorse2013-11-181-1/+1
* roles: create new AT-SPI2 roles for ARIA roles (and one for rating)Alejandro Piñeiro2013-11-181-0/+8
* Support for roles TITLE_BAR, BLOCK_QUOTE, AUDIO and VIDEOAlejandro Piñeiro2013-11-182-2/+7
* Release v2.11.1Mike Gorse2013-10-282-1/+5
* Fix atk_component_contains wrapperMike Gorse2013-10-231-2/+2
* Release as v2.10.0AT_SPI2_ATK_2_10_0Mike Gorse2013-09-231-1/+1
* Release v2.9.92AT_SPI2_ATK_2_9_92Mike Gorse2013-09-162-1/+9
* Allow a :-separated list of attribute values when reading match rulesMike Gorse2013-09-151-4/+28
* Properly clean up when timing out on a keystroke listenerMike Gorse2013-09-041-2/+4
* Release v2.9.90Mike Gorse2013-08-192-1/+9
* Implemented GetStringAtOffset in the text adaptor in the ATK bridgeMario Sanchez Prada2013-08-193-1/+104
* Fix another crash when we're initialized/shut down repeatedlyMike Gorse2013-07-091-1/+1
* Release v2.9.4AT_SPI2_ATK_2_9_4Mike Gorse2013-07-082-1/+6
* Fix deadlock with key event listeners in our own processMike Gorse2013-07-012-1/+2
* Release v2.9.3AT_SPI2_ATK_2_9_3Mike Gorse2013-06-172-1/+5
* Use atspi_is_initialized to decide whether to expose p2p connectionMike Gorse2013-06-163-8/+5
* Release v2.9.2AT_SPI2_ATK_2_9_2Mike Gorse2013-05-282-1/+11
* Don't warn if an app returns NULL when referencing a childMike Gorse2013-05-201-2/+5
* Add a NULL check into register_replyMike Gorse2013-05-031-0/+8
* More DBusError leak fixesMike Gorse2013-05-021-4/+18
* Ensure that DBus errors are freedMike Gorse2013-04-3015-211/+78
* Add NULL check to fix crash when receiving a dbus reply after cleanupMike Gorse2013-04-101-0/+3
* socket-adaptor: fix memory leakXan Lopez2013-03-281-4/+1