spec file, manifest and gbs.conf adapted for Tizen
[platform/core/uifw/at-spi2-atk.git] / atk-adaptor / accessible-cache.c
2013-02-04 Mike GorseFix various warnings
2012-11-26 Mike GorseStop using deprecated glib functions
2012-10-11 Bastien NoceraFix unused functions when compiling w/o debug
2012-10-11 Bastien NoceraRemove empty spi_cache_dispose() function
2012-09-18 Mike GorseFix an errant g_object_unref
2012-09-13 Cosimo Cecchiatk-adaptor: plug some refcount leaks
2012-09-13 Mike GorseRemove erroneous debug print introduced in last commit
2012-09-13 Mike GorseOnly initialize the cache when an AT is running
2012-07-09 Mike GorseOnly add items to the cache on children-changed if...
2012-06-14 Bastien NoceraFix compile-time warnings
2012-02-06 Mike GorseDon't cache objects that return NULL when their state...
2012-01-21 Mike GorseWhen an object goes away, remove from queue of pending...
2011-12-12 Mike GorseDon't leak ref when processing a child-added signal...
2011-08-15 Mike GorseFixed some problems when shutting down and restarting...
2011-06-23 Mike GorseBGO#652858: Deregister objects on state-changed::defunct
2011-02-21 Mario LangFix some memory leaks, initialize a variable, and add...
2010-08-16 Mike GorseEnsure that an object is registered before adding it...
2010-06-03 Mike GorseTreat children-changed::add:system as equivalent to...
2010-05-18 Mike GorseMove cache updates to an idle
2010-02-03 Mark DoffmanChange the keystroke delivery methid re-entrancy from
2010-01-11 Mike GorseFix build error
2010-01-05 Mark DoffmanFix object lifecycle errors.
2010-01-05 Mark DoffmanIntegrate leasing scheme in-to atk-bridge.