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