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