platform/upstream/atk.git
15 years agoOn Windows set LIB_EXE_MACHINE_FLAG to X86 or X64 depending on host
Tor Lillqvist [Wed, 6 Aug 2008 14:24:53 +0000 (14:24 +0000)]
On Windows set LIB_EXE_MACHINE_FLAG to X86 or X64 depending on host

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

15 years agoUpdated Arabic Translation by Khaled Hosny.
Djihed Afifi [Wed, 6 Aug 2008 08:29:20 +0000 (08:29 +0000)]
Updated Arabic Translation by Khaled Hosny.

svn path=/trunk/; revision=1262

15 years agoUpdated Arabic Translation by Khaled Hosny.
Djihed Afifi [Tue, 29 Jul 2008 01:24:07 +0000 (01:24 +0000)]
Updated Arabic Translation by Khaled Hosny.

svn path=/trunk/; revision=1261

15 years agoDepend on atk.def on Windows so that we build it before trying to use it.
Tor Lillqvist [Mon, 28 Jul 2008 01:20:47 +0000 (01:20 +0000)]
Depend on atk.def on Windows so that we build it before trying to use it.

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

15 years agoRevved to 1.23.5 for GNOME 2.23.5. generate atk.def from atk.symbols. ATK_1_23_5
Li Yuan [Mon, 21 Jul 2008 06:58:11 +0000 (06:58 +0000)]
Revved to 1.23.5 for GNOME 2.23.5. generate atk.def from atk.symbols.

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

15 years agoTerminology fixes.
Leonardo Ferreira Fontenelle [Mon, 21 Jul 2008 03:43:51 +0000 (03:43 +0000)]
Terminology fixes.

2008-07-21  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>

* pt_BR.po: Terminology fixes.

svn path=/trunk/; revision=1257

15 years agoUpdated Translation
Laurent Dhima [Wed, 16 Jul 2008 15:27:04 +0000 (15:27 +0000)]
Updated Translation

svn path=/trunk/; revision=1256

15 years agoAdded Entry for addtion of Pashto (ps) to ALL_LINGUAS in configure.in
Runa Bhattacharjee [Fri, 11 Jul 2008 15:40:20 +0000 (15:40 +0000)]
Added Entry for addtion of Pashto (ps) to ALL_LINGUAS in configure.in

svn path=/trunk/; revision=1255

15 years agoAdded Pashto (ps) to ALL_LINGUAS
Runa Bhattacharjee [Fri, 11 Jul 2008 15:39:35 +0000 (15:39 +0000)]
Added Pashto (ps) to ALL_LINGUAS

svn path=/trunk/; revision=1254

15 years agoAdded Entry for addition of Pashto (ps) Translations by Zabeeh Khan
Runa Bhattacharjee [Fri, 11 Jul 2008 15:39:06 +0000 (15:39 +0000)]
Added Entry for addition of Pashto (ps) Translations by Zabeeh Khan

svn path=/trunk/; revision=1253

15 years agoAdded Pashto Translations by Zabeeh Khan
Runa Bhattacharjee [Fri, 11 Jul 2008 15:37:24 +0000 (15:37 +0000)]
Added Pashto Translations by Zabeeh Khan

svn path=/trunk/; revision=1252

15 years agoUpdated Occitan translation
Yannig MARCHEGAY [Wed, 2 Jul 2008 14:56:12 +0000 (14:56 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=1251

15 years agoUpdated Occitan translation
Yannig MARCHEGAY [Wed, 2 Jul 2008 14:55:41 +0000 (14:55 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=1250

15 years agoPatch from Mike Gorse <mgorse@novell.com>. Bug #526752. Mark deprecated
Li Yuan [Thu, 19 Jun 2008 08:13:52 +0000 (08:13 +0000)]
Patch from Mike Gorse <mgorse@novell.com>. Bug #526752. Mark deprecated

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

16 years agoUpdated Arabic Translation by Khaled Hosny.
Djihed Afifi [Wed, 11 Jun 2008 21:33:48 +0000 (21:33 +0000)]
Updated Arabic Translation by Khaled Hosny.

svn path=/trunk/; revision=1248

16 years agoForgot to mention bug #
Michael Natterer [Thu, 5 Jun 2008 09:04:28 +0000 (09:04 +0000)]
Forgot to mention bug #

svn path=/trunk/; revision=1247

16 years agoadd G_DISABLE_SINGLE_INCLUDES and ATK_DISABLE_SINGLE_INCLUDES to CPPFLAGS.
Michael Natterer [Thu, 5 Jun 2008 09:03:47 +0000 (09:03 +0000)]
add G_DISABLE_SINGLE_INCLUDES and ATK_DISABLE_SINGLE_INCLUDES to CPPFLAGS.

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

16 years agoUpdated Mongolian translation
Sanlig Badral [Tue, 27 May 2008 19:47:10 +0000 (19:47 +0000)]
Updated Mongolian translation

svn path=/trunk/; revision=1245

16 years agoUpdated Arabic Translation by Khaled Hosny.
Djihed Afifi [Thu, 22 May 2008 22:55:16 +0000 (22:55 +0000)]
Updated Arabic Translation by Khaled Hosny.

svn path=/trunk/; revision=1244

16 years agoUpdated Arabic Translation by Khaled Hosny.
Djihed Afifi [Mon, 19 May 2008 01:04:29 +0000 (01:04 +0000)]
Updated Arabic Translation by Khaled Hosny.

svn path=/trunk/; revision=1243

16 years agoUpdated Translation
Laurent Dhima [Thu, 20 Mar 2008 10:58:41 +0000 (10:58 +0000)]
Updated Translation

svn path=/trunk/; revision=1242

16 years agoUpdated Translation
Laurent Dhima [Tue, 18 Mar 2008 15:55:31 +0000 (15:55 +0000)]
Updated Translation

svn path=/trunk/; revision=1239

16 years agoupdated Turkish translation
Baris Cicek [Tue, 11 Mar 2008 17:02:12 +0000 (17:02 +0000)]
updated Turkish translation

svn path=/trunk/; revision=1236

16 years agoRevved to 1.22.0 for GNOME 2.22.0. ATK_1_22_0
Li Yuan [Mon, 10 Mar 2008 11:40:13 +0000 (11:40 +0000)]
Revved to 1.22.0 for GNOME 2.22.0.

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

16 years agoUpdated Korean translation
Changwoo Ryu [Sat, 8 Mar 2008 10:46:01 +0000 (10:46 +0000)]
Updated Korean translation

svn path=/trunk/; revision=1233

16 years agoUpdated Spanish translation
Jorge Gonzalez Gonzalez [Sat, 1 Mar 2008 12:34:27 +0000 (12:34 +0000)]
Updated Spanish translation

svn path=/trunk/; revision=1232

16 years agoRevved to 1.21.92 for GNOME 2.21.92. ATK_1_21_92
Li Yuan [Mon, 25 Feb 2008 09:27:45 +0000 (09:27 +0000)]
Revved to 1.21.92 for GNOME 2.21.92.

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

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Tue, 19 Feb 2008 23:07:55 +0000 (23:07 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=1229

16 years agocs.po: Updated Czech translation by Lucas Lommer.
Petr Kovář [Sat, 16 Feb 2008 15:28:03 +0000 (15:28 +0000)]
cs.po: Updated Czech translation by Lucas Lommer.

svn path=/trunk/; revision=1226

16 years agoAdded entry for Kannada Translations updation by Shankar Prasad
Runa Bhattacharjee [Thu, 14 Feb 2008 12:02:31 +0000 (12:02 +0000)]
Added entry for Kannada Translations updation by Shankar Prasad

svn path=/trunk/; revision=1225

16 years agoUpdated Kannada Translations by Shankar Prasad
Runa Bhattacharjee [Thu, 14 Feb 2008 12:01:37 +0000 (12:01 +0000)]
Updated Kannada Translations by Shankar Prasad

svn path=/trunk/; revision=1224

16 years agoBug #508846. Extend allowed indexes of ATK_TEXT_GET_TEXT_AT_OFFSET and
Li Yuan [Thu, 31 Jan 2008 10:25:58 +0000 (10:25 +0000)]
Bug #508846. Extend allowed indexes of ATK_TEXT_GET_TEXT_AT_OFFSET and

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

16 years agoUpdated Arabic Translation by Khaled Hosny.
Djihed Afifi [Thu, 31 Jan 2008 08:17:29 +0000 (08:17 +0000)]
Updated Arabic Translation by Khaled Hosny.

svn path=/trunk/; revision=1222

16 years agoUpdated Marathi Translations
Rahul Bhalerao [Tue, 29 Jan 2008 18:09:53 +0000 (18:09 +0000)]
Updated Marathi Translations

svn path=/trunk/; revision=1221

16 years agoRevved to 1.21.5 for GNOME 2.21.5. ATK_1_21_5
Li Yuan [Mon, 14 Jan 2008 12:17:09 +0000 (12:17 +0000)]
Revved to 1.21.5 for GNOME 2.21.5.

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

16 years agoUpdated French translation by Robert-André Mauchin
Claude Paroz [Sat, 12 Jan 2008 12:54:17 +0000 (12:54 +0000)]
Updated French translation by Robert-André Mauchin

2008-01-12  Claude Paroz  <claude@2xlibre.net>

* fr.po: Updated French translation by Robert-André Mauchin
<zebob.m@pengzone.org>.

svn path=/trunk/; revision=1218

16 years agoBug #502840. Derived type definition convenience macros Bug #500978. Fixes
Li Yuan [Fri, 4 Jan 2008 06:32:25 +0000 (06:32 +0000)]
Bug #502840. Derived type definition convenience macros Bug #500978. Fixes

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

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Mon, 31 Dec 2007 18:18:04 +0000 (18:18 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=1216

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Mon, 31 Dec 2007 18:17:42 +0000 (18:17 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=1215

16 years agoUpdated Basque translation.
Inaki Larranaga Murgoitio [Thu, 27 Dec 2007 15:01:06 +0000 (15:01 +0000)]
Updated Basque translation.

2007-12-27  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

        * eu.po: Updated Basque translation.

svn path=/trunk/; revision=1214

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Tue, 20 Nov 2007 21:40:07 +0000 (21:40 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=1213

16 years agoFix build
Kjartan Maraas [Tue, 13 Nov 2007 15:14:41 +0000 (15:14 +0000)]
Fix build

svn path=/trunk/; revision=1212

16 years agoUpdated Slovenian translation
Matej Urbančič [Tue, 13 Nov 2007 13:14:36 +0000 (13:14 +0000)]
Updated Slovenian translation

svn path=/trunk/; revision=1211

16 years agoUpdated Arabic Translation by Khaled Hosny.
Djihed Afifi [Tue, 23 Oct 2007 20:57:38 +0000 (20:57 +0000)]
Updated Arabic Translation by Khaled Hosny.

svn path=/trunk/; revision=1210

16 years agoUpdated Arabic Translation by Khaled Hosny.
Djihed Afifi [Sun, 21 Oct 2007 16:46:15 +0000 (16:46 +0000)]
Updated Arabic Translation by Khaled Hosny.

svn path=/trunk/; revision=1208

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Wed, 3 Oct 2007 17:03:39 +0000 (17:03 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=1207

16 years agoFix bug #477763. Correct registration of the "start-index" property for
Li Yuan [Mon, 24 Sep 2007 04:55:36 +0000 (04:55 +0000)]
Fix bug #477763. Correct registration of the "start-index" property for

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

16 years agoRevved to 1.20.0 for GNOME 2.20.0. ATK_1_20_0
Li Yuan [Mon, 17 Sep 2007 08:06:48 +0000 (08:06 +0000)]
Revved to 1.20.0 for GNOME 2.20.0.

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

16 years agoUpdated Arabic Translation by Khaled Hosny.
Djihed Afifi [Thu, 13 Sep 2007 22:47:56 +0000 (22:47 +0000)]
Updated Arabic Translation by Khaled Hosny.

svn path=/trunk/; revision=1201

16 years agoFixed typo (#461107) in Portuguese translation.
Duarte Loreto [Thu, 13 Sep 2007 08:31:34 +0000 (08:31 +0000)]
Fixed typo (#461107) in Portuguese translation.

2007-09-13  Duarte Loreto <happyguy_pt@hotmail.com>

* pt.po: Fixed typo (#461107) in Portuguese translation.

svn path=/trunk/; revision=1200

16 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Tue, 11 Sep 2007 11:06:53 +0000 (11:06 +0000)]
Updated Thai translation.

* th.po: Updated Thai translation.

svn path=/trunk/; revision=1199

16 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Fri, 7 Sep 2007 08:58:59 +0000 (08:58 +0000)]
Updated Thai translation.

* th.po: Updated Thai translation.

svn path=/trunk/; revision=1198

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Sat, 1 Sep 2007 09:28:47 +0000 (09:28 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=1197

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Tue, 21 Aug 2007 10:45:57 +0000 (10:45 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=1196

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Fri, 17 Aug 2007 15:03:08 +0000 (15:03 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=1195

16 years agochange the maintainers file
Li Yuan [Mon, 13 Aug 2007 09:38:07 +0000 (09:38 +0000)]
change the maintainers file

svn path=/trunk/; revision=1194

16 years agoUpdated Finnish translation
Ilkka Tuohela [Mon, 6 Aug 2007 14:00:42 +0000 (14:00 +0000)]
Updated Finnish translation

svn path=/trunk/; revision=1193

16 years agoAdded Changelog entries for sinhala in ALL_LINGUAS
SANDRA MARAKKALA DANISHKA NAVIN [Fri, 3 Aug 2007 11:24:12 +0000 (11:24 +0000)]
Added Changelog entries for sinhala in ALL_LINGUAS

svn path=/trunk/; revision=1192

16 years agoAdded sinhala in ALL_LINGUAS
SANDRA MARAKKALA DANISHKA NAVIN [Fri, 3 Aug 2007 11:23:47 +0000 (11:23 +0000)]
Added sinhala in ALL_LINGUAS

svn path=/trunk/; revision=1191

16 years agoAdded Changelog entries for sinhala
SANDRA MARAKKALA DANISHKA NAVIN [Fri, 3 Aug 2007 11:21:17 +0000 (11:21 +0000)]
Added Changelog entries for sinhala

svn path=/trunk/; revision=1190

16 years agosi.po updated
SANDRA MARAKKALA DANISHKA NAVIN [Fri, 3 Aug 2007 10:26:29 +0000 (10:26 +0000)]
si.po updated

svn path=/trunk/; revision=1189

16 years agoRevved to 1.19.6 for GNOME 2.19.6. ATK_1_19_6
Li Yuan [Mon, 30 Jul 2007 10:24:22 +0000 (10:24 +0000)]
Revved to 1.19.6 for GNOME 2.19.6.

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

16 years agoBug #460851. A new API to get the current version of ATK.
Li Yuan [Fri, 27 Jul 2007 09:13:41 +0000 (09:13 +0000)]
Bug #460851. A new API to get the current version of ATK.

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

16 years agoUpdated Slovenian translation
Matic Žgur [Mon, 23 Jul 2007 18:52:06 +0000 (18:52 +0000)]
Updated Slovenian translation

svn path=/trunk/; revision=1185

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Mon, 25 Jun 2007 11:40:43 +0000 (11:40 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=1184

17 years agoRevved to 1.19.3 for GNOME 2.19.3. Remove gnome-doc-utils dependence. ATK_1_19_3
Li Yuan [Mon, 4 Jun 2007 14:25:55 +0000 (14:25 +0000)]
Revved to 1.19.3 for GNOME 2.19.3. Remove gnome-doc-utils dependence.

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

17 years agoUpdated Danish translation
Kenneth Nielsen [Thu, 24 May 2007 17:35:11 +0000 (17:35 +0000)]
Updated Danish translation

svn path=/trunk/; revision=1181

17 years agoOccitan translation update
Yannig MARCHEGAY [Thu, 17 May 2007 11:58:46 +0000 (11:58 +0000)]
Occitan translation update

svn path=/trunk/; revision=1180

17 years agoUse $(GLIB_MKENUMS) instead of calling glib-mkenums directly. This works
Brian Cameron [Fri, 11 May 2007 05:52:13 +0000 (05:52 +0000)]
Use $(GLIB_MKENUMS) instead of calling glib-mkenums directly. This works

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

17 years agoOccitan translation update
Yannig MARCHEGAY [Tue, 8 May 2007 13:36:28 +0000 (13:36 +0000)]
Occitan translation update

svn path=/trunk/; revision=1178

17 years agoAdded Changelog for updated assamese translation
Amitakhya Phukan [Tue, 8 May 2007 12:05:27 +0000 (12:05 +0000)]
Added Changelog for updated assamese translation

svn path=/trunk/; revision=1177

17 years agoUpdated assamese translation
Amitakhya Phukan [Tue, 8 May 2007 12:04:51 +0000 (12:04 +0000)]
Updated assamese translation

svn path=/trunk/; revision=1176

17 years agoAdded Occitan translation.
Christophe Merlet [Wed, 25 Apr 2007 19:14:15 +0000 (19:14 +0000)]
Added Occitan translation.

svn path=/trunk/; revision=1173

17 years agoRevved to 1.19.1 for GNOME 2.19.1. ATK_1_19_1
Li Yuan [Mon, 23 Apr 2007 07:00:59 +0000 (07:00 +0000)]
Revved to 1.19.1 for GNOME 2.19.1.

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

17 years agoUpdated atk translation from Yang Zhang.
Funda Wang [Tue, 17 Apr 2007 02:47:55 +0000 (02:47 +0000)]
Updated atk translation from Yang Zhang.

svn path=/trunk/; revision=1169

17 years agouse gnome-autogen.sh to simplify autogen.sh.
Li Yuan [Wed, 11 Apr 2007 02:56:35 +0000 (02:56 +0000)]
use gnome-autogen.sh to simplify autogen.sh.

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

17 years agoFix for #418194. use -DATK_LOCALEDIR. remove AM_GLIB_DEFINE_LOCALEDIR.
Christian Persch [Thu, 22 Mar 2007 10:59:39 +0000 (10:59 +0000)]
Fix for #418194. use -DATK_LOCALEDIR. remove AM_GLIB_DEFINE_LOCALEDIR.

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

17 years agoFix for #382328. add missing const. ditto. ditto.
Christian Persch [Thu, 22 Mar 2007 10:47:41 +0000 (10:47 +0000)]
Fix for #382328. add missing const. ditto. ditto.

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

17 years agoRevved to 1.18.0 for GNOME 2.18.0. ATK_1_18_0
Li Yuan [Mon, 12 Mar 2007 11:57:14 +0000 (11:57 +0000)]
Revved to 1.18.0 for GNOME 2.18.0.

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

17 years agoUpdated Translation
Felix I [Mon, 12 Mar 2007 08:05:04 +0000 (08:05 +0000)]
Updated Translation

svn path=/trunk/; revision=1160

17 years agoupdated vi.po
Nguyen Thai Ngoc Duy [Wed, 7 Mar 2007 13:39:16 +0000 (13:39 +0000)]
updated vi.po

svn path=/trunk/; revision=1159

17 years agoFix in Brazilian Portuguese translation.
Leonardo Ferreira Fontenelle [Tue, 6 Mar 2007 04:16:39 +0000 (04:16 +0000)]
Fix in Brazilian Portuguese translation.

2007-03-06  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>

* pt_BR.po: Fix in Brazilian Portuguese translation.

svn path=/trunk/; revision=1158

17 years agoFix #408527. Add a check.
Li Yuan [Fri, 2 Mar 2007 09:31:59 +0000 (09:31 +0000)]
Fix #408527. Add a check.

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

17 years agoUpdated Translation
Felix I [Fri, 2 Mar 2007 06:10:18 +0000 (06:10 +0000)]
Updated Translation

svn path=/trunk/; revision=1156

17 years ago-e * lt.po: Updated Lithuanian translation.
Gintautas Miliauskas [Tue, 27 Feb 2007 14:33:50 +0000 (14:33 +0000)]
-e * lt.po: Updated Lithuanian translation.

2007-02-27  Gintautas Miliauskas  <gintas@akl.lt>

-e  * lt.po: Updated Lithuanian translation.

svn path=/trunk/; revision=1155

17 years agoAdd atk_misc_instance as DATA.
Tor Lillqvist [Sun, 25 Feb 2007 00:23:05 +0000 (00:23 +0000)]
Add atk_misc_instance as DATA.

2007-02-25  Tor Lillqvist  <tml@novell.com>

* atk/atk.def: Add atk_misc_instance as DATA.

svn path=/trunk/; revision=1154

17 years agoFix typo: declare atk_misc_get_type(), not atk_util_get_type().
Tor Lillqvist [Sat, 24 Feb 2007 23:56:39 +0000 (23:56 +0000)]
Fix typo: declare atk_misc_get_type(), not atk_util_get_type().

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

17 years agoUpdate Ukrainian translation.
Maxim Dziumanenko [Wed, 21 Feb 2007 09:32:06 +0000 (09:32 +0000)]
Update Ukrainian translation.

2007-02-21 Maxim Dziumanenko <dziumanenko@gmail.com>

* Update Ukrainian translation.

svn path=/trunk/; revision=1152

17 years agoDist MAINTAINERS.
Kjartan Maraas [Tue, 20 Feb 2007 20:10:37 +0000 (20:10 +0000)]
Dist MAINTAINERS.

2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>

* Makefile.am: Dist MAINTAINERS.

svn path=/trunk/; revision=1151

17 years agoUpdated Arabic Translation.
Djihed Afifi [Fri, 16 Feb 2007 15:40:17 +0000 (15:40 +0000)]
Updated Arabic Translation.

svn path=/trunk/; revision=1150

17 years agoImproved docs for AtkObjectImplementor.
Bill Haneman [Tue, 13 Feb 2007 22:43:02 +0000 (22:43 +0000)]
Improved docs for AtkObjectImplementor.

svn path=/trunk/; revision=1149

17 years agoPoint AtkRelation docs to atk_object_add_relationship(), which
Bill Haneman [Tue, 13 Feb 2007 17:58:54 +0000 (17:58 +0000)]
Point AtkRelation docs to atk_object_add_relationship(), which
simplifies the use of AtkRelation.  See docs bug #367627.

svn path=/trunk/; revision=1148

17 years agoImproved documentation for AtkStateType and AtkRoleType enums (bug #398038 and bug
Bill Haneman [Tue, 13 Feb 2007 17:47:48 +0000 (17:47 +0000)]
Improved documentation for AtkStateType and AtkRoleType enums (bug #398038 and bug
#394492).

svn path=/trunk/; revision=1147

17 years agoRevved to 1.17.0. ATK_1_17_0
Li Yuan [Mon, 12 Feb 2007 11:33:51 +0000 (11:33 +0000)]
Revved to 1.17.0.

2007-02-12  Li Yuan  <li.yuan@sun.com>

        * configure.in, NEWS:
        Revved to 1.17.0.

svn path=/trunk/; revision=1145

17 years agoBug #404592. Don't do anything if misc is NULL.
Li Yuan [Mon, 12 Feb 2007 11:02:31 +0000 (11:02 +0000)]
Bug #404592. Don't do anything if misc is NULL.

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

17 years agoUpdated a little Belarusian Latin translation.
Ihar Hrachyshka [Fri, 9 Feb 2007 20:29:38 +0000 (20:29 +0000)]
Updated a little Belarusian Latin translation.

svn path=/trunk/; revision=1143

17 years agobe.po: Added Belarusian Latin translation by Ales Navicki.
Ihar Hrachyshka [Fri, 9 Feb 2007 20:22:06 +0000 (20:22 +0000)]
be.po: Added Belarusian Latin translation by Ales Navicki.

svn path=/trunk/; revision=1142

17 years agoUpdated Arabic Translation.
Djihed Afifi [Thu, 8 Feb 2007 20:11:25 +0000 (20:11 +0000)]
Updated Arabic Translation.

svn path=/trunk/; revision=1141

17 years agoRevved to 1.13.2. ATK_1_13_2
Li Yuan [Mon, 22 Jan 2007 12:09:46 +0000 (12:09 +0000)]
Revved to 1.13.2.

2007-01-22  Li Yuan  <li.yuan@sun.com>

        * configure.in, NEWS:
        Revved to 1.13.2.

svn path=/trunk/; revision=1139

17 years agoBug #329454. Use ATK_MISC_GET_CLASS to get AtkMiscClass to use the
Li Yuan [Fri, 19 Jan 2007 02:21:25 +0000 (02:21 +0000)]
Bug #329454. Use ATK_MISC_GET_CLASS to get AtkMiscClass to use the

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