platform/upstream/at-spi2-core.git
13 years agoAdded Hungarian translation
Gabor Kelemen [Mon, 14 Mar 2011 00:52:52 +0000 (01:52 +0100)]
Added Hungarian translation

13 years agoAdded hu to LINGUAS
Gabor Kelemen [Mon, 14 Mar 2011 00:52:39 +0000 (01:52 +0100)]
Added hu to LINGUAS

13 years agoUpdated Swedish translation
Daniel Nylander [Fri, 11 Mar 2011 18:08:18 +0000 (19:08 +0100)]
Updated Swedish translation

13 years agoUpdated Swedish translation
Daniel Nylander [Tue, 8 Mar 2011 07:30:06 +0000 (08:30 +0100)]
Updated Swedish translation

13 years agoUpdated Swedish translation
Daniel Nylander [Tue, 8 Mar 2011 07:29:33 +0000 (08:29 +0100)]
Updated Swedish translation

13 years ago[l10n] Updated Catalan translation
Gil Forcada [Thu, 10 Mar 2011 23:13:18 +0000 (00:13 +0100)]
[l10n] Updated Catalan translation

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Thu, 10 Mar 2011 17:06:28 +0000 (19:06 +0200)]
Updated Hebrew translation.

13 years agoFix a possible sign issue with state sets
Mike Gorse [Wed, 9 Mar 2011 22:00:21 +0000 (16:00 -0600)]
Fix a possible sign issue with state sets

13 years agoUpdated LINGUAS
Piotr Drąg [Wed, 9 Mar 2011 18:11:19 +0000 (19:11 +0100)]
Updated LINGUAS

13 years agoUpdated Polish translation
Piotr Drąg [Wed, 9 Mar 2011 18:10:15 +0000 (19:10 +0100)]
Updated Polish translation

13 years agoUpdated Slovenian translation
Matej Urbančič [Wed, 9 Mar 2011 16:49:21 +0000 (17:49 +0100)]
Updated Slovenian translation

13 years agoUpdated Slovenian translation
Matej Urbančič [Wed, 9 Mar 2011 16:37:00 +0000 (17:37 +0100)]
Updated Slovenian translation

13 years agoAdded British English translation
Bruce Cowan [Tue, 8 Mar 2011 20:03:19 +0000 (20:03 +0000)]
Added British English translation

13 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Tue, 8 Mar 2011 13:39:38 +0000 (14:39 +0100)]
Updated Norwegian bokmål translation

13 years agoFix missing NULL argument to g_strconcat.
Frederic Crozat [Tue, 8 Mar 2011 10:11:23 +0000 (11:11 +0100)]
Fix missing NULL argument to g_strconcat.

https://bugzilla.gnome.org/show_bug.cgi?id=644185

13 years agoRelease v1.91.91 AT_SPI2_CORE_1_91_91
Mike Gorse [Mon, 7 Mar 2011 23:37:31 +0000 (17:37 -0600)]
Release v1.91.91

13 years agoFix for BGO#643110: Do not allow all users to connect to the accessibility bus
Mike Gorse [Fri, 4 Mar 2011 20:15:36 +0000 (14:15 -0600)]
Fix for BGO#643110: Do not allow all users to connect to the accessibility bus

Allowing all users to connect to the accessibility bus creates a security
issue where one user could control applications being run by another user.
So we'll only allow root to connect, so that applications running as root are
still accessible.  This assumes that dbus-daemon is running as the user who
is currently logged in.

13 years agoFix for BGO#643454: Kill the accessibility bus daemon with the GNOME session
Mike Gorse [Fri, 4 Mar 2011 19:53:31 +0000 (13:53 -0600)]
Fix for BGO#643454: Kill the accessibility bus daemon with the GNOME session

13 years agoUpdated Galician translations
Fran Diéguez [Mon, 7 Mar 2011 18:35:37 +0000 (19:35 +0100)]
Updated Galician translations

13 years agoUpdated Spanish translation
Jorge González [Sun, 6 Mar 2011 11:52:45 +0000 (12:52 +0100)]
Updated Spanish translation

13 years agoUpdated Russian translation
Yuri Myasoedov [Sat, 5 Mar 2011 15:43:51 +0000 (18:43 +0300)]
Updated Russian translation

13 years agoAdded Russian translation
Yuri Myasoedov [Sat, 5 Mar 2011 15:38:13 +0000 (18:38 +0300)]
Added Russian translation

13 years agoAdded Latvian translation.
Rudolfs Mazurs [Sat, 5 Mar 2011 13:31:24 +0000 (15:31 +0200)]
Added Latvian translation.

13 years agoAdded Latvian translation.
Rudolfs Mazurs [Sat, 5 Mar 2011 13:31:17 +0000 (15:31 +0200)]
Added Latvian translation.

13 years agoAvoid setting enum values to 0x80000000
Mike Gorse [Thu, 3 Mar 2011 16:41:48 +0000 (10:41 -0600)]
Avoid setting enum values to 0x80000000

Change ATSPI_CACHE_ALL and ATSPI_CACHE_UNDEFINED, since ATSPI_CACHE_UNDEFINED
was set to 0x80000000 and throwing an exception with pygobject.

13 years agoUpdated Portuguese translation
Duarte Loreto [Wed, 2 Mar 2011 00:34:59 +0000 (00:34 +0000)]
Updated Portuguese translation

13 years agobug 643384 - atspi_register_keystroke_listener() should take a bitmask not AtspiKeyLi...
Trevor Saunders [Sun, 27 Feb 2011 00:27:11 +0000 (19:27 -0500)]
bug 643384 - atspi_register_keystroke_listener() should take a bitmask not AtspiKeyListenerSyncType.

13 years agoAdded Italian translation
Luca Ferretti [Sat, 26 Feb 2011 00:13:56 +0000 (01:13 +0100)]
Added Italian translation

13 years agoGetNSelections has an out parameter, not an in
Mike Gorse [Fri, 25 Feb 2011 15:29:27 +0000 (09:29 -0600)]
GetNSelections has an out parameter, not an in

13 years agoFix error parsing old DeviceEvent API introduced in last commit
Mike Gorse [Thu, 24 Feb 2011 20:31:00 +0000 (14:31 -0600)]
Fix error parsing old DeviceEvent API introduced in last commit

13 years agoDevice events now use uint32 for hw_code and modifiers in the IPC
Mike Gorse [Thu, 24 Feb 2011 18:28:25 +0000 (12:28 -0600)]
Device events now use uint32 for hw_code and modifiers in the IPC

Changed device event IPC to use uint32 for hw_code and modifiers, to be
more consistent with the rest of the API.
Kept AT-SPI struct using gushorts to avoid ABI break, and the registry daemon
will continue to accept the old API as well as the new for now.

13 years agoUpdated Bulgarian translation
Alexander Shopov [Tue, 22 Feb 2011 20:56:54 +0000 (22:56 +0200)]
Updated Bulgarian translation

13 years agoRelease v1.91.90 AT_SPI2_CORE_1_91_90
Mike Gorse [Mon, 21 Feb 2011 23:18:50 +0000 (17:18 -0600)]
Release v1.91.90

13 years agoRemove event listeners from an AT that has disconnected from the bus
Mike Gorse [Mon, 21 Feb 2011 22:54:14 +0000 (16:54 -0600)]
Remove event listeners from an AT that has disconnected from the bus

13 years agoFix a few memory leaks in at-spi2-registryd
jhbuild [Mon, 21 Feb 2011 06:09:34 +0000 (00:09 -0600)]
Fix a few memory leaks in at-spi2-registryd

13 years agoChange a couple of enums and types from 16-bit to 32-bit to match spec
Mike Gorse [Thu, 17 Feb 2011 20:47:28 +0000 (14:47 -0600)]
Change a couple of enums and types from 16-bit to 32-bit to match spec

13 years agoUse gsettings rather than gconf key in at-spi-dbus-bus.desktop
Mike Gorse [Thu, 17 Feb 2011 18:12:13 +0000 (12:12 -0600)]
Use gsettings rather than gconf key in at-spi-dbus-bus.desktop

13 years agoFix atspi_selection_get_n_selected_children
Mike Gorse [Tue, 15 Feb 2011 18:33:18 +0000 (12:33 -0600)]
Fix atspi_selection_get_n_selected_children

13 years agoAvoid returning uninitialized data for some IPC errors
Mike Gorse [Tue, 15 Feb 2011 14:17:55 +0000 (08:17 -0600)]
Avoid returning uninitialized data for some IPC errors

13 years agoAdded uk translation
Daniel Korostil [Tue, 15 Feb 2011 10:43:56 +0000 (12:43 +0200)]
Added uk translation

13 years agoUpdated Korean translation
Changwoo Ryu [Sat, 12 Feb 2011 19:34:55 +0000 (04:34 +0900)]
Updated Korean translation

13 years agoAdd Korean translation
Changwoo Ryu [Sat, 12 Feb 2011 19:32:10 +0000 (04:32 +0900)]
Add Korean translation

13 years agoUpdated Indonesian translation
Dirgita [Sat, 12 Feb 2011 10:11:08 +0000 (17:11 +0700)]
Updated Indonesian translation
Added id to LINGUAS

13 years agoBGO#642077: Remove --enable-relocate handling from at-spi-dbus-bus.in
Mike Gorse [Fri, 11 Feb 2011 22:16:11 +0000 (16:16 -0600)]
BGO#642077: Remove --enable-relocate handling from at-spi-dbus-bus.in

13 years agoBGO#641869: Remove --enable-relocate
Mike Gorse [Thu, 10 Feb 2011 16:58:00 +0000 (10:58 -0600)]
BGO#641869: Remove --enable-relocate

13 years agoFix DeselectChild and GetDefaultAttributeSet in the xml
Mike Gorse [Thu, 10 Feb 2011 16:52:27 +0000 (10:52 -0600)]
Fix DeselectChild and GetDefaultAttributeSet in the xml

13 years agoAdded Bengali India to the list of languages
Runa Bhattacharjee [Thu, 10 Feb 2011 10:10:31 +0000 (15:40 +0530)]
Added Bengali India to the list of languages

13 years agoAdded Bengali India Translation
Runa Bhattacharjee [Thu, 10 Feb 2011 10:10:17 +0000 (15:40 +0530)]
Added Bengali India Translation

13 years agoAdd fr to LINGUAS
Claude Paroz [Wed, 9 Feb 2011 20:49:14 +0000 (21:49 +0100)]
Add fr to LINGUAS

13 years agoAdded French translation
Claude Paroz [Wed, 9 Feb 2011 20:48:25 +0000 (21:48 +0100)]
Added French translation

13 years agoFix case of property names in xml
Mike Gorse [Wed, 9 Feb 2011 15:50:38 +0000 (09:50 -0600)]
Fix case of property names in xml

13 years agoAdd Chinese (China) translation.
Lele Long [Wed, 9 Feb 2011 15:39:41 +0000 (23:39 +0800)]
Add Chinese (China) translation.

13 years agoCompleted Telugu Translations
krishnababu k [Wed, 9 Feb 2011 13:25:50 +0000 (18:55 +0530)]
Completed Telugu Translations

13 years agoAdded Albanian translation
Laurent Dhima [Tue, 8 Feb 2011 18:32:54 +0000 (19:32 +0100)]
Added Albanian translation

13 years agoUploaded Ukranian
Daniel Korostil [Tue, 8 Feb 2011 13:29:59 +0000 (15:29 +0200)]
Uploaded Ukranian

13 years agoUploaded Ukranian
Daniel Korostil [Tue, 8 Feb 2011 13:26:12 +0000 (15:26 +0200)]
Uploaded Ukranian

13 years agoAdded & translated kn.po and updated LINGUAS
Shankar Prasad [Tue, 8 Feb 2011 10:42:01 +0000 (16:12 +0530)]
Added & translated kn.po and updated LINGUAS

13 years agoAdded and translated kn.po and updated LINGUAS
Shankar Prasad [Tue, 8 Feb 2011 10:40:17 +0000 (16:10 +0530)]
Added and translated kn.po and updated LINGUAS

13 years agoUpdated Gujarati Translations & Added gu in LINGUAS
Sweta Kothari [Tue, 8 Feb 2011 06:35:22 +0000 (12:05 +0530)]
Updated Gujarati Translations & Added gu in LINGUAS

13 years agoAdded Ukrainian translation
Wiseacre [Mon, 7 Feb 2011 18:48:46 +0000 (20:48 +0200)]
Added Ukrainian translation

13 years agoCreation of uk tranlation
Wiseacre [Mon, 7 Feb 2011 18:27:10 +0000 (20:27 +0200)]
Creation of uk tranlation

13 years agoCreation uk traslation
Wiseacre [Mon, 7 Feb 2011 18:04:11 +0000 (20:04 +0200)]
Creation uk traslation

13 years agoAdded UG translation
Gheyret Kenji [Fri, 4 Feb 2011 22:21:20 +0000 (23:21 +0100)]
Added UG translation

13 years agoAdded UG translation
Gheyret Kenji [Fri, 4 Feb 2011 22:16:58 +0000 (23:16 +0100)]
Added UG translation

13 years agoFix atspi_selection_get_selected_child
Mike Gorse [Fri, 4 Feb 2011 19:44:46 +0000 (13:44 -0600)]
Fix atspi_selection_get_selected_child

13 years agoFix some possible crashes and a memory leak
Mike Gorse [Wed, 2 Feb 2011 18:51:17 +0000 (12:51 -0600)]
Fix some possible crashes and a memory leak

13 years agosignal_filter in registryd should return NOT_YET_HANDLED for non-signals
Mike Gorse [Wed, 2 Feb 2011 00:10:36 +0000 (18:10 -0600)]
signal_filter in registryd should return NOT_YET_HANDLED for non-signals

13 years agoEnsure variable is initialized
Frederic Crozat [Tue, 1 Feb 2011 16:06:39 +0000 (17:06 +0100)]
Ensure variable is initialized

https://bugzilla.gnome.org/show_bug.cgi?id=641164

13 years agoAdd missing return values
Frederic Crozat [Tue, 1 Feb 2011 16:06:26 +0000 (17:06 +0100)]
Add missing return values

https://bugzilla.gnome.org/show_bug.cgi?id=641164

13 years agoAdd missing standard headers
Frederic Crozat [Tue, 1 Feb 2011 16:05:56 +0000 (17:05 +0100)]
Add missing standard headers

https://bugzilla.gnome.org/show_bug.cgi?id=641164

13 years agoRelease v1.91.6.1 AT_SPI2_CORE_1_91_6_1
Mike Gorse [Tue, 1 Feb 2011 15:49:56 +0000 (09:49 -0600)]
Release v1.91.6.1

13 years agoHave atspi_accessible_get_interfaces explicitly return the Accessible interface
Mike Gorse [Tue, 1 Feb 2011 15:44:25 +0000 (09:44 -0600)]
Have atspi_accessible_get_interfaces explicitly return the Accessible interface

13 years agoFix a crash
Mike Gorse [Tue, 1 Feb 2011 15:36:18 +0000 (09:36 -0600)]
Fix a crash

13 years agoRelease v1.91.6 AT_SPI2_CORE_1_91_6
Mike Gorse [Mon, 31 Jan 2011 23:38:45 +0000 (17:38 -0600)]
Release v1.91.6

13 years agoAdd ATSPI_CACHE_NONE
Mike Gorse [Mon, 31 Jan 2011 23:09:17 +0000 (17:09 -0600)]
Add ATSPI_CACHE_NONE

13 years agoUpdate copyright and add some missing license info
Mike Gorse [Mon, 31 Jan 2011 22:07:57 +0000 (16:07 -0600)]
Update copyright and add some missing license info

13 years agoAdd atspi_accessible_set_cache_mask
Mike Gorse [Mon, 31 Jan 2011 20:55:37 +0000 (14:55 -0600)]
Add atspi_accessible_set_cache_mask

13 years agoInstall public headers
Mike Gorse [Mon, 31 Jan 2011 20:52:59 +0000 (14:52 -0600)]
Install public headers

13 years agoAdd setters for component extents/size/position
Mike Gorse [Mon, 31 Jan 2011 16:11:07 +0000 (10:11 -0600)]
Add setters for component extents/size/position

13 years ago[l10n] Added de to LINGUAS
Christian Kirbach [Mon, 31 Jan 2011 22:20:09 +0000 (23:20 +0100)]
[l10n] Added de to LINGUAS
       Added German translation

13 years agoFix check for message timeout
Mike Gorse [Sun, 30 Jan 2011 17:50:38 +0000 (11:50 -0600)]
Fix check for message timeout

13 years agoChange a couple of g_error calls to call g_warning
Mike Gorse [Fri, 28 Jan 2011 23:53:03 +0000 (17:53 -0600)]
Change a couple of g_error calls to call g_warning

13 years agoFix most compiler warnings and various miscellaneous problems
Mike Gorse [Fri, 28 Jan 2011 23:46:50 +0000 (17:46 -0600)]
Fix most compiler warnings and various miscellaneous problems

13 years agoAdd a NULL check into atspi_event_listener_register_from_callback
Mike Gorse [Fri, 28 Jan 2011 14:28:19 +0000 (08:28 -0600)]
Add a NULL check into atspi_event_listener_register_from_callback

13 years agoQA of Galician translations
Fran Diéguez [Wed, 26 Jan 2011 22:54:40 +0000 (23:54 +0100)]
QA of Galician translations

13 years agoAdded CAtalan translation
David Planella [Wed, 26 Jan 2011 08:44:11 +0000 (09:44 +0100)]
Added CAtalan translation

13 years agoAdded Traditional Chinese translation (Hong Kong and Taiwan)
Chao-Hsiung Liao [Tue, 25 Jan 2011 11:04:06 +0000 (19:04 +0800)]
Added Traditional Chinese translation (Hong Kong and Taiwan)

13 years agoAdded Hebrew translation.
Yaron Shahrabani [Tue, 25 Jan 2011 09:30:09 +0000 (11:30 +0200)]
Added Hebrew translation.

13 years agoAdded Punjabi Langauge file and update LINGUAS
A S Alam [Mon, 24 Jan 2011 21:22:14 +0000 (02:52 +0530)]
Added Punjabi Langauge file and update LINGUAS

13 years agoMore error handling fixes
Mike Gorse [Mon, 24 Jan 2011 22:18:34 +0000 (16:18 -0600)]
More error handling fixes

Set the GError in some more cases where we were previously printing warnings.
Also added an error parameter to event register/deregister functions, as it
makes calls over the wire.

13 years agoFix atspi_editable_text_set_text_contents
Mike Gorse [Mon, 24 Jan 2011 18:58:43 +0000 (12:58 -0600)]
Fix atspi_editable_text_set_text_contents

13 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Sun, 23 Jan 2011 10:33:44 +0000 (11:33 +0100)]
Updated Norwegian bokmål translation

13 years agoAdded Swedish translation
Daniel Nylander [Sat, 22 Jan 2011 13:06:17 +0000 (14:06 +0100)]
Added Swedish translation

13 years agoFix crash in atspi_image_get_image_description
Dan Winship [Fri, 21 Jan 2011 16:27:16 +0000 (11:27 -0500)]
Fix crash in atspi_image_get_image_description

If the remote object didn't define this property then the function
would return stack garbage, which the caller would eventually try to
free.

https://bugzilla.gnome.org/show_bug.cgi?id=640198

13 years agoDon't rebuild bus/at-spi-dbus-bus (incorrectly)
Dan Winship [Fri, 21 Jan 2011 17:54:27 +0000 (12:54 -0500)]
Don't rebuild bus/at-spi-dbus-bus (incorrectly)

bus/at-spi-dbus-bus is generated by configure.in, so don't regenerate
it via a Makefile rule (especially via a Makefile rule that forgets to
substitute the correct value for @enable_relocate@)

https://bugzilla.gnome.org/show_bug.cgi?id=640209

13 years agoAdded sl for Slovenian translation
Matej Urbančič [Fri, 21 Jan 2011 19:50:54 +0000 (20:50 +0100)]
Added sl for Slovenian translation

13 years agoAdded Slovenian translation
Matej Urbančič [Fri, 21 Jan 2011 19:50:40 +0000 (20:50 +0100)]
Added Slovenian translation

13 years agoAdded Spanish translation
Daniel Mustieles [Thu, 20 Jan 2011 19:23:01 +0000 (20:23 +0100)]
Added Spanish translation

13 years agoUpdated Spanish translation
Daniel Mustieles [Thu, 20 Jan 2011 19:22:43 +0000 (20:22 +0100)]
Updated Spanish translation

13 years agoCheck whether an accessible object implements the 'Hyperlink' interface.
Mario Sanchez Prada [Thu, 20 Jan 2011 17:26:30 +0000 (18:26 +0100)]
Check whether an accessible object implements the 'Hyperlink' interface.