platform/upstream/at-spi2-core.git
2014-09-15 Mike GorseRelease v2.13.92 AT_SPI2_CORE_2_13_92
2014-09-15 Mike GorseFix some warnings
2014-09-15 Joe Slaterfix alignof m4 macro
2014-09-14 Sebastian RasmussenUpdated Swedish translation
2014-09-11 Mike GorseUse app_hash to find app to remove in response to NameO...
2014-09-11 Daiki UenoCheck failure of dbus_connection_send_with_reply()
2014-08-18 Mike GorseRelease v2.3.90 AT_SPI2_CORE_2_13_90
2014-08-16 Mike GorseFix a silly documentation issue
2014-08-16 Mike GorseCopy interfaces when creating a match rule
2014-08-14 Wolfgang StögglUpdated German translation
2014-07-31 Piotr Drągdoap: add <programming-language>
2014-07-30 Olav Vittersdoap category core
2014-07-20 Mike GorseRelease v2.13.4 AT_SPI2_CORE_2_13_4
2014-07-19 Mike GorseFix lifecycle of an accessible's cache
2014-07-19 Mike GorseUnref an accessible's cache when destroying it
2014-07-19 Mike GorseUnref enum type classes when we're done with them
2014-07-19 Mike GorseFix various memory leaks when checking D-Bus signatures
2014-06-07 Evan NemersonUse git.mk to maintain .gitignore.
2014-06-07 Evan Nemersonintrospection: add some missing Returns: (nullable...
2014-06-07 Mike GorseFix ucs2keysym prototype
2014-06-07 David LiangEnsure that we register with the session manager only...
2014-05-02 Gil ForcadaOops
2014-05-01 Joan Montané[l10n] Update Catalan translation
2014-04-28 Mike Gorse2.13.1 AT_SPI2_CORE_2_13_1
2014-04-28 David LiangRegister with gnome-session at start-up if gnome-sessio...
2014-04-27 David Liangregistryd: Wait for session manager to start before...
2014-04-22 Michal JagielloAdd GError setter in atspi_accessible_get_process_id...
2014-04-18 marablack3Updated Greek translation
2014-03-30 Inaki Larranaga... Updated Basque language
2014-03-24 Mike Gorse2.12.0 AT_SPI2_CORE_2_12_0
2014-03-19 Ask H. LarsenUpdated Danish translation
2014-03-17 Mike GorseRelease v2.11.92 AT_SPI2_CORE_2_11_92
2014-03-17 Javier HernándezUpdate documentation to reflect the current version...
2014-03-17 Mike GorseRevert "Update documentation to reflect the current...
2014-03-17 Javier HernándezUpdate documentation to reflect the current version...
2014-03-17 Alejandro PiñeiroAdd a check NULL of the source accessible handling...
2014-03-15 Мирослав НиколићUpdated Serbian translation
2014-03-12 Duarte LoretoUpdated Portuguese translation
2014-03-11 Claude ParozUpdated French translation
2014-03-11 Yuri MyasoedovUpdated Russian translation
2014-03-09 Milo Casagrande[l10n] Updated Italian translation.
2014-03-09 Chao-Hsiung... Updated Traditional Chinese translation(Hong Kong and...
2014-03-07 Rūdolfs MazursUpdated Latvian translation
2014-03-06 Changwoo RyuUpdated Korean translation
2014-03-06 Yosef Or BoczkoUpdated Hebrew translation
2014-03-03 Mike GorseRelease v2.11.91 AT_SPI2_CORE_2_11_91
2014-03-02 Piotr DrągUpdated Polish translation
2014-02-28 Matej UrbančičUpdated Slovenian translation
2014-02-24 Mike GorseDon't pass empty property array to RegisterEvent
2014-02-23 Balázs ÚrUpdated Hungarian translation
2014-02-23 Sphinx JiangUpdated Chinese (China) translation
2014-02-21 Aurimas ČerniusUpdated Lithuanian translation
2014-02-18 Mike GorseRelease v2.11.90 AT_SPI2_CORE_2_11_90
2014-02-18 Mike GorseAdd AtspitableCell, tracking the new atk interface
2014-02-17 Mike Gorseregistryd: Remove some unused code
2014-02-17 Mike Gorsebus-launcher: Do not use g_setenv when initializing...
2014-02-17 Giovanni CampagnaFix a critical when processing deferred messages
2014-02-13 ngoswamiUpdated Assamese translation
2014-02-10 Kjartan MaraasUpdated Norwegian bokmål translation
2014-02-09 Jorge Pérez... Updated Aragonese translation
2014-02-08 Andika TriwidadaUpdated Indonesian translation
2014-02-08 Marek ČernockýUpdated Czech translation
2014-02-06 Fran DiéguezUpdated Galician translations
2014-02-05 Daniel MustielesUpdated Spanish translation
2014-02-04 Enrico NicolettoUpdated Brazilian Portuguese translation
2014-02-04 Alejandro PiñeiroAdded atspi-accessible-private.h
2014-02-04 Colin Waltersbuild: Fix srcdir != builddir from git
2014-02-03 Mike GorseRelease v2.11.5 AT_SPI2_CORE_2_11_5
2014-02-01 Mike GorseAllow caching of data sent with events and requesting...
2014-01-16 Mike GorseFix crash when get_process_id called with an app no...
2013-12-23 Mike GorseFix testregistry.py
2013-12-16 Mike GorseRelease v2.11.3 AT_SPI2_CORE_2_11_3
2013-12-02 Alejandro Piñeirodocument: add support to current page and page count
2013-11-20 Mike GorseFix atspi_text_get_bounded_ranges
2013-11-20 Mike GorsePost-release version bump
2013-11-19 Mike GorseRelease v2.11.2 AT_SPI2_CORE_2_11_2
2013-11-18 Mike GorseBump version
2013-11-18 Alejandro Piñeirostates: add CHECKABLE and HAS_POPUP states
2013-11-18 Alejandro Piñeiroroles: new roles for ARIA roles
2013-11-08 Alejandro Piñeiroroles: add TITLE_BAR, BLOCK_QUOTE, VIDEO and AUDIO...
2013-10-28 Mike GorseRelease v2.11.1 AT_SPI2_CORE_2_11_1
2013-10-23 Mike GorseFix atspi_component_contains
2013-10-23 Mike GorseCheck returned error before using when registering...
2013-10-15 Mike GorseCast to correct type when calling g_setenv
2013-10-11 Mike GorseUnref process_deferred_messages_source when clearing it
2013-10-10 Mike GorseFix a few more warnings
2013-10-10 Mike GorseSkip some non-introspectable functions
2013-10-10 Mike GorseRemove calls to g_type_init()
2013-10-10 Mike GorseDefine ATSPI_CACHE_DEFAULT on one line
2013-10-10 Mike GorseFix some warnings and documentation issues
2013-10-10 Mike GorseMake AtspiEventListenerCb not call for a const datum
2013-10-08 Mike GorseAdd prototype for atspi_device_event_get_type
2013-09-23 Mike GorseRelease as 2.10.0 AT_SPI2_CORE_2_10_0
2013-09-16 Mike GorseRelease v2.9.92 AT_SPI2_CORE_2_9_92
2013-09-15 Mike GorseDocument that multiple attribute values can now be...
2013-09-05 Mike Gorsedbind: remove call to atspi_dbus_connection_setup_with_...
2013-09-05 Jasper St.... misc: Simplify code flow in process_deferred_messages
2013-09-05 Jasper St.... misc: Fix bad type
2013-09-05 Mike GorseMove the process_deferred_messages idle cb when switchi...
2013-09-02 Mike GorseRelease v2.9.91 AT_SPI2_CORE_2_9_91
next