X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=NEWS;h=53d84fa508fe769353dbca81a1b58a35e484be2c;hb=bd703dfccbb700770f4629e5b5a8af45c3a8dfc3;hp=b73df4d3bc76b50f8e89f1ec71f8308c12cdc6d2;hpb=3f4e56a0a5514e74d2f753a9d04c7ba81f692ad6;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git diff --git a/NEWS b/NEWS index b73df4d..53d84fa 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,240 @@ -(top) -in HEAD: +What's new in at-spi-1.5.3: + +* New role EMBEDDED (bug #144415). + +* Added object:bounds-changed event, for detecting when the + component bounds of an object have changed onscreen. + +============== + +What's new in at-spi-1.5.2: + +* Added Accessibility_LoginHelper interface, and + LoginHelper GType. Also added client and server tests + for this interface. The purpose is to identify services + (typically, assistive technologies) which need access to + system or device services (keyboard, audio, serial ports, + posting windows, etc.) during login or re-login/authentication. + +* fixed make distcheck. + +* Added a check in cspi_object_unref, which should help in detecting + refcount bugs in clients (Padraig O'Briain). + +* New languages: + Walloon (Pablo Saratxaga) + Bulgarian (Alexander Shopov) + +What's new in at-spi-1.5.1: + +* Allow synthesis of keysyms that aren't in the current X keymap. + +* languages: Gujarati (Guntupalli Karunakar), Canadian English + (Alexander Winston) + +* Added omitted declarations for already-existing methods + AccessibleTable_addRowSelection(), + AccessibleTable_addColumnSelection(), + AccessibleTable_removeRowSelection(), + AccessibleTable_removeColumnSelection(). + +* bug fixes: 136660, 120659 (partial), 132237, 134332. + +========== + +What's new in at-spi-1.4.0: [GNOME 2.6.0 release] + +* build improvements from Laszlo Peter. +* en_GB added to ALL_LINGUAS. + +======= + +What's new in at-spi-1.3.16: [GNOME 2.6 RC1 release] + +* Fix for bug #134036, which could steal keystrokes from applications + if at-spi registry failed. + +* Build fixes, added .pc.in files (from Laszlo Peter). + +====== + +This is the gnome-2.6 beta release of at-spi. +What's new in at-spi-1.3.15: + +* translations: + Amanpreet Singh Alam (pa) + Bojan Suzic (sr@ije) + + +What's new in at-spi-1.3.14: + +* reduced debug output in normal usage. Don't PRIT_LEAKS + unless DEBUG_OBJECTS is #defined. Reduces SEGVs when reporting + on noncritical refcount issues. + +What's new in at-spi-1.3.13: + +* Build improvements: Requires automake-1.7, and calls GTK_DOC_CHECK. + (Padraig O'Briain, Matthias Clasen, some from Tomas Kloczko) + +* bugfixes (bad g_free, and a null string issue that caused SEGV on + Solaris when running sample programs). + + +What's new in at-spi-1.3.11: + +* Fix for docs bug #129728 (Sebastien Bacher). + +* Fix for bug #129479, allows distinction between + multiple DISPLAY instances of at-spi registry. + +* Fix for #124837, which could cause 'hang' interactions + between desktop and clients such as gnopernicus. + +* Fixes for NUMLOCK mask behavior, bug #129103. + +* Greatly improved key synthesis for non-Latin characters. + We can now synthesize any KeySym which is defined in the current + X keymap. (bug #128824). Thanks to Marcus G Kuhn for + the public-domain code borrowed here. + +* Fixes for: 128912. + +* new languages: + fa (Roozber Pournader), + ar (Arafat Medini). + id (Ahmad Riza H Nst) + + +What's new in at-spi-1.3.9: + +* New api: AccessibleApplication_getLocale (app, type), + returns a POSIX locale string for a locale category, + for instance Accessibility_LOCALE_TYPE_MESSAGES. + +* New SPI_ROLE_EDITBAR. + +* New Accessible_getLocalizedRoleName. + +* New AccessibleText_getDefaultAttributes. + +* fixes to AccessibleStreamableContent, including a 'seek' + implementation for cspi. Thanks to Michael Meeks for some + related bugfixes in StreamableContent. + +* now we emit key-released events to appropriate keylisteners. + +* new LINGUAS in configure.in: nn (Asmund Sjeveland), lt (Gediminas Paulauskas), + no (Kjartan Masass), eu (Christian Rose). + +* bugfixes for: #120991, #120473, #118581, #127463, #116009, #114926, + #125834, #111429, #121974. + +What's new in at-spi-1.3.7: + +This is the official GNOME 2.4.0 release of at-spi. + +* fixed event-name bug, "object:active-descendant" is now + "object:active-descendant-changed". + +* fixes for 120220, 120725, some code cleanups. + +* Improved code that rejects + spurious "window:activate/deactivate" pairs when X key grabs occur. + [108664] + +* Documentation improvements for SpiAccessibleKeyListenerCB and related. + +* new languages: hi, fi, et, mn, nl, is, ja, ro, bn. + + +What's new in at-spi-1.3.6: + +* Add XEvIE support for those systems which have XEvIE. + +* Correct values for MODIFIER_SHIFTLOCK and MODIFIER_ALT as part of fix +for bug #118114. + +* Store event so that it can subsequently be referred to. Fixes bugs +#116949 and #116624. + +* Add support for AccessibleAction on hyperlink object. + +* Defer focus: events to reduce number of window switch events reported. +This a partial fix for bug #108664. + +* Eliminate warning messages reported when out-of-process applet starts. +Fixes bug #115014. + +* Register out-of-process applet as application only while it has top level +window displayed. This fixes bug #111578. + +* Add translations: Simplified Chinese [Yi Yang], Azerbaijani [Metin Amiroff], +Icelandic [Richard Allen], Italian [Alessio Frusciante], +Korean [Changwoo Ryu], Danish [Ole Alursen], Albanian [Lauent Dhima], +Malay [Hasbullah Bin Pit], Vietnamese [Pablo Saratxaga], +Belarusian [Belarusian team ], +Russian [Russian team ], Portuguese [Duarte Loreto], +Slovak [Marcel Telka], Serbian [Serbian team (Prevod.org)] +Esperanto [Charles Voelger], Brazilian [Gustavo Noronha Silva], +Welsh [Dafydd Harries], Dutch [Vincent van Adrighem], +Spanish [Pablo Gonzalo del Campo], Polish [Artur Flinta], +Catalan [Jordi Mallach], French [Chistophe Marlet], +Hebrew [Gil "Dolfin" Osher], German [Christian Neumair], +Czech [Miloslav Trmac], Swedish [Christian Rose] + +What's new in at-spi-1.3.4: + +* require atk 1.3.4 throughout. + +* Fix for crasher bug in cspi, exceptions were not being properly +caught internally. + +* added cspi_peek_ev() + +* added SPI_ROLE_AUTOCOMPLETE, SPI_STATE_INDETERMINATE (for + checkboxes in the 'inconsistent' state) + +* initial wrapper implementations for AccessibleStreamableContent. + (partial) + +* implement "string" synthesis type in SPI_generateKeyEvent. + +* Added cspi client-side APIs for exception handling. + +* bugfixes for #114370, #113268, #108664, #92143, + +What's new in at-spi-1.3.2: + +* Fix for #113268. + +What's new in at-spi-1.3.1: + +* Fixes for 109626, 89350, 100424, 100426, 110419, 107261, 107479, + 108666, 104730, 111793. + +* build fixes. + +* gnome-2-2 branch created. + +What's new in at-spi-1.1.9: + +* Fixes for 107985, 107988, 105291, 107256, 107254, 105836, + 104622, 105291, 104744, 104741, 101524, 102830, 98120, 94275. + +* added support for mouse buttons 4 and 5. + +* compiler warning fixes. + +What's new in at-spi-1.1.8: + +* Added getRangeExtents() and getBoundedRanges() API for more + efficient screen review [100944]. + +What's new in at-spi-1.1.7: + +* Added spi_keymask values for Mod4 and Mod5. +* Performance improvements and bugfixes from Michael. What's new in at-spi-1.1.6: