summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Do not use ChangeLog file any moreLi Yuan2009-05-211-0/+6
| | | | Bug #583421. With move to git, do not use ChangeLog anymore.
* Patch from Yue Wang. Bug #575794.Li Yuan2009-03-191-0/+18
| | | | | | | | | | | | | | | | | | | | | | 2009-03-19 Li Yuan <liyuan@goaltender> Patch from Yue Wang. Bug #575794. * atk/atkcomponent.c: * atk/atkdocument.c: * atk/atkhyperlink.c: * atk/atkhyperlinkimpl.c: * atk/atkmisc.c: * atk/atkobject.c: * atk/atkobject.h: * atk/atkrelation.c: * atk/atkrelationset.c: * atk/atkstreamablecontent.c: * atk/atktext.c: * atk/atkutil.c: * atk/atkvalue.c: Change "ATK 1.x" to "1.x". Avoid build error. svn path=/trunk/; revision=1364
* Revved to 1.26.0 for GNOME 2.26.0.ATK_1_26_0Li Yuan2009-03-161-0/+6
| | | | | | | | | | 2009-03-16 Li Yuan <li.yuan@sun.com> * NEWS: * configure.in: Revved to 1.26.0 for GNOME 2.26.0. svn path=/trunk/; revision=1359
* Improve the documentationSven Herzberg2009-03-091-0/+10
| | | | | | | | | | | | | | 2009-03-06 Sven Herzberg <herzi@lanedo.com> Improve the documentation * docs/atk-sections.txt: added AtkStateSet; this will enable a link to the right page, as well as display the inheritance relation to GObject (so people can see that g_object_unref is the right function - instead of implying this by the absence of any free function) * docs/tmpl/atkstateset.sgml: updated auto-built file svn path=/trunk/; revision=1349
* Revved to 1.25.2 for GNOME 2.25.2.ATK_1_25_2Li Yuan2008-12-011-0/+6
| | | | | | | | | | 2008-12-01 Li Yuan <li.yuan@sun.com> * NEWS: * configure.in: Revved to 1.25.2 for GNOME 2.25.2. svn path=/trunk/; revision=1306
* Bug #562204. Remove dependency of gmodule.Li Yuan2008-11-281-0/+5
| | | | | | | | | 2008-11-27 Li Yuan <li.yuan@sun.com> * configure.in: Bug #562204. Remove dependency of gmodule. svn path=/trunk/; revision=1305
* Bug #505445. Patch from Christian Persch. Removed unnecessary memoryLi Yuan2008-11-271-0/+8
| | | | | | | | | | | | 2008-11-27 Li Yuan <li.yuan@sun.com> * atk/atkobject.c: (atk_role_get_name), (atk_role_get_localized_name), (atk_role_for_name): * atk/atktext.c: (atk_text_attribute_get_value): Bug #505445. Patch from Christian Persch. Removed unnecessary memory relocations. svn path=/trunk/; revision=1303
* Bug #361757. Add ATK_ROLE_LINK and ATK_ROLE_INPUT_METHOD_WINDOW toLi Yuan2008-11-181-0/+8
| | | | | | | | | | | | 2008-11-14 Li Yuan <li.yuan@sun.com> * atk/atkobject.c: Bug #361757. Add ATK_ROLE_LINK and ATK_ROLE_INPUT_METHOD_WINDOW to role_items so their name can be got. * atk/atkrelation.c: (atk_relation_set_property): Bug #478620. Fix memory when atk_relation_set_property. svn path=/trunk/; revision=1300
* Bug #560156. Fix parameter type description.Li Yuan2008-11-111-0/+5
| | | | | | | | | 2008-11-11 Li Yuan <li.yuan@sun.com> * atk/atkgobjectaccessible.c: Bug #560156. Fix parameter type description. svn path=/trunk/; revision=1298
* Bug #477708. Only remove the target, not the relation if there are stillLi Yuan2008-11-111-0/+14
| | | | | | | | | | | | | | | | | | 2008-11-10 Li Yuan <li.yuan@sun.com> * atk/atkobject.c: (atk_object_remove_relationship): Bug #477708. Only remove the target, not the relation if there are still are targets. * atk/atkrelation.c: (atk_relation_remove_target): * atk/atkrelation.h: New API. * atk/atkrelationset.c: (atk_relation_set_add), (atk_relation_set_remove): Add/remove the new relation's targets to/from the existed relation if there has been a relation with the same type. * atk/atkstateset.c: (atk_state_set_or_sets): Bug #478595. Return NULL if sets are empty. svn path=/trunk/; revision=1297
* Don't ref the relation if it is not added.Li Yuan2008-11-101-0/+5
| | | | | | | | | 2008-11-10 Li Yuan <li.yuan@sun.com> * atk/atkrelationset.c: (atk_relation_set_add): Don't ref the relation if it is not added. svn path=/trunk/; revision=1296
* Bug #478583. Do not add the relation if it is already in the relationset.Li Yuan2008-11-071-0/+7
| | | | | | | | | | 2008-11-07 Li Yuan <li.yuan@sun.com> * atk/atkrelationset.c: (atk_relation_set_add): Bug #478583. Do not add the relation if it is already in the relationset. svn path=/trunk/; revision=1295
* Change the return value to 0 if failure accroding to doc.Li Yuan2008-11-071-0/+6
| | | | | | | | | | 2008-11-07 Li Yuan <li.yuan@sun.com> * atk/atkutil.c: (atk_add_global_event_listener), (atk_add_key_event_listener): Change the return value to 0 if failure accroding to doc. svn path=/trunk/; revision=1294
* Revved to 1.24.0 for GNOME 2.24.0.ATK_1_24_0Li Yuan2008-09-221-0/+6
| | | | | | | | | | 2008-09-22 Li Yuan <li.yuan@sun.com> * NEWS: * configure.in: Revved to 1.24.0 for GNOME 2.24.0. svn path=/trunk/; revision=1289
* Message catalogs are in share/locale, not lib/locale.Tor Lillqvist2008-09-181-0/+5
| | | | | | | | | | 2008-09-19 Tor Lillqvist <tml@novell.com> * atk-zip.sh.in: Message catalogs are in share/locale, not lib/locale. svn path=/trunk/; revision=1279
* Don't use the deprectated g_win32_get_package_installation_subdirectory().Tor Lillqvist2008-09-131-3/+6
| | | | | | | | | | | | | | 2008-09-13 Tor Lillqvist <tml@novell.com> * atk/atkobject.c: Don't use the deprectated g_win32_get_package_installation_subdirectory(). Use g_win32_get_package_installation_directory_of_module() instead. Also, don't use the deprecated silly G_WIN32_DLLMAIN_FOR_DLL_NAME() macro, but an explicit minimal DllMain() that just saves the DLL handle. svn path=/trunk/; revision=1274
* Do as the docs for g_win32_get_package_installation_directory() say andTor Lillqvist2008-09-131-0/+6
| | | | | | | | | | | 2008-09-13 Tor Lillqvist <tml@novell.com> * atk/atkobject.c (get_atk_locale_dir): Do as the docs for g_win32_get_package_installation_directory() say and pass NULL as the first parameter. svn path=/trunk/; revision=1273
* po/LINGUAS Bug #551474. add LINGUAS file to pass make dist.Li Yuan2008-09-091-0/+5
| | | | | | | | | | 2008-09-09 Li Yuan <li.yuan@sun.com> * configure.in: * po/LINGUAS Bug #551474. add LINGUAS file to pass make dist. svn path=/trunk/; revision=1272
* On Windows set LIB_EXE_MACHINE_FLAG to X86 or X64 depending on hostTor Lillqvist2008-08-061-0/+7
| | | | | | | | | | | | 2008-08-06 Tor Lillqvist <tml@novell.com> * configure.in: On Windows set LIB_EXE_MACHINE_FLAG to X86 or X64 depending on host architecture. * atk/Makefile.am: Use it if/when running lib.exe. svn path=/trunk/; revision=1263
* Depend on atk.def on Windows so that we build it before trying to use it.Tor Lillqvist2008-07-281-0/+5
| | | | | | | | | | 2008-07-28 Tor Lillqvist <tml@novell.com> * atk/Makefile.am (libatk_1_0_la_DEPENDENCIES): Depend on atk.def on Windows so that we build it before trying to use it. svn path=/trunk/; revision=1260
* Revved to 1.23.5 for GNOME 2.23.5. generate atk.def from atk.symbols.ATK_1_23_5Li Yuan2008-07-211-0/+9
| | | | | | | | | | | | 2008-07-21 Li Yuan <li.yuan@sun.com> * NEWS: * configure.in: Revved to 1.23.5 for GNOME 2.23.5. * atk/Makefile.am: generate atk.def from atk.symbols. svn path=/trunk/; revision=1258
* Added Entry for addtion of Pashto (ps) to ALL_LINGUAS in configure.inRuna Bhattacharjee2008-07-111-0/+4
| | | | svn path=/trunk/; revision=1255
* 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