2003-09-25 Padraig O'Briain <padraig.obriain@sun.com>
[platform/core/uifw/at-spi2-atk.git] / NEWS
diff --git a/NEWS b/NEWS
index b73df4d..7f3b2a9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,110 @@
 (top)
 in HEAD:
+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 <i18n@mova.org>], 
+Russian [Russian team <gnome-cyr@gnome.org>], 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: