platform/upstream/at-spi2-core.git
13 years agoupdate tranlation for Punjabi by A S Alam
A S Alam [Sun, 27 Mar 2011 04:17:56 +0000 (09:47 +0530)]
update tranlation for Punjabi by A S Alam

13 years agoAdded Vietnamese translation
Nguyễn Thái Ngọc Duy [Sat, 26 Mar 2011 09:40:49 +0000 (16:40 +0700)]
Added Vietnamese translation

13 years agoClear AT_SPI_BUS property on launcher exit
Colin Walters [Thu, 24 Mar 2011 17:30:51 +0000 (13:30 -0400)]
Clear AT_SPI_BUS property on launcher exit

Clear the X property if our bus is gone; in the case where e.g.
GDM is launching a login on an X server it was using before,
we don't want early login processes to pick up the stale address.

13 years agoUpdated Italian translation
Luca Ferretti [Wed, 23 Mar 2011 18:19:35 +0000 (19:19 +0100)]
Updated Italian translation

13 years agoAdded Marathi Translations
Sandeep Shedmake [Wed, 23 Mar 2011 10:47:28 +0000 (16:17 +0530)]
Added Marathi Translations

13 years agoAdded mr to LINGUAS
Sandeep Shedmake [Wed, 23 Mar 2011 10:22:37 +0000 (15:52 +0530)]
Added mr to LINGUAS

13 years agoRemoving not required dbus-glib related includes
Alejandro Piñeiro [Tue, 22 Mar 2011 11:18:53 +0000 (12:18 +0100)]
Removing not required dbus-glib related includes

13 years agoRelease v1.91.92 and fix some build errors AT_SPI2_CORE_1_91_92
Mike Gorse [Mon, 21 Mar 2011 23:31:23 +0000 (16:31 -0700)]
Release v1.91.92 and fix some build errors

13 years agoAdd some missing prototypes
Mike Gorse [Mon, 21 Mar 2011 22:40:50 +0000 (15:40 -0700)]
Add some missing prototypes

13 years agoPass the right parameter to _atspi_dbus_call() from atspi_value_set_current_value().
Mario Sanchez Prada [Mon, 21 Mar 2011 22:22:57 +0000 (23:22 +0100)]
Pass the right parameter to _atspi_dbus_call() from atspi_value_set_current_value().

Bug #35523

13 years agoBump version, remove dbus-glib dependency, and add pc file
Mike Gorse [Mon, 21 Mar 2011 18:44:46 +0000 (11:44 -0700)]
Bump version, remove dbus-glib dependency, and add pc file

Add in a modified version of dbus-gmain.c so that we can stop dependeing on
dbus-glib and include a currently unreviewed fix for FDO#35115.
Also add a pc file and bump version to 1.91.92.

13 years agoMove atspi_get_a11y_bus back into libatspi and publicly export
Mike Gorse [Mon, 21 Mar 2011 02:15:47 +0000 (19:15 -0700)]
Move atspi_get_a11y_bus back into libatspi and publicly export

13 years agoPort registryd session management code from dbus-glib to gdbus
Mike Gorse [Mon, 21 Mar 2011 01:51:24 +0000 (18:51 -0700)]
Port registryd session management code from dbus-glib to gdbus

13 years agoAdding as to list of languages
Amitakhya Phukan [Mon, 21 Mar 2011 07:10:29 +0000 (12:40 +0530)]
Adding as to list of languages

13 years agoUpdated Assamese translations
Amitakhya Phukan [Mon, 21 Mar 2011 07:08:24 +0000 (12:38 +0530)]
Updated Assamese translations

13 years agoUpdated Assamese translations
Amitakhya Phukan [Mon, 21 Mar 2011 07:07:08 +0000 (12:37 +0530)]
Updated Assamese translations

13 years agoUpdated Dutch translation by Wouter Bolsterlee
Wouter Bolsterlee [Sat, 19 Mar 2011 15:41:10 +0000 (16:41 +0100)]
Updated Dutch translation by Wouter Bolsterlee

13 years agoDo not free a key listener's bus name and path twice
Mike Gorse [Fri, 18 Mar 2011 22:30:49 +0000 (15:30 -0700)]
Do not free a key listener's bus name and path twice

13 years agobus: Rewrite a11y bus management, don't fall back to session bus
Colin Walters [Tue, 15 Mar 2011 21:00:35 +0000 (17:00 -0400)]
bus: Rewrite a11y bus management, don't fall back to session bus

First of all, there should *always* be an a11y bus; if I enable
toolkit-accessibility, and apps pick that up but then libat-spi falls
back to the session bus, that's broken.

Fix this by rewriting the a11y bus launcher in C, making it a persistent
session service, and giving it a DBus API (bus name: org.a11y.Bus).  It
will start the bus process as a child dynamically; however if
toolkit-accessibility is enabled, we start it on startup.  For more
information, see the new file bus/README.

Details:

* Create a .service file so the session bus autostarts us if
  necessary
* The .desktop file is changed to use --start-immediately
* Remove the kill_accessibility_bus() hack in registryd; instead
  we chain at-spi-bus-launcher to the session bus lifecycle.
* Change at-spi bus lookup to try both the new session bus API
  and the X11 root window property.
* Create libregistry-internals.la which encapsulates a11y bus
  lookup logic, de-duplicating from atspi/ and registryd/.

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

13 years agoAdded Serbian Translation
Мирослав Николић [Fri, 18 Mar 2011 15:56:10 +0000 (16:56 +0100)]
Added Serbian Translation

13 years agoUpdated Traditional Chinese translation(Hong Kong and Taiwan)
Chao-Hsiung Liao [Fri, 18 Mar 2011 07:07:28 +0000 (15:07 +0800)]
Updated Traditional Chinese translation(Hong Kong and Taiwan)

13 years agoUpdated Oriya Translation
Manoj Kumar Giri [Thu, 17 Mar 2011 10:00:12 +0000 (15:30 +0530)]
Updated Oriya Translation

13 years agoAdded Oriya (or) into the List
Manoj Kumar Giri [Thu, 17 Mar 2011 10:00:04 +0000 (15:30 +0530)]
Added Oriya (or) into the List

13 years agoFix atspi_table_get_column_header
Mike Gorse [Tue, 15 Mar 2011 19:31:53 +0000 (12:31 -0700)]
Fix atspi_table_get_column_header

13 years agobus: Move to libexecdir
Colin Walters [Sun, 13 Mar 2011 21:21:59 +0000 (17:21 -0400)]
bus: Move to libexecdir

No point polluting bindir with private binaries.

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

13 years agoUpdated Czech translation
Marek Černocký [Mon, 14 Mar 2011 22:08:14 +0000 (23:08 +0100)]
Updated Czech translation

13 years agoUpdated Romanian translation
Lucian Adrian Grijincu [Mon, 14 Mar 2011 01:05:07 +0000 (02:05 +0100)]
Updated Romanian translation

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