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