Release v2.7.90
[platform/core/uifw/at-spi2-atk.git] / atk-adaptor / event.c
2012-07-09 Mike GorseOnly send property-change signals relevant for caching...
2012-07-06 Mike GorseDon't try to set up the server with a main loop if...
2012-07-05 Cosimo Cecchiatk-adaptor: plug a refcount leak
2012-06-25 Mike GorseFix some more warnings
2012-06-14 Bastien NoceraFix compile-time warnings
2012-02-10 Mike GorseCheck that we have a valid path when emitting a signal
2012-01-03 Mike GorseFix a warning caused by a missing const
2011-12-19 Benjamin Otteevents: Only deregister objects when they are defunct
2011-12-15 Mike GorseChange a : to a / in the suffix to an event
2011-09-24 Matthias ClasenPrevent gnome-shell getting stuck on the login screen
2011-09-19 Mike GorseBGO#658013: Add timeout to check for disconnect on...
2011-08-29 Alejandro PiñeiroUsing new format to register to window events
2011-08-15 Mike GorseFixed some problems when shutting down and restarting...
2011-07-27 Mike GorseSome refactoring to remove duplicate code and other...
2011-07-11 Mike GorseEnsure the detail ints are initialized before sending...
2011-06-23 Mike GorseBGO#652858: Deregister objects on state-changed::defunct
2011-06-21 Mike GorseOnly register for events when something is listening
2011-05-22 Mike GorseAlways emit children-changed, property-change, and...
2011-05-16 Mike GorseBGO#650286: Ensure valid UTF-8 from ATK
2011-05-13 Mike GorseReentrancy fixes when using --disable-p2p
2011-04-08 Michael Meeksfix leak
2011-03-22 Alejandro PiñeiroRemove not required dbus-glib includes
2011-03-21 Fernando HerreraBGO#638377: Handle text-insert, text-remove, and text...
2011-03-21 Mike GorseUse libatspi to get the accessibility bus and handle...
2011-02-23 Mike GorseFix some missing prototypes
2011-02-21 Frederic CrozatAdd missing standard header / fix prototype
2011-02-19 Matthias ClasenDon't leak path in emit_event
2011-02-06 Mike GorseFix for BGO#641338: Gracefully handle errors listening...
2011-01-06 Mike GorseFix some memory leaks
2011-01-03 Mike GorseCheck for a NULL pending call before calling dbus_pendi...
2010-12-08 Mike GorseDon't free an event name until we're done with it
2010-12-03 Mike GorseMerge branch 'p2p'
2010-12-03 Mike GorseDisable for dbus-glib prior to 0.9.0
2010-10-18 Mike GorseFire all events until we receive a reply from GetRegist...
2010-10-07 Mike GorseMerge branch 'master' into p2p
2010-10-07 Mike GorseFire all events until we receive a reply from GetRegist...
2010-10-01 Mike GorseDisable p2p functionality if AT_SPI_CLIENT is set
2010-09-29 Mike GorseMerge branch 'master' into p2p
2010-08-31 Mike GorseMerge branch 'master' into p2p
2010-08-31 Mike GorsePeer-to-peer fixes; work in progress
2010-08-16 Mike GorseOnly send events when something is listening for them
2010-07-09 Mike GorseAT_SPI_CLIENT -> AT_SPI_REENTER_G_MAIN_LOOP
2010-06-03 Mike GorseLease objects that send events if they are not cached
2010-03-14 Mike GorseOnly reenter the main loop if AT_SPI_CLIENT is set
2010-02-12 Mark DoffmanChange the name of interfaces from org.freedesktop...
2010-02-09 Mark DoffmanAdd change to fix rpmlint 64bit portability errors.
2010-02-08 Mark DoffmanAttempt to fix build warning related to 64bit builds.
2010-02-04 Mark DoffmanMove the application argument to the end of the event...
2010-02-03 Mark DoffmanFix issue where we would attempt to reference null...
2010-02-02 Mike GorsePropertyChange fixes
2010-02-03 Mark DoffmanChange the keystroke delivery methid re-entrancy from
2010-01-19 Mike GorseEvent fixes
2010-01-11 Mark DoffmanEnsure the child data is added to children-changed...
2010-01-06 Mark DoffmanTranslate child changed ATK signals to AT-SPI.
2010-01-05 Mark DoffmanFix object lifecycle errors.
2010-01-05 Mark DoffmanIntegrate leasing scheme in-to atk-bridge.
2010-01-05 Mark DoffmanCode style enforcement.
2009-11-13 Mike GorseEvent detail fixes
2009-11-10 Mike GorseMerge branch 'master' into mgorse
2009-11-10 Mike GorseMerge branch 'master' into mgorse
2009-11-06 Mike GorseMerge branch 'master' into mgorse
2009-10-30 Mike Gorse Update to correspond with dbus spec
2009-10-30 Mike Gorse2009-10-10 Mike Gorse <mgorse@novell.com>
2009-10-30 Mike Gorse2009-10-08 Mike Gorse <mgorse@novell.com>
2009-10-30 Mike Gorse2009-08-28 Mike Gorse <mgorse@novell.com>
2009-09-09 Mark Doffman2009-09-09 Mark Doffman <mark.doffman@codethink.co.uk>
2009-07-06 Mark Doffman2009-07-06 Mark Doffman <mark.doffman@codethink.co.uk>
2009-04-23 Mark Doffman2009-04-23 Mark Doffman <mark.doffman@codethink.co.uk>
2009-04-23 Mark Doffman2009-04-23 Mark Doffman <mark.doffman@codethink.co.uk>
2009-04-22 Mike GorseMerge branch 'master' of git@gitorious.org:at-spi2...
2009-04-22 Mark Doffman2009-04-22 Mark Doffman <mark.doffman@codethink.co.uk>
2009-04-21 Mike Gorse2009-04-15 Mike Gorse <mgorse@novell.com>
2009-04-15 Mark DoffmanMerge branch 'master' of git+ssh://doffm@git.freedeskto...
2009-04-15 Mike Gorse2009-04-15 Mike Gorse <mgorse@novell.com>
2009-03-03 Mark DoffmanMerge branch 'master' of git+ssh://doffm@git.freedeskto...
2009-02-20 Mike Gorse2009-02-19 Mike Gorse <mgorse@novell.com>
2009-01-22 Mark DoffmanMerge branch 'master' of git+ssh://doffm@git.freedeskto...
2009-01-14 Mark DoffmanFinish off the adaptor changes for updating objects.
2009-01-14 Mark DoffmanPartial re-refactor of the accessibles registration...
2009-01-12 Mark Doffman2009-01-12 Mark Doffman <mark.doffman@codethink.co.uk>
2009-01-09 Mark Doffman2009-01-09 Mark Doffman <mark.doffman@codethink.co.uk>
2008-12-18 Mark Doffman2008-12-17 Mark Doffman <mark.doffman@codethink.co.uk>
2008-11-28 Mike Gorse2008-11-28 Mike Gorse <mgorse@novell.com>
2008-11-05 Mark Doffman2008-11-5 Mark Doffman <mark.doffman@codethink.co.uk>
2008-11-04 Mark DoffmanTemporary commit. Non working changes to the registration
2008-09-28 Mike GorseMerge branch 'mdoff' of ssh://git.codethink.co.uk/git...
2008-09-04 Mark Doffman2008-08-29 Mark Doffman <mark.doffman@codethink.co.uk>