X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=blobdiff_plain;f=ChangeLog;h=c4becb732163c965ce910f47bb6cc0f6ea2662c4;hp=32aec982d49f9c32075a4c06841a409b482e0549;hb=bde0b121a6844324eb24bae78567cff9b93c307e;hpb=26718b06057178a91389ba77e9915b16e5e90c65 diff --git a/ChangeLog b/ChangeLog index 32aec98..c4becb7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2001-08-15 Bill Haneman + + * registryd/registry.c : separated event listeners to use + 3 separate lists (focus, window, toolkit). Began testing + event names against hashes before relaying events. + * test/at.c : now register for events of type "focus:" + * test/app.c : now generate events of type "focus:" + * at-bridge/bridge.c : register with ATK for focus events, + and we now relay those focus events to any "focus:" listeners. + This now works with the bridge as a GTK_MODULE when running test/at. + * libspi/registry.c : + * libspi/listener.c : now we ref event sources before propagating, and unref on receipt. + * libspi/registry.c : some changes to internal structs, to support event typestring hashes. + * text/app.c : changed the way the appname is generated. + + KNOWN PROBLEMS: + poll() fails after a few event notifications, when the number of file descriptors + gets too large. Investigating. + 2001-08-15 Mark McLoughlin * at-bridge/Makefile.am: link against