documentation: Remove list association from ATK_ROLE_DESCRIPTION_{TERM,VALUE}
[platform/upstream/atk.git] / NEWS
1 Changes in version 2.27.1
2 =========================
3
4 * Build: meson, tracked by bug 785802)
5    * Ad option to disable introspection
6    * Fix .rc generation in Meson builds
7
8 * Build (Visual Studio)
9    * Enhance security of x64 binaries
10
11 Translations
12   Pawan Chitrakar (ne), Xavi Ivars (ca@valencia), hanniedu (nl)
13
14 Changes in version 2.26
15 =======================
16
17 * Build: meson on Windows, tracked by Bug 785802 (not fully fixed yet):
18    * Force-include msvc_recommended_pragmas.h on MSVC
19    * tests: Fix build on pre-C99
20    * meson: Build .rc file on Windows
21
22 Contributors
23    Chun-wei Fan
24
25 Translations
26    Ask Hjorth Larsen (da)
27
28 Changes in version 2.25.90
29 ==========================
30
31 * Bugfixing
32    * 689810: Move include guards out to enable GCC optimisation
33 * Build (meson)
34    * Keep the version in sync with Autotools
35    * Add atkversion.h to introspection build
36 * Build (visual studio)
37    * Adapt to the Python-field glib-genmarshal
38    * Adapt to new glib-genmarshal command line
39    * Use PythonDir instead of PythonPath
40    * Integrate introspection builds
41    * Don't build introspection by default
42    * Make marshal generation more robust
43 * Misc
44    * Update AUTHORS file
45
46 Contributors
47   Emmanuele Bassi, Daniel Boles, Chun-wei Fan, Rico Tzschichholz
48
49 Translations
50   Pawan Chitrakar (ne), Fabio Tomat (fur)
51
52
53 Changes in version 2.25.2
54 =========================
55
56 * Bugfixing:
57    * Bug 781715: Crash under atk_gobject_accessible_dispose()
58 * Build (general/autotools):
59    * Add ATK_UNAVAILABLE macro
60    * Use template files for the ATK enumerations
61    * Convert atkversion.h.in to UTF-8 encoding
62    * Include the marshallers header, not the source
63    * Add buildir to the docs directories
64    * Update deprecation warnings symbols
65    * Simplify GObject dependency discovery
66 * Build (meson):
67    * Bug 782871: Add meson build system
68    * Dist the Meson files
69    * Use the appropriate soversion
70    * Use the appropriate GETTEXT_PACKAGE
71    * Install atk.h
72    * Only depend on generated header
73 * Build (win32):
74    * win32: Fix replacing items in files with UTF-8 content
75 * Cleaning:
76    * Remove atk.spec.in
77    * Remove uninstalled pkg-config file
78    * Remove unused script for bundling ATK on Windows
79    * Remove ChangeLog
80    * Remove local introspection.m4
81 * Docs:
82    * Modernise the API reference:
83       * Use XInclude
84       * Stop using SGML mode with XML files
85       * Drop version.xml and use the gtk-doc package entities
86    * Update the README mentioning Meson, Ninja, and cleaning a little
87    * Remove empty overrides file
88 * Gobject introspection:
89    * Mark unbindable functions as 'skip
90 * Misc:
91    * Update git ignore file
92 * New Relations and Roles:
93    * Bug 748384: Add ATK_ROLE_FOOTNOTE
94    * Bug 781587: Add error-message, error-for, details and details-for-relation
95 * Translation support:
96    * Update po/Makevars (copyright and bug address)
97
98 Contributors:
99 Emmanuele Bassi, Milan Crha, Joanmarie Diggs, Piotr Drąg, Chun-wei Fan
100
101 Translations:
102 Yuras Shumovich (be)
103 Changes in version 2.24.0
104 ==========================
105 *
106 * Build, MSVC
107    * Support Visual Studio 2017
108
109 Contributors:
110 Chun-wei Fan
111
112 Translations:
113 Ask Hjorth Larsen (da), Jordi Mas (ca)
114
115 Changes in version 2.23.4
116 ==========================
117 *
118 * Build, MSVC:
119    * Remove atk-install.props's on re-generation
120    * Makefile.msvcproj, Makefile-newvs.am: Update from GLib
121    * Move files to win32
122 * Docs:
123    * Fix typo
124    * Bug 772236: change id of the atkobject chapter needed case-insensitive filesystems
125 * Misc:
126    * Use Unicode apostrophe in a translatable string
127
128 Contributors:
129 Murray Cumming, Piotr Drąg,  Chun-wei Fan, Alejandro Piñeiro Iglesias
130
131 Translations:
132 gogo (hr), Jordi Mas (ca), Fabio Tomat (fur)
133
134 Changes in version 2.22.0
135 ==========================
136 *
137 * Add more options to XGETTEXT_OPTIONS in po/Makevars
138
139 Contributors:
140 Piotr Drąg (po)
141
142 Translations:
143 Piotr Drąg (po), David King (en_GB)
144
145 Changes in version 2.21.90
146 ==========================
147 *
148 * Bug 764883: Add some missing argument (out) annotations
149 * Add Language headers to po files
150 * MSVC/win32
151    * MSVC Builds: Add a Common Autotools Module for Introspection (Bug 764983)
152    * MSVC Builds: Generate the Introspection Build Commands (Bug 764983)
153    * Clean up atk-introspection-msvc.mak
154    * Visual Studio builds: Include version info in property sheets
155    * Visual Studio builds: Generate atk.pc
156    * Visual Studio 2008 builds: Ensure pc file is generated before "install"
157    * Visual Studio builds: Make .pc generation more flexible
158    * build/win32/pc_base.py: Allow custom options
159    * build/win32/atkpc.py: Fix dependent package string
160
161 Contributors:
162 Piotr Drąg, Chun-wei Fan, Rico Tzschichholz
163
164 Translations:
165 GNOME Translation Robot (gd), Cédric Valmary (oc)
166
167 Changes in version 2.20.00:
168 ===========================
169
170 Translations:
171 Ask Hjorth Larsen (da)
172
173 Changes in version 2.19.92:
174 ===========================
175 *
176 * Build improvements:
177    * Bug 763212: Fix gettext domain after recent changes
178    * Fix builddir ≠ srcdir in autogen.sh
179    * MSVC builds: Re-arrange include paths
180 * Cleaning:
181    * atkregistry: remove code not being compiled
182
183 Contributors:
184 Chun-wei Fan, Kalev Lember, Alejandro Piñeiro Iglesias, Philip
185 Withnall
186
187 Translations:
188 Anders Jonsson (sv), Cédric Valmary (oc)
189
190 Changes in version 2.19.90:
191 ===========================
192 *
193 * Bug 755548: atktablecell: use content of the pointer instead of
194   pointer itself
195 * Bug 760323: Use upstream gettext intead glib-gettext
196 * Build/MSVC/win32 improvements:
197   * Makefile-newvs.am: Update Comments for Usage
198   * Make Makefile.msvcproj A Bit More Generic
199   * Fix build/win32/vs10/atk-install.vcxproj
200
201 Contributors:
202 Chun-wei Fan, Javier Jardón, Alejandro Piñeiro Iglesias
203
204 Translations:
205 Aurimas Černius(lt), Trần Ngọc Quân (vi), Kristjan SCHMIDT (eo)
206
207 Changes in version 2.18.0:
208 ===========================
209 *
210 * Build: Improvements on MSVC Build infrastructure
211
212 Contributors:
213 Chun-wei Fan
214
215 Translations:
216 Chao-Hsiung Liao (zh_TW)
217
218 Changes in version 2.17.90:
219 ===========================
220 *
221 * Documentation:
222   * Replace mentions of 'state-changed' with 'state-change'.
223   * Fixed some tiny typos
224 * Build/win32 improvements:
225   * Use Pattern Rules on build/Makefile-newvs.am
226   * Tidying and cleaning .vcxproj.filters generation
227     * Fixes Bug 748176: out-of-tree distcheck fails in build/win32
228   * Removed GCC requirement
229 * "install" Projects renamed to "atk-install"
230
231 * Misc: set proper file permission to source files
232
233 Contributors:
234 Murray Cumming, Chun-wei Fan, Simon McVittie, Alejandro Piñeiro
235 Iglesias
236
237 Translations:
238 Pedro Albuquerque (pt), Daniel Martinez (an),
239
240 Changes in version 2.16.0:
241 ==========================
242 *
243 * Bug 746459: Fix a couple of GTK-Doc comment blocks
244 * Visual Studio support
245    * Speed Up Release Builds
246    * Fix and improve .pdb Generation.
247    * "Install" .pdb Files
248
249 Contributors:
250 Chun-wei Fan
251
252 Translations:
253 Josef Andersson (sv), Jiri Grönroos (fi), Baurzhan Muftakhidinov (kk),
254 Samir Ribic (bs), Zahari Yurukov (bg)
255
256 Changes in version 2.15.91:
257 ===========================
258 *
259 * Building:
260    * Bug 744413: Stop using deprecated GNOME-specific autoconf macros
261      on configure.ac
262    * Stop using deprecated gnome-autogen.sh on autogen.sh
263
264 Contributors:
265 Javier Jardón
266
267 Translations:
268 Muhammet Kara (tr), Dušan Kazik (sk)
269
270 Changes in version 2.15.4:
271 ==========================
272 *
273 * AtkRole:
274    * Bug 742806: Add new roles for fractions, roots, subscripts, and
275      superscripts
276
277 Contributors:
278 Joanmarie Diggs
279
280 Changes in version 2.15.3:
281 ==========================
282 *
283 * AtkState:
284    * Bug 665598: Add ATK_STATE_READ_ONLY
285 * Bugfixing:
286    * Unref STATE_TYPE class ref after using it at state_type_get_name
287    * AtkTable: Added missing ":" on one gi annotation
288
289 Contributors:
290 Joanmarie Diggs, Alejandro Piñeiro Iglesias
291
292 Translations:
293 Muhammet Kara (tr)
294
295 Changes in version 2.15.2:
296 ==========================
297 *
298 * AtkRole:
299    * Bug 739981: Add ATK_ROLE_STATIC and clarify ATK_ROLE_TEXT
300 * AtkState:
301    * Bug 740152: Document the deprecation of ATK_STATE_ARMED
302 * Documentation:
303    * Bug 740044: Fix some unclear language regarding ATK_STATE_ACTIVE
304    * Bug 740066: Improve documentation related to AtkState and
305      AtkStateSet
306    * Extend atk_focus_tracker_notify deprecation documentation
307    * Remove some in-code documentation, that is already part of the
308      docs
309
310 Contributors:
311 Joanmarie Diggs, Alejandro Piñeiro
312
313 Translations:
314 Anders Jonsson (sv)
315
316 Changes in version 2.15.1:
317 ==========================
318 *
319 * Bug 407539: Add ATK_STATE_HAS_TOOLTIP
320 * Documentation:
321    * Updated README file
322    * Bug 737602: Update documentation to reflect an additional use
323      case for STATE_INDETERMINATE
324
325 Changes in version 2.14.0:
326 ==========================
327
328 Translations:
329 Dušan Kazik (sk), Maria Mavridou (el), Yuri Myasoedov (ru)
330
331
332 Changes in version 2.13.90:
333 ===========================
334 *
335 * GObject-introspection: some small changes needed by the MINGW project.
336 * Doap file updated See [1]
337
338 Contributors:
339   Alexpux, Piotr Drąg, Olav Vitters
340
341 Translations:
342 Christian Kirbach (de), Lasse Liehu (fi), ngoswami (as)
343
344 [1] https://mail.gnome.org/archives/release-team/2014-July/msg00045.html
345
346 Changes in version 2.13.3:
347 ==========================
348 *
349 * Bug 729752: introspection: add many missing Returns: (nullable) annotations
350 * Bug 730859: atk/Makefile.am: Stop reading atk.def
351 * Fix GIR scanning for srcdir != buildir
352 * Visual Studio support
353    * MSVC 2010+ Projects: Update "Installation" Process
354    * Build: Add Build Support for Visual Studio 2013
355    * MSVC 2012/2013 Support: Update Property Sheet Creation
356 * Documentation:
357    * Bug 729922: adding further explanation on atk_add_global_event_listener
358
359 Contributors:
360   Benjamin Gilbert, Chun-wei Fan, Evan Nemerson, Alejandro Piñeiro
361   Iglesias, Owen W. Taylor
362
363 Translation:
364   genodeftest (de), Pau Iranzo (ca), Carles Ferrando (ca@valencia), Yosef Or Boczko (he)
365
366 Changes in version 2.13.2:
367 ==========================
368
369 During GNOME 3.13.2 cycle an ATK 2.13.2 release was rolled out. But
370 unfourtunately, it was not pushed on master, so got lost. All their
371 changes are included on 2.13.3.
372
373
374 Changes in version 2.13.1:
375 ==========================
376 *
377 * Bug 728031: Use visibility attributes/__declspec (dllexport) to
378   export public symbols
379 * Bug 691991: Add Simple Support for Visual Studio 2012
380
381 Contributors:
382   Chun-wei Fan
383
384 Translation
385   Inaki Larranaga Murgoitio (eu), Matej Urbančič (sl), marablack3 (el)
386
387 Changes in version 2.12.0:
388 ==========================
389
390 Translations
391
392 A S Alam (pa), Claudio Arseni (it), Ask H. Larsen (da), Kjartan Maraas
393 (nb), Andika Triwidada (id)
394
395 Changes in version 2.11.92:
396 ==========================
397 *
398 * AtkValue:
399   * Bug 684576: AtkValue heavily refactored. Available now so
400     implementors could start migration on next cycle.
401   * Bug 726216: update atk.symbols, autotools for missing symbols and
402     files
403 * AtkTableCell:
404   * Added symbols to be exported at atk.symbols
405
406 Contributors:
407   Chun-wei Fan, Alejandro Piñeiro Iglesias
408
409 Translations
410
411   Aurimas Černius (lt), Marek Černocký (cs), Fran Diéguez (gl), Piotr
412   Drąg (po), Rafael Ferreira (pt_BR), Attila Hammer (hu), Sphinx Jiang
413   (zh_CN), Chao-Hsiung Liao (zh_HK), Duarte Loreto (pt), Kjartan
414   Maraas (nb), Rūdolfs Mazurs (lv), Daniel Mustieles (es), Yuri
415   Myasoedov (ru), Claude Paroz (fr), Changwoo Ryu (ko), Мирослав
416   Николић (sr)
417
418
419 Changes in version 2.11.90:
420 ==========================
421 *
422 * AtkComponent:
423   * Deprecate get_position and get_size in favor of get_extents.
424 * AtkTable:
425   * Deprecate all index-based methods (atk_table_get_index_at,
426     atk_table_get_column_at_index, atk_table_get_row_at_index).
427 * AtkTableCell:
428   * Bug 651353: Add AtkTableCell
429 * Documentation:
430   * Document that atk_component_contains has a default implementation.
431   * Document AtkTableCell.
432   * Update AtkTable documentation after AtkTableCell addition.
433   * Document AtkRegistry (already existed but not properly included on
434     the documentation).
435   * API reference categorized (now easier to read).
436   * ATK overview added.
437   * Added some previously forgotten symbols (thanks to atk-unused.txt)
438
439 Contributors:
440   Mike Gorse, Alejandro Piñeiro Iglesias
441
442 Translations:
443   Jorge Pérez Pérez (an), Kjartan Maraas (nb), Andika Triwidada (id)
444
445 Changes in version 2.11.6:
446 ==========================
447 *
448 * AtkText:
449   * Bug 723292: Getting the localized role name fails for
450     ATK_ROLE_EDITBAR
451   * Bug 653293: text-insert and text-remove are again detailed
452     signals. Document it.
453
454 Contributors:
455   Alejandro Piñeiro Iglesias
456
457 Translations:
458   Aurimas Černius (lt), Marek Černocký (cs), Tong Hui (zh_CN),
459   Chao-Hsiung Liao (zh_HK)
460
461 Changes in version 2.11.5:
462 ==========================
463 *
464 * MSVC Builds: Rework Introspection Build and other miscellaneous
465   fixes
466
467 Contributors:
468   Chun-wei Fan
469
470 Translations:
471   Yosef Or Boczko (he), Dimitris Spingos (el), Peter Vágner (sk)
472
473 Changes in version 2.11.4:
474 ==========================
475 *
476 * AtkRole:
477   * Bug 720065: add roles for description lists
478 * Deprecations:
479   * Bug 476674: deprecate table properties that depend on the
480     row/column number
481   * Bug 652798: kill AtkMisc
482   * Deprecate connect/remove_property_change_handler
483   * Deprecate atk_role_register
484 * Documentation:
485   * Bug 644747: improve documentation for AtkObject::property-change
486   * Improved AtkUtil documentation
487   * Updated new symbols sections on documentation
488   * Not using GTK-Doc tag "Virtual" anymore, as is deprecated
489 * Building:
490   * Bug 644756: remove atkintl.h in favour of gi18n-lib.h from glib
491   * Bug 652965: include atk-enum-types.h on atk.h
492   * Fixed some gobject-introspection warnings
493   * Replace INCLUDES for AM_CPPFLAGS to silence automake deprecation
494     warnings.
495 * Visual C++ Studio files:
496   * Add a PlatformToolsetTag on gengir MSVC Project
497   * Split the Property Sheets
498   * Update Visual C++ 2008 "install" phase
499   * Bug 690145: use Python to Generate the MSVC Projects
500 * Miscellanea:
501   * Bug 572489: atk_text_range_extents should use g_return_if_fail
502   * Bug 653293: remove G_SIGNAL_DETAILED from atktext signals that
503     doesn't use details
504   * Bug 720095: add atk_object_peek_parent
505   * Updated AUTHORS and doap files
506   * Added role names on source file in order to be translated
507
508 Contributors:
509    Chun-wei Fan, Kjartan Maraas, Alejandro Piñeiro Iglesias, Colin
510    Walters, Yue Wang
511
512 Translations:
513   Fran Diéguez (gl), Michael Jayt (zh_CN), Daniel Mustieles (es),
514   Fábio Nogueira (pt_BR)
515
516
517 Changes in version 2.11.3:
518 ==========================
519 *
520 * Bug 709214: Need API to get the document's current page number and
521 *  page count
522 * Updated Greek translation
523
524 Changes in version 2.11.2:
525 ==========================
526 *
527 * AtkRole:
528   * Bug 709106: add media (audio and video) roles
529   * Bug 712586: new ATK roles for ARIA roles (plus rating)
530     * This includes: ATK_ROLE_DEFINITION, ATK_ROLE_ARTICLE,
531       ATK_ROLE_LANDMARK, ATK_ROLE_LOG, ATK_ROLE_MARQUEE,
532       ATK_ROLE_MATH, ATK_ROLE_RATING, ATK_ROLE_TIMER,
533 * AtkState:
534   * Bug 712576: add ATK_STATE_CHECKABLE
535   * Bug 712581: add ATK_STATE_HAS_POPUP
536 * AtkDocument:
537   * Bug 709106: add page-changed-signal
538   * Deprecated atk_document_get_document and
539     atk_document_get_document_type
540   * Added testdocument on tests directory
541 * Documentation:
542   * Update documentation for selected_link method and property
543   * Improve documentation of AtkAttribute and AtkAttributeSet
544 * Updated Galician and Spanish translations
545
546 Changes in version 2.11.1:
547 ==========================
548 *
549 * Bug 684667: Improve AtkObject::children-changed documentation
550 * Bug 709351: new role ATK_ROLE_TITLE_BAR
551 * Bug 710463: new role ATK_ROLE_BLOCK_QUOTE
552 * Updated Spanish translation
553
554 Changes in version 2.10.0:
555 ==========================
556 *
557 * Documentation:
558   * Bug 684667: improve documentation for AtkObject::children-changed
559     signal
560 * Visuall C++ Builds: Use Custom Build Rules
561 * Updated Aragonese and Japanese translation.
562
563 Changes in version 2.9.4:
564 ==========================
565 *
566 * Deprecations:
567   * Bug 649575: Deprecate AtkObject::focus-event signal and all
568     related methods
569   * Bug 653291: Deprecate 'text-changed' signal (in favour of
570     'text-insert' and 'text-remove').
571   * Bug 573539: Deprecate 'link-selected' property (at AtkHyperlink)
572   * Bug 705580: Implement atk_text_get_string_at_offset and deprecate
573     old API
574   * Remove 'text-update' signal (without deprecation, as was not used
575     and can be removed without breaking ABI/API)
576 * Documentation:
577   * Removed unneeded comments at atk_implementor_ref_accessible and
578     about glib usage.
579   * Bug 684665: removing several .sgml files and fixing gtk-doc
580     warnings
581   * Bug 684705: little update on 'text-insert' and 'text-remove'
582     documentation
583   * Bug 491998: add documentation for AtkRectangle
584 * Tests:
585   * Refactor test suite: no longer a loadable module but an standalone
586     executable.
587   * Split testrelation into testrelation and testrole.
588   * Execute all role tests, doesn't matter if one fails
589 * Bugfixing and miscellanea:
590   * Bug 704092: Fix and off-by-one in role names
591   * Bug 705290: Use generated enum type for AtkRole to get the role name
592   * Drop use of ATK_DISABLE_DEPRECATED guards in ATK
593
594
595 Changes in version 2.9.3:
596 ==========================
597 *
598 * Bug 697968: Deprecate atk_text_get_text_{before,after}_offset()
599   * Deprecated atk_text_get_text_{before,after}_offset()
600   * Deprecated ATK_TEXT_BOUNDARY_WORD_END,
601     ATK_TEXT_BOUNDARY_SENTENCE_END and ATK_TEXT_BOUNDARY_LINE_END on
602     the documentation.
603   * Updated atk_text_get_text_{at,before,after}_offset() documentation
604 * Bug 701503: Fix documentation for atk_object_get_attributes()
605 * Removed pads from interfaces
606
607 Changes in version 2.9.2:
608 ==========================
609 *
610 * Leak management:
611   * Bug 699262: Nullify the gobject cache accessible when the accessble is finalized.
612   * Bug 699368: Fix typo - parameter is _obj not obj. Set feed to NULL
613   * Bug 699256: Free 'embedded_plug_id' when destroyed
614 * Tests:
615   * Bug 696466: Fix logic when testing for empty state set
616   * Bug 696409: fix hyphenation on testrelation.c
617 * Documentation:
618   * Include atk_object_get_object_locale documentation
619   * Fix having a repeated id on the main doc template
620   * Bug 700800: Improve documentation for AtkPlug and AtkSocket
621
622
623 Changes in version 2.8.0:
624 ==========================
625 *
626 * Updated Visual C++ configuration files
627   * Make entries more consistent with the other GNOME Visual Studio
628     projects.
629   * Enable the building of introspection files for Visual C++ builds
630   * bgo694255: Visual C++ builds: Integrate building of introspection files
631 * Updated Slovak, Portuguese and Tadjik translation.
632
633 Changes in version 2.7.91:
634 ==========================
635 *
636 * atkobject: added a explicit include to locale.h
637
638 Changes in version 2.7.90:
639 ==========================
640 *
641 * Bug 694117
642 *  * atkobject: add atk_object_get_object_locale
643 *  * atkdocument: deprecate atk_document_get_locale
644
645 Changes in version 2.7.5:
646 ==========================
647 *
648 * build: Use GNOME_COMPILE_WARNINGS
649 * atkhyperlink: Ensure we get even deprecated prototypes
650 * Bug 651343: add ATK_ROLE_LEVEL_BAR
651 * Prepare Visual Studio 2010 projects for Visual Studio 2012
652 * Updated Uyghur translations
653
654 Changes in version 2.7.4:
655 ==========================
656 *
657 * Bug 690379: Atk lacks any kind of version utilities
658 * Fixed out of tree builds caused by fix of bug 690379
659 * Bug 656750: AtkWindow requires documentation
660
661 Changes in version 2.7.3:
662 ==========================
663 *
664 * Bug 689907: Problems with the management of
665 *  ATK_STATE_SELECTABLE/ATK_STATE_SELECTED states at AtkObject
666 * Bug 686746: Port introspection fixes from Vala
667 * Bug 689952: Add introspection support for Windows MSVC builds
668 * Other Visual C++ configuration files:
669 *  * Use MultiByte character set
670
671 Changes in version 2.7.2:
672 ==========================
673 *
674 * Bug 686801: Extend atk_add_global_event_listener in order to support
675 *   signal details
676 * Updated Thai translation.
677
678 Changes in version 2.6.0:
679 ==========================
680 *
681 * Updated Japanese and Brazilian Portuguese translations.
682
683 Changes in version 2.5.91:
684 ==========================
685 *
686 * Bug 635332: Include C header information in GIR
687 * Added atk_relation_set_contains_target to atk.symbols. That symbol
688 *   was added in commmit a1d5ca86 (bug 672869).
689 * Updated Polish, Galician and Latvian translations.
690
691 Changes in version 2.5.4:
692 =========================
693 *
694 * Bug 672869: Required a method to check if a relationset contains a
695 *   relation taking into account relationship and target
696
697 Changes in version 2.5.3:
698 =========================
699 *
700 * Added extra doc on atk_remove_[key/global]_event_listener
701 * Fixed compilation with some gcc versions/combination of options
702 * Provide a default implementation for
703 *   atk_util_[add/remove]_global_event_listner
704 * Bug 478587: "accessible-role" - invalid default value
705 * Updated Catalan, Catalan (Valencian), Greek, Norwegian, Spanish
706
707 Changes in version 2.4.0:
708 =========================
709 *
710 * Bug 593220: Some typos in atktable signals (docs)
711 * Updated Hindi and Simplified Chinese translation
712
713
714 Changes in version 2.3.95:
715 =========================
716 *
717 * Bug 671857: Add deprecation attributes to deprecated functions
718 * Updated Visual Studio configuration files
719 * Updated Khmer, Malayalam and Bengali Translations
720
721 Changes in version 2.3.93:
722 ==========================
723 *
724 * Revert "Using abstract atk_object_get_name to check accessible-name
725 *  notification" change made on 2.3.93
726 *  Related to mozilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=733712
727
728 Changes in version 2.3.91:
729 ==========================
730 *
731 * Bug 665549: add sanity-check of atk_text_get_text
732 * Bug 668441: atk_action_get_keybinding docs are confusing and need
733 *  updating
734 * Using abstract atk_object_get_name to check accessible-name
735 *  notification
736 * Updated Belarusian, Estonian, Hungarian, Turkish, Norwegian,
737 *  Ukranian and Uyghur translations
738
739
740 Changes in version 2.3.3:
741 =========================
742 *
743 * Bug 665870: About reducing accessible-name, accessible-description
744 *  change notifications
745 * Minor documentation updates
746 * Updated Visual Studio configuration files
747 * Updated Simplified Chinese and Vietnamese translations
748
749 Changes in version 2.2.0:
750 =========================
751 *
752 * Updated Gujarati, Oriya, Assamese, Danish, Portuguese, Czech and
753 *  Catalan (Valencian) translations
754
755 Changes in version 2.1.92:
756 ==========================
757 *
758 * Updated Visual Studio files due AtkWindow addition
759 * Bug 649577: atk_add_global_event_listener should only accept ATK events
760 * Minor documentation updates
761 * Updated German, Basque, Japanese, Serbian, Catalan, Tamil, Punjabi,
762 *  Asturian, Italian, Polish, British English, Brazilian Portuguese,
763 *  Korean, Telugu and Kannada Translation
764
765 Changes in version 2.1.5:
766 =========================
767 *
768 * Bug 638924: Add AtkWindow
769 * Fixing out of tree compilation on Win32
770 * Update README.txt
771 * Fixing release number of the new ATK roles added
772 * Updated Traditional Chinese, Indonesian, Bulgarian, French,
773 *  Hungarian and Swedish translations
774
775 Changes in version 2.1.0:
776 =========================
777 *
778 * Bug 654767: shlib downgrade at update atk-1.32.0 to atk-2.0.1
779 * Bug 651343: New ATK Roles
780 * Added Leon Fan as maintainer
781 * Improved Visual C++ 2010 infrastructure
782 * Updated Russian, Slovenian, Persian, Hebrew, Lithuanian, Latvian,
783 *  Norwegian, Galician, and Spanish translations
784
785 Changes in version 2.0.1:
786 =========================
787 *
788 * Bug 652205: Use const instead G_CONST_RETURN
789 * Bug 649307: Clarify AtkPlug and AtkSocket docs
790 * Bug 551489: Fix doc of atk_text_get_text_before_offset
791 * Bug 588083: Information about return value of some AtkText methods can be clearer
792 * Added Alejandro Piñeiro Iglesias as maintainer
793 * Updated .gitignore
794 * VS 2008/2010 support update
795 * New Zulu translation added, Esperanto and Catalan updated
796
797 Changes in version 2.0.0:
798 =========================
799 *
800 *Translation update.
801
802 Changes in version 1.91.92:
803 =========================
804 *
805 *BGO#638377: Add text_insert, text_remove, and text_update signals
806 *Reviewed Serbian Translation
807 *Fix introspection for atk_text_get_bounded_ranges
808 *Visual C++ 2010 Project Files
809 *Updated Spanish translation
810
811 Changes in version 1.33.6:
812 =========================
813 *
814 *Returns FALSE on atk_object_add_relationship if it is already included
815 *Bug 640574: gobject-introspection annotation and documentation fixes
816 *Bug 637663: Added atk_streamable_content_get_uri to atk/atk.symbols
817 *Add missing Makefiles to AC_CONFIG_FILES
818 *Fixes for the MSVC Project Files
819 *Update deprecated autoconf macros and use new libtool syntax
820 *Documentation fixes
821 *Translation updates
822
823 Changes in version 1.32.0:
824 =========================
825 *
826 *Fixes: #630097, #621717, #571622, #617851, #616812.
827 *Translation update.
828
829
830 Changes in version 1.30.0:
831 =========================
832 *
833 *Translation update.
834
835 Changes in version 1.29.92:
836 =========================
837 *
838 *Fixes: Bug #608399. Correct the link of accessibility page.
839 *Fixes: Bug #606888. Link libatk against libintl.
840 *Translation update.
841
842 Changes in version 1.29.4:
843 ==========================
844 *
845 *Fixes: #592146.
846
847 Changes in version 1.29.3:
848 ==========================
849 *
850 *Fixes: #601552.
851
852 Changes in version 1.29.2:
853 ==========================
854 *
855 *Fixes: #569427.
856 *Translation update.
857
858 Changes in version 1.28.0:
859 ==========================
860 *
861 *Translation update.
862
863 Changes in version 1.27.90:
864 ==========================
865 *
866 *Fixes: #575794, #591105, #489828.
867 *Translation update.
868
869 Changes in version 1.26.0:
870 =========================
871 *
872 *Fixes: Improve the documentation. Sven Herzberg.
873 *Translation update.
874
875 Changes in version 1.25.2:
876 =========================
877 *
878 *Fixes: #562204, #505445, #361757, #478620, #560156, #477708, #478595, #478583
879 #480126.
880 *Translation update.
881
882 Changes in version 1.24.0:
883 =========================
884 *
885 *Fixes: #551474.
886 *Translation update.
887
888 Changes in version 1.23.5:
889 =========================
890 *
891 *Fixes: #535704, #526752.
892
893 Changes in version 1.22.0:
894 =========================
895 *
896 *Translation update.
897
898 Changes in version 1.21.92:
899 =========================
900 *
901 *Fixes #508846.
902
903 Changes in version 1.21.5:
904 =========================
905 *
906 *Fixes #502840, #500978, #477763.
907
908 Changes in version 1.20.0:
909 =========================
910 *
911 *Add "si" (Sinhala) to ALL_LINGUAS.
912
913 Changes in version 1.19.6:
914 =========================
915 *
916 *Fixes #460851. Add a new API: atk_get_version.
917
918 Changes in version 1.19.3:
919 =========================
920 *
921 *Fixes #434784.
922 *Remove gnome-doc-utils dependence.
923
924 Changes in version 1.19.1:
925 =========================
926 *
927 *Fixes #382328, #418194, #413357.
928
929 Changes in version 1.18.0:
930 =========================
931 *
932 *Fixes #408527, #398038, #367627.
933
934 Changes in version 1.17.0:
935 =========================
936 *
937 *Fixes #404592.
938
939 Changes in version 1.13.2:
940 =========================
941 *
942 *New class which provides miscellaneous utilities.
943 *Fixes #329454.
944
945 Changes in version 1.12.4:
946 =========================
947 *
948 *Add Li Yuan to MAINTAINERS.
949
950 Changes in version 1.12.3: 
951 =========================
952 *
953 * Add missing signals to fix win32 build (Cedric Gustin, bug #355912).
954 * New linguas: 'te' (Sunil Mohan Adapa), 'dz', 'ku' (Abel Cheung).
955 * Implement AtkDocument signals (Neo Liu)
956 * Update docs to include info on AtkDocument signals.
957 * Bugfixes: #357847, #340553, #346464, #352227, 
958
959 Changes in version 1.12.2: 
960 =========================
961 * Documentation fixes.
962 * New language: Bengali (Runa Bhattacharjee)
963
964 Changes in version 1.12.1: 
965 =========================
966 * Added AtkHyperlinkImpl
967 * New language: Bengali India (bn_IN) - Runa Bhattacharjee.
968 * Fixed tags in docs so that indices of
969   new and deprecated methods are created.
970 * Added "get_uri" method to AtkStreamableContent.
971
972 Changes in version 1.12.0: 
973 =========================
974
975 * Added ATK_ROLE_FORM, ATK_STATE_ANIMATED, ATK_STATE_VISITED, ATK_STATE_DEFAULT
976 * Added ATK_RELATION_DESCRIPTION_FOR, ATK_RELATION_DESCRIBED_BY
977
978 Changes in version 1.11.4:
979 =========================
980
981  * Enhanced documentation: gtk-doc API docs are
982    now at 100% coverage.
983
984  * allow for NULL in-params to AtkImage coordinate APIs. 
985
986  * New langs: Georgian (ka)   Vladimir Sichinava
987               Oriya (or)      Gora Mohanty
988
989 Changes in version 1.11.3:
990 =========================
991
992  * Fix for localization bug #317458 from Kazuzi IWAMOTO.
993  * Included docs in tarball as appropriate.
994
995 Changes in version 1.11.0:
996 =========================
997
998   Added new APIs - minor enhancements to AtkImage,
999   AtkDocument, AtkObject, AtkComponent, AtkState.
1000
1001   Significant API additions:  Added locale attribute to
1002   AtkImage instances, and Document instances.  
1003   Added the ability to assign weakly-typed attributes to
1004   AtkObject as name-value pairs; also added similar
1005   name-value pairs to AtkDocument for attributes which are
1006   intended to be valid over the entire document.
1007
1008   Minor documentation fixes (thanks to Bill Abt).
1009
1010   Added 'tt' (Tatar) locale, Simos Xenitellis  
1011
1012 Changes in version 1.10.3:
1013 =========================
1014
1015   Libtool fix.  
1016   N.B. : 1.10.2 was released with a buggy libtool!
1017
1018   in version 1.10.2:
1019
1020 * Minor build fixes incl Win32 (Tor Lillqvist)
1021
1022 * New locales, "ug" (Abduxukur Abdurixit) and "gl" (Ognacio Casal Quinteiro)
1023
1024 Changes in version 1.10.1
1025 =========================
1026
1027 * added ATK_STATE_REQUIRED; see bug #172663.
1028
1029 * New locale, 'rw'
1030
1031 Changes in version 1.9.1
1032 ========================
1033
1034 * New locale, 'xh'
1035
1036 * Fixed bug #168218 (spec-file ftp dir wrong)
1037
1038 * Fixed #165288 in atk.def file.
1039
1040 * Added description for ATK_RELATION_SUBWINDOW_OF (bug #161562).
1041
1042 Changes in version 1.9.0
1043 ========================
1044 * Add new functions atk_relation_set_add_relation_by_type and
1045 atk_relation_add_target. (bug #158722)
1046
1047 * Use gmodule-no-export.pc. (bug #158531) [Matthias Clasen]
1048
1049 * Add new translations: Arabic [Arafat Medini], 
1050 Thai [Supranee Thirawattanasuk], Assamese [Sunaram Patir]
1051
1052 * Updated translations: Canadian English [Adam Weinberger],
1053 Italian [Alessio Frusciante], Traditional Chinese [GNOME HK Team],
1054 Welsh [Dafydd Harries], French [Jean-Michel Ardantz],
1055 Romanian [Mi\305\237u Moldovan], Catalan [Jordi Mallach]
1056  
1057 Changes in version 1.8.0
1058 ========================
1059 * Add translations: Bosnian [Kenan Had\305\276iavdi\304\207],
1060 Norwegian [Kjartan Marass], Gujarati [Ankit Patel]
1061
1062 * Update translations: Norwegian Nynorsk [\303\205smund Skj\303\246veland],
1063 Vietnamese [Nguy\341\273\205n Th\303\241i Ng\341\273\215c Duy],
1064 Turkish [Baris Cicek], German [Hendrik Richter],
1065 Greek [Nikos Charonitakis], Arabic [Arafat Medini],
1066 Brazilian Portuguese [Raphael Higino], Nepali [Pawan Chitrakar],
1067 Danish [Martin Willemoes Hansen], Albanian [Laurent Dhima],
1068 Finnish [Pauli Virtanen], Azerbaijani [M\311\231tin \306\217mirov] ,
1069 Polish [Artur Flinta], Panjabi [AmanPreet Singh Alam],
1070 Serbian [Danilo \305\240egan], Mongolian [Sanlig Badral],
1071 Russian [Russian team <gnome-cyr@gnome.org>], Dutch [Timo Meinen],
1072 Ukranian [Maxim Dziumanenko], Canadian English [Adam Weinberger],
1073 Simplified Chinese [Funda Wang], Basque [I\303\261aki Larra\303\261aga]
1074
1075 Changes in version 1.7.3
1076 ========================
1077 * Minor updates to documentation.
1078
1079 * Update translations: Hindi [Guntupalli Karunakar], Czech [Miloslav Trmac],
1080 Portuguese [Duarte Loreto], Japanese [Takeshi AIHANA],
1081 British [David Lodge], Spanish [Francisco Javier F. Serrador],
1082 Korean [Changwoo Ryu], Albanian [Laurent Dhima]
1083
1084 Changes in version 1.7.2
1085 ========================
1086 * Added new role ATK_ROLE_EMBEDDED.. (bug #147989)
1087
1088 * Add support for AtkRectangle and correct definition of
1089 "bounds-changed" signal.
1090
1091 * Update translations: Nepali [Pawan Chitrakar], Albanian [Laurent Dhima]
1092
1093 Changes in version 1.7.1
1094 ========================
1095 * Allow locale dir to be not hardcoded into binary. (bug #1289006)
1096
1097 * Add translations: Turkmen [M\303\274hemmet Amut]
1098
1099 * Update translations: Hungarian [Andras Timar],  Bulgarian [Rostislav Raikov]
1100
1101 Changes in version 1.7.0
1102 ========================
1103 * Add "bounds-changed" signal for AtkComponent. (bug #140476)
1104
1105 * Add new state ATK_STATE_TRUNCATED and new relation 
1106 ATK_RELATION_PARENT_WINDOW_OF. (bug #133375)
1107
1108 Changes in version 1.6.1
1109 ========================
1110 * Update to build on Cygwin, (bug #136666) [Roger Leigh]
1111
1112 * Add translations: Gujarati [Gujarati team], 
1113 Basque [I\303\261aki Larra\303\261aga] Punjabi [Amanpreet Singh Alam],
1114 Walloon [Pablo Saratxaga], Marathi [Indictrans team]
1115
1116 * Update translations: Norwegian Nynorsk [\303\205smund Skj\303\246veland],
1117 Brazilian Portuguese [Raphael Higino], British [Gareth Owen],
1118 Romanian [Mi\305\237u Moldovan], Croatian [Robert Sedak],
1119 Catalan [Jordi Mallach], Slovak [Stanislav Visnovsky]
1120
1121 Changes in version 1.6.0
1122 ========================
1123 * Add translation: Serbian Jekavian [Bojan Suzic], Estonian [Priit Laes]
1124
1125 * Update translations: Arabic [Arafat Medini], 
1126 Spanish [Francisco Javier F. Serrador],
1127 Lithuanian [\305\275ygimantas Beru\304\215ka], 
1128 Serbian [Aleksandar Urosevic], Belarusian [Ales Nyakhaychyk]
1129
1130 Changes in version 1.5.5
1131 ========================
1132 * Add translation: Canadian English [Adam Weinberger]
1133
1134 * Update translations: Italian [Alessio Frusciante], Mongolian [Sanlig Badral],
1135 Albanian [Laurent Dhima], German [Christian Neumair],
1136 Greek [Kostas Papadimas], Hindi [Guntupalli Karunkar]
1137
1138 Changes in version 1.5.4
1139 ========================
1140 * Update translations: Japanese [Takeshi AIHANA], 
1141 Azerbaijani [M\311\231tin \306\217mirov], Finnish [Pauli Virtanen],
1142 French [Christophe Merlet], Ukrainian [Maxim Dziumanenko],
1143 Simplified Chinese [Funda Wang], Arabic [Arafat Medini],
1144 Albanian [Laurent Dhima]
1145
1146 Changes in version 1.5.3
1147 ========================
1148 * Corrected library name in atk-uninstalled.pc.in (bug #132283). [Laszlo Peter]
1149
1150 * Corrcted property name for number of links in a AtkHypertext (bug #130022).
1151
1152 * Add translation: Croatian [Robert Sedak]
1153
1154 * Update translations: Japanese [Takeshi AIHANA], Italian [Alessio Frusciante],
1155 Norwegian [Kjartan Marass], Albanian [Laurent Dhima],
1156 Russian [Russian team], Polish [GNOME PL team], Welsh [Rhys Jones],
1157 Swedish [Christian Rose], Serbian [Danilo \305\240egan], 
1158 Dutch [Tino Meinen], Czech [Miloslav Trmac], Korean [Changwoo Ryu], 
1159 Spanish [Francicso Javier F. Serrador], Danish [Ole Laursen],
1160 Portuguese [Duarte Loreto]
1161
1162 Changes in version 1.5.2
1163 ========================
1164 * Fix crasher bug in atk_text_free_ranges (bug #129837). [Jeff Franks]
1165
1166 * Change name of role from, "accel label" to "accelerator label". (bug #129499)
1167
1168 * Update translations: Czech [MiloSlac Trmac], Portuguese [Duaret Loreto],
1169 Danish [Ole Laursen], Spanish [Francisco Javier F. Serrador],
1170 Afrikaans [Stefan Lubbersen], Japanese [Takeshi AIHANA],
1171 Norwegian [Kjartan Maraas], Greek [Kostas Papadimas], 
1172 Swedish [Christan Rose], Belarusian [Alex Nyakhaychyk],
1173 Serbian [Danilo \305\240egan], Arabic [Arafat Mendini],
1174 Norwegian Nyorsk [\303\205smund Skj\303\246veland], Croatian [Robert Sedak],
1175 Polish [Artur Flinta], Lithuanian [Tomas Kuliavas],
1176 Dutch [Vincent van Adrighem], French {Christophe Merlet],
1177 Mongolian [Sanlig Badral], Korean [Korean], Arabic [Arafat Medini]. 
1178
1179
1180 Changes in version 1.5.1
1181 ========================
1182 * Change role names so that unlocalized names the same as Java role names.
1183 (bug #125024)
1184
1185 * Set state FOCUSED for object reported as having focus. (bug #127400)
1186
1187 * Add new property "accessible-hypertext-nlinks" for AtkObject. Add new 
1188 signal link_activated and properties "number-of-anchors", "end-index" and 
1189 "start-index" for AtkHyperlink. (bug 112390)
1190
1191 * Make nicks and blurbs of properties translatable.
1192
1193 * Add new role ATK_ROLE_EDITBAR. (bug 116007)
1194
1195 * Add translations: Afrikaans [Stefan Lubbersen]
1196
1197 * Update translations: Serbian [Danilo \305\240egan], Czech [Milozlav Trmac],
1198 Portuguese [Duarte Loreto],  Mongolian [Sanlig Badral], 
1199 Dutch [Vincent van Adrighem]
1200
1201 Changes in version 1.5.0
1202 ========================
1203 * Fix memory leaks in AtkRelations (bugs #124877, #125725)
1204
1205 * Add version number to documentation (bug #125758)
1206
1207 * Update translations: Catalan [Jordi Mallach], Kannada [Pramod]
1208
1209 Changes in version 1.4.1
1210 ========================
1211 * Add translations: Lithuanian [Gedminas Paulauskas], 
1212 Norwegian [(nynorsk [\303\205smund Skj\303\246veland]
1213
1214 * Update translations: German [Christian Neumair],
1215 Romanian [Mi\305\237u Moldovan]
1216
1217 * Add description of signals to the documentation [Padraig O'Briain]
1218
1219 * Fix bug which caused building of rpms to fail [Scott Kennedy]
1220
1221 Changes in version 1.4.0
1222 ========================
1223 * Add translations: Nepali [Pawan Chitrakar]
1224
1225 * Update translations: Spanish [Francisco Javier F.Serrador],
1226 Welsh [Dafydd Harries]
1227
1228 Changes in version 1.3.6
1229 ========================
1230 * Add translations: Hindi [Guntupalli Katunakar]
1231
1232 * Update translations: Azerbaijani [Metin Amiroff], 
1233 Italian [Alessio Frusciante]
1234
1235 Changes in version 1.3.5
1236 ========================
1237 * Remove po/Makefile.in.in (bug #119053)
1238
1239 * Return correct value for atk_state-set_is_empty (bug #116621)
1240
1241 * Ensure that row and column values in atk_table_ref_at are non-negative.
1242
1243 * Add translations: Tamil [Dinesh N]
1244
1245 * Update translations: Serbian [Prevod.org], Esparanto [Charles Voelger],
1246 Hungarian [Andras Timar].
1247  
1248
1249 Changes in version 1.3.4
1250 ========================
1251 * Add translations: Irish [Paul Duffy], Limburgish [Mathieu Van Woerkom]
1252
1253 * Add new relation type ATK_RELATION_POPUP
1254
1255 * Some win32 fixes [Tor Lillqvist]
1256
1257 Changes in version 1.3.3
1258 ========================
1259 * Add translations: Welsh [Dafydd Harries], Arabic [Arafat Medini]
1260
1261 * Update translations: Traditional Chinese [Abel Cheung]
1262
1263 * Add new role ATK_ROLE_AUTOCOMPLETE and state ATK_STATE_INDETERMINATE.
1264
1265 Changes in version 1.3.2
1266 ========================
1267 * Add translations: Serbian [Danilo \305\240egan], Portuguese [Duarte Loreto],
1268 Icelandic [Sam\303\272el J\303\263n Gunnarsson]
1269
1270 * Update translations: Traditional Chinese [Abel Cheung], Polish [Artur Flinta]
1271
1272
1273 Changes in version 1.3.1
1274 ========================
1275 * Allow use of libtool-1.5 (bug #111481) [Ali Akcaagac]
1276
1277 * Added translations: Yiddish [Raphael Finkel], Japanese [Takeshi AIHANA].
1278
1279
1280 Changes in version 1.3.0
1281 ========================
1282 * Use automake-1.7, libtoolize, gtkdocize and glib-gettextize. 
1283 [James Henstridge]
1284
1285 * Windows fixes [Tor Lillqvist]
1286
1287 * Add translations: Esparanto [Charles Voelger], 
1288 Belarussian [Dmitry G.Mastrukov], Malayalam [Guntupalli Karunkar], 
1289 Persian [Roozbeh Pourander], Azerbaijani [Metin Amiroff],
1290 Bengali [Sayamindu Dasgupta], Kannada [Pramod], Macedonian {Abel Cheung],
1291 Turkish [Gorkem], Indonesian [Mohammad Damt],
1292 Traditional Chinese [Abel Cheung], Slovak [Stanislav Visnovsky],
1293 Brazilian Portuguese [Alexander Folle de Menezes], 
1294 Romanian [Mi\305\237u Moldovan], Mongolian [Sanlig Badral]
1295
1296 * Make atk_text_get_character_extents() return positive value, even for rtl
1297 text. (bug #102954) [Padraig O'Briain]
1298
1299 * Add new functions atk_text_get_range_extents and atk_text_get_bounded_ranges.
1300 (bug #100943) [Padraig]
1301
1302 * Add properties "relation-type" and "target" to AtkRelation. (bug #72426)
1303 [Padraig]
1304
1305 * Add property "accessible-table-caption-object" to AtkObject. (bug #74814)
1306 [Padraig]
1307
1308 * Add property "selected-link" to AtkHyperlink and new function
1309 atk_kyperlink_is_selected_link(); add signal "link-selected" to AtkHyperlink.
1310 (bug #104621) [Padraig]
1311  
1312 * Correct creation of object which is not a AtkGObjectAccessible in
1313 atk_gobject_accessible_from_object. [Padraig and Alex Larsson]
1314
1315 * Do not emit notification for initial setting of role using 
1316 atk_object_set_role(). (bug #107710) [Padraig]
1317
1318
1319 Changes in version 1.2.2
1320 ========================
1321 * Add translations: Simplified Chinese (zh_CN) [He Qiangqiang],
1322 Albanian [Laurent Dhima], Finnisg [Pauli Virtanen], 
1323 Italian [Alession Frusciante], Amharic [Daniel Yacob]
1324
1325 * Allow changing of default installation directory for documentation.
1326 (bug 102497) [Padraig O'Briain].
1327
1328 Changes in version 1.2.1
1329 ========================
1330 * Add translations: Catalan [Jordi Mallach], French [Christophe Marlet],
1331 Latvian [Artis Trops], Korean [Nam SungHyun], Polish [Zbigniew Vhyla],
1332 Greek [Kostas Papadimas]
1333
1334 Changes in version 1.2.0
1335 ========================
1336 * Add translations: Russian [Dmitri G. Mastrukov], Ukranian [Yuriy Syrota]
1337
1338 Changes in version 1.1.5
1339 ========================
1340 * Correct return value for atk_text_get_caret_offset(). (Bug #101020)
1341 [Padraig O'Briain]
1342 * Add translations: Vietnamese, Hebrew, Dutch [Pablo Saratxaga], 
1343 Hungarian [Andras Timar], Bulgarian [Yanko Kaneti]
1344 * Miscellaneous Fixes [Owen Taylor, manish Singh, Padraig]
1345
1346 Changes in version 1.1.4
1347 ========================
1348 * Add translations: Norwegian [Kjartan Maraas], German [Christian Neumair],
1349 Spanish [Pablo Gonzalo del Campo], Danish [Ole Laursen]
1350
1351 Changes in version 1.1.3
1352 ========================
1353 * Add new role ATK_ROLE_APPLICATION [Bill Haneman]
1354 * Add tranlatations: Malay language [Hasbullah BIn Pit]
1355 English [Abi Brady]
1356
1357 Changes in version 1.1.2
1358 ========================
1359 * Correct implementation of i18n support [Padraig O'Briain]
1360 * Add Swedish translations [Christian Rose]
1361 * Fix compiler warnings [Soeren Sandmann]
1362 * Add signal "active-descendant-changed" to AtkObject [Padraig]
1363 * Add relation types ATK_RELATION_EMBEDS and ATK_RELATION_EMBEDS_BY  
1364 [Bill Haneman]
1365 * Add atk_hyperlink_is_inline() [Bill]
1366 * Update docs [Bill]
1367
1368 Changes in version 1.1.1
1369 ========================
1370 * Add new functions atk_object_add_relationship, atk_object_remove_relationship,
1371 atk_role_get_localized_name, atk_action_get_localized_name; add new roles,
1372 states and relationships; add text-attributes-changed signal for AtkText
1373 interface. [Padraig O'Briain]
1374
1375 * Add po directory and update atk_role_get_localized_name() to allow it to
1376 return localized name [Padraig]
1377
1378 Changes in version 1.1.0
1379 ========================
1380 * Documentation improvements [Padraig O'Briain]
1381 * Update autogen.sh to get correct behaviour when both automake 1.4 and 1.6
1382 are installed [Havoc Pennington]
1383 * Add implementtaion of atk_object_factory_get_accessible_type() for
1384 AtkNoOpObjectFactory [Padraig]
1385 * Add ATK_LAYER_WINDOW {Mark Mc Loughlin]
1386
1387 Changes in version 1.0.3
1388 ========================
1389 * Documentation improvements [Padraig O'Briain]
1390 * 64-bit bug fixes [George Lebl]
1391
1392 Changes in version 1.0.2
1393 ========================
1394 * Fixed bug with focus notification [Padraig O'Briain]
1395 * Fixed bug in atk_gobject_for_accessible [Padraig]
1396
1397 Changes in version 1.0.1
1398 ========================
1399 * Bug fixes, optimizations [Padraig O'Briain, Bill Haneman]
1400 * Fix Win32 DLL name [Tor Lillqvist]
1401
1402 Changes in version 1.0.0
1403 ========================
1404 * Build fixes [Padraig O'Briain, Tor Lillqvist, James Henstridge]
1405 * Add structure padding [Padraig]
1406
1407 Changes in version 0.13
1408 ========================
1409 * Add padding to class structures for future expansion [Padraig O'Briain]
1410 * Add include guards to atk.h [Morten Welinder]
1411 * Change argument of atk_component_get_layer(),atk_component_get_mdi_zorder()
1412   to be AtkComponent instead of AtkObject [Padraig]
1413 * Cleanups [Padraig]
1414
1415 Changes in version 0.11 and 0.12
1416 ================================
1417 * Ansi-fied function prototypes and definitions;
1418   i.e.  foo(void) instead of foo() [Jacob Berkman]
1419 * Deprecated the mis-located AtkObject API for getting
1420   layer and mdi-zorder info (should have been in AtkComponent)
1421   and put this API into AtkComponent.
1422
1423 Changes in version 0.9 and 0.10
1424 ===============================
1425 * Win32 build fixes [Hans Breuer]
1426 * Fix default signal handler name for text_caret_moved signal [Jeff Franks]
1427 * Doc improvements [Padraig O'Briain]
1428 * Fix signal prototypes in atkobject.h [Murray Cumming]
1429 * Fix atk-enum-types.h includes for C++ [Mikael Hermansson]
1430 * Bug fixes [Michael Meeks, Jeff]
1431
1432 Changes in 0.8
1433 ==============
1434 * Win32 build fixes [Hans Breuer]
1435 * Add atk_role_get_name()/atk_rule_for_name() [Padraig O'Briain]
1436 * Register types for ATK enumerations [Padraig]
1437 * Allow registration of new txt attribute types [Padraig]
1438 * Miscellaneous small API additions [Padraig]
1439 * New test cases [Padraig]
1440 * Documentation improvements [Padraig]
1441
1442 Other contributors: Darin Adler, Bill Haneman, Xavier Ordoquy, Michael Meeks, 
1443   Sebastian Wilhelmi
1444
1445 Changes in 0.7
1446 ==============
1447 * Some restructuring of how change notification works, use
1448   signals not properties in some cases. [Padraig O'Briain, Bill Haneman] 
1449 * Various small API fixes and improvements [Padraig]
1450 * Add key event hooks [Bill]
1451 * Documentation improvements [Padraig]
1452 * Win32 build improvements [Tor Lillqvist]
1453 * Bug fixes [Padraig, Bill]
1454
1455 Changes in 0.6
1456 ==============
1457 * Small improvements to AtkText, AtkRelation, AtkObject APIs. 
1458   [Padraig O'Briain, Bill Haneman]
1459 * Win32 build fixes [Tor Lillqvist]
1460 * Bug fixes and optimizations [Padraig]
1461 * Makefile fix [Jacob Berkman]
1462 * Doc improvements [Padraig]
1463
1464 Changes in 0.5
1465 ==============
1466 * Win32 updates and a small bug fix [Hans Breuer]
1467
1468 Changes in 0.4
1469 ==============
1470 * Miscellaneous cleanups and fixes.
1471
1472 Changes in 0.3
1473 ==============
1474 * API improvements to AtkTable, AtkSelection
1475 * Add AtkDocument interface
1476 * Rename AtkHyperLink to AtkHyperlink
1477 * Allow for screen or window relative coordinates
1478 * Utility functions
1479 * Various minor tweeks and cleanups. 
1480 * Documentation improvements
1481 * Add default implementations for important functions
1482
1483 Changes in 0.2
1484 ==============
1485 * Some API tweaks
1486
1487 Changes in 0.1
1488 ==============
1489 This is the initial release of ATK, the Accessibility Tookit, which will be
1490 used obtain accessibily information from GTK+ and GNOME widgets.