Release 2.28
[atk.git] / NEWS
blob4eea685b7b2f4c64fd07b569843719d88cf6b83b
1 Changes in version 2.28
2 =======================
4 * documentation
5    * Bug 791020: Remove list association from ATK_ROLE_DESCRIPTION_{TERM,VALUE}
7 Translations
8  Claude Paroz (fr), GNOME Translation Robot (gd)
10 Changes in version 2.27.1
11 =========================
13 * Build: meson, tracked by bug 785802)
14    * Ad option to disable introspection
15    * Fix .rc generation in Meson builds
17 * Build (Visual Studio)
18    * Enhance security of x64 binaries
20 Translations
21   Pawan Chitrakar (ne), Xavi Ivars (ca@valencia), hanniedu (nl)
23 Changes in version 2.26
24 =======================
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
31 Contributors
32    Chun-wei Fan
34 Translations
35    Ask Hjorth Larsen (da)
37 Changes in version 2.25.90
38 ==========================
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
55 Contributors
56   Emmanuele Bassi, Daniel Boles, Chun-wei Fan, Rico Tzschichholz
58 Translations
59   Pawan Chitrakar (ne), Fabio Tomat (fur)
62 Changes in version 2.25.2
63 =========================
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)
107 Contributors:
108 Emmanuele Bassi, Milan Crha, Joanmarie Diggs, Piotr Drąg, Chun-wei Fan
110 Translations:
111 Yuras Shumovich (be)
112 Changes in version 2.24.0
113 ==========================
115 * Build, MSVC
116    * Support Visual Studio 2017
118 Contributors:
119 Chun-wei Fan
121 Translations:
122 Ask Hjorth Larsen (da), Jordi Mas (ca)
124 Changes in version 2.23.4
125 ==========================
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
137 Contributors:
138 Murray Cumming, Piotr Drąg,  Chun-wei Fan, Alejandro Piñeiro Iglesias
140 Translations:
141 gogo (hr), Jordi Mas (ca), Fabio Tomat (fur)
143 Changes in version 2.22.0
144 ==========================
146 * Add more options to XGETTEXT_OPTIONS in po/Makevars
148 Contributors:
149 Piotr Drąg (po)
151 Translations:
152 Piotr Drąg (po), David King (en_GB)
154 Changes in version 2.21.90
155 ==========================
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
170 Contributors:
171 Piotr Drąg, Chun-wei Fan, Rico Tzschichholz
173 Translations:
174 GNOME Translation Robot (gd), Cédric Valmary (oc)
176 Changes in version 2.20.00:
177 ===========================
179 Translations:
180 Ask Hjorth Larsen (da)
182 Changes in version 2.19.92:
183 ===========================
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
192 Contributors:
193 Chun-wei Fan, Kalev Lember, Alejandro Piñeiro Iglesias, Philip
194 Withnall
196 Translations:
197 Anders Jonsson (sv), Cédric Valmary (oc)
199 Changes in version 2.19.90:
200 ===========================
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
210 Contributors:
211 Chun-wei Fan, Javier Jardón, Alejandro Piñeiro Iglesias
213 Translations:
214 Aurimas Černius(lt), Trần Ngọc Quân (vi), Kristjan SCHMIDT (eo)
216 Changes in version 2.18.0:
217 ===========================
219 * Build: Improvements on MSVC Build infrastructure
221 Contributors:
222 Chun-wei Fan
224 Translations:
225 Chao-Hsiung Liao (zh_TW)
227 Changes in version 2.17.90:
228 ===========================
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"
240 * Misc: set proper file permission to source files
242 Contributors:
243 Murray Cumming, Chun-wei Fan, Simon McVittie, Alejandro Piñeiro
244 Iglesias
246 Translations:
247 Pedro Albuquerque (pt), Daniel Martinez (an),
249 Changes in version 2.16.0:
250 ==========================
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
258 Contributors:
259 Chun-wei Fan
261 Translations:
262 Josef Andersson (sv), Jiri Grönroos (fi), Baurzhan Muftakhidinov (kk),
263 Samir Ribic (bs), Zahari Yurukov (bg)
265 Changes in version 2.15.91:
266 ===========================
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
273 Contributors:
274 Javier Jardón
276 Translations:
277 Muhammet Kara (tr), Dušan Kazik (sk)
279 Changes in version 2.15.4:
280 ==========================
282 * AtkRole:
283    * Bug 742806: Add new roles for fractions, roots, subscripts, and
284      superscripts
286 Contributors:
287 Joanmarie Diggs
289 Changes in version 2.15.3:
290 ==========================
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
298 Contributors:
299 Joanmarie Diggs, Alejandro Piñeiro Iglesias
301 Translations:
302 Muhammet Kara (tr)
304 Changes in version 2.15.2:
305 ==========================
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
319 Contributors:
320 Joanmarie Diggs, Alejandro Piñeiro
322 Translations:
323 Anders Jonsson (sv)
325 Changes in version 2.15.1:
326 ==========================
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
334 Changes in version 2.14.0:
335 ==========================
337 Translations:
338 Dušan Kazik (sk), Maria Mavridou (el), Yuri Myasoedov (ru)
341 Changes in version 2.13.90:
342 ===========================
344 * GObject-introspection: some small changes needed by the MINGW project.
345 * Doap file updated See [1]
347 Contributors:
348   Alexpux, Piotr Drąg, Olav Vitters
350 Translations:
351 Christian Kirbach (de), Lasse Liehu (fi), ngoswami (as)
353 [1] https://mail.gnome.org/archives/release-team/2014-July/msg00045.html
355 Changes in version 2.13.3:
356 ==========================
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
368 Contributors:
369   Benjamin Gilbert, Chun-wei Fan, Evan Nemerson, Alejandro Piñeiro
370   Iglesias, Owen W. Taylor
372 Translation:
373   genodeftest (de), Pau Iranzo (ca), Carles Ferrando (ca@valencia), Yosef Or Boczko (he)
375 Changes in version 2.13.2:
376 ==========================
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.
383 Changes in version 2.13.1:
384 ==========================
386 * Bug 728031: Use visibility attributes/__declspec (dllexport) to
387   export public symbols
388 * Bug 691991: Add Simple Support for Visual Studio 2012
390 Contributors:
391   Chun-wei Fan
393 Translation
394   Inaki Larranaga Murgoitio (eu), Matej Urbančič (sl), marablack3 (el)
396 Changes in version 2.12.0:
397 ==========================
399 Translations
401 A S Alam (pa), Claudio Arseni (it), Ask H. Larsen (da), Kjartan Maraas
402 (nb), Andika Triwidada (id)
404 Changes in version 2.11.92:
405 ==========================
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
415 Contributors:
416   Chun-wei Fan, Alejandro Piñeiro Iglesias
418 Translations
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)
428 Changes in version 2.11.90:
429 ==========================
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)
448 Contributors:
449   Mike Gorse, Alejandro Piñeiro Iglesias
451 Translations:
452   Jorge Pérez Pérez (an), Kjartan Maraas (nb), Andika Triwidada (id)
454 Changes in version 2.11.6:
455 ==========================
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.
463 Contributors:
464   Alejandro Piñeiro Iglesias
466 Translations:
467   Aurimas Černius (lt), Marek Černocký (cs), Tong Hui (zh_CN),
468   Chao-Hsiung Liao (zh_HK)
470 Changes in version 2.11.5:
471 ==========================
473 * MSVC Builds: Rework Introspection Build and other miscellaneous
474   fixes
476 Contributors:
477   Chun-wei Fan
479 Translations:
480   Yosef Or Boczko (he), Dimitris Spingos (el), Peter Vágner (sk)
482 Changes in version 2.11.4:
483 ==========================
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
517 Contributors:
518    Chun-wei Fan, Kjartan Maraas, Alejandro Piñeiro Iglesias, Colin
519    Walters, Yue Wang
521 Translations:
522   Fran Diéguez (gl), Michael Jayt (zh_CN), Daniel Mustieles (es),
523   Fábio Nogueira (pt_BR)
526 Changes in version 2.11.3:
527 ==========================
529 * Bug 709214: Need API to get the document's current page number and
530 *  page count
531 * Updated Greek translation
533 Changes in version 2.11.2:
534 ==========================
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
555 Changes in version 2.11.1:
556 ==========================
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
563 Changes in version 2.10.0:
564 ==========================
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.
572 Changes in version 2.9.4:
573 ==========================
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
604 Changes in version 2.9.3:
605 ==========================
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
616 Changes in version 2.9.2:
617 ==========================
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
632 Changes in version 2.8.0:
633 ==========================
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.
642 Changes in version 2.7.91:
643 ==========================
645 * atkobject: added a explicit include to locale.h
647 Changes in version 2.7.90:
648 ==========================
650 * Bug 694117
651 *  * atkobject: add atk_object_get_object_locale
652 *  * atkdocument: deprecate atk_document_get_locale
654 Changes in version 2.7.5:
655 ==========================
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
663 Changes in version 2.7.4:
664 ==========================
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
670 Changes in version 2.7.3:
671 ==========================
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
680 Changes in version 2.7.2:
681 ==========================
683 * Bug 686801: Extend atk_add_global_event_listener in order to support
684 *   signal details
685 * Updated Thai translation.
687 Changes in version 2.6.0:
688 ==========================
690 * Updated Japanese and Brazilian Portuguese translations.
692 Changes in version 2.5.91:
693 ==========================
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.
700 Changes in version 2.5.4:
701 =========================
703 * Bug 672869: Required a method to check if a relationset contains a
704 *   relation taking into account relationship and target
706 Changes in version 2.5.3:
707 =========================
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
716 Changes in version 2.4.0:
717 =========================
719 * Bug 593220: Some typos in atktable signals (docs)
720 * Updated Hindi and Simplified Chinese translation
723 Changes in version 2.3.95:
724 =========================
726 * Bug 671857: Add deprecation attributes to deprecated functions
727 * Updated Visual Studio configuration files
728 * Updated Khmer, Malayalam and Bengali Translations
730 Changes in version 2.3.93:
731 ==========================
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
737 Changes in version 2.3.91:
738 ==========================
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
749 Changes in version 2.3.3:
750 =========================
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
758 Changes in version 2.2.0:
759 =========================
761 * Updated Gujarati, Oriya, Assamese, Danish, Portuguese, Czech and
762 *  Catalan (Valencian) translations
764 Changes in version 2.1.92:
765 ==========================
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
774 Changes in version 2.1.5:
775 =========================
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
784 Changes in version 2.1.0:
785 =========================
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
794 Changes in version 2.0.1:
795 =========================
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
806 Changes in version 2.0.0:
807 =========================
809 *Translation update.
811 Changes in version 1.91.92:
812 =========================
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
820 Changes in version 1.33.6:
821 =========================
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
832 Changes in version 1.32.0:
833 =========================
835 *Fixes: #630097, #621717, #571622, #617851, #616812.
836 *Translation update.
839 Changes in version 1.30.0:
840 =========================
842 *Translation update.
844 Changes in version 1.29.92:
845 =========================
847 *Fixes: Bug #608399. Correct the link of accessibility page.
848 *Fixes: Bug #606888. Link libatk against libintl.
849 *Translation update.
851 Changes in version 1.29.4:
852 ==========================
854 *Fixes: #592146.
856 Changes in version 1.29.3:
857 ==========================
859 *Fixes: #601552.
861 Changes in version 1.29.2:
862 ==========================
864 *Fixes: #569427.
865 *Translation update.
867 Changes in version 1.28.0:
868 ==========================
870 *Translation update.
872 Changes in version 1.27.90:
873 ==========================
875 *Fixes: #575794, #591105, #489828.
876 *Translation update.
878 Changes in version 1.26.0:
879 =========================
881 *Fixes: Improve the documentation. Sven Herzberg.
882 *Translation update.
884 Changes in version 1.25.2:
885 =========================
887 *Fixes: #562204, #505445, #361757, #478620, #560156, #477708, #478595, #478583
888 #480126.
889 *Translation update.
891 Changes in version 1.24.0:
892 =========================
894 *Fixes: #551474.
895 *Translation update.
897 Changes in version 1.23.5:
898 =========================
900 *Fixes: #535704, #526752.
902 Changes in version 1.22.0:
903 =========================
905 *Translation update.
907 Changes in version 1.21.92:
908 =========================
910 *Fixes #508846.
912 Changes in version 1.21.5:
913 =========================
915 *Fixes #502840, #500978, #477763.
917 Changes in version 1.20.0:
918 =========================
920 *Add "si" (Sinhala) to ALL_LINGUAS.
922 Changes in version 1.19.6:
923 =========================
925 *Fixes #460851. Add a new API: atk_get_version.
927 Changes in version 1.19.3:
928 =========================
930 *Fixes #434784.
931 *Remove gnome-doc-utils dependence.
933 Changes in version 1.19.1:
934 =========================
936 *Fixes #382328, #418194, #413357.
938 Changes in version 1.18.0:
939 =========================
941 *Fixes #408527, #398038, #367627.
943 Changes in version 1.17.0:
944 =========================
946 *Fixes #404592.
948 Changes in version 1.13.2:
949 =========================
951 *New class which provides miscellaneous utilities.
952 *Fixes #329454.
954 Changes in version 1.12.4:
955 =========================
957 *Add Li Yuan to MAINTAINERS.
959 Changes in version 1.12.3: 
960 =========================
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, 
968 Changes in version 1.12.2: 
969 =========================
970 * Documentation fixes.
971 * New language: Bengali (Runa Bhattacharjee)
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.
981 Changes in version 1.12.0: 
982 =========================
984 * Added ATK_ROLE_FORM, ATK_STATE_ANIMATED, ATK_STATE_VISITED, ATK_STATE_DEFAULT
985 * Added ATK_RELATION_DESCRIPTION_FOR, ATK_RELATION_DESCRIBED_BY
987 Changes in version 1.11.4:
988 =========================
990  * Enhanced documentation: gtk-doc API docs are
991    now at 100% coverage.
993  * allow for NULL in-params to AtkImage coordinate APIs. 
995  * New langs: Georgian (ka)   Vladimir Sichinava
996               Oriya (or)      Gora Mohanty
998 Changes in version 1.11.3:
999 =========================
1001  * Fix for localization bug #317458 from Kazuzi IWAMOTO.
1002  * Included docs in tarball as appropriate.
1004 Changes in version 1.11.0:
1005 =========================
1007   Added new APIs - minor enhancements to AtkImage,
1008   AtkDocument, AtkObject, AtkComponent, AtkState.
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.
1017   Minor documentation fixes (thanks to Bill Abt).
1019   Added 'tt' (Tatar) locale, Simos Xenitellis  
1021 Changes in version 1.10.3:
1022 =========================
1024   Libtool fix.  
1025   N.B. : 1.10.2 was released with a buggy libtool!
1027   in version 1.10.2:
1029 * Minor build fixes incl Win32 (Tor Lillqvist)
1031 * New locales, "ug" (Abduxukur Abdurixit) and "gl" (Ognacio Casal Quinteiro)
1033 Changes in version 1.10.1
1034 =========================
1036 * added ATK_STATE_REQUIRED; see bug #172663.
1038 * New locale, 'rw'
1040 Changes in version 1.9.1
1041 ========================
1043 * New locale, 'xh'
1045 * Fixed bug #168218 (spec-file ftp dir wrong)
1047 * Fixed #165288 in atk.def file.
1049 * Added description for ATK_RELATION_SUBWINDOW_OF (bug #161562).
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)
1056 * Use gmodule-no-export.pc. (bug #158531) [Matthias Clasen]
1058 * Add new translations: Arabic [Arafat Medini], 
1059 Thai [Supranee Thirawattanasuk], Assamese [Sunaram Patir]
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]
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]
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]
1084 Changes in version 1.7.3
1085 ========================
1086 * Minor updates to documentation.
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]
1093 Changes in version 1.7.2
1094 ========================
1095 * Added new role ATK_ROLE_EMBEDDED.. (bug #147989)
1097 * Add support for AtkRectangle and correct definition of
1098 "bounds-changed" signal.
1100 * Update translations: Nepali [Pawan Chitrakar], Albanian [Laurent Dhima]
1102 Changes in version 1.7.1
1103 ========================
1104 * Allow locale dir to be not hardcoded into binary. (bug #1289006)
1106 * Add translations: Turkmen [M\303\274hemmet Amut]
1108 * Update translations: Hungarian [Andras Timar],  Bulgarian [Rostislav Raikov]
1110 Changes in version 1.7.0
1111 ========================
1112 * Add "bounds-changed" signal for AtkComponent. (bug #140476)
1114 * Add new state ATK_STATE_TRUNCATED and new relation 
1115 ATK_RELATION_PARENT_WINDOW_OF. (bug #133375)
1117 Changes in version 1.6.1
1118 ========================
1119 * Update to build on Cygwin, (bug #136666) [Roger Leigh]
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]
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]
1130 Changes in version 1.6.0
1131 ========================
1132 * Add translation: Serbian Jekavian [Bojan Suzic], Estonian [Priit Laes]
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]
1139 Changes in version 1.5.5
1140 ========================
1141 * Add translation: Canadian English [Adam Weinberger]
1143 * Update translations: Italian [Alessio Frusciante], Mongolian [Sanlig Badral],
1144 Albanian [Laurent Dhima], German [Christian Neumair],
1145 Greek [Kostas Papadimas], Hindi [Guntupalli Karunkar]
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]
1155 Changes in version 1.5.3
1156 ========================
1157 * Corrected library name in atk-uninstalled.pc.in (bug #132283). [Laszlo Peter]
1159 * Corrcted property name for number of links in a AtkHypertext (bug #130022).
1161 * Add translation: Croatian [Robert Sedak]
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]
1171 Changes in version 1.5.2
1172 ========================
1173 * Fix crasher bug in atk_text_free_ranges (bug #129837). [Jeff Franks]
1175 * Change name of role from, "accel label" to "accelerator label". (bug #129499)
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]. 
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)
1194 * Set state FOCUSED for object reported as having focus. (bug #127400)
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)
1200 * Make nicks and blurbs of properties translatable.
1202 * Add new role ATK_ROLE_EDITBAR. (bug 116007)
1204 * Add translations: Afrikaans [Stefan Lubbersen]
1206 * Update translations: Serbian [Danilo \305\240egan], Czech [Milozlav Trmac],
1207 Portuguese [Duarte Loreto],  Mongolian [Sanlig Badral], 
1208 Dutch [Vincent van Adrighem]
1210 Changes in version 1.5.0
1211 ========================
1212 * Fix memory leaks in AtkRelations (bugs #124877, #125725)
1214 * Add version number to documentation (bug #125758)
1216 * Update translations: Catalan [Jordi Mallach], Kannada [Pramod]
1218 Changes in version 1.4.1
1219 ========================
1220 * Add translations: Lithuanian [Gedminas Paulauskas], 
1221 Norwegian [(nynorsk [\303\205smund Skj\303\246veland]
1223 * Update translations: German [Christian Neumair],
1224 Romanian [Mi\305\237u Moldovan]
1226 * Add description of signals to the documentation [Padraig O'Briain]
1228 * Fix bug which caused building of rpms to fail [Scott Kennedy]
1230 Changes in version 1.4.0
1231 ========================
1232 * Add translations: Nepali [Pawan Chitrakar]
1234 * Update translations: Spanish [Francisco Javier F.Serrador],
1235 Welsh [Dafydd Harries]
1237 Changes in version 1.3.6
1238 ========================
1239 * Add translations: Hindi [Guntupalli Katunakar]
1241 * Update translations: Azerbaijani [Metin Amiroff], 
1242 Italian [Alessio Frusciante]
1244 Changes in version 1.3.5
1245 ========================
1246 * Remove po/Makefile.in.in (bug #119053)
1248 * Return correct value for atk_state-set_is_empty (bug #116621)
1250 * Ensure that row and column values in atk_table_ref_at are non-negative.
1252 * Add translations: Tamil [Dinesh N]
1254 * Update translations: Serbian [Prevod.org], Esparanto [Charles Voelger],
1255 Hungarian [Andras Timar].
1258 Changes in version 1.3.4
1259 ========================
1260 * Add translations: Irish [Paul Duffy], Limburgish [Mathieu Van Woerkom]
1262 * Add new relation type ATK_RELATION_POPUP
1264 * Some win32 fixes [Tor Lillqvist]
1266 Changes in version 1.3.3
1267 ========================
1268 * Add translations: Welsh [Dafydd Harries], Arabic [Arafat Medini]
1270 * Update translations: Traditional Chinese [Abel Cheung]
1272 * Add new role ATK_ROLE_AUTOCOMPLETE and state ATK_STATE_INDETERMINATE.
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]
1279 * Update translations: Traditional Chinese [Abel Cheung], Polish [Artur Flinta]
1282 Changes in version 1.3.1
1283 ========================
1284 * Allow use of libtool-1.5 (bug #111481) [Ali Akcaagac]
1286 * Added translations: Yiddish [Raphael Finkel], Japanese [Takeshi AIHANA].
1289 Changes in version 1.3.0
1290 ========================
1291 * Use automake-1.7, libtoolize, gtkdocize and glib-gettextize. 
1292 [James Henstridge]
1294 * Windows fixes [Tor Lillqvist]
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]
1305 * Make atk_text_get_character_extents() return positive value, even for rtl
1306 text. (bug #102954) [Padraig O'Briain]
1308 * Add new functions atk_text_get_range_extents and atk_text_get_bounded_ranges.
1309 (bug #100943) [Padraig]
1311 * Add properties "relation-type" and "target" to AtkRelation. (bug #72426)
1312 [Padraig]
1314 * Add property "accessible-table-caption-object" to AtkObject. (bug #74814)
1315 [Padraig]
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]
1321 * Correct creation of object which is not a AtkGObjectAccessible in
1322 atk_gobject_accessible_from_object. [Padraig and Alex Larsson]
1324 * Do not emit notification for initial setting of role using 
1325 atk_object_set_role(). (bug #107710) [Padraig]
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]
1334 * Allow changing of default installation directory for documentation.
1335 (bug 102497) [Padraig O'Briain].
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]
1343 Changes in version 1.2.0
1344 ========================
1345 * Add translations: Russian [Dmitri G. Mastrukov], Ukranian [Yuriy Syrota]
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]
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]
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]
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]
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]
1384 * Add po directory and update atk_role_get_localized_name() to allow it to
1385 return localized name [Padraig]
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]
1396 Changes in version 1.0.3
1397 ========================
1398 * Documentation improvements [Padraig O'Briain]
1399 * 64-bit bug fixes [George Lebl]
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]
1406 Changes in version 1.0.1
1407 ========================
1408 * Bug fixes, optimizations [Padraig O'Briain, Bill Haneman]
1409 * Fix Win32 DLL name [Tor Lillqvist]
1411 Changes in version 1.0.0
1412 ========================
1413 * Build fixes [Padraig O'Briain, Tor Lillqvist, James Henstridge]
1414 * Add structure padding [Padraig]
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]
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.
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]
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]
1451 Other contributors: Darin Adler, Bill Haneman, Xavier Ordoquy, Michael Meeks, 
1452   Sebastian Wilhelmi
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]
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]
1473 Changes in 0.5
1474 ==============
1475 * Win32 updates and a small bug fix [Hans Breuer]
1477 Changes in 0.4
1478 ==============
1479 * Miscellaneous cleanups and fixes.
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
1492 Changes in 0.2
1493 ==============
1494 * Some API tweaks
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.