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