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