Fix compile-time warnings
[platform/core/uifw/at-spi2-atk.git] / atk-adaptor / adaptors / accessible-adaptor.c
2012-06-14 Bastien NoceraFix compile-time warnings
2012-02-23 Mike GorseHave GetIndexInParent return a signed int, per the...
2012-01-19 Mike GorseRemove methods to set an atk object's name and description
2011-07-27 Mike GorseSome refactoring to remove duplicate code and other...
2011-06-30 Mike GorseAdd AT-SPI mapping for ATK_RELATION_NODE_PARENT_OF
2010-12-03 Mike GorseMerge branch 'p2p'
2010-12-01 Mike GorseRemove some unused variables
2010-06-23 Mike GorseFix a warning and an incorrect return value
2010-06-23 Mario Sanchez PradaRemoved the extra boolean parameter added to know when...
2010-06-22 Mario Sanchez PradaAdded a new boolean parameter to allow specifying when...
2010-06-18 Mike GorseHave ChildCount and GetChildAtIndex take sockets into...
2010-04-09 Mike GorsePlug/socket fixes
2010-03-05 Mike GorseOnly query a relation set if it is non-NULL
2010-02-12 Mark DoffmanChange the name of interfaces from org.freedesktop...
2010-02-12 Mark DoffmanConvert droute introspection to use string literals...
2010-02-02 Mike GorsePlug/socket fixes, and remove conditional
2010-01-05 Mark DoffmanFix object lifecycle errors.
2010-01-05 Mark DoffmanIntegrate leasing scheme in-to atk-bridge.
2010-01-05 Mark DoffmanMove the D-Bus adaptor code into its own folder within the