Release 2.7.90
[platform/upstream/atk.git] / NEWS
1 Changes in version 2.7.90:
2 ==========================
3 *
4 * Bug 694117
5 *  * atkobject: add atk_object_get_object_locale
6 *  * atkdocument: deprecate atk_document_get_locale
7
8 Changes in version 2.7.5:
9 ==========================
10 *
11 * build: Use GNOME_COMPILE_WARNINGS
12 * atkhyperlink: Ensure we get even deprecated prototypes
13 * Bug 651343: add ATK_ROLE_LEVEL_BAR
14 * Prepare Visual Studio 2010 projects for Visual Studio 2012
15 * Updated Uyghur translations
16
17 Changes in version 2.7.4:
18 ==========================
19 *
20 * Bug 690379: Atk lacks any kind of version utilities
21 * Fixed out of tree builds caused by fix of bug 690379
22 * Bug 656750: AtkWindow requires documentation
23
24 Changes in version 2.7.3:
25 ==========================
26 *
27 * Bug 689907: Problems with the management of
28 *  ATK_STATE_SELECTABLE/ATK_STATE_SELECTED states at AtkObject
29 * Bug 686746: Port introspection fixes from Vala
30 * Bug 689952: Add introspection support for Windows MSVC builds
31 * Other Visual C++ configuration files:
32 *  * Use MultiByte character set
33
34 Changes in version 2.7.2:
35 ==========================
36 *
37 * Bug 686801: Extend atk_add_global_event_listener in order to support
38 *   signal details
39 * Updated Thai translation.
40
41 Changes in version 2.6.0:
42 ==========================
43 *
44 * Updated Japanese and Brazilian Portuguese translations.
45
46 Changes in version 2.5.91:
47 ==========================
48 *
49 * Bug 635332: Include C header information in GIR
50 * Added atk_relation_set_contains_target to atk.symbols. That symbol
51 *   was added in commmit a1d5ca86 (bug 672869).
52 * Updated Polish, Galician and Latvian translations.
53
54 Changes in version 2.5.4:
55 =========================
56 *
57 * Bug 672869: Required a method to check if a relationset contains a
58 *   relation taking into account relationship and target
59
60 Changes in version 2.5.3:
61 =========================
62 *
63 * Added extra doc on atk_remove_[key/global]_event_listener
64 * Fixed compilation with some gcc versions/combination of options
65 * Provide a default implementation for
66 *   atk_util_[add/remove]_global_event_listner
67 * Bug 478587: "accessible-role" - invalid default value
68 * Updated Catalan, Catalan (Valencian), Greek, Norwegian, Spanish
69
70 Changes in version 2.4.0:
71 =========================
72 *
73 * Bug 593220: Some typos in atktable signals (docs)
74 * Updated Hindi and Simplified Chinese translation
75
76
77 Changes in version 2.3.95:
78 =========================
79 *
80 * Bug 671857: Add deprecation attributes to deprecated functions
81 * Updated Visual Studio configuration files
82 * Updated Khmer, Malayalam and Bengali Translations
83
84 Changes in version 2.3.93:
85 ==========================
86 *
87 * Revert "Using abstract atk_object_get_name to check accessible-name
88 *  notification" change made on 2.3.93
89 *  Related to mozilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=733712
90
91 Changes in version 2.3.91:
92 ==========================
93 *
94 * Bug 665549: add sanity-check of atk_text_get_text
95 * Bug 668441: atk_action_get_keybinding docs are confusing and need
96 *  updating
97 * Using abstract atk_object_get_name to check accessible-name
98 *  notification
99 * Updated Belarusian, Estonian, Hungarian, Turkish, Norwegian,
100 *  Ukranian and Uyghur translations
101
102
103 Changes in version 2.3.3:
104 =========================
105 *
106 * Bug 665870: About reducing accessible-name, accessible-description
107 *  change notifications
108 * Minor documentation updates
109 * Updated Visual Studio configuration files
110 * Updated Simplified Chinese and Vietnamese translations
111
112 Changes in version 2.2.0:
113 =========================
114 *
115 * Updated Gujarati, Oriya, Assamese, Danish, Portuguese, Czech and
116 *  Catalan (Valencian) translations
117
118 Changes in version 2.1.92:
119 ==========================
120 *
121 * Updated Visual Studio files due AtkWindow addition
122 * Bug 649577: atk_add_global_event_listener should only accept ATK events
123 * Minor documentation updates
124 * Updated German, Basque, Japanese, Serbian, Catalan, Tamil, Punjabi,
125 *  Asturian, Italian, Polish, British English, Brazilian Portuguese,
126 *  Korean, Telugu and Kannada Translation
127
128 Changes in version 2.1.5:
129 =========================
130 *
131 * Bug 638924: Add AtkWindow
132 * Fixing out of tree compilation on Win32
133 * Update README.txt
134 * Fixing release number of the new ATK roles added
135 * Updated Traditional Chinese, Indonesian, Bulgarian, French,
136 *  Hungarian and Swedish translations
137
138 Changes in version 2.1.0:
139 =========================
140 *
141 * Bug 654767: shlib downgrade at update atk-1.32.0 to atk-2.0.1
142 * Bug 651343: New ATK Roles
143 * Added Leon Fan as maintainer
144 * Improved Visual C++ 2010 infrastructure
145 * Updated Russian, Slovenian, Persian, Hebrew, Lithuanian, Latvian,
146 *  Norwegian, Galician, and Spanish translations
147
148 Changes in version 2.0.1:
149 =========================
150 *
151 * Bug 652205: Use const instead G_CONST_RETURN
152 * Bug 649307: Clarify AtkPlug and AtkSocket docs
153 * Bug 551489: Fix doc of atk_text_get_text_before_offset
154 * Bug 588083: Information about return value of some AtkText methods can be clearer
155 * Added Alejandro PiƱeiro Iglesias as maintainer
156 * Updated .gitignore
157 * VS 2008/2010 support update
158 * New Zulu translation added, Esperanto and Catalan updated
159
160 Changes in version 2.0.0:
161 =========================
162 *
163 *Translation update.
164
165 Changes in version 1.91.92:
166 =========================
167 *
168 *BGO#638377: Add text_insert, text_remove, and text_update signals
169 *Reviewed Serbian Translation
170 *Fix introspection for atk_text_get_bounded_ranges
171 *Visual C++ 2010 Project Files
172 *Updated Spanish translation
173
174 Changes in version 1.33.6:
175 =========================
176 *
177 *Returns FALSE on atk_object_add_relationship if it is already included
178 *Bug 640574: gobject-introspection annotation and documentation fixes
179 *Bug 637663: Added atk_streamable_content_get_uri to atk/atk.symbols
180 *Add missing Makefiles to AC_CONFIG_FILES
181 *Fixes for the MSVC Project Files
182 *Update deprecated autoconf macros and use new libtool syntax
183 *Documentation fixes
184 *Translation updates
185
186 Changes in version 1.32.0:
187 =========================
188 *
189 *Fixes: #630097, #621717, #571622, #617851, #616812.
190 *Translation update.
191
192
193 Changes in version 1.30.0:
194 =========================
195 *
196 *Translation update.
197
198 Changes in version 1.29.92:
199 =========================
200 *
201 *Fixes: Bug #608399. Correct the link of accessibility page.
202 *Fixes: Bug #606888. Link libatk against libintl.
203 *Translation update.
204
205 Changes in version 1.29.4:
206 ==========================
207 *
208 *Fixes: #592146.
209
210 Changes in version 1.29.3:
211 ==========================
212 *
213 *Fixes: #601552.
214
215 Changes in version 1.29.2:
216 ==========================
217 *
218 *Fixes: #569427.
219 *Translation update.
220
221 Changes in version 1.28.0:
222 ==========================
223 *
224 *Translation update.
225
226 Changes in version 1.27.90:
227 ==========================
228 *
229 *Fixes: #575794, #591105, #489828.
230 *Translation update.
231
232 Changes in version 1.26.0:
233 =========================
234 *
235 *Fixes: Improve the documentation. Sven Herzberg.
236 *Translation update.
237
238 Changes in version 1.25.2:
239 =========================
240 *
241 *Fixes: #562204, #505445, #361757, #478620, #560156, #477708, #478595, #478583
242 #480126.
243 *Translation update.
244
245 Changes in version 1.24.0:
246 =========================
247 *
248 *Fixes: #551474.
249 *Translation update.
250
251 Changes in version 1.23.5:
252 =========================
253 *
254 *Fixes: #535704, #526752.
255
256 Changes in version 1.22.0:
257 =========================
258 *
259 *Translation update.
260
261 Changes in version 1.21.92:
262 =========================
263 *
264 *Fixes #508846.
265
266 Changes in version 1.21.5:
267 =========================
268 *
269 *Fixes #502840, #500978, #477763.
270
271 Changes in version 1.20.0:
272 =========================
273 *
274 *Add "si" (Sinhala) to ALL_LINGUAS.
275
276 Changes in version 1.19.6:
277 =========================
278 *
279 *Fixes #460851. Add a new API: atk_get_version.
280
281 Changes in version 1.19.3:
282 =========================
283 *
284 *Fixes #434784.
285 *Remove gnome-doc-utils dependence.
286
287 Changes in version 1.19.1:
288 =========================
289 *
290 *Fixes #382328, #418194, #413357.
291
292 Changes in version 1.18.0:
293 =========================
294 *
295 *Fixes #408527, #398038, #367627.
296
297 Changes in version 1.17.0:
298 =========================
299 *
300 *Fixes #404592.
301
302 Changes in version 1.13.2:
303 =========================
304 *
305 *New class which provides miscellaneous utilities.
306 *Fixes #329454.
307
308 Changes in version 1.12.4:
309 =========================
310 *
311 *Add Li Yuan to MAINTAINERS.
312
313 Changes in version 1.12.3: 
314 =========================
315 *
316 * Add missing signals to fix win32 build (Cedric Gustin, bug #355912).
317 * New linguas: 'te' (Sunil Mohan Adapa), 'dz', 'ku' (Abel Cheung).
318 * Implement AtkDocument signals (Neo Liu)
319 * Update docs to include info on AtkDocument signals.
320 * Bugfixes: #357847, #340553, #346464, #352227, 
321
322 Changes in version 1.12.2: 
323 =========================
324 * Documentation fixes.
325 * New language: Bengali (Runa Bhattacharjee)
326
327 Changes in version 1.12.1: 
328 =========================
329 * Added AtkHyperlinkImpl
330 * New language: Bengali India (bn_IN) - Runa Bhattacharjee.
331 * Fixed tags in docs so that indices of
332   new and deprecated methods are created.
333 * Added "get_uri" method to AtkStreamableContent.
334
335 Changes in version 1.12.0: 
336 =========================
337
338 * Added ATK_ROLE_FORM, ATK_STATE_ANIMATED, ATK_STATE_VISITED, ATK_STATE_DEFAULT
339 * Added ATK_RELATION_DESCRIPTION_FOR, ATK_RELATION_DESCRIBED_BY
340
341 Changes in version 1.11.4:
342 =========================
343
344  * Enhanced documentation: gtk-doc API docs are
345    now at 100% coverage.
346
347  * allow for NULL in-params to AtkImage coordinate APIs. 
348
349  * New langs: Georgian (ka)   Vladimir Sichinava
350               Oriya (or)      Gora Mohanty
351
352 Changes in version 1.11.3:
353 =========================
354
355  * Fix for localization bug #317458 from Kazuzi IWAMOTO.
356  * Included docs in tarball as appropriate.
357
358 Changes in version 1.11.0:
359 =========================
360
361   Added new APIs - minor enhancements to AtkImage,
362   AtkDocument, AtkObject, AtkComponent, AtkState.
363
364   Significant API additions:  Added locale attribute to
365   AtkImage instances, and Document instances.  
366   Added the ability to assign weakly-typed attributes to
367   AtkObject as name-value pairs; also added similar
368   name-value pairs to AtkDocument for attributes which are
369   intended to be valid over the entire document.
370
371   Minor documentation fixes (thanks to Bill Abt).
372
373   Added 'tt' (Tatar) locale, Simos Xenitellis  
374
375 Changes in version 1.10.3:
376 =========================
377
378   Libtool fix.  
379   N.B. : 1.10.2 was released with a buggy libtool!
380
381   in version 1.10.2:
382
383 * Minor build fixes incl Win32 (Tor Lillqvist)
384
385 * New locales, "ug" (Abduxukur Abdurixit) and "gl" (Ognacio Casal Quinteiro)
386
387 Changes in version 1.10.1
388 =========================
389
390 * added ATK_STATE_REQUIRED; see bug #172663.
391
392 * New locale, 'rw'
393
394 Changes in version 1.9.1
395 ========================
396
397 * New locale, 'xh'
398
399 * Fixed bug #168218 (spec-file ftp dir wrong)
400
401 * Fixed #165288 in atk.def file.
402
403 * Added description for ATK_RELATION_SUBWINDOW_OF (bug #161562).
404
405 Changes in version 1.9.0
406 ========================
407 * Add new functions atk_relation_set_add_relation_by_type and
408 atk_relation_add_target. (bug #158722)
409
410 * Use gmodule-no-export.pc. (bug #158531) [Matthias Clasen]
411
412 * Add new translations: Arabic [Arafat Medini], 
413 Thai [Supranee Thirawattanasuk], Assamese [Sunaram Patir]
414
415 * Updated translations: Canadian English [Adam Weinberger],
416 Italian [Alessio Frusciante], Traditional Chinese [GNOME HK Team],
417 Welsh [Dafydd Harries], French [Jean-Michel Ardantz],
418 Romanian [Mi\305\237u Moldovan], Catalan [Jordi Mallach]
419  
420 Changes in version 1.8.0
421 ========================
422 * Add translations: Bosnian [Kenan Had\305\276iavdi\304\207],
423 Norwegian [Kjartan Marass], Gujarati [Ankit Patel]
424
425 * Update translations: Norwegian Nynorsk [\303\205smund Skj\303\246veland],
426 Vietnamese [Nguy\341\273\205n Th\303\241i Ng\341\273\215c Duy],
427 Turkish [Baris Cicek], German [Hendrik Richter],
428 Greek [Nikos Charonitakis], Arabic [Arafat Medini],
429 Brazilian Portuguese [Raphael Higino], Nepali [Pawan Chitrakar],
430 Danish [Martin Willemoes Hansen], Albanian [Laurent Dhima],
431 Finnish [Pauli Virtanen], Azerbaijani [M\311\231tin \306\217mirov] ,
432 Polish [Artur Flinta], Panjabi [AmanPreet Singh Alam],
433 Serbian [Danilo \305\240egan], Mongolian [Sanlig Badral],
434 Russian [Russian team <gnome-cyr@gnome.org>], Dutch [Timo Meinen],
435 Ukranian [Maxim Dziumanenko], Canadian English [Adam Weinberger],
436 Simplified Chinese [Funda Wang], Basque [I\303\261aki Larra\303\261aga]
437
438 Changes in version 1.7.3
439 ========================
440 * Minor updates to documentation.
441
442 * Update translations: Hindi [Guntupalli Karunakar], Czech [Miloslav Trmac],
443 Portuguese [Duarte Loreto], Japanese [Takeshi AIHANA],
444 British [David Lodge], Spanish [Francisco Javier F. Serrador],
445 Korean [Changwoo Ryu], Albanian [Laurent Dhima]
446
447 Changes in version 1.7.2
448 ========================
449 * Added new role ATK_ROLE_EMBEDDED.. (bug #147989)
450
451 * Add support for AtkRectangle and correct definition of
452 "bounds-changed" signal.
453
454 * Update translations: Nepali [Pawan Chitrakar], Albanian [Laurent Dhima]
455
456 Changes in version 1.7.1
457 ========================
458 * Allow locale dir to be not hardcoded into binary. (bug #1289006)
459
460 * Add translations: Turkmen [M\303\274hemmet Amut]
461
462 * Update translations: Hungarian [Andras Timar],  Bulgarian [Rostislav Raikov]
463
464 Changes in version 1.7.0
465 ========================
466 * Add "bounds-changed" signal for AtkComponent. (bug #140476)
467
468 * Add new state ATK_STATE_TRUNCATED and new relation 
469 ATK_RELATION_PARENT_WINDOW_OF. (bug #133375)
470
471 Changes in version 1.6.1
472 ========================
473 * Update to build on Cygwin, (bug #136666) [Roger Leigh]
474
475 * Add translations: Gujarati [Gujarati team], 
476 Basque [I\303\261aki Larra\303\261aga] Punjabi [Amanpreet Singh Alam],
477 Walloon [Pablo Saratxaga], Marathi [Indictrans team]
478
479 * Update translations: Norwegian Nynorsk [\303\205smund Skj\303\246veland],
480 Brazilian Portuguese [Raphael Higino], British [Gareth Owen],
481 Romanian [Mi\305\237u Moldovan], Croatian [Robert Sedak],
482 Catalan [Jordi Mallach], Slovak [Stanislav Visnovsky]
483
484 Changes in version 1.6.0
485 ========================
486 * Add translation: Serbian Jekavian [Bojan Suzic], Estonian [Priit Laes]
487
488 * Update translations: Arabic [Arafat Medini], 
489 Spanish [Francisco Javier F. Serrador],
490 Lithuanian [\305\275ygimantas Beru\304\215ka], 
491 Serbian [Aleksandar Urosevic], Belarusian [Ales Nyakhaychyk]
492
493 Changes in version 1.5.5
494 ========================
495 * Add translation: Canadian English [Adam Weinberger]
496
497 * Update translations: Italian [Alessio Frusciante], Mongolian [Sanlig Badral],
498 Albanian [Laurent Dhima], German [Christian Neumair],
499 Greek [Kostas Papadimas], Hindi [Guntupalli Karunkar]
500
501 Changes in version 1.5.4
502 ========================
503 * Update translations: Japanese [Takeshi AIHANA], 
504 Azerbaijani [M\311\231tin \306\217mirov], Finnish [Pauli Virtanen],
505 French [Christophe Merlet], Ukrainian [Maxim Dziumanenko],
506 Simplified Chinese [Funda Wang], Arabic [Arafat Medini],
507 Albanian [Laurent Dhima]
508
509 Changes in version 1.5.3
510 ========================
511 * Corrected library name in atk-uninstalled.pc.in (bug #132283). [Laszlo Peter]
512
513 * Corrcted property name for number of links in a AtkHypertext (bug #130022).
514
515 * Add translation: Croatian [Robert Sedak]
516
517 * Update translations: Japanese [Takeshi AIHANA], Italian [Alessio Frusciante],
518 Norwegian [Kjartan Marass], Albanian [Laurent Dhima],
519 Russian [Russian team], Polish [GNOME PL team], Welsh [Rhys Jones],
520 Swedish [Christian Rose], Serbian [Danilo \305\240egan], 
521 Dutch [Tino Meinen], Czech [Miloslav Trmac], Korean [Changwoo Ryu], 
522 Spanish [Francicso Javier F. Serrador], Danish [Ole Laursen],
523 Portuguese [Duarte Loreto]
524
525 Changes in version 1.5.2
526 ========================
527 * Fix crasher bug in atk_text_free_ranges (bug #129837). [Jeff Franks]
528
529 * Change name of role from, "accel label" to "accelerator label". (bug #129499)
530
531 * Update translations: Czech [MiloSlac Trmac], Portuguese [Duaret Loreto],
532 Danish [Ole Laursen], Spanish [Francisco Javier F. Serrador],
533 Afrikaans [Stefan Lubbersen], Japanese [Takeshi AIHANA],
534 Norwegian [Kjartan Maraas], Greek [Kostas Papadimas], 
535 Swedish [Christan Rose], Belarusian [Alex Nyakhaychyk],
536 Serbian [Danilo \305\240egan], Arabic [Arafat Mendini],
537 Norwegian Nyorsk [\303\205smund Skj\303\246veland], Croatian [Robert Sedak],
538 Polish [Artur Flinta], Lithuanian [Tomas Kuliavas],
539 Dutch [Vincent van Adrighem], French {Christophe Merlet],
540 Mongolian [Sanlig Badral], Korean [Korean], Arabic [Arafat Medini]. 
541
542
543 Changes in version 1.5.1
544 ========================
545 * Change role names so that unlocalized names the same as Java role names.
546 (bug #125024)
547
548 * Set state FOCUSED for object reported as having focus. (bug #127400)
549
550 * Add new property "accessible-hypertext-nlinks" for AtkObject. Add new 
551 signal link_activated and properties "number-of-anchors", "end-index" and 
552 "start-index" for AtkHyperlink. (bug 112390)
553
554 * Make nicks and blurbs of properties translatable.
555
556 * Add new role ATK_ROLE_EDITBAR. (bug 116007)
557
558 * Add translations: Afrikaans [Stefan Lubbersen]
559
560 * Update translations: Serbian [Danilo \305\240egan], Czech [Milozlav Trmac],
561 Portuguese [Duarte Loreto],  Mongolian [Sanlig Badral], 
562 Dutch [Vincent van Adrighem]
563
564 Changes in version 1.5.0
565 ========================
566 * Fix memory leaks in AtkRelations (bugs #124877, #125725)
567
568 * Add version number to documentation (bug #125758)
569
570 * Update translations: Catalan [Jordi Mallach], Kannada [Pramod]
571
572 Changes in version 1.4.1
573 ========================
574 * Add translations: Lithuanian [Gedminas Paulauskas], 
575 Norwegian [(nynorsk [\303\205smund Skj\303\246veland]
576
577 * Update translations: German [Christian Neumair],
578 Romanian [Mi\305\237u Moldovan]
579
580 * Add description of signals to the documentation [Padraig O'Briain]
581
582 * Fix bug which caused building of rpms to fail [Scott Kennedy]
583
584 Changes in version 1.4.0
585 ========================
586 * Add translations: Nepali [Pawan Chitrakar]
587
588 * Update translations: Spanish [Francisco Javier F.Serrador],
589 Welsh [Dafydd Harries]
590
591 Changes in version 1.3.6
592 ========================
593 * Add translations: Hindi [Guntupalli Katunakar]
594
595 * Update translations: Azerbaijani [Metin Amiroff], 
596 Italian [Alessio Frusciante]
597
598 Changes in version 1.3.5
599 ========================
600 * Remove po/Makefile.in.in (bug #119053)
601
602 * Return correct value for atk_state-set_is_empty (bug #116621)
603
604 * Ensure that row and column values in atk_table_ref_at are non-negative.
605
606 * Add translations: Tamil [Dinesh N]
607
608 * Update translations: Serbian [Prevod.org], Esparanto [Charles Voelger],
609 Hungarian [Andras Timar].
610  
611
612 Changes in version 1.3.4
613 ========================
614 * Add translations: Irish [Paul Duffy], Limburgish [Mathieu Van Woerkom]
615
616 * Add new relation type ATK_RELATION_POPUP
617
618 * Some win32 fixes [Tor Lillqvist]
619
620 Changes in version 1.3.3
621 ========================
622 * Add translations: Welsh [Dafydd Harries], Arabic [Arafat Medini]
623
624 * Update translations: Traditional Chinese [Abel Cheung]
625
626 * Add new role ATK_ROLE_AUTOCOMPLETE and state ATK_STATE_INDETERMINATE.
627
628 Changes in version 1.3.2
629 ========================
630 * Add translations: Serbian [Danilo \305\240egan], Portuguese [Duarte Loreto],
631 Icelandic [Sam\303\272el J\303\263n Gunnarsson]
632
633 * Update translations: Traditional Chinese [Abel Cheung], Polish [Artur Flinta]
634
635
636 Changes in version 1.3.1
637 ========================
638 * Allow use of libtool-1.5 (bug #111481) [Ali Akcaagac]
639
640 * Added translations: Yiddish [Raphael Finkel], Japanese [Takeshi AIHANA].
641
642
643 Changes in version 1.3.0
644 ========================
645 * Use automake-1.7, libtoolize, gtkdocize and glib-gettextize. 
646 [James Henstridge]
647
648 * Windows fixes [Tor Lillqvist]
649
650 * Add translations: Esparanto [Charles Voelger], 
651 Belarussian [Dmitry G.Mastrukov], Malayalam [Guntupalli Karunkar], 
652 Persian [Roozbeh Pourander], Azerbaijani [Metin Amiroff],
653 Bengali [Sayamindu Dasgupta], Kannada [Pramod], Macedonian {Abel Cheung],
654 Turkish [Gorkem], Indonesian [Mohammad Damt],
655 Traditional Chinese [Abel Cheung], Slovak [Stanislav Visnovsky],
656 Brazilian Portuguese [Alexander Folle de Menezes], 
657 Romanian [Mi\305\237u Moldovan], Mongolian [Sanlig Badral]
658
659 * Make atk_text_get_character_extents() return positive value, even for rtl
660 text. (bug #102954) [Padraig O'Briain]
661
662 * Add new functions atk_text_get_range_extents and atk_text_get_bounded_ranges.
663 (bug #100943) [Padraig]
664
665 * Add properties "relation-type" and "target" to AtkRelation. (bug #72426)
666 [Padraig]
667
668 * Add property "accessible-table-caption-object" to AtkObject. (bug #74814)
669 [Padraig]
670
671 * Add property "selected-link" to AtkHyperlink and new function
672 atk_kyperlink_is_selected_link(); add signal "link-selected" to AtkHyperlink.
673 (bug #104621) [Padraig]
674  
675 * Correct creation of object which is not a AtkGObjectAccessible in
676 atk_gobject_accessible_from_object. [Padraig and Alex Larsson]
677
678 * Do not emit notification for initial setting of role using 
679 atk_object_set_role(). (bug #107710) [Padraig]
680
681
682 Changes in version 1.2.2
683 ========================
684 * Add translations: Simplified Chinese (zh_CN) [He Qiangqiang],
685 Albanian [Laurent Dhima], Finnisg [Pauli Virtanen], 
686 Italian [Alession Frusciante], Amharic [Daniel Yacob]
687
688 * Allow changing of default installation directory for documentation.
689 (bug 102497) [Padraig O'Briain].
690
691 Changes in version 1.2.1
692 ========================
693 * Add translations: Catalan [Jordi Mallach], French [Christophe Marlet],
694 Latvian [Artis Trops], Korean [Nam SungHyun], Polish [Zbigniew Vhyla],
695 Greek [Kostas Papadimas]
696
697 Changes in version 1.2.0
698 ========================
699 * Add translations: Russian [Dmitri G. Mastrukov], Ukranian [Yuriy Syrota]
700
701 Changes in version 1.1.5
702 ========================
703 * Correct return value for atk_text_get_caret_offset(). (Bug #101020)
704 [Padraig O'Briain]
705 * Add translations: Vietnamese, Hebrew, Dutch [Pablo Saratxaga], 
706 Hungarian [Andras Timar], Bulgarian [Yanko Kaneti]
707 * Miscellaneous Fixes [Owen Taylor, manish Singh, Padraig]
708
709 Changes in version 1.1.4
710 ========================
711 * Add translations: Norwegian [Kjartan Maraas], German [Christian Neumair],
712 Spanish [Pablo Gonzalo del Campo], Danish [Ole Laursen]
713
714 Changes in version 1.1.3
715 ========================
716 * Add new role ATK_ROLE_APPLICATION [Bill Haneman]
717 * Add tranlatations: Malay language [Hasbullah BIn Pit]
718 English [Abi Brady]
719
720 Changes in version 1.1.2
721 ========================
722 * Correct implementation of i18n support [Padraig O'Briain]
723 * Add Swedish translations [Christian Rose]
724 * Fix compiler warnings [Soeren Sandmann]
725 * Add signal "active-descendant-changed" to AtkObject [Padraig]
726 * Add relation types ATK_RELATION_EMBEDS and ATK_RELATION_EMBEDS_BY  
727 [Bill Haneman]
728 * Add atk_hyperlink_is_inline() [Bill]
729 * Update docs [Bill]
730
731 Changes in version 1.1.1
732 ========================
733 * Add new functions atk_object_add_relationship, atk_object_remove_relationship,
734 atk_role_get_localized_name, atk_action_get_localized_name; add new roles,
735 states and relationships; add text-attributes-changed signal for AtkText
736 interface. [Padraig O'Briain]
737
738 * Add po directory and update atk_role_get_localized_name() to allow it to
739 return localized name [Padraig]
740
741 Changes in version 1.1.0
742 ========================
743 * Documentation improvements [Padraig O'Briain]
744 * Update autogen.sh to get correct behaviour when both automake 1.4 and 1.6
745 are installed [Havoc Pennington]
746 * Add implementtaion of atk_object_factory_get_accessible_type() for
747 AtkNoOpObjectFactory [Padraig]
748 * Add ATK_LAYER_WINDOW {Mark Mc Loughlin]
749
750 Changes in version 1.0.3
751 ========================
752 * Documentation improvements [Padraig O'Briain]
753 * 64-bit bug fixes [George Lebl]
754
755 Changes in version 1.0.2
756 ========================
757 * Fixed bug with focus notification [Padraig O'Briain]
758 * Fixed bug in atk_gobject_for_accessible [Padraig]
759
760 Changes in version 1.0.1
761 ========================
762 * Bug fixes, optimizations [Padraig O'Briain, Bill Haneman]
763 * Fix Win32 DLL name [Tor Lillqvist]
764
765 Changes in version 1.0.0
766 ========================
767 * Build fixes [Padraig O'Briain, Tor Lillqvist, James Henstridge]
768 * Add structure padding [Padraig]
769
770 Changes in version 0.13
771 ========================
772 * Add padding to class structures for future expansion [Padraig O'Briain]
773 * Add include guards to atk.h [Morten Welinder]
774 * Change argument of atk_component_get_layer(),atk_component_get_mdi_zorder()
775   to be AtkComponent instead of AtkObject [Padraig]
776 * Cleanups [Padraig]
777
778 Changes in version 0.11 and 0.12
779 ================================
780 * Ansi-fied function prototypes and definitions;
781   i.e.  foo(void) instead of foo() [Jacob Berkman]
782 * Deprecated the mis-located AtkObject API for getting
783   layer and mdi-zorder info (should have been in AtkComponent)
784   and put this API into AtkComponent.
785
786 Changes in version 0.9 and 0.10
787 ===============================
788 * Win32 build fixes [Hans Breuer]
789 * Fix default signal handler name for text_caret_moved signal [Jeff Franks]
790 * Doc improvements [Padraig O'Briain]
791 * Fix signal prototypes in atkobject.h [Murray Cumming]
792 * Fix atk-enum-types.h includes for C++ [Mikael Hermansson]
793 * Bug fixes [Michael Meeks, Jeff]
794
795 Changes in 0.8
796 ==============
797 * Win32 build fixes [Hans Breuer]
798 * Add atk_role_get_name()/atk_rule_for_name() [Padraig O'Briain]
799 * Register types for ATK enumerations [Padraig]
800 * Allow registration of new txt attribute types [Padraig]
801 * Miscellaneous small API additions [Padraig]
802 * New test cases [Padraig]
803 * Documentation improvements [Padraig]
804
805 Other contributors: Darin Adler, Bill Haneman, Xavier Ordoquy, Michael Meeks, 
806   Sebastian Wilhelmi
807
808 Changes in 0.7
809 ==============
810 * Some restructuring of how change notification works, use
811   signals not properties in some cases. [Padraig O'Briain, Bill Haneman] 
812 * Various small API fixes and improvements [Padraig]
813 * Add key event hooks [Bill]
814 * Documentation improvements [Padraig]
815 * Win32 build improvements [Tor Lillqvist]
816 * Bug fixes [Padraig, Bill]
817
818 Changes in 0.6
819 ==============
820 * Small improvements to AtkText, AtkRelation, AtkObject APIs. 
821   [Padraig O'Briain, Bill Haneman]
822 * Win32 build fixes [Tor Lillqvist]
823 * Bug fixes and optimizations [Padraig]
824 * Makefile fix [Jacob Berkman]
825 * Doc improvements [Padraig]
826
827 Changes in 0.5
828 ==============
829 * Win32 updates and a small bug fix [Hans Breuer]
830
831 Changes in 0.4
832 ==============
833 * Miscellaneous cleanups and fixes.
834
835 Changes in 0.3
836 ==============
837 * API improvements to AtkTable, AtkSelection
838 * Add AtkDocument interface
839 * Rename AtkHyperLink to AtkHyperlink
840 * Allow for screen or window relative coordinates
841 * Utility functions
842 * Various minor tweeks and cleanups. 
843 * Documentation improvements
844 * Add default implementations for important functions
845
846 Changes in 0.2
847 ==============
848 * Some API tweaks
849
850 Changes in 0.1
851 ==============
852 This is the initial release of ATK, the Accessibility Tookit, which will be
853 used obtain accessibily information from GTK+ and GNOME widgets.