Don't try to unref an object if atk returned NULL
[platform/core/uifw/at-spi2-atk.git] / atk-adaptor / adaptors / table-adaptor.c
2012-01-30 Mike GorseDon't try to unref an object if atk returned NULL
2011-07-27 Mike GorseSome refactoring to remove duplicate code and other...
2011-06-16 Mike GorseFix some warnings
2011-05-16 Mike GorseCheck table description strings for valid UTF-8
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-21 Mike GorseRemove extra call from impl_GetColumnHeader
2010-06-17 Mike GorseFix NSelectedRows and NSelectedColumns
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-03 Mark DoffmanFix error where null objects were sent with wrong address.
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