Release atk 2.1.0
[atk.git] / NEWS
blob3e988ce977eb97d2d99455ceb0623bdd2b40d989
1 Changes in version 2.1.0:
2 =========================
4 * Bug 654767: shlib downgrade at update atk-1.32.0 to atk-2.0.1
5 * Bug 651343: New ATK Roles
6 * Added Leon Fan as maintainer
7 * Improved Visual C++ 2010 infrastructure
8 * Updated Russian, Slovenian, Persian, Hebrew, Lithuanian, Latvian,
9 *  Norwegian, Galician, and Spanish translations
11 Changes in version 2.0.1:
12 =========================
14 * Bug 652205: Use const instead G_CONST_RETURN
15 * Bug 649307: Clarify AtkPlug and AtkSocket docs
16 * Bug 551489: Fix doc of atk_text_get_text_before_offset
17 * Bug 588083: Information about return value of some AtkText methods can be clearer
18 * Added Alejandro PiƱeiro Iglesias as maintainer
19 * Updated .gitignore
20 * VS 2008/2010 support update
21 * New Zulu translation added, Esperanto and Catalan updated
23 Changes in version 2.0.0:
24 =========================
26 *Translation update.
28 Changes in version 1.91.92:
29 =========================
31 *BGO#638377: Add text_insert, text_remove, and text_update signals
32 *Reviewed Serbian Translation
33 *Fix introspection for atk_text_get_bounded_ranges
34 *Visual C++ 2010 Project Files
35 *Updated Spanish translation
37 Changes in version 1.33.6:
38 =========================
40 *Returns FALSE on atk_object_add_relationship if it is already included
41 *Bug 640574: gobject-introspection annotation and documentation fixes
42 *Bug 637663: Added atk_streamable_content_get_uri to atk/atk.symbols
43 *Add missing Makefiles to AC_CONFIG_FILES
44 *Fixes for the MSVC Project Files
45 *Update deprecated autoconf macros and use new libtool syntax
46 *Documentation fixes
47 *Translation updates
49 Changes in version 1.32.0:
50 =========================
52 *Fixes: #630097, #621717, #571622, #617851, #616812.
53 *Translation update.
56 Changes in version 1.30.0:
57 =========================
59 *Translation update.
61 Changes in version 1.29.92:
62 =========================
64 *Fixes: Bug #608399. Correct the link of accessibility page.
65 *Fixes: Bug #606888. Link libatk against libintl.
66 *Translation update.
68 Changes in version 1.29.4:
69 ==========================
71 *Fixes: #592146.
73 Changes in version 1.29.3:
74 ==========================
76 *Fixes: #601552.
78 Changes in version 1.29.2:
79 ==========================
81 *Fixes: #569427.
82 *Translation update.
84 Changes in version 1.28.0:
85 ==========================
87 *Translation update.
89 Changes in version 1.27.90:
90 ==========================
92 *Fixes: #575794, #591105, #489828.
93 *Translation update.
95 Changes in version 1.26.0:
96 =========================
98 *Fixes: Improve the documentation. Sven Herzberg.
99 *Translation update.
101 Changes in version 1.25.2:
102 =========================
104 *Fixes: #562204, #505445, #361757, #478620, #560156, #477708, #478595, #478583
105 #480126.
106 *Translation update.
108 Changes in version 1.24.0:
109 =========================
111 *Fixes: #551474.
112 *Translation update.
114 Changes in version 1.23.5:
115 =========================
117 *Fixes: #535704, #526752.
119 Changes in version 1.22.0:
120 =========================
122 *Translation update.
124 Changes in version 1.21.92:
125 =========================
127 *Fixes #508846.
129 Changes in version 1.21.5:
130 =========================
132 *Fixes #502840, #500978, #477763.
134 Changes in version 1.20.0:
135 =========================
137 *Add "si" (Sinhala) to ALL_LINGUAS.
139 Changes in version 1.19.6:
140 =========================
142 *Fixes #460851. Add a new API: atk_get_version.
144 Changes in version 1.19.3:
145 =========================
147 *Fixes #434784.
148 *Remove gnome-doc-utils dependence.
150 Changes in version 1.19.1:
151 =========================
153 *Fixes #382328, #418194, #413357.
155 Changes in version 1.18.0:
156 =========================
158 *Fixes #408527, #398038, #367627.
160 Changes in version 1.17.0:
161 =========================
163 *Fixes #404592.
165 Changes in version 1.13.2:
166 =========================
168 *New class which provides miscellaneous utilities.
169 *Fixes #329454.
171 Changes in version 1.12.4:
172 =========================
174 *Add Li Yuan to MAINTAINERS.
176 Changes in version 1.12.3: 
177 =========================
179 * Add missing signals to fix win32 build (Cedric Gustin, bug #355912).
180 * New linguas: 'te' (Sunil Mohan Adapa), 'dz', 'ku' (Abel Cheung).
181 * Implement AtkDocument signals (Neo Liu)
182 * Update docs to include info on AtkDocument signals.
183 * Bugfixes: #357847, #340553, #346464, #352227, 
185 Changes in version 1.12.2: 
186 =========================
187 * Documentation fixes.
188 * New language: Bengali (Runa Bhattacharjee)
190 Changes in version 1.12.1: 
191 =========================
192 * Added AtkHyperlinkImpl
193 * New language: Bengali India (bn_IN) - Runa Bhattacharjee.
194 * Fixed tags in docs so that indices of
195   new and deprecated methods are created.
196 * Added "get_uri" method to AtkStreamableContent.
198 Changes in version 1.12.0: 
199 =========================
201 * Added ATK_ROLE_FORM, ATK_STATE_ANIMATED, ATK_STATE_VISITED, ATK_STATE_DEFAULT
202 * Added ATK_RELATION_DESCRIPTION_FOR, ATK_RELATION_DESCRIBED_BY
204 Changes in version 1.11.4:
205 =========================
207  * Enhanced documentation: gtk-doc API docs are
208    now at 100% coverage.
210  * allow for NULL in-params to AtkImage coordinate APIs. 
212  * New langs: Georgian (ka)   Vladimir Sichinava
213               Oriya (or)      Gora Mohanty
215 Changes in version 1.11.3:
216 =========================
218  * Fix for localization bug #317458 from Kazuzi IWAMOTO.
219  * Included docs in tarball as appropriate.
221 Changes in version 1.11.0:
222 =========================
224   Added new APIs - minor enhancements to AtkImage,
225   AtkDocument, AtkObject, AtkComponent, AtkState.
227   Significant API additions:  Added locale attribute to
228   AtkImage instances, and Document instances.  
229   Added the ability to assign weakly-typed attributes to
230   AtkObject as name-value pairs; also added similar
231   name-value pairs to AtkDocument for attributes which are
232   intended to be valid over the entire document.
234   Minor documentation fixes (thanks to Bill Abt).
236   Added 'tt' (Tatar) locale, Simos Xenitellis  
238 Changes in version 1.10.3:
239 =========================
241   Libtool fix.  
242   N.B. : 1.10.2 was released with a buggy libtool!
244   in version 1.10.2:
246 * Minor build fixes incl Win32 (Tor Lillqvist)
248 * New locales, "ug" (Abduxukur Abdurixit) and "gl" (Ognacio Casal Quinteiro)
250 Changes in version 1.10.1
251 =========================
253 * added ATK_STATE_REQUIRED; see bug #172663.
255 * New locale, 'rw'
257 Changes in version 1.9.1
258 ========================
260 * New locale, 'xh'
262 * Fixed bug #168218 (spec-file ftp dir wrong)
264 * Fixed #165288 in atk.def file.
266 * Added description for ATK_RELATION_SUBWINDOW_OF (bug #161562).
268 Changes in version 1.9.0
269 ========================
270 * Add new functions atk_relation_set_add_relation_by_type and
271 atk_relation_add_target. (bug #158722)
273 * Use gmodule-no-export.pc. (bug #158531) [Matthias Clasen]
275 * Add new translations: Arabic [Arafat Medini], 
276 Thai [Supranee Thirawattanasuk], Assamese [Sunaram Patir]
278 * Updated translations: Canadian English [Adam Weinberger],
279 Italian [Alessio Frusciante], Traditional Chinese [GNOME HK Team],
280 Welsh [Dafydd Harries], French [Jean-Michel Ardantz],
281 Romanian [Mi\305\237u Moldovan], Catalan [Jordi Mallach]
283 Changes in version 1.8.0
284 ========================
285 * Add translations: Bosnian [Kenan Had\305\276iavdi\304\207],
286 Norwegian [Kjartan Marass], Gujarati [Ankit Patel]
288 * Update translations: Norwegian Nynorsk [\303\205smund Skj\303\246veland],
289 Vietnamese [Nguy\341\273\205n Th\303\241i Ng\341\273\215c Duy],
290 Turkish [Baris Cicek], German [Hendrik Richter],
291 Greek [Nikos Charonitakis], Arabic [Arafat Medini],
292 Brazilian Portuguese [Raphael Higino], Nepali [Pawan Chitrakar],
293 Danish [Martin Willemoes Hansen], Albanian [Laurent Dhima],
294 Finnish [Pauli Virtanen], Azerbaijani [M\311\231tin \306\217mirov] ,
295 Polish [Artur Flinta], Panjabi [AmanPreet Singh Alam],
296 Serbian [Danilo \305\240egan], Mongolian [Sanlig Badral],
297 Russian [Russian team <gnome-cyr@gnome.org>], Dutch [Timo Meinen],
298 Ukranian [Maxim Dziumanenko], Canadian English [Adam Weinberger],
299 Simplified Chinese [Funda Wang], Basque [I\303\261aki Larra\303\261aga]
301 Changes in version 1.7.3
302 ========================
303 * Minor updates to documentation.
305 * Update translations: Hindi [Guntupalli Karunakar], Czech [Miloslav Trmac],
306 Portuguese [Duarte Loreto], Japanese [Takeshi AIHANA],
307 British [David Lodge], Spanish [Francisco Javier F. Serrador],
308 Korean [Changwoo Ryu], Albanian [Laurent Dhima]
310 Changes in version 1.7.2
311 ========================
312 * Added new role ATK_ROLE_EMBEDDED.. (bug #147989)
314 * Add support for AtkRectangle and correct definition of
315 "bounds-changed" signal.
317 * Update translations: Nepali [Pawan Chitrakar], Albanian [Laurent Dhima]
319 Changes in version 1.7.1
320 ========================
321 * Allow locale dir to be not hardcoded into binary. (bug #1289006)
323 * Add translations: Turkmen [M\303\274hemmet Amut]
325 * Update translations: Hungarian [Andras Timar],  Bulgarian [Rostislav Raikov]
327 Changes in version 1.7.0
328 ========================
329 * Add "bounds-changed" signal for AtkComponent. (bug #140476)
331 * Add new state ATK_STATE_TRUNCATED and new relation 
332 ATK_RELATION_PARENT_WINDOW_OF. (bug #133375)
334 Changes in version 1.6.1
335 ========================
336 * Update to build on Cygwin, (bug #136666) [Roger Leigh]
338 * Add translations: Gujarati [Gujarati team], 
339 Basque [I\303\261aki Larra\303\261aga] Punjabi [Amanpreet Singh Alam],
340 Walloon [Pablo Saratxaga], Marathi [Indictrans team]
342 * Update translations: Norwegian Nynorsk [\303\205smund Skj\303\246veland],
343 Brazilian Portuguese [Raphael Higino], British [Gareth Owen],
344 Romanian [Mi\305\237u Moldovan], Croatian [Robert Sedak],
345 Catalan [Jordi Mallach], Slovak [Stanislav Visnovsky]
347 Changes in version 1.6.0
348 ========================
349 * Add translation: Serbian Jekavian [Bojan Suzic], Estonian [Priit Laes]
351 * Update translations: Arabic [Arafat Medini], 
352 Spanish [Francisco Javier F. Serrador],
353 Lithuanian [\305\275ygimantas Beru\304\215ka], 
354 Serbian [Aleksandar Urosevic], Belarusian [Ales Nyakhaychyk]
356 Changes in version 1.5.5
357 ========================
358 * Add translation: Canadian English [Adam Weinberger]
360 * Update translations: Italian [Alessio Frusciante], Mongolian [Sanlig Badral],
361 Albanian [Laurent Dhima], German [Christian Neumair],
362 Greek [Kostas Papadimas], Hindi [Guntupalli Karunkar]
364 Changes in version 1.5.4
365 ========================
366 * Update translations: Japanese [Takeshi AIHANA], 
367 Azerbaijani [M\311\231tin \306\217mirov], Finnish [Pauli Virtanen],
368 French [Christophe Merlet], Ukrainian [Maxim Dziumanenko],
369 Simplified Chinese [Funda Wang], Arabic [Arafat Medini],
370 Albanian [Laurent Dhima]
372 Changes in version 1.5.3
373 ========================
374 * Corrected library name in atk-uninstalled.pc.in (bug #132283). [Laszlo Peter]
376 * Corrcted property name for number of links in a AtkHypertext (bug #130022).
378 * Add translation: Croatian [Robert Sedak]
380 * Update translations: Japanese [Takeshi AIHANA], Italian [Alessio Frusciante],
381 Norwegian [Kjartan Marass], Albanian [Laurent Dhima],
382 Russian [Russian team], Polish [GNOME PL team], Welsh [Rhys Jones],
383 Swedish [Christian Rose], Serbian [Danilo \305\240egan], 
384 Dutch [Tino Meinen], Czech [Miloslav Trmac], Korean [Changwoo Ryu], 
385 Spanish [Francicso Javier F. Serrador], Danish [Ole Laursen],
386 Portuguese [Duarte Loreto]
388 Changes in version 1.5.2
389 ========================
390 * Fix crasher bug in atk_text_free_ranges (bug #129837). [Jeff Franks]
392 * Change name of role from, "accel label" to "accelerator label". (bug #129499)
394 * Update translations: Czech [MiloSlac Trmac], Portuguese [Duaret Loreto],
395 Danish [Ole Laursen], Spanish [Francisco Javier F. Serrador],
396 Afrikaans [Stefan Lubbersen], Japanese [Takeshi AIHANA],
397 Norwegian [Kjartan Maraas], Greek [Kostas Papadimas], 
398 Swedish [Christan Rose], Belarusian [Alex Nyakhaychyk],
399 Serbian [Danilo \305\240egan], Arabic [Arafat Mendini],
400 Norwegian Nyorsk [\303\205smund Skj\303\246veland], Croatian [Robert Sedak],
401 Polish [Artur Flinta], Lithuanian [Tomas Kuliavas],
402 Dutch [Vincent van Adrighem], French {Christophe Merlet],
403 Mongolian [Sanlig Badral], Korean [Korean], Arabic [Arafat Medini]. 
406 Changes in version 1.5.1
407 ========================
408 * Change role names so that unlocalized names the same as Java role names.
409 (bug #125024)
411 * Set state FOCUSED for object reported as having focus. (bug #127400)
413 * Add new property "accessible-hypertext-nlinks" for AtkObject. Add new 
414 signal link_activated and properties "number-of-anchors", "end-index" and 
415 "start-index" for AtkHyperlink. (bug 112390)
417 * Make nicks and blurbs of properties translatable.
419 * Add new role ATK_ROLE_EDITBAR. (bug 116007)
421 * Add translations: Afrikaans [Stefan Lubbersen]
423 * Update translations: Serbian [Danilo \305\240egan], Czech [Milozlav Trmac],
424 Portuguese [Duarte Loreto],  Mongolian [Sanlig Badral], 
425 Dutch [Vincent van Adrighem]
427 Changes in version 1.5.0
428 ========================
429 * Fix memory leaks in AtkRelations (bugs #124877, #125725)
431 * Add version number to documentation (bug #125758)
433 * Update translations: Catalan [Jordi Mallach], Kannada [Pramod]
435 Changes in version 1.4.1
436 ========================
437 * Add translations: Lithuanian [Gedminas Paulauskas], 
438 Norwegian [(nynorsk [\303\205smund Skj\303\246veland]
440 * Update translations: German [Christian Neumair],
441 Romanian [Mi\305\237u Moldovan]
443 * Add description of signals to the documentation [Padraig O'Briain]
445 * Fix bug which caused building of rpms to fail [Scott Kennedy]
447 Changes in version 1.4.0
448 ========================
449 * Add translations: Nepali [Pawan Chitrakar]
451 * Update translations: Spanish [Francisco Javier F.Serrador],
452 Welsh [Dafydd Harries]
454 Changes in version 1.3.6
455 ========================
456 * Add translations: Hindi [Guntupalli Katunakar]
458 * Update translations: Azerbaijani [Metin Amiroff], 
459 Italian [Alessio Frusciante]
461 Changes in version 1.3.5
462 ========================
463 * Remove po/Makefile.in.in (bug #119053)
465 * Return correct value for atk_state-set_is_empty (bug #116621)
467 * Ensure that row and column values in atk_table_ref_at are non-negative.
469 * Add translations: Tamil [Dinesh N]
471 * Update translations: Serbian [Prevod.org], Esparanto [Charles Voelger],
472 Hungarian [Andras Timar].
475 Changes in version 1.3.4
476 ========================
477 * Add translations: Irish [Paul Duffy], Limburgish [Mathieu Van Woerkom]
479 * Add new relation type ATK_RELATION_POPUP
481 * Some win32 fixes [Tor Lillqvist]
483 Changes in version 1.3.3
484 ========================
485 * Add translations: Welsh [Dafydd Harries], Arabic [Arafat Medini]
487 * Update translations: Traditional Chinese [Abel Cheung]
489 * Add new role ATK_ROLE_AUTOCOMPLETE and state ATK_STATE_INDETERMINATE.
491 Changes in version 1.3.2
492 ========================
493 * Add translations: Serbian [Danilo \305\240egan], Portuguese [Duarte Loreto],
494 Icelandic [Sam\303\272el J\303\263n Gunnarsson]
496 * Update translations: Traditional Chinese [Abel Cheung], Polish [Artur Flinta]
499 Changes in version 1.3.1
500 ========================
501 * Allow use of libtool-1.5 (bug #111481) [Ali Akcaagac]
503 * Added translations: Yiddish [Raphael Finkel], Japanese [Takeshi AIHANA].
506 Changes in version 1.3.0
507 ========================
508 * Use automake-1.7, libtoolize, gtkdocize and glib-gettextize. 
509 [James Henstridge]
511 * Windows fixes [Tor Lillqvist]
513 * Add translations: Esparanto [Charles Voelger], 
514 Belarussian [Dmitry G.Mastrukov], Malayalam [Guntupalli Karunkar], 
515 Persian [Roozbeh Pourander], Azerbaijani [Metin Amiroff],
516 Bengali [Sayamindu Dasgupta], Kannada [Pramod], Macedonian {Abel Cheung],
517 Turkish [Gorkem], Indonesian [Mohammad Damt],
518 Traditional Chinese [Abel Cheung], Slovak [Stanislav Visnovsky],
519 Brazilian Portuguese [Alexander Folle de Menezes], 
520 Romanian [Mi\305\237u Moldovan], Mongolian [Sanlig Badral]
522 * Make atk_text_get_character_extents() return positive value, even for rtl
523 text. (bug #102954) [Padraig O'Briain]
525 * Add new functions atk_text_get_range_extents and atk_text_get_bounded_ranges.
526 (bug #100943) [Padraig]
528 * Add properties "relation-type" and "target" to AtkRelation. (bug #72426)
529 [Padraig]
531 * Add property "accessible-table-caption-object" to AtkObject. (bug #74814)
532 [Padraig]
534 * Add property "selected-link" to AtkHyperlink and new function
535 atk_kyperlink_is_selected_link(); add signal "link-selected" to AtkHyperlink.
536 (bug #104621) [Padraig]
538 * Correct creation of object which is not a AtkGObjectAccessible in
539 atk_gobject_accessible_from_object. [Padraig and Alex Larsson]
541 * Do not emit notification for initial setting of role using 
542 atk_object_set_role(). (bug #107710) [Padraig]
545 Changes in version 1.2.2
546 ========================
547 * Add translations: Simplified Chinese (zh_CN) [He Qiangqiang],
548 Albanian [Laurent Dhima], Finnisg [Pauli Virtanen], 
549 Italian [Alession Frusciante], Amharic [Daniel Yacob]
551 * Allow changing of default installation directory for documentation.
552 (bug 102497) [Padraig O'Briain].
554 Changes in version 1.2.1
555 ========================
556 * Add translations: Catalan [Jordi Mallach], French [Christophe Marlet],
557 Latvian [Artis Trops], Korean [Nam SungHyun], Polish [Zbigniew Vhyla],
558 Greek [Kostas Papadimas]
560 Changes in version 1.2.0
561 ========================
562 * Add translations: Russian [Dmitri G. Mastrukov], Ukranian [Yuriy Syrota]
564 Changes in version 1.1.5
565 ========================
566 * Correct return value for atk_text_get_caret_offset(). (Bug #101020)
567 [Padraig O'Briain]
568 * Add translations: Vietnamese, Hebrew, Dutch [Pablo Saratxaga], 
569 Hungarian [Andras Timar], Bulgarian [Yanko Kaneti]
570 * Miscellaneous Fixes [Owen Taylor, manish Singh, Padraig]
572 Changes in version 1.1.4
573 ========================
574 * Add translations: Norwegian [Kjartan Maraas], German [Christian Neumair],
575 Spanish [Pablo Gonzalo del Campo], Danish [Ole Laursen]
577 Changes in version 1.1.3
578 ========================
579 * Add new role ATK_ROLE_APPLICATION [Bill Haneman]
580 * Add tranlatations: Malay language [Hasbullah BIn Pit]
581 English [Abi Brady]
583 Changes in version 1.1.2
584 ========================
585 * Correct implementation of i18n support [Padraig O'Briain]
586 * Add Swedish translations [Christian Rose]
587 * Fix compiler warnings [Soeren Sandmann]
588 * Add signal "active-descendant-changed" to AtkObject [Padraig]
589 * Add relation types ATK_RELATION_EMBEDS and ATK_RELATION_EMBEDS_BY  
590 [Bill Haneman]
591 * Add atk_hyperlink_is_inline() [Bill]
592 * Update docs [Bill]
594 Changes in version 1.1.1
595 ========================
596 * Add new functions atk_object_add_relationship, atk_object_remove_relationship,
597 atk_role_get_localized_name, atk_action_get_localized_name; add new roles,
598 states and relationships; add text-attributes-changed signal for AtkText
599 interface. [Padraig O'Briain]
601 * Add po directory and update atk_role_get_localized_name() to allow it to
602 return localized name [Padraig]
604 Changes in version 1.1.0
605 ========================
606 * Documentation improvements [Padraig O'Briain]
607 * Update autogen.sh to get correct behaviour when both automake 1.4 and 1.6
608 are installed [Havoc Pennington]
609 * Add implementtaion of atk_object_factory_get_accessible_type() for
610 AtkNoOpObjectFactory [Padraig]
611 * Add ATK_LAYER_WINDOW {Mark Mc Loughlin]
613 Changes in version 1.0.3
614 ========================
615 * Documentation improvements [Padraig O'Briain]
616 * 64-bit bug fixes [George Lebl]
618 Changes in version 1.0.2
619 ========================
620 * Fixed bug with focus notification [Padraig O'Briain]
621 * Fixed bug in atk_gobject_for_accessible [Padraig]
623 Changes in version 1.0.1
624 ========================
625 * Bug fixes, optimizations [Padraig O'Briain, Bill Haneman]
626 * Fix Win32 DLL name [Tor Lillqvist]
628 Changes in version 1.0.0
629 ========================
630 * Build fixes [Padraig O'Briain, Tor Lillqvist, James Henstridge]
631 * Add structure padding [Padraig]
633 Changes in version 0.13
634 ========================
635 * Add padding to class structures for future expansion [Padraig O'Briain]
636 * Add include guards to atk.h [Morten Welinder]
637 * Change argument of atk_component_get_layer(),atk_component_get_mdi_zorder()
638   to be AtkComponent instead of AtkObject [Padraig]
639 * Cleanups [Padraig]
641 Changes in version 0.11 and 0.12
642 ================================
643 * Ansi-fied function prototypes and definitions;
644   i.e.  foo(void) instead of foo() [Jacob Berkman]
645 * Deprecated the mis-located AtkObject API for getting
646   layer and mdi-zorder info (should have been in AtkComponent)
647   and put this API into AtkComponent.
649 Changes in version 0.9 and 0.10
650 ===============================
651 * Win32 build fixes [Hans Breuer]
652 * Fix default signal handler name for text_caret_moved signal [Jeff Franks]
653 * Doc improvements [Padraig O'Briain]
654 * Fix signal prototypes in atkobject.h [Murray Cumming]
655 * Fix atk-enum-types.h includes for C++ [Mikael Hermansson]
656 * Bug fixes [Michael Meeks, Jeff]
658 Changes in 0.8
659 ==============
660 * Win32 build fixes [Hans Breuer]
661 * Add atk_role_get_name()/atk_rule_for_name() [Padraig O'Briain]
662 * Register types for ATK enumerations [Padraig]
663 * Allow registration of new txt attribute types [Padraig]
664 * Miscellaneous small API additions [Padraig]
665 * New test cases [Padraig]
666 * Documentation improvements [Padraig]
668 Other contributors: Darin Adler, Bill Haneman, Xavier Ordoquy, Michael Meeks, 
669   Sebastian Wilhelmi
671 Changes in 0.7
672 ==============
673 * Some restructuring of how change notification works, use
674   signals not properties in some cases. [Padraig O'Briain, Bill Haneman] 
675 * Various small API fixes and improvements [Padraig]
676 * Add key event hooks [Bill]
677 * Documentation improvements [Padraig]
678 * Win32 build improvements [Tor Lillqvist]
679 * Bug fixes [Padraig, Bill]
681 Changes in 0.6
682 ==============
683 * Small improvements to AtkText, AtkRelation, AtkObject APIs. 
684   [Padraig O'Briain, Bill Haneman]
685 * Win32 build fixes [Tor Lillqvist]
686 * Bug fixes and optimizations [Padraig]
687 * Makefile fix [Jacob Berkman]
688 * Doc improvements [Padraig]
690 Changes in 0.5
691 ==============
692 * Win32 updates and a small bug fix [Hans Breuer]
694 Changes in 0.4
695 ==============
696 * Miscellaneous cleanups and fixes.
698 Changes in 0.3
699 ==============
700 * API improvements to AtkTable, AtkSelection
701 * Add AtkDocument interface
702 * Rename AtkHyperLink to AtkHyperlink
703 * Allow for screen or window relative coordinates
704 * Utility functions
705 * Various minor tweeks and cleanups. 
706 * Documentation improvements
707 * Add default implementations for important functions
709 Changes in 0.2
710 ==============
711 * Some API tweaks
713 Changes in 0.1
714 ==============
715 This is the initial release of ATK, the Accessibility Tookit, which will be
716 used obtain accessibily information from GTK+ and GNOME widgets.