X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog;h=2ef6b3988d702eceb339180ab71ae5442bdef354;hb=99f0f510b665fb2298bc8cdd6613e384e445406b;hp=4fb9de653e0343caf39fe07f3a4b603c3653fd47;hpb=8491979d93cef859dc8ab38de9f0c11cca2c674d;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git diff --git a/ChangeLog b/ChangeLog index 4fb9de6..2ef6b39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,45 @@ +2003-09-05 Padraig O'Briain + + * registryd/registry.[ch}: + Add queue_handler_id and focus_object to SpiRegistry data structure. + (registry_flush_event_queue): If event being discarded is + "state-change:focused" store object as focus_object. + (registry_start_queue): Remove queue handler and focus object + if present. + (registry_discard_event): New function which discards a focus event + if we had stored focus object in the registry. + (registry_queue_event): Add new check that is_queueing is set as this + function is reentrant. + (registry_filer_event): Add call to registry_discard_event. + + This resolves issues raised in bug #108664. + +2003-09-05 Taneem Ahmed + + * configure.in: Added "bn" to ALL_LINGUAS. + +2003-09-04 Bill Haneman + + * cspi/spi_event.c: Documentation improvements for + (SPI_registerAccessibleKeylistener). + + * docs/reference/tmpl/spi_registry.sgml: + Documentation improvements for SpiAccessibleKeylistenerCB. + +2003-09-02 Mugurel Tudor + + * configure.in: Added "ro" to ALL_LINGUAS. + + +2003-09-01 Padraig O'Briain + + * cspi/spi_main.c (cspi_object_return): Ensure that reference count is + not decremented to zero. Fixes bug #120725. + +2003-08-30 KAMAGASAKO Masatoshi + + * configure.in: Added "ja" to ALL_LINGUAS. + 2003-08-22 Samúel Jón Gunnarsson * configure.in: Added "is" to ALL_LINGUAS.