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