platform/upstream/at-spi2-core.git
2017-06-20 Mike GorseAdd meson build files to Makefile.am
2017-06-20 Mike Gorse2.25.3 AT_SPI2_CORE_2_25_3
2017-06-16 Pawel KurowskiFix wrong strncpy usage 64/134464/1 accepted/tizen/unified/20170630.083315 submit/tizen/20170622.051018
2017-06-14 Mike GorseMerge branch 'wip/meson'
2017-06-08 Pawel KurowskiAdd relation-dump option to at_spi2_tool 86/132186/4 accepted/tizen/unified/20170630.083045 submit/tizen/20170616.085651
2017-06-05 Paweł StawickiSupport many at-spi clients 76/132376/2
2017-06-02 Mike GorsePoll direct dbus connections in the main loop
2017-05-26 Joanmarie DiggsAdd error-message, error-for, details, and details...
2017-05-26 Shinwoo KimFix memory leak of at-spi-bus-launcher
2017-05-26 Iain LaneFix -Wmisleading-indentation warnings
2017-05-26 Mike Gorsebump version
2017-05-24 Emmanuele Bassibuild: Modernise configure.ac
2017-05-24 Emmanuele BassiDrop uninstalled pkg-config file
2017-05-24 Emmanuele Bassibuild: Use modern introspection
2017-05-24 Emmanuele BassiDrop intltool
2017-05-24 Emmanuele Bassibuild: Find sed, instead of assuming it's in PATH
2017-05-24 Emmanuele Bassibuild: Clean up libatspi
2017-05-24 Emmanuele Bassibuild: Ensure that libatspi depends on libdbind
2017-05-24 Emmanuele Bassibuild: Clean up X11 detection and build
2017-05-24 Emmanuele BassiRemove xevie support
2017-05-24 Emmanuele BassiAdd Meson build system
2017-05-23 Mike Gorse2.25.2 AT_SPI2_CORE_2_25_2
2017-05-19 Joanmarie DiggsAdd a "footnote" role.
2017-05-18 Joanmarie DiggsAdd roles for description list, description term, and...
2017-05-18 Mike Gorsebump version
2017-05-18 Paweł Stawickiadd screen-reader dead tracker to at-spi-bus-launcher 78/129778/1 accepted/tizen/unified/20170519.200903 submit/tizen/20170519.132143 tizen_4.0.m1_release
2017-05-16 Shinwoo KimConvey launching condition to screen-reader 26/129326/1
2017-05-08 Mike Gorseatspi_accessible_get_parent: move check for NULL AtspiA...
2017-04-24 Mike Gorse2.25.1 AT_SPI2_CORE_2_25_1
2017-04-06 JunsuChoiFix memory leak 01/123501/1 accepted/tizen/unified/20170419.163242 submit/tizen/20170406.055746 submit/tizen/20170413.080524 submit/tizen/20170414.060354 submit/tizen/20170418.072937 submit/tizen/20170418.085103
2017-03-28 Shinwoo Kimtool: fix memory leak
2017-03-28 Radoslaw CybulskiAdd ability to retrieve atspi object's path, which...
2017-03-28 Lukasz Wlazlyat_spi2_tool refactor
2017-03-28 Shinwoo KimFix SVACE issue WID164553 - name is not NULL always
2017-03-28 Radoslaw Cybulskifix for non-navigatable end call window in call-ui...
2017-03-27 Mike Gorseatspi_table_cell_get_position: don't crash on error
2017-03-26 Yuras ShumovichUpdate Belarusian translation
2017-03-20 Mike Gorse2.24.0 AT_SPI2_CORE_2_24_0
2017-03-13 Mike Gorse2.23.92 AT_SPI2_CORE_2_23_92
2017-03-13 Mike GorseTable cell API fixes
2017-02-14 Rui Matosatspi-event-listener: Plug a memory leak accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170302.151603 accepted/tizen/ivi/20170302.121458 accepted/tizen/mobile/20170302.120955 accepted/tizen/tv/20170302.121138 accepted/tizen/unified/20170309.034855 accepted/tizen/wearable/20170302.121436 submit/tizen/20170302.063947 submit/tizen_unified/20170308.100411
2017-02-14 Shinwoo Kimat_spi2_tool: initialize data
2017-02-14 Lukasz Wlazly[at_spi2_tool] truncation of states string added; small...
2017-02-13 Mike Gorse2.23.90
2017-01-25 Mike Gorseatspi_application_dispose: clear root accessible's...
2017-01-17 Mike Gorse2.23.4 AT_SPI2_CORE_2_23_4
2017-01-17 Alejandro Piñeiroroles: EXTENDED roles are deprecated
2017-01-09 Alejandro Piñeiroevents: add recently added page changed event
2016-12-29 Shinwoo Kimat_spi2_tool: return node pointer, relation flow to... accepted/tizen/common/20170102.152347 accepted/tizen/ivi/20170103.051302 accepted/tizen/mobile/20170103.051027 accepted/tizen/tv/20170103.051135 accepted/tizen/wearable/20170103.051206 submit/tizen/20170102.091821 submit/tizen/20170103.012719
2016-12-29 Shinwoo KimFix SVACE issue WID164553 - name is not NULL always
2016-12-29 Radoslaw Cybulskifix for non-navigatable end call window in call-ui...
2016-12-28 Alberts Muktupāvelsat-spi-bus-launcher: session management fixes
2016-12-28 Mike GorseRevert "at-spi-bus-launcher: session management fixes"
2016-12-28 Mike GorseRevert "At-spi-bus-launcher: fix uninitialized variable"
2016-12-28 Mike GorseRevert "Fix return value error in session_manager_connect"
2016-11-22 Shinwoo KimBuild DEBUG package
2016-11-19 Emmanuele BassiEnsure that X11 symbols are only used when necessary
2016-11-19 Emmanuele BassiRevert "Block out X11 API with #ifdefs"
2016-11-19 Mike GorseRevert "registryd: Include config.h before checking...
2016-11-19 Philip Withnallregistryd: Include config.h before checking HAVE_X11
2016-11-17 Shinwoo Kim[at_spi2_tool] report x, y information of accessible... 49/98349/1
2016-11-17 Philip ChimentoBlock out X11 API with #ifdefs
2016-11-17 Philip ChimentoCopy in key mask defines from Xlib.h
2016-10-14 Lukasz WlazlyTool for checking AT-SPI tree integrity v1.1 16/92316/3 accepted/tizen/3.0/common/20161114.110419 accepted/tizen/3.0/ivi/20161028.151220 accepted/tizen/3.0/mobile/20161028.143050 accepted/tizen/3.0/tv/20161028.143417 accepted/tizen/3.0/wearable/20161028.150754 accepted/tizen/common/20161019.145815 accepted/tizen/ivi/20161019.141810 accepted/tizen/mobile/20161019.141619 accepted/tizen/tv/20161019.141652 accepted/tizen/wearable/20161019.141734 submit/tizen/20161019.092255 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.092423 submit/tizen_3.0_common/20161104.104000
2016-10-12 Lukasz WlazlyTool for checking tree integrity v1.02 01/92001/1
2016-10-06 Lukasz WlazlyTool for checking AT-SPI tree integrity v1.01 02/91302/1 accepted/tizen/common/20161013.161038 accepted/tizen/ivi/20161013.035059 accepted/tizen/mobile/20161013.034942 accepted/tizen/tv/20161013.035019 accepted/tizen/wearable/20161013.035032 submit/tizen/20161011.025405 submit/tizen/20161012.131550 submit/tizen/20161013.015447 submit/tizen_common/20161013.071727
2016-10-06 Lukasz WlazlyTool for checking AT-SPI tree integrity v1.0 96/91296/1
2016-10-04 Lukasz WlazlyTool for checking AT-SPI tree integrity v0.95 40/90140/6 accepted/tizen/3.0/ivi/20161011.053454 accepted/tizen/3.0/mobile/20161015.032325 accepted/tizen/3.0/tv/20161016.003329 accepted/tizen/3.0/wearable/20161015.080352 accepted/tizen/common/20161006.154023 accepted/tizen/ivi/20161006.233148 accepted/tizen/mobile/20161006.233012 accepted/tizen/tv/20161006.233052 accepted/tizen/wearable/20161006.233113 submit/tizen/20161006.113349 submit/tizen_3.0_ivi/20161010.000000 submit/tizen_3.0_ivi/20161010.000010 submit/tizen_3.0_mobile/20161015.000000 submit/tizen_3.0_tv/20161015.000000 submit/tizen_3.0_wearable/20161015.000000
2016-09-26 Lukasz WlazlyTool for checking AT-SPI tree integrity v0.5 42/88542/6 accepted/tizen/common/20160927.152731 accepted/tizen/ivi/20160927.231039 accepted/tizen/mobile/20160927.230902 accepted/tizen/tv/20160927.230943 accepted/tizen/wearable/20160927.231013 submit/tizen/20160927.065504 submit/tizen/20160927.065746
2016-09-26 Mike Gorse2.22.0 AT_SPI2_CORE_2_22_0
2016-09-24 gogoAdded Croatian translation
2016-09-18 David KingUpdate British English translation
2016-09-14 Ting-Wei LanFix return value error in session_manager_connect
2016-08-22 Piotr DrągUpdated Polish translation
2016-07-27 Mike GorseAt-spi-bus-launcher: fix uninitialized variable
2016-07-18 Mike Gorse2.21.4 AT_SPI2_CORE_2_21_4
2016-07-14 Piotr DrągAdd Language headers to po files
2016-07-14 Mike Gorseat-spi-bus-launcher: session management fixes
2016-07-06 Shinwoo KimApply address space layout randomization (ASLR) 09/78709/1 accepted/tizen/common/20160707.171457 accepted/tizen/ivi/20160707.042945 accepted/tizen/mobile/20160707.043009 accepted/tizen/tv/20160707.042921 accepted/tizen/wearable/20160707.042959 submit/tizen/20160707.010852
2016-06-02 Mike GorseCorrectly handle at-spi2-registryd dying when processin...
2016-05-31 Mike Gorseatspi_accessible_clear_cache: don't crash if we have...
2016-05-30 Cédric ValmaryUpdated Occitan translation
2016-05-23 Mike Gorse2.21.2 AT_SPI2_CORE_2_21_2
2016-05-22 Mike Gorseref_accessible_desktop: don't unref reply until we...
2016-05-22 dolphinlingAllow building without Xtst, Xi with --disable-x11
2016-05-18 shashank.pKill Screen-reader via SIGTERM only if aul_terminate_pi... 43/70143/4 accepted/tizen/common/20160524.150250 accepted/tizen/ivi/20160524.004741 accepted/tizen/mobile/20160524.004729 accepted/tizen/tv/20160524.004727 accepted/tizen/wearable/20160524.004720 submit/tizen/20160523.110651
2016-05-05 Cédric ValmaryUpdated Occitan translation
2016-04-28 GNOME Translation... Added Scottish Gaelic translation
2016-04-25 Mike Gorse2.21.1 AT_SPI2_CORE_2_21_1
2016-04-25 Alexander Volkovat-spi-bus-launcher: fix parsing command line arguments
2016-04-14 Shinwoo Kim[License] Fix improper COPYING file installation 10/65910/1 accepted/tizen/common/20160415.162341 accepted/tizen/ivi/20160415.015051 accepted/tizen/mobile/20160415.015117 accepted/tizen/tv/20160415.015049 accepted/tizen/wearable/20160415.015055 submit/tizen/20160414.131723
2016-04-11 Rui Matosatspi-event-listener: Plug a memory leak
2016-04-11 Rui Matosregistryd: Avoid crashing with a NULL keystring
2016-04-01 Thomas PetazzoniGet rid of the DBIND_ALIGNOF_* definitions and directly...
2016-04-01 Thomas Petazzonidbind/Makefile.am: specify subdir-objects automake...
2016-04-01 Thomas Petazzoniconfigure.ac: add AM_PROG_AR
2016-04-01 Thomas Petazzoniacinclude.m4: remove no longer needed file
2016-04-01 Thomas Petazzoniconfigure: use AC_CHECK_ALIGNOF() instead of custom...
2016-03-23 Fabio TomatUpdated Friulian translation
2016-03-22 Mike Gorse2.20.0 AT_SPI2_CORE_2_20_0
next