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