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