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