summaryrefslogtreecommitdiff
path: root/atk-adaptor
Commit message (Expand)AuthorAgeFilesLines
* Add AT-SPI mapping for ATK_RELATION_NODE_PARENT_OFMike Gorse2011-06-301-0/+1
* BGO#652858: Deregister objects on state-changed::defunctMike Gorse2011-06-235-7/+18
* BGO#652596: Allow setting CurrentValue via dbus properties interface againMike Gorse2011-06-221-3/+39
* Only register for events when something is listeningMike Gorse2011-06-215-7/+95
* BGO#652797: Remove unused AtkMisc instanceMike Gorse2011-06-161-3/+0
* Fix some warningsMike Gorse2011-06-161-2/+2
* Add GetAtspiVersionMike Gorse2011-05-231-0/+7
* Always emit children-changed, property-change, and state-changed eventsMike Gorse2011-05-221-1/+16
* Build fixes.Patrick Welche2011-05-202-7/+9
* Check table description strings for valid UTF-8Mike Gorse2011-05-161-4/+15
* BGO#650286: Ensure valid UTF-8 from ATKMike Gorse2011-05-162-10/+25
* Fix matching attributes on collection interfacesMike Gorse2011-05-131-7/+5
* Reentrancy fixes when using --disable-p2pMike Gorse2011-05-132-8/+3
* Remove unused fileMike Gorse2011-04-271-166/+0
* fix leakMichael Meeks2011-04-081-0/+2
* Remove not required dbus-glib includesAlejandro PiƱeiro2011-03-222-2/+0
* Provide a SetCurrentValue method in the value adaptor to set theMario Sanchez Prada2011-03-211-24/+29
* BGO#638377: Handle text-insert, text-remove, and text-update signals from ATKFernando Herrera2011-03-211-0/+104
* Use libatspi to get the accessibility bus and handle main loop integrationMike Gorse2011-03-214-84/+16
* Fix accessibility of root apps on LinuxMike Gorse2011-03-081-0/+44
* Add missing header.Frederic Crozat2011-03-081-0/+1
* Close the X display when we're finished with itMike Gorse2011-03-041-0/+1
* Do not exit if the accessibility bus disconnectsMike Gorse2011-03-041-0/+1
* Fix some missing prototypesMike Gorse2011-02-234-1/+7
* Revert "Use abs_top_srcdir rather than top_builddir for the location of sourc...Mike Gorse2011-02-211-14/+14
* Fix some memory leaks, initialize a variable, and add a NULL checkMario Lang2011-02-211-1/+1
* Add missing standard header / fix prototypeFrederic Crozat2011-02-211-0/+1
* Don't leak remove_data in remove_eventsMatthias Clasen2011-02-191-0/+2
* Free option context after useMatthias Clasen2011-02-191-0/+1
* Don't leak path in emit_eventMatthias Clasen2011-02-191-2/+4
* Don't leak property data in spi_atk_bridge_get_busMatthias Clasen2011-02-191-0/+1
* BGO#641869: Remove --enable-relocate and associated autostart file and schemaMike Gorse2011-02-104-30/+1
* /tmp/at-spi2 should be created with permissions of 0x1777Mike Gorse2011-02-061-6/+7
* Fix for BGO#641338: Gracefully handle errors listening to dbus server for p2pMike Gorse2011-02-062-4/+11
* Use abs_top_srcdir rather than top_builddir for the location of source filesMike Gorse2011-02-061-14/+14
* Add SetExtents, SetPosition, and SetSizeMike Gorse2011-01-311-0/+107
* Fix some memory leaksMike Gorse2011-01-062-1/+4
* Initialize app_bus_addr if p2p is disabledMike Gorse2011-01-031-0/+2
* Check for a NULL pending call before calling dbus_pending_call_set_notifyMike Gorse2011-01-032-2/+3
* Avoid calling a deprecated libdbus functionMike Gorse2010-12-301-5/+2
* atk-bridge.desktop should set GTK_PATH, not GTK_PATH64Mike Gorse2010-12-281-2/+2
* Some fixes for--disable-p2pMike Gorse2010-12-151-0/+4
* Don't free an event name until we're done with itMike Gorse2010-12-081-1/+2
* Merge branch 'p2p'Mike Gorse2010-12-037-42/+121
|\
| * Disable for dbus-glib prior to 0.9.0p2pMike Gorse2010-12-034-2/+9
| * Merge branch 'master' into p2pMike Gorse2010-10-073-0/+5
| |\
| | * Fire all events until we receive a reply from GetRegisteredEventsMike Gorse2010-10-073-0/+5
| * | Disable p2p functionality if AT_SPI_CLIENT is setMike Gorse2010-10-012-3/+12
| * | Merge branch 'master' into p2pMike Gorse2010-09-292-18/+7
| |\ \ | | |/
| * | Merge branch 'master' into p2pMike Gorse2010-08-301-0/+9
| |\ \