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