summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Release v2.14.1AT_SPI2_CORE_2_14_1Mike Gorse2014-11-102-1/+5
|
* Build docs for AtspiTableCellMike Gorse2014-10-164-0/+32
|
* Revert "Bus: remove 'nonsense' <standard_session_servicedirs/>"Magdalen Berns2014-09-251-0/+2
| | | | This reverts commit 1dc6d14047d887d337d6f169ace6cd3a726d5729.
* Bus: remove 'nonsense' <standard_session_servicedirs/>Magdalen Berns2014-09-251-2/+0
| | | | | | | | The <standard_session_servicedirs/> is a reference to session bus configuration directories. Something a custom well known type probably does not want. Bug https://bugzilla.gnome.org/show_bug.cgi?id=722738
* Release v2.14.0AT_SPI2_CORE_2_14_0Mike Gorse2014-09-221-1/+1
|
* update Punjabi Translation -for 3.14 releaseA S Alam2014-09-211-70/+52
|
* Updated Malay translationUmarzuki Bin Mochlis Moktar2014-09-161-8/+10
|
* Release v2.13.92AT_SPI2_CORE_2_13_92Mike Gorse2014-09-152-1/+5
|
* Fix some warningsMike Gorse2014-09-151-13/+1
|
* fix alignof m4 macroJoe Slater2014-09-151-37/+15
| | | | | DBIND_CHECK_ALIGNOF does not work when cross-compiling, so we modify it to use AC_CHECK_ALIGNOF.
* Updated Swedish translationSebastian Rasmussen2014-09-141-103/+15
|
* Use app_hash to find app to remove in response to NameOwnerChangedMike Gorse2014-09-111-10/+4
| | | | | | | Previously, we were fetching the desktop, and apparently this may return NULL if the registry is gone. I'm not sure if this should be happening, and I have no idea if there may be other NULL pointer dereferences in that case, but this removes one of them and simplifies the code a bit.
* Check failure of dbus_connection_send_with_reply()Daiki Ueno2014-09-111-4/+11
|
* Release v2.3.90AT_SPI2_CORE_2_13_90Mike Gorse2014-08-182-1/+5
|
* Fix a silly documentation issueMike Gorse2014-08-161-1/+1
|
* Copy interfaces when creating a match ruleMike Gorse2014-08-161-2/+13
| | | | | | | | We shouldn't assume that we own the list of interfaces passed in. The caller may free the list, and then we have a pointer to invalid data in the AtspiMatchRule structure, causing crashes. https://bugzilla.gnome.org/show_bug.cgi?id=734805
* Updated German translationWolfgang Stöggl2014-08-141-71/+57
|
* doap: add <programming-language>Piotr Drąg2014-07-311-1/+2
|
* doap category coreOlav Vitters2014-07-301-0/+1
|
* Release v2.13.4AT_SPI2_CORE_2_13_4Mike Gorse2014-07-202-1/+11
|
* Fix lifecycle of an accessible's cacheMike Gorse2014-07-194-4/+7
| | | | | When a cache is referenced in response to an event, it is supposed to be unref'd after the event handler has been called.
* Unref an accessible's cache when destroying itMike Gorse2014-07-191-0/+2
|
* Unref enum type classes when we're done with themMike Gorse2014-07-192-2/+7
|
* Fix various memory leaks when checking D-Bus signaturesMike Gorse2014-07-192-6/+23
|
* Use git.mk to maintain .gitignore.Evan Nemerson2014-06-0710-12/+342
|
* introspection: add some missing Returns: (nullable) annotationsEvan Nemerson2014-06-074-11/+13
|
* Fix ucs2keysym prototypeMike Gorse2014-06-074-7/+6
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=730897
* Ensure that we register with the session manager only onceDavid Liang2014-06-071-0/+18
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=728934
* OopsGil Forcada2014-05-022-131/+10
|
* [l10n] Update Catalan translationJoan Montané2014-05-021-0/+27
|
* 2.13.1AT_SPI2_CORE_2_13_1Mike Gorse2014-04-282-3/+3
|
* Register with gnome-session at start-up if gnome-session is already runningDavid Liang2014-04-281-0/+7
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=728934
* registryd: Wait for session manager to start before registering with itDavid Liang2014-04-271-11/+13
| | | | | | | | We have a race where at-spi2-registryd tries to register with the session manager before it has fully initialized. Let's wait for a SessionRunning signal before initializing. https://bugzilla.gnome.org/show_bug.cgi?id=728934
* Add GError setter in atspi_accessible_get_process_id functionMichal Jagiello2014-04-221-3/+7
|
* Updated Greek translationmarablack32014-04-181-115/+91
|
* Updated Basque languageInaki Larranaga Murgoitio2014-03-301-72/+60
|
* 2.12.0AT_SPI2_CORE_2_12_0Mike Gorse2014-03-241-1/+1
|
* Updated Danish translationAsk H. Larsen2014-03-191-69/+50
|
* Release v2.11.92AT_SPI2_CORE_2_11_92Mike Gorse2014-03-172-1/+7
|
* Update documentation to reflect the current version of libatspiJavier Hernández2014-03-173-1/+4
|
* Revert "Update documentation to reflect the current version of libatspi"Mike Gorse2014-03-172-2/+1
| | | | | | Reverting per other comments in the bug. This reverts commit 02f7331df4f1dd3e22cf304bf4a3838a55e0908d.
* Update documentation to reflect the current version of libatspiJavier Hernández2014-03-172-1/+2
|
* Add a check NULL of the source accessible handling an eventAlejandro Piñeiro2014-03-171-0/+5
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=726243
* Updated Serbian translationМирослав Николић2014-03-152-186/+138
|
* Updated Portuguese translationDuarte Loreto2014-03-121-90/+70
|
* Updated French translationClaude Paroz2014-03-111-97/+9
|
* Updated Russian translationYuri Myasoedov2014-03-111-84/+76
|
* [l10n] Updated Italian translation.Milo Casagrande2014-03-091-101/+14
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2014-03-092-162/+120
|
* Updated Latvian translationRūdolfs Mazurs2014-03-071-90/+67
|