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