X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=pyatspi%2FChangeLog;h=8b7783384576061bf4cbbfae0038f8dc2e10fa20;hb=d86f078374835bc5ffbf9c37a513cab3fb823821;hp=6e909e0d3bd8b6a893938bc18730103bd0b56039;hpb=16df73b4bf8b2225aef0b7058257b5db8cddff24;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git diff --git a/pyatspi/ChangeLog b/pyatspi/ChangeLog index 6e909e0..8b77833 100644 --- a/pyatspi/ChangeLog +++ b/pyatspi/ChangeLog @@ -1,3 +1,41 @@ +2007-05-10 Peter Parente + + * registry.py: Fixed bug #436982 again (Patch from Eitan) + +2007-05-09 Peter Parente + + * registry.py: Corrected patch for bug #436982 so it works with + Python 2.4, not just 2.5 + +2007-05-09 Peter Parente + + * registry.py: Fixed bug #436982 (Patch from Eitan), crash on exit + * utils.py: Fixed bug #437153, bad StateSet add/remove impl. + +2007-05-08 Peter Parente + + * constants.py: + * accessible.py: + * utils.py: + Fixed bug #436949, Need util to list all supported interfaces + +2007-05-08 Peter Parente + + Patch from Eitan Isaacson + * accessible.py: + Fixed bug #436930, Syntax error when raising IndexError + +2007-05-08 Peter Parente + + Patch from Eitan Isaacson + * event.py: + Fixed bug #435947, Fix reference count error + +2007-05-04 Peter Parente + + * accessible.py: + Fixed bug #435895, Fix __getitem__ + 2007-05-04 Peter Parente * accessible.py: @@ -16,7 +54,7 @@ 2007-05-03 Peter Parente - Patch from Eitan. + Patch from Eitan Isaacson * registry.py: Fixed bug #435284, Wrong params to deregister keystrokes