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