Release 2.15.2
[atk.git] / NEWS
blob29c66d461faf1c1d5c7b4e03867e45c58092a201
1 Changes in version 2.15.2:
2 ==========================
4 * AtkState:
5    * Bug 739981: Add ATK_ROLE_STATIC and clarify ATK_ROLE_TEXT
6    * Bug 740152: Document the deprecation of ATK_STATE_ARMED
7 * Documentation:
8    * Bug 740044: Fix some unclear language regarding ATK_STATE_ACTIVE
9    * Bug 740066: Improve documentation related to AtkState and
10      AtkStateSet
11    * Extend atk_focus_tracker_notify deprecation documentation
12    * Remove some in-code documentation, that is already part of the
13      docs
15 Contributors:
16 Joanmarie Diggs, Alejandro Piñeiro
18 Translations:
19 Anders Jonsson (sv)
21 Changes in version 2.15.1:
22 ==========================
24 * Bug 407539: Add ATK_STATE_HAS_TOOLTIP
25 * Documentation:
26    * Updated README file
27    * Bug 737602: Update documentation to reflect an additional use
28      case for STATE_INDETERMINATE
30 Changes in version 2.14.0:
31 ==========================
33 Translations:
34 Dušan Kazik (sk), Maria Mavridou (el), Yuri Myasoedov (ru)
37 Changes in version 2.13.90:
38 ===========================
40 * GObject-introspection: some small changes needed by the MINGW project.
41 * Doap file updated See [1]
43 Contributors:
44   Alexpux, Piotr Drąg, Olav Vitters
46 Translations:
47 Christian Kirbach (de), Lasse Liehu (fi), ngoswami (as)
49 [1] https://mail.gnome.org/archives/release-team/2014-July/msg00045.html
51 Changes in version 2.13.3:
52 ==========================
54 * Bug 729752: introspection: add many missing Returns: (nullable) annotations
55 * Bug 730859: atk/Makefile.am: Stop reading atk.def
56 * Fix GIR scanning for srcdir != buildir
57 * Visual Studio support
58    * MSVC 2010+ Projects: Update "Installation" Process
59    * Build: Add Build Support for Visual Studio 2013
60    * MSVC 2012/2013 Support: Update Property Sheet Creation
61 * Documentation:
62    * Bug 729922: adding further explanation on atk_add_global_event_listener
64 Contributors:
65   Benjamin Gilbert, Chun-wei Fan, Evan Nemerson, Alejandro Piñeiro
66   Iglesias, Owen W. Taylor
68 Translation:
69   genodeftest (de), Pau Iranzo (ca), Carles Ferrando (ca@valencia), Yosef Or Boczko (he)
71 Changes in version 2.13.2:
72 ==========================
74 During GNOME 3.13.2 cycle an ATK 2.13.2 release was rolled out. But
75 unfourtunately, it was not pushed on master, so got lost. All their
76 changes are included on 2.13.3.
79 Changes in version 2.13.1:
80 ==========================
82 * Bug 728031: Use visibility attributes/__declspec (dllexport) to
83   export public symbols
84 * Bug 691991: Add Simple Support for Visual Studio 2012
86 Contributors:
87   Chun-wei Fan
89 Translation
90   Inaki Larranaga Murgoitio (eu), Matej Urbančič (sl), marablack3 (el)
92 Changes in version 2.12.0:
93 ==========================
95 Translations
97 A S Alam (pa), Claudio Arseni (it), Ask H. Larsen (da), Kjartan Maraas
98 (nb), Andika Triwidada (id)
100 Changes in version 2.11.92:
101 ==========================
103 * AtkValue:
104   * Bug 684576: AtkValue heavily refactored. Available now so
105     implementors could start migration on next cycle.
106   * Bug 726216: update atk.symbols, autotools for missing symbols and
107     files
108 * AtkTableCell:
109   * Added symbols to be exported at atk.symbols
111 Contributors:
112   Chun-wei Fan, Alejandro Piñeiro Iglesias
114 Translations
116   Aurimas Černius (lt), Marek Černocký (cs), Fran Diéguez (gl), Piotr
117   Drąg (po), Rafael Ferreira (pt_BR), Attila Hammer (hu), Sphinx Jiang
118   (zh_CN), Chao-Hsiung Liao (zh_HK), Duarte Loreto (pt), Kjartan
119   Maraas (nb), Rūdolfs Mazurs (lv), Daniel Mustieles (es), Yuri
120   Myasoedov (ru), Claude Paroz (fr), Changwoo Ryu (ko), Мирослав
121   Николић (sr)
124 Changes in version 2.11.90:
125 ==========================
127 * AtkComponent:
128   * Deprecate get_position and get_size in favor of get_extents.
129 * AtkTable:
130   * Deprecate all index-based methods (atk_table_get_index_at,
131     atk_table_get_column_at_index, atk_table_get_row_at_index).
132 * AtkTableCell:
133   * Bug 651353: Add AtkTableCell
134 * Documentation:
135   * Document that atk_component_contains has a default implementation.
136   * Document AtkTableCell.
137   * Update AtkTable documentation after AtkTableCell addition.
138   * Document AtkRegistry (already existed but not properly included on
139     the documentation).
140   * API reference categorized (now easier to read).
141   * ATK overview added.
142   * Added some previously forgotten symbols (thanks to atk-unused.txt)
144 Contributors:
145   Mike Gorse, Alejandro Piñeiro Iglesias
147 Translations:
148   Jorge Pérez Pérez (an), Kjartan Maraas (nb), Andika Triwidada (id)
150 Changes in version 2.11.6:
151 ==========================
153 * AtkText:
154   * Bug 723292: Getting the localized role name fails for
155     ATK_ROLE_EDITBAR
156   * Bug 653293: text-insert and text-remove are again detailed
157     signals. Document it.
159 Contributors:
160   Alejandro Piñeiro Iglesias
162 Translations:
163   Aurimas Černius (lt), Marek Černocký (cs), Tong Hui (zh_CN),
164   Chao-Hsiung Liao (zh_HK)
166 Changes in version 2.11.5:
167 ==========================
169 * MSVC Builds: Rework Introspection Build and other miscellaneous
170   fixes
172 Contributors:
173   Chun-wei Fan
175 Translations:
176   Yosef Or Boczko (he), Dimitris Spingos (el), Peter Vágner (sk)
178 Changes in version 2.11.4:
179 ==========================
181 * AtkRole:
182   * Bug 720065: add roles for description lists
183 * Deprecations:
184   * Bug 476674: deprecate table properties that depend on the
185     row/column number
186   * Bug 652798: kill AtkMisc
187   * Deprecate connect/remove_property_change_handler
188   * Deprecate atk_role_register
189 * Documentation:
190   * Bug 644747: improve documentation for AtkObject::property-change
191   * Improved AtkUtil documentation
192   * Updated new symbols sections on documentation
193   * Not using GTK-Doc tag "Virtual" anymore, as is deprecated
194 * Building:
195   * Bug 644756: remove atkintl.h in favour of gi18n-lib.h from glib
196   * Bug 652965: include atk-enum-types.h on atk.h
197   * Fixed some gobject-introspection warnings
198   * Replace INCLUDES for AM_CPPFLAGS to silence automake deprecation
199     warnings.
200 * Visual C++ Studio files:
201   * Add a PlatformToolsetTag on gengir MSVC Project
202   * Split the Property Sheets
203   * Update Visual C++ 2008 "install" phase
204   * Bug 690145: use Python to Generate the MSVC Projects
205 * Miscellanea:
206   * Bug 572489: atk_text_range_extents should use g_return_if_fail
207   * Bug 653293: remove G_SIGNAL_DETAILED from atktext signals that
208     doesn't use details
209   * Bug 720095: add atk_object_peek_parent
210   * Updated AUTHORS and doap files
211   * Added role names on source file in order to be translated
213 Contributors:
214    Chun-wei Fan, Kjartan Maraas, Alejandro Piñeiro Iglesias, Colin
215    Walters, Yue Wang
217 Translations:
218   Fran Diéguez (gl), Michael Jayt (zh_CN), Daniel Mustieles (es),
219   Fábio Nogueira (pt_BR)
222 Changes in version 2.11.3:
223 ==========================
225 * Bug 709214: Need API to get the document's current page number and
226 *  page count
227 * Updated Greek translation
229 Changes in version 2.11.2:
230 ==========================
232 * AtkRole:
233   * Bug 709106: add media (audio and video) roles
234   * Bug 712586: new ATK roles for ARIA roles (plus rating)
235     * This includes: ATK_ROLE_DEFINITION, ATK_ROLE_ARTICLE,
236       ATK_ROLE_LANDMARK, ATK_ROLE_LOG, ATK_ROLE_MARQUEE,
237       ATK_ROLE_MATH, ATK_ROLE_RATING, ATK_ROLE_TIMER,
238 * AtkState:
239   * Bug 712576: add ATK_STATE_CHECKABLE
240   * Bug 712581: add ATK_STATE_HAS_POPUP
241 * AtkDocument:
242   * Bug 709106: add page-changed-signal
243   * Deprecated atk_document_get_document and
244     atk_document_get_document_type
245   * Added testdocument on tests directory
246 * Documentation:
247   * Update documentation for selected_link method and property
248   * Improve documentation of AtkAttribute and AtkAttributeSet
249 * Updated Galician and Spanish translations
251 Changes in version 2.11.1:
252 ==========================
254 * Bug 684667: Improve AtkObject::children-changed documentation
255 * Bug 709351: new role ATK_ROLE_TITLE_BAR
256 * Bug 710463: new role ATK_ROLE_BLOCK_QUOTE
257 * Updated Spanish translation
259 Changes in version 2.10.0:
260 ==========================
262 * Documentation:
263   * Bug 684667: improve documentation for AtkObject::children-changed
264     signal
265 * Visuall C++ Builds: Use Custom Build Rules
266 * Updated Aragonese and Japanese translation.
268 Changes in version 2.9.4:
269 ==========================
271 * Deprecations:
272   * Bug 649575: Deprecate AtkObject::focus-event signal and all
273     related methods
274   * Bug 653291: Deprecate 'text-changed' signal (in favour of
275     'text-insert' and 'text-remove').
276   * Bug 573539: Deprecate 'link-selected' property (at AtkHyperlink)
277   * Bug 705580: Implement atk_text_get_string_at_offset and deprecate
278     old API
279   * Remove 'text-update' signal (without deprecation, as was not used
280     and can be removed without breaking ABI/API)
281 * Documentation:
282   * Removed unneeded comments at atk_implementor_ref_accessible and
283     about glib usage.
284   * Bug 684665: removing several .sgml files and fixing gtk-doc
285     warnings
286   * Bug 684705: little update on 'text-insert' and 'text-remove'
287     documentation
288   * Bug 491998: add documentation for AtkRectangle
289 * Tests:
290   * Refactor test suite: no longer a loadable module but an standalone
291     executable.
292   * Split testrelation into testrelation and testrole.
293   * Execute all role tests, doesn't matter if one fails
294 * Bugfixing and miscellanea:
295   * Bug 704092: Fix and off-by-one in role names
296   * Bug 705290: Use generated enum type for AtkRole to get the role name
297   * Drop use of ATK_DISABLE_DEPRECATED guards in ATK
300 Changes in version 2.9.3:
301 ==========================
303 * Bug 697968: Deprecate atk_text_get_text_{before,after}_offset()
304   * Deprecated atk_text_get_text_{before,after}_offset()
305   * Deprecated ATK_TEXT_BOUNDARY_WORD_END,
306     ATK_TEXT_BOUNDARY_SENTENCE_END and ATK_TEXT_BOUNDARY_LINE_END on
307     the documentation.
308   * Updated atk_text_get_text_{at,before,after}_offset() documentation
309 * Bug 701503: Fix documentation for atk_object_get_attributes()
310 * Removed pads from interfaces
312 Changes in version 2.9.2:
313 ==========================
315 * Leak management:
316   * Bug 699262: Nullify the gobject cache accessible when the accessble is finalized.
317   * Bug 699368: Fix typo - parameter is _obj not obj. Set feed to NULL
318   * Bug 699256: Free 'embedded_plug_id' when destroyed
319 * Tests:
320   * Bug 696466: Fix logic when testing for empty state set
321   * Bug 696409: fix hyphenation on testrelation.c
322 * Documentation:
323   * Include atk_object_get_object_locale documentation
324   * Fix having a repeated id on the main doc template
325   * Bug 700800: Improve documentation for AtkPlug and AtkSocket
328 Changes in version 2.8.0:
329 ==========================
331 * Updated Visual C++ configuration files
332   * Make entries more consistent with the other GNOME Visual Studio
333     projects.
334   * Enable the building of introspection files for Visual C++ builds
335   * bgo694255: Visual C++ builds: Integrate building of introspection files
336 * Updated Slovak, Portuguese and Tadjik translation.
338 Changes in version 2.7.91:
339 ==========================
341 * atkobject: added a explicit include to locale.h
343 Changes in version 2.7.90:
344 ==========================
346 * Bug 694117
347 *  * atkobject: add atk_object_get_object_locale
348 *  * atkdocument: deprecate atk_document_get_locale
350 Changes in version 2.7.5:
351 ==========================
353 * build: Use GNOME_COMPILE_WARNINGS
354 * atkhyperlink: Ensure we get even deprecated prototypes
355 * Bug 651343: add ATK_ROLE_LEVEL_BAR
356 * Prepare Visual Studio 2010 projects for Visual Studio 2012
357 * Updated Uyghur translations
359 Changes in version 2.7.4:
360 ==========================
362 * Bug 690379: Atk lacks any kind of version utilities
363 * Fixed out of tree builds caused by fix of bug 690379
364 * Bug 656750: AtkWindow requires documentation
366 Changes in version 2.7.3:
367 ==========================
369 * Bug 689907: Problems with the management of
370 *  ATK_STATE_SELECTABLE/ATK_STATE_SELECTED states at AtkObject
371 * Bug 686746: Port introspection fixes from Vala
372 * Bug 689952: Add introspection support for Windows MSVC builds
373 * Other Visual C++ configuration files:
374 *  * Use MultiByte character set
376 Changes in version 2.7.2:
377 ==========================
379 * Bug 686801: Extend atk_add_global_event_listener in order to support
380 *   signal details
381 * Updated Thai translation.
383 Changes in version 2.6.0:
384 ==========================
386 * Updated Japanese and Brazilian Portuguese translations.
388 Changes in version 2.5.91:
389 ==========================
391 * Bug 635332: Include C header information in GIR
392 * Added atk_relation_set_contains_target to atk.symbols. That symbol
393 *   was added in commmit a1d5ca86 (bug 672869).
394 * Updated Polish, Galician and Latvian translations.
396 Changes in version 2.5.4:
397 =========================
399 * Bug 672869: Required a method to check if a relationset contains a
400 *   relation taking into account relationship and target
402 Changes in version 2.5.3:
403 =========================
405 * Added extra doc on atk_remove_[key/global]_event_listener
406 * Fixed compilation with some gcc versions/combination of options
407 * Provide a default implementation for
408 *   atk_util_[add/remove]_global_event_listner
409 * Bug 478587: "accessible-role" - invalid default value
410 * Updated Catalan, Catalan (Valencian), Greek, Norwegian, Spanish
412 Changes in version 2.4.0:
413 =========================
415 * Bug 593220: Some typos in atktable signals (docs)
416 * Updated Hindi and Simplified Chinese translation
419 Changes in version 2.3.95:
420 =========================
422 * Bug 671857: Add deprecation attributes to deprecated functions
423 * Updated Visual Studio configuration files
424 * Updated Khmer, Malayalam and Bengali Translations
426 Changes in version 2.3.93:
427 ==========================
429 * Revert "Using abstract atk_object_get_name to check accessible-name
430 *  notification" change made on 2.3.93
431 *  Related to mozilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=733712
433 Changes in version 2.3.91:
434 ==========================
436 * Bug 665549: add sanity-check of atk_text_get_text
437 * Bug 668441: atk_action_get_keybinding docs are confusing and need
438 *  updating
439 * Using abstract atk_object_get_name to check accessible-name
440 *  notification
441 * Updated Belarusian, Estonian, Hungarian, Turkish, Norwegian,
442 *  Ukranian and Uyghur translations
445 Changes in version 2.3.3:
446 =========================
448 * Bug 665870: About reducing accessible-name, accessible-description
449 *  change notifications
450 * Minor documentation updates
451 * Updated Visual Studio configuration files
452 * Updated Simplified Chinese and Vietnamese translations
454 Changes in version 2.2.0:
455 =========================
457 * Updated Gujarati, Oriya, Assamese, Danish, Portuguese, Czech and
458 *  Catalan (Valencian) translations
460 Changes in version 2.1.92:
461 ==========================
463 * Updated Visual Studio files due AtkWindow addition
464 * Bug 649577: atk_add_global_event_listener should only accept ATK events
465 * Minor documentation updates
466 * Updated German, Basque, Japanese, Serbian, Catalan, Tamil, Punjabi,
467 *  Asturian, Italian, Polish, British English, Brazilian Portuguese,
468 *  Korean, Telugu and Kannada Translation
470 Changes in version 2.1.5:
471 =========================
473 * Bug 638924: Add AtkWindow
474 * Fixing out of tree compilation on Win32
475 * Update README.txt
476 * Fixing release number of the new ATK roles added
477 * Updated Traditional Chinese, Indonesian, Bulgarian, French,
478 *  Hungarian and Swedish translations
480 Changes in version 2.1.0:
481 =========================
483 * Bug 654767: shlib downgrade at update atk-1.32.0 to atk-2.0.1
484 * Bug 651343: New ATK Roles
485 * Added Leon Fan as maintainer
486 * Improved Visual C++ 2010 infrastructure
487 * Updated Russian, Slovenian, Persian, Hebrew, Lithuanian, Latvian,
488 *  Norwegian, Galician, and Spanish translations
490 Changes in version 2.0.1:
491 =========================
493 * Bug 652205: Use const instead G_CONST_RETURN
494 * Bug 649307: Clarify AtkPlug and AtkSocket docs
495 * Bug 551489: Fix doc of atk_text_get_text_before_offset
496 * Bug 588083: Information about return value of some AtkText methods can be clearer
497 * Added Alejandro Piñeiro Iglesias as maintainer
498 * Updated .gitignore
499 * VS 2008/2010 support update
500 * New Zulu translation added, Esperanto and Catalan updated
502 Changes in version 2.0.0:
503 =========================
505 *Translation update.
507 Changes in version 1.91.92:
508 =========================
510 *BGO#638377: Add text_insert, text_remove, and text_update signals
511 *Reviewed Serbian Translation
512 *Fix introspection for atk_text_get_bounded_ranges
513 *Visual C++ 2010 Project Files
514 *Updated Spanish translation
516 Changes in version 1.33.6:
517 =========================
519 *Returns FALSE on atk_object_add_relationship if it is already included
520 *Bug 640574: gobject-introspection annotation and documentation fixes
521 *Bug 637663: Added atk_streamable_content_get_uri to atk/atk.symbols
522 *Add missing Makefiles to AC_CONFIG_FILES
523 *Fixes for the MSVC Project Files
524 *Update deprecated autoconf macros and use new libtool syntax
525 *Documentation fixes
526 *Translation updates
528 Changes in version 1.32.0:
529 =========================
531 *Fixes: #630097, #621717, #571622, #617851, #616812.
532 *Translation update.
535 Changes in version 1.30.0:
536 =========================
538 *Translation update.
540 Changes in version 1.29.92:
541 =========================
543 *Fixes: Bug #608399. Correct the link of accessibility page.
544 *Fixes: Bug #606888. Link libatk against libintl.
545 *Translation update.
547 Changes in version 1.29.4:
548 ==========================
550 *Fixes: #592146.
552 Changes in version 1.29.3:
553 ==========================
555 *Fixes: #601552.
557 Changes in version 1.29.2:
558 ==========================
560 *Fixes: #569427.
561 *Translation update.
563 Changes in version 1.28.0:
564 ==========================
566 *Translation update.
568 Changes in version 1.27.90:
569 ==========================
571 *Fixes: #575794, #591105, #489828.
572 *Translation update.
574 Changes in version 1.26.0:
575 =========================
577 *Fixes: Improve the documentation. Sven Herzberg.
578 *Translation update.
580 Changes in version 1.25.2:
581 =========================
583 *Fixes: #562204, #505445, #361757, #478620, #560156, #477708, #478595, #478583
584 #480126.
585 *Translation update.
587 Changes in version 1.24.0:
588 =========================
590 *Fixes: #551474.
591 *Translation update.
593 Changes in version 1.23.5:
594 =========================
596 *Fixes: #535704, #526752.
598 Changes in version 1.22.0:
599 =========================
601 *Translation update.
603 Changes in version 1.21.92:
604 =========================
606 *Fixes #508846.
608 Changes in version 1.21.5:
609 =========================
611 *Fixes #502840, #500978, #477763.
613 Changes in version 1.20.0:
614 =========================
616 *Add "si" (Sinhala) to ALL_LINGUAS.
618 Changes in version 1.19.6:
619 =========================
621 *Fixes #460851. Add a new API: atk_get_version.
623 Changes in version 1.19.3:
624 =========================
626 *Fixes #434784.
627 *Remove gnome-doc-utils dependence.
629 Changes in version 1.19.1:
630 =========================
632 *Fixes #382328, #418194, #413357.
634 Changes in version 1.18.0:
635 =========================
637 *Fixes #408527, #398038, #367627.
639 Changes in version 1.17.0:
640 =========================
642 *Fixes #404592.
644 Changes in version 1.13.2:
645 =========================
647 *New class which provides miscellaneous utilities.
648 *Fixes #329454.
650 Changes in version 1.12.4:
651 =========================
653 *Add Li Yuan to MAINTAINERS.
655 Changes in version 1.12.3: 
656 =========================
658 * Add missing signals to fix win32 build (Cedric Gustin, bug #355912).
659 * New linguas: 'te' (Sunil Mohan Adapa), 'dz', 'ku' (Abel Cheung).
660 * Implement AtkDocument signals (Neo Liu)
661 * Update docs to include info on AtkDocument signals.
662 * Bugfixes: #357847, #340553, #346464, #352227, 
664 Changes in version 1.12.2: 
665 =========================
666 * Documentation fixes.
667 * New language: Bengali (Runa Bhattacharjee)
669 Changes in version 1.12.1: 
670 =========================
671 * Added AtkHyperlinkImpl
672 * New language: Bengali India (bn_IN) - Runa Bhattacharjee.
673 * Fixed tags in docs so that indices of
674   new and deprecated methods are created.
675 * Added "get_uri" method to AtkStreamableContent.
677 Changes in version 1.12.0: 
678 =========================
680 * Added ATK_ROLE_FORM, ATK_STATE_ANIMATED, ATK_STATE_VISITED, ATK_STATE_DEFAULT
681 * Added ATK_RELATION_DESCRIPTION_FOR, ATK_RELATION_DESCRIBED_BY
683 Changes in version 1.11.4:
684 =========================
686  * Enhanced documentation: gtk-doc API docs are
687    now at 100% coverage.
689  * allow for NULL in-params to AtkImage coordinate APIs. 
691  * New langs: Georgian (ka)   Vladimir Sichinava
692               Oriya (or)      Gora Mohanty
694 Changes in version 1.11.3:
695 =========================
697  * Fix for localization bug #317458 from Kazuzi IWAMOTO.
698  * Included docs in tarball as appropriate.
700 Changes in version 1.11.0:
701 =========================
703   Added new APIs - minor enhancements to AtkImage,
704   AtkDocument, AtkObject, AtkComponent, AtkState.
706   Significant API additions:  Added locale attribute to
707   AtkImage instances, and Document instances.  
708   Added the ability to assign weakly-typed attributes to
709   AtkObject as name-value pairs; also added similar
710   name-value pairs to AtkDocument for attributes which are
711   intended to be valid over the entire document.
713   Minor documentation fixes (thanks to Bill Abt).
715   Added 'tt' (Tatar) locale, Simos Xenitellis  
717 Changes in version 1.10.3:
718 =========================
720   Libtool fix.  
721   N.B. : 1.10.2 was released with a buggy libtool!
723   in version 1.10.2:
725 * Minor build fixes incl Win32 (Tor Lillqvist)
727 * New locales, "ug" (Abduxukur Abdurixit) and "gl" (Ognacio Casal Quinteiro)
729 Changes in version 1.10.1
730 =========================
732 * added ATK_STATE_REQUIRED; see bug #172663.
734 * New locale, 'rw'
736 Changes in version 1.9.1
737 ========================
739 * New locale, 'xh'
741 * Fixed bug #168218 (spec-file ftp dir wrong)
743 * Fixed #165288 in atk.def file.
745 * Added description for ATK_RELATION_SUBWINDOW_OF (bug #161562).
747 Changes in version 1.9.0
748 ========================
749 * Add new functions atk_relation_set_add_relation_by_type and
750 atk_relation_add_target. (bug #158722)
752 * Use gmodule-no-export.pc. (bug #158531) [Matthias Clasen]
754 * Add new translations: Arabic [Arafat Medini], 
755 Thai [Supranee Thirawattanasuk], Assamese [Sunaram Patir]
757 * Updated translations: Canadian English [Adam Weinberger],
758 Italian [Alessio Frusciante], Traditional Chinese [GNOME HK Team],
759 Welsh [Dafydd Harries], French [Jean-Michel Ardantz],
760 Romanian [Mi\305\237u Moldovan], Catalan [Jordi Mallach]
762 Changes in version 1.8.0
763 ========================
764 * Add translations: Bosnian [Kenan Had\305\276iavdi\304\207],
765 Norwegian [Kjartan Marass], Gujarati [Ankit Patel]
767 * Update translations: Norwegian Nynorsk [\303\205smund Skj\303\246veland],
768 Vietnamese [Nguy\341\273\205n Th\303\241i Ng\341\273\215c Duy],
769 Turkish [Baris Cicek], German [Hendrik Richter],
770 Greek [Nikos Charonitakis], Arabic [Arafat Medini],
771 Brazilian Portuguese [Raphael Higino], Nepali [Pawan Chitrakar],
772 Danish [Martin Willemoes Hansen], Albanian [Laurent Dhima],
773 Finnish [Pauli Virtanen], Azerbaijani [M\311\231tin \306\217mirov] ,
774 Polish [Artur Flinta], Panjabi [AmanPreet Singh Alam],
775 Serbian [Danilo \305\240egan], Mongolian [Sanlig Badral],
776 Russian [Russian team <gnome-cyr@gnome.org>], Dutch [Timo Meinen],
777 Ukranian [Maxim Dziumanenko], Canadian English [Adam Weinberger],
778 Simplified Chinese [Funda Wang], Basque [I\303\261aki Larra\303\261aga]
780 Changes in version 1.7.3
781 ========================
782 * Minor updates to documentation.
784 * Update translations: Hindi [Guntupalli Karunakar], Czech [Miloslav Trmac],
785 Portuguese [Duarte Loreto], Japanese [Takeshi AIHANA],
786 British [David Lodge], Spanish [Francisco Javier F. Serrador],
787 Korean [Changwoo Ryu], Albanian [Laurent Dhima]
789 Changes in version 1.7.2
790 ========================
791 * Added new role ATK_ROLE_EMBEDDED.. (bug #147989)
793 * Add support for AtkRectangle and correct definition of
794 "bounds-changed" signal.
796 * Update translations: Nepali [Pawan Chitrakar], Albanian [Laurent Dhima]
798 Changes in version 1.7.1
799 ========================
800 * Allow locale dir to be not hardcoded into binary. (bug #1289006)
802 * Add translations: Turkmen [M\303\274hemmet Amut]
804 * Update translations: Hungarian [Andras Timar],  Bulgarian [Rostislav Raikov]
806 Changes in version 1.7.0
807 ========================
808 * Add "bounds-changed" signal for AtkComponent. (bug #140476)
810 * Add new state ATK_STATE_TRUNCATED and new relation 
811 ATK_RELATION_PARENT_WINDOW_OF. (bug #133375)
813 Changes in version 1.6.1
814 ========================
815 * Update to build on Cygwin, (bug #136666) [Roger Leigh]
817 * Add translations: Gujarati [Gujarati team], 
818 Basque [I\303\261aki Larra\303\261aga] Punjabi [Amanpreet Singh Alam],
819 Walloon [Pablo Saratxaga], Marathi [Indictrans team]
821 * Update translations: Norwegian Nynorsk [\303\205smund Skj\303\246veland],
822 Brazilian Portuguese [Raphael Higino], British [Gareth Owen],
823 Romanian [Mi\305\237u Moldovan], Croatian [Robert Sedak],
824 Catalan [Jordi Mallach], Slovak [Stanislav Visnovsky]
826 Changes in version 1.6.0
827 ========================
828 * Add translation: Serbian Jekavian [Bojan Suzic], Estonian [Priit Laes]
830 * Update translations: Arabic [Arafat Medini], 
831 Spanish [Francisco Javier F. Serrador],
832 Lithuanian [\305\275ygimantas Beru\304\215ka], 
833 Serbian [Aleksandar Urosevic], Belarusian [Ales Nyakhaychyk]
835 Changes in version 1.5.5
836 ========================
837 * Add translation: Canadian English [Adam Weinberger]
839 * Update translations: Italian [Alessio Frusciante], Mongolian [Sanlig Badral],
840 Albanian [Laurent Dhima], German [Christian Neumair],
841 Greek [Kostas Papadimas], Hindi [Guntupalli Karunkar]
843 Changes in version 1.5.4
844 ========================
845 * Update translations: Japanese [Takeshi AIHANA], 
846 Azerbaijani [M\311\231tin \306\217mirov], Finnish [Pauli Virtanen],
847 French [Christophe Merlet], Ukrainian [Maxim Dziumanenko],
848 Simplified Chinese [Funda Wang], Arabic [Arafat Medini],
849 Albanian [Laurent Dhima]
851 Changes in version 1.5.3
852 ========================
853 * Corrected library name in atk-uninstalled.pc.in (bug #132283). [Laszlo Peter]
855 * Corrcted property name for number of links in a AtkHypertext (bug #130022).
857 * Add translation: Croatian [Robert Sedak]
859 * Update translations: Japanese [Takeshi AIHANA], Italian [Alessio Frusciante],
860 Norwegian [Kjartan Marass], Albanian [Laurent Dhima],
861 Russian [Russian team], Polish [GNOME PL team], Welsh [Rhys Jones],
862 Swedish [Christian Rose], Serbian [Danilo \305\240egan], 
863 Dutch [Tino Meinen], Czech [Miloslav Trmac], Korean [Changwoo Ryu], 
864 Spanish [Francicso Javier F. Serrador], Danish [Ole Laursen],
865 Portuguese [Duarte Loreto]
867 Changes in version 1.5.2
868 ========================
869 * Fix crasher bug in atk_text_free_ranges (bug #129837). [Jeff Franks]
871 * Change name of role from, "accel label" to "accelerator label". (bug #129499)
873 * Update translations: Czech [MiloSlac Trmac], Portuguese [Duaret Loreto],
874 Danish [Ole Laursen], Spanish [Francisco Javier F. Serrador],
875 Afrikaans [Stefan Lubbersen], Japanese [Takeshi AIHANA],
876 Norwegian [Kjartan Maraas], Greek [Kostas Papadimas], 
877 Swedish [Christan Rose], Belarusian [Alex Nyakhaychyk],
878 Serbian [Danilo \305\240egan], Arabic [Arafat Mendini],
879 Norwegian Nyorsk [\303\205smund Skj\303\246veland], Croatian [Robert Sedak],
880 Polish [Artur Flinta], Lithuanian [Tomas Kuliavas],
881 Dutch [Vincent van Adrighem], French {Christophe Merlet],
882 Mongolian [Sanlig Badral], Korean [Korean], Arabic [Arafat Medini]. 
885 Changes in version 1.5.1
886 ========================
887 * Change role names so that unlocalized names the same as Java role names.
888 (bug #125024)
890 * Set state FOCUSED for object reported as having focus. (bug #127400)
892 * Add new property "accessible-hypertext-nlinks" for AtkObject. Add new 
893 signal link_activated and properties "number-of-anchors", "end-index" and 
894 "start-index" for AtkHyperlink. (bug 112390)
896 * Make nicks and blurbs of properties translatable.
898 * Add new role ATK_ROLE_EDITBAR. (bug 116007)
900 * Add translations: Afrikaans [Stefan Lubbersen]
902 * Update translations: Serbian [Danilo \305\240egan], Czech [Milozlav Trmac],
903 Portuguese [Duarte Loreto],  Mongolian [Sanlig Badral], 
904 Dutch [Vincent van Adrighem]
906 Changes in version 1.5.0
907 ========================
908 * Fix memory leaks in AtkRelations (bugs #124877, #125725)
910 * Add version number to documentation (bug #125758)
912 * Update translations: Catalan [Jordi Mallach], Kannada [Pramod]
914 Changes in version 1.4.1
915 ========================
916 * Add translations: Lithuanian [Gedminas Paulauskas], 
917 Norwegian [(nynorsk [\303\205smund Skj\303\246veland]
919 * Update translations: German [Christian Neumair],
920 Romanian [Mi\305\237u Moldovan]
922 * Add description of signals to the documentation [Padraig O'Briain]
924 * Fix bug which caused building of rpms to fail [Scott Kennedy]
926 Changes in version 1.4.0
927 ========================
928 * Add translations: Nepali [Pawan Chitrakar]
930 * Update translations: Spanish [Francisco Javier F.Serrador],
931 Welsh [Dafydd Harries]
933 Changes in version 1.3.6
934 ========================
935 * Add translations: Hindi [Guntupalli Katunakar]
937 * Update translations: Azerbaijani [Metin Amiroff], 
938 Italian [Alessio Frusciante]
940 Changes in version 1.3.5
941 ========================
942 * Remove po/Makefile.in.in (bug #119053)
944 * Return correct value for atk_state-set_is_empty (bug #116621)
946 * Ensure that row and column values in atk_table_ref_at are non-negative.
948 * Add translations: Tamil [Dinesh N]
950 * Update translations: Serbian [Prevod.org], Esparanto [Charles Voelger],
951 Hungarian [Andras Timar].
954 Changes in version 1.3.4
955 ========================
956 * Add translations: Irish [Paul Duffy], Limburgish [Mathieu Van Woerkom]
958 * Add new relation type ATK_RELATION_POPUP
960 * Some win32 fixes [Tor Lillqvist]
962 Changes in version 1.3.3
963 ========================
964 * Add translations: Welsh [Dafydd Harries], Arabic [Arafat Medini]
966 * Update translations: Traditional Chinese [Abel Cheung]
968 * Add new role ATK_ROLE_AUTOCOMPLETE and state ATK_STATE_INDETERMINATE.
970 Changes in version 1.3.2
971 ========================
972 * Add translations: Serbian [Danilo \305\240egan], Portuguese [Duarte Loreto],
973 Icelandic [Sam\303\272el J\303\263n Gunnarsson]
975 * Update translations: Traditional Chinese [Abel Cheung], Polish [Artur Flinta]
978 Changes in version 1.3.1
979 ========================
980 * Allow use of libtool-1.5 (bug #111481) [Ali Akcaagac]
982 * Added translations: Yiddish [Raphael Finkel], Japanese [Takeshi AIHANA].
985 Changes in version 1.3.0
986 ========================
987 * Use automake-1.7, libtoolize, gtkdocize and glib-gettextize. 
988 [James Henstridge]
990 * Windows fixes [Tor Lillqvist]
992 * Add translations: Esparanto [Charles Voelger], 
993 Belarussian [Dmitry G.Mastrukov], Malayalam [Guntupalli Karunkar], 
994 Persian [Roozbeh Pourander], Azerbaijani [Metin Amiroff],
995 Bengali [Sayamindu Dasgupta], Kannada [Pramod], Macedonian {Abel Cheung],
996 Turkish [Gorkem], Indonesian [Mohammad Damt],
997 Traditional Chinese [Abel Cheung], Slovak [Stanislav Visnovsky],
998 Brazilian Portuguese [Alexander Folle de Menezes], 
999 Romanian [Mi\305\237u Moldovan], Mongolian [Sanlig Badral]
1001 * Make atk_text_get_character_extents() return positive value, even for rtl
1002 text. (bug #102954) [Padraig O'Briain]
1004 * Add new functions atk_text_get_range_extents and atk_text_get_bounded_ranges.
1005 (bug #100943) [Padraig]
1007 * Add properties "relation-type" and "target" to AtkRelation. (bug #72426)
1008 [Padraig]
1010 * Add property "accessible-table-caption-object" to AtkObject. (bug #74814)
1011 [Padraig]
1013 * Add property "selected-link" to AtkHyperlink and new function
1014 atk_kyperlink_is_selected_link(); add signal "link-selected" to AtkHyperlink.
1015 (bug #104621) [Padraig]
1017 * Correct creation of object which is not a AtkGObjectAccessible in
1018 atk_gobject_accessible_from_object. [Padraig and Alex Larsson]
1020 * Do not emit notification for initial setting of role using 
1021 atk_object_set_role(). (bug #107710) [Padraig]
1024 Changes in version 1.2.2
1025 ========================
1026 * Add translations: Simplified Chinese (zh_CN) [He Qiangqiang],
1027 Albanian [Laurent Dhima], Finnisg [Pauli Virtanen], 
1028 Italian [Alession Frusciante], Amharic [Daniel Yacob]
1030 * Allow changing of default installation directory for documentation.
1031 (bug 102497) [Padraig O'Briain].
1033 Changes in version 1.2.1
1034 ========================
1035 * Add translations: Catalan [Jordi Mallach], French [Christophe Marlet],
1036 Latvian [Artis Trops], Korean [Nam SungHyun], Polish [Zbigniew Vhyla],
1037 Greek [Kostas Papadimas]
1039 Changes in version 1.2.0
1040 ========================
1041 * Add translations: Russian [Dmitri G. Mastrukov], Ukranian [Yuriy Syrota]
1043 Changes in version 1.1.5
1044 ========================
1045 * Correct return value for atk_text_get_caret_offset(). (Bug #101020)
1046 [Padraig O'Briain]
1047 * Add translations: Vietnamese, Hebrew, Dutch [Pablo Saratxaga], 
1048 Hungarian [Andras Timar], Bulgarian [Yanko Kaneti]
1049 * Miscellaneous Fixes [Owen Taylor, manish Singh, Padraig]
1051 Changes in version 1.1.4
1052 ========================
1053 * Add translations: Norwegian [Kjartan Maraas], German [Christian Neumair],
1054 Spanish [Pablo Gonzalo del Campo], Danish [Ole Laursen]
1056 Changes in version 1.1.3
1057 ========================
1058 * Add new role ATK_ROLE_APPLICATION [Bill Haneman]
1059 * Add tranlatations: Malay language [Hasbullah BIn Pit]
1060 English [Abi Brady]
1062 Changes in version 1.1.2
1063 ========================
1064 * Correct implementation of i18n support [Padraig O'Briain]
1065 * Add Swedish translations [Christian Rose]
1066 * Fix compiler warnings [Soeren Sandmann]
1067 * Add signal "active-descendant-changed" to AtkObject [Padraig]
1068 * Add relation types ATK_RELATION_EMBEDS and ATK_RELATION_EMBEDS_BY  
1069 [Bill Haneman]
1070 * Add atk_hyperlink_is_inline() [Bill]
1071 * Update docs [Bill]
1073 Changes in version 1.1.1
1074 ========================
1075 * Add new functions atk_object_add_relationship, atk_object_remove_relationship,
1076 atk_role_get_localized_name, atk_action_get_localized_name; add new roles,
1077 states and relationships; add text-attributes-changed signal for AtkText
1078 interface. [Padraig O'Briain]
1080 * Add po directory and update atk_role_get_localized_name() to allow it to
1081 return localized name [Padraig]
1083 Changes in version 1.1.0
1084 ========================
1085 * Documentation improvements [Padraig O'Briain]
1086 * Update autogen.sh to get correct behaviour when both automake 1.4 and 1.6
1087 are installed [Havoc Pennington]
1088 * Add implementtaion of atk_object_factory_get_accessible_type() for
1089 AtkNoOpObjectFactory [Padraig]
1090 * Add ATK_LAYER_WINDOW {Mark Mc Loughlin]
1092 Changes in version 1.0.3
1093 ========================
1094 * Documentation improvements [Padraig O'Briain]
1095 * 64-bit bug fixes [George Lebl]
1097 Changes in version 1.0.2
1098 ========================
1099 * Fixed bug with focus notification [Padraig O'Briain]
1100 * Fixed bug in atk_gobject_for_accessible [Padraig]
1102 Changes in version 1.0.1
1103 ========================
1104 * Bug fixes, optimizations [Padraig O'Briain, Bill Haneman]
1105 * Fix Win32 DLL name [Tor Lillqvist]
1107 Changes in version 1.0.0
1108 ========================
1109 * Build fixes [Padraig O'Briain, Tor Lillqvist, James Henstridge]
1110 * Add structure padding [Padraig]
1112 Changes in version 0.13
1113 ========================
1114 * Add padding to class structures for future expansion [Padraig O'Briain]
1115 * Add include guards to atk.h [Morten Welinder]
1116 * Change argument of atk_component_get_layer(),atk_component_get_mdi_zorder()
1117   to be AtkComponent instead of AtkObject [Padraig]
1118 * Cleanups [Padraig]
1120 Changes in version 0.11 and 0.12
1121 ================================
1122 * Ansi-fied function prototypes and definitions;
1123   i.e.  foo(void) instead of foo() [Jacob Berkman]
1124 * Deprecated the mis-located AtkObject API for getting
1125   layer and mdi-zorder info (should have been in AtkComponent)
1126   and put this API into AtkComponent.
1128 Changes in version 0.9 and 0.10
1129 ===============================
1130 * Win32 build fixes [Hans Breuer]
1131 * Fix default signal handler name for text_caret_moved signal [Jeff Franks]
1132 * Doc improvements [Padraig O'Briain]
1133 * Fix signal prototypes in atkobject.h [Murray Cumming]
1134 * Fix atk-enum-types.h includes for C++ [Mikael Hermansson]
1135 * Bug fixes [Michael Meeks, Jeff]
1137 Changes in 0.8
1138 ==============
1139 * Win32 build fixes [Hans Breuer]
1140 * Add atk_role_get_name()/atk_rule_for_name() [Padraig O'Briain]
1141 * Register types for ATK enumerations [Padraig]
1142 * Allow registration of new txt attribute types [Padraig]
1143 * Miscellaneous small API additions [Padraig]
1144 * New test cases [Padraig]
1145 * Documentation improvements [Padraig]
1147 Other contributors: Darin Adler, Bill Haneman, Xavier Ordoquy, Michael Meeks, 
1148   Sebastian Wilhelmi
1150 Changes in 0.7
1151 ==============
1152 * Some restructuring of how change notification works, use
1153   signals not properties in some cases. [Padraig O'Briain, Bill Haneman] 
1154 * Various small API fixes and improvements [Padraig]
1155 * Add key event hooks [Bill]
1156 * Documentation improvements [Padraig]
1157 * Win32 build improvements [Tor Lillqvist]
1158 * Bug fixes [Padraig, Bill]
1160 Changes in 0.6
1161 ==============
1162 * Small improvements to AtkText, AtkRelation, AtkObject APIs. 
1163   [Padraig O'Briain, Bill Haneman]
1164 * Win32 build fixes [Tor Lillqvist]
1165 * Bug fixes and optimizations [Padraig]
1166 * Makefile fix [Jacob Berkman]
1167 * Doc improvements [Padraig]
1169 Changes in 0.5
1170 ==============
1171 * Win32 updates and a small bug fix [Hans Breuer]
1173 Changes in 0.4
1174 ==============
1175 * Miscellaneous cleanups and fixes.
1177 Changes in 0.3
1178 ==============
1179 * API improvements to AtkTable, AtkSelection
1180 * Add AtkDocument interface
1181 * Rename AtkHyperLink to AtkHyperlink
1182 * Allow for screen or window relative coordinates
1183 * Utility functions
1184 * Various minor tweeks and cleanups. 
1185 * Documentation improvements
1186 * Add default implementations for important functions
1188 Changes in 0.2
1189 ==============
1190 * Some API tweaks
1192 Changes in 0.1
1193 ==============
1194 This is the initial release of ATK, the Accessibility Tookit, which will be
1195 used obtain accessibily information from GTK+ and GNOME widgets.