summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Patch from Mike Gorse <mgorse@novell.com>. Bug #526752. Mark deprecatedLi Yuan2008-06-191-0/+12
| | | | | | | | | | | | | | | | 2008-06-19 Li Yuan <li.yuan@sun.com> * atk/Makefile.am: * atk/atk.def: * atk/atk.symbols: * atk/atkhyperlink.h: * atk/atkobject.h: * docs/tmpl/atkhyperlink.sgml: * docs/tmpl/atkobject.sgml: Patch from Mike Gorse <mgorse@novell.com>. Bug #526752. Mark deprecated symbols with ATK_DISABLE_DEPRECATED. svn path=/trunk/; revision=1249
* Forgot to mention bug #Michael Natterer2008-06-051-0/+2
| | | | svn path=/trunk/; revision=1247
* add G_DISABLE_SINGLE_INCLUDES and ATK_DISABLE_SINGLE_INCLUDES to CPPFLAGS.Michael Natterer2008-06-051-0/+15
| | | | | | | | | | | | | | | | | | | | 2008-06-05 Michael Natterer <mitch@imendio.com> * configure.in: add G_DISABLE_SINGLE_INCLUDES and ATK_DISABLE_SINGLE_INCLUDES to CPPFLAGS. * atk/atk.h: define __ATK_H_INSIDE__ around including all other headers. * atk/atk*.h: add single-include guards that #error out if ATK_DISABLE_SINGLE_INCLUDES is defined and any of these files is included individually. Use G_BEGIN_DECLS/G_END_DECLS in all files. * atk/Makefile.am: define ATK_COMPILATION while building ATK. Add single-include guards to the generated atk-enum-types.h too. svn path=/trunk/; revision=1246
* Revved to 1.22.0 for GNOME 2.22.0.ATK_1_22_0Li Yuan2008-03-101-0/+6
| | | | | | | | | | 2008-03-10 Li Yuan <li.yuan@sun.com> * NEWS: * configure.in: Revved to 1.22.0 for GNOME 2.22.0. svn path=/trunk/; revision=1234
* Revved to 1.21.92 for GNOME 2.21.92.ATK_1_21_92Li Yuan2008-02-251-0/+6
| | | | | | | | | | 2008-02-25 Li Yuan <li.yuan@sun.com> * NEWS: * configure.in: Revved to 1.21.92 for GNOME 2.21.92. svn path=/trunk/; revision=1230
* Bug #508846. Extend allowed indexes of ATK_TEXT_GET_TEXT_AT_OFFSET andLi Yuan2008-01-311-0/+8
| | | | | | | | | | | | 2008-01-31 Li Yuan <li.yuan@sun.com> * atk/atktext.c: (atk_text_get_character_at_offset), (atk_text_get_text_at_offset): Bug #508846. Extend allowed indexes of ATK_TEXT_GET_TEXT_AT_OFFSET and ATK_TEXT_GET_CHARACTER_AT_OFFSET to allow values -1 and -2. svn path=/trunk/; revision=1223
* Revved to 1.21.5 for GNOME 2.21.5.ATK_1_21_5Li Yuan2008-01-141-0/+6
| | | | | | | | | | 2008-01-14 Li Yuan <li.yuan@sun.com> * NEWS: * configure.in: Revved to 1.21.5 for GNOME 2.21.5. svn path=/trunk/; revision=1219
* Bug #502840. Derived type definition convenience macros Bug #500978. FixesLi Yuan2008-01-041-0/+8
| | | | | | | | | | | | 2008-01-04 Li Yuan <li.yuan@sun.com> * atk/atkutil.h: Bug #502840. Derived type definition convenience macros * tests/Makefile.am: Bug #500978. Fixes the building of the test modules as dynamic on Cygwin and MinGW. svn path=/trunk/; revision=1217
* Fix bug #477763. Correct registration of the "start-index" property forLi Yuan2007-09-241-0/+6
| | | | | | | | | | 2007-09-24 Li Yuan <li.yuan@sun.com> * atk/atkhyperlink.c: (atk_hyperlink_class_init): Fix bug #477763. Correct registration of the "start-index" property for AtkHyperlink. svn path=/trunk/; revision=1206
* Revved to 1.20.0 for GNOME 2.20.0.ATK_1_20_0Li Yuan2007-09-171-0/+5
| | | | | | | | | 2007-09-17 Li Yuan <li.yuan@sun.com> * configure.in, NEWS: Revved to 1.20.0 for GNOME 2.20.0. svn path=/trunk/; revision=1202
* Added Changelog entries for sinhala in ALL_LINGUASSANDRA MARAKKALA DANISHKA NAVIN2007-08-031-0/+4
| | | | svn path=/trunk/; revision=1192
* Revved to 1.19.6 for GNOME 2.19.6.ATK_1_19_6Li Yuan2007-07-301-0/+5
| | | | | | | | | 2007-07-30 Li Yuan <li.yuan@sun.com> * configure.in, NEWS: Revved to 1.19.6 for GNOME 2.19.6. svn path=/trunk/; revision=1187
* Bug #460851. A new API to get the current version of ATK.Li Yuan2007-07-271-0/+6
| | | | | | | | | | 2007-07-27 Li Yuan <li.yuan@sun.com> * atk/atkutil.c: (atk_get_version): * atk/atkutil.h: Bug #460851. A new API to get the current version of ATK. svn path=/trunk/; revision=1186
* Revved to 1.19.3 for GNOME 2.19.3. Remove gnome-doc-utils dependence.ATK_1_19_3Li Yuan2007-06-041-0/+6
| | | | | | | | | | 2007-06-04 Li Yuan <li.yuan@sun.com> * configure.in, NEWS: Revved to 1.19.3 for GNOME 2.19.3. Remove gnome-doc-utils dependence. svn path=/trunk/; revision=1182
* Use $(GLIB_MKENUMS) instead of calling glib-mkenums directly. This worksBrian Cameron2007-05-111-0/+6
| | | | | | | | | | 2007-05-11 Brian Cameron <brian.cameron@sun.com> * Use $(GLIB_MKENUMS) instead of calling glib-mkenums directly. This works better when you build with glib via an uninstalled.pc file. svn path=/trunk/; revision=1179
* Added Occitan translation.Christophe Merlet2007-04-251-0/+4
| | | | svn path=/trunk/; revision=1173
* Revved to 1.19.1 for GNOME 2.19.1.ATK_1_19_1Li Yuan2007-04-231-0/+5
| | | | | | | | | 2007-04-23 Li Yuan <li.yuan@sun.com> * configure.in, NEWS: Revved to 1.19.1 for GNOME 2.19.1. svn path=/trunk/; revision=1171
* use gnome-autogen.sh to simplify autogen.sh.Li Yuan2007-04-111-0/+5
| | | | | | | | | 2007-04-11 Li Yuan <li.yuan@sun.com> * autogen.sh, configure.in: use gnome-autogen.sh to simplify autogen.sh. svn path=/trunk/; revision=1167
* Fix for #418194. use -DATK_LOCALEDIR. remove AM_GLIB_DEFINE_LOCALEDIR.Christian Persch2007-03-221-0/+6
| | | | | | | | | | | 2007-03-22 Christian Persch <chpe@gnome.org> Fix for #418194. * atk/Makefile.am: use -DATK_LOCALEDIR. * configure.in: remove AM_GLIB_DEFINE_LOCALEDIR. svn path=/trunk/; revision=1165
* Fix for #382328. add missing const. ditto. ditto.Christian Persch2007-03-221-0/+7
| | | | | | | | | | | | | 2007-03-22 Christian Persch <chpe@gnome.org> Fix for #382328. * atk/atkrelation.c: (atk_relation_type_get_name): add missing const. * atk/atkstate.c: (atk_state_type_get_name): ditto. * atk/atktext.c: (atk_text_attribute_get_name): ditto. svn path=/trunk/; revision=1164
* Revved to 1.18.0 for GNOME 2.18.0.ATK_1_18_0Li Yuan2007-03-121-0/+5
| | | | | | | | | 2007-03-12 Li Yuan <li.yuan@sun.com> * configure.in, NEWS: Revved to 1.18.0 for GNOME 2.18.0. svn path=/trunk/; revision=1162
* Fix #408527. Add a check.Li Yuan2007-03-021-0/+6
| | | | | | | | | | 2007-03-02 Li Yuan <li.yuan@sun.com> * atk/atkobject.c: (atk_object_notify_state_change): Fix #408527. Add a check. svn path=/trunk/; revision=1157
* Fix typo: declare atk_misc_get_type(), not atk_util_get_type().Tor Lillqvist2007-02-241-0/+7
| | | | | | | | | | | | 2007-02-25 Tor Lillqvist <tml@novell.com> * atk/atkmisc.h: Fix typo: declare atk_misc_get_type(), not atk_util_get_type(). * atk/atk.def: Add atkmisc entry points. svn path=/trunk/; revision=1153
* Dist MAINTAINERS.Kjartan Maraas2007-02-201-0/+4
| | | | | | | | 2007-02-20 Kjartan Maraas <kmaraas@gnome.org> * Makefile.am: Dist MAINTAINERS. svn path=/trunk/; revision=1151
* Point AtkRelation docs to atk_object_add_relationship(), whichBill Haneman2007-02-131-0/+3
| | | | | | simplifies the use of AtkRelation. See docs bug #367627. svn path=/trunk/; revision=1148
* Improved documentation for AtkStateType and AtkRoleType enums (bug #398038 ↵Bill Haneman2007-02-131-0/+13
| | | | | | | | and bug #394492). svn path=/trunk/; revision=1147
* Revved to 1.17.0.ATK_1_17_0Li Yuan2007-02-121-0/+5
| | | | | | | | | 2007-02-12 Li Yuan <li.yuan@sun.com> * configure.in, NEWS: Revved to 1.17.0. svn path=/trunk/; revision=1145
* Bug #404592. Don't do anything if misc is NULL.Li Yuan2007-02-121-0/+6
| | | | | | | | | | 2007-02-12 Li Yuan <li.yuan@sun.com> * atk/atkmisc.c: (atk_misc_threads_enter), (atk_misc_threads_leave): Bug #404592. Don't do anything if misc is NULL. svn path=/trunk/; revision=1144
* Revved to 1.13.2.ATK_1_13_2Li Yuan2007-01-221-0/+5
| | | | | | | | | 2007-01-22 Li Yuan <li.yuan@sun.com> * configure.in, NEWS: Revved to 1.13.2. svn path=/trunk/; revision=1139
* Bug #329454. Use ATK_MISC_GET_CLASS to get AtkMiscClass to use theLi Yuan2007-01-191-0/+7
| | | | | | | | | | | 2007-01-19 Li Yuan <li.yuan@sun.com> * atk/atkmisc.c: (atk_misc_threads_enter), (atk_misc_threads_leave): Bug #329454. Use ATK_MISC_GET_CLASS to get AtkMiscClass to use the overloaded functions. svn path=/trunk/; revision=1138
* adapt lib name to "auto-standard", add atkmiscHans Breuer2007-01-131-0/+4
| | | | | | | | | 2007-01-13 Hans Breuer <hans@breuer.org> * atk/makefile.msc : adapt lib name to "auto-standard", add atkmisc svn path=/trunk/; revision=1135
* Revved to 1.13.1.Li Yuan2007-01-101-1/+7
| | | | | | | | | | 2007-01-10 Li Yuan <li.yuan@sun.com> * configure.in: * atk/atkmisc.h: Revved to 1.13.1. svn path=/trunk/; revision=1134
* Added AtkMisc class, uprev for gnome-2.17.5, and release.ATK_1_13_0Bill Haneman2007-01-081-0/+17
| | | | svn path=/trunk/; revision=1130
* Correct ChangeLog's dateLi Yuan2006-12-151-1/+1
|
* Bump to 1.12.4, for gnome 2.17.4.ATK_1_12_4Li Yuan2006-12-151-0/+5
| | | | | | | 2006-10-01 Li Yuan <li.yuan@sun.com> * configure.in, NEWS: Bump to 1.12.4, for gnome 2.17.4.
* Added Li Yuan <li.yuan@sun.com> to MAINTAINERS list for atk, gail,Bill Haneman2006-12-041-0/+4
| | | | at-spi, and libgail-gnome. Thanks Li!
* Uprev ATK for gnome 2.16.1.Bill Haneman2006-10-011-0/+5
|
* Allow text wrap type of GTK_WRAP_WORD_CHAR, as a text attribute.atk_1_12_3Bill Haneman2006-09-261-0/+6
| | | | Bug #357847.
* Add "load-stopped", "load_complete", "loading" signals to AtkDocumentBill Haneman2006-09-201-0/+15
| | | | interface. Based on patch from Neo Liu <nian.liu@sun.com>.
* Added Telugu "te" translation done by Sree Ganesh <mrthottempudi@yahoo.com>.Sunil Mohan Adapa2006-09-191-0/+4
|
* Fix win32 build (bug #355312, patch from Cedric Gustin), andBill Haneman2006-09-141-0/+8
| | | | | deprecate atk_hyperlink_is_selected_link (bug #340553) since ATK_STATE_SELECTED gives the same info.
* Fix for bug #346464, allow underlines in gtk with style "PANGO_UNDERLINE_ERROR".Bill Haneman2006-09-141-0/+8
|
* Fix from Neo Liu - missing return statement in atk_hyperlink_impl_get_hyperlink.Bill Haneman2006-09-081-0/+7
|
* Added 'dz' 'ku' to ALL_LINGUAS.Abel Cheung2006-09-011-0/+4
| | | | | | 2006-09-01 Abel Cheung <abel@oaka.org> * configure.in: Added 'dz' 'ku' to ALL_LINGUAS.
* Revved to 1.12.2, updated NEWS and ChangeLog.ATK_1_12_2Bill Haneman2006-08-211-0/+16
|
* Tweak to AtkRoleType docs.Bill Haneman2006-08-011-0/+5
|
* Added entry for addition of bn_IN in ALL_LINGUAS in configure.inRuna Bhattacharjee2006-07-031-0/+4
|
* Added notation to CHangeLog that the version was bumped to 1.12.1.Bill Haneman2006-06-291-0/+2
|
* Added AtkHyperlinkImpl interface. See RFE #344284.Bill Haneman2006-06-291-0/+9
|
* Added docs for ATK_STATE_ANIMATED and added ATK_ROLE_INPUT_METHOD_WINDOW.Bill Haneman2006-06-231-1/+2
|