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