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