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