X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=blobdiff_plain;f=ChangeLog;h=e4b284a971ce7c349651aecd529f676750a5a2dd;hp=40596e9e162f865f41cbad69bac8490947eb5171;hb=ee8017e8a74dc2c41913883d11c5b78210d3369b;hpb=d4272db5d77d4fa71ac19b167764f3addee3fbec diff --git a/ChangeLog b/ChangeLog index 40596e9..e4b284a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,51 @@ +2001-08-14 Bill Haneman + + * idl/Registry.idl : temporarily changed register_Application + to oneway, to work around issue with initial registration + re-entrancy. + * idl/Application.idl : changed attribute "id" from readonly + to read-write, since it needs to be assigned by Registry. + * registryd/registryd.c : added call to set application id + on registration. + * registryd/registry.c : changed de-registration procedure to + use CORBA_Object_hash() to find matching object ref in application + lists and listener lists. + * registryd/registry.c : defined EventTypeStruct and EventTypeMajor, + began distinguishing between event types (work in progress). + +2001-08-13 Bill Haneman + + CHANGES: + * libspi/application.c: + Added implementations for get/set id, get_toolkitName, + get_version. + * registryd/registryd.c : + * test/at.c : + * test/app.c : + * Makefile.am : + Converted from use of OAF to bonobo-activation. + * libspi/desktop.h : + * libspi/desktop.c : + * test/app.c : + Removed references to atksimpleobject, since base atkobject + implementation now provides functionality we need. + * libspi/atksimpleobject.c : + * libspi/atksimpleobject.h : + Removed. + + ADDITIONS: + * at-bridge + * at-bridge/Makefile.am + * at-bridge/bridge.c + * configure.in + * Makefile.am + Added directory "bridge" and contents, and added dependencies + in Makefile.am/configure.in. + Initial checkin of "at-bridge". + This code is a GTK_MODULE which automatically registers + GTK+ apps with the accessibility registry, using an object + reference to the root ATK object. + 2001-08-10 Mark McLoughlin * po/Makefile.in.in: Remove. Again. If this