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