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