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