[at-spi2-core] Created tag AT_SPI2_CORE_2_43_92
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core] Created tag AT_SPI2_CORE_2_43_92
- Date: Sat, 5 Mar 2022 00:27:18 +0000 (UTC)
The unsigned tag 'AT_SPI2_CORE_2_43_92' was created.
Tagger: Mike Gorse <mgorse suse com>
Date: 1646440092 -0600
2.43.92
Changes since the last tag 'AT_SPI2_CORE_2_42_0':
Federico Mena Quintero (66):
Move bus/README to README.md to reformat it as Markdown
Actually describe what at-spi-bus-launcher does in bus/README.md
Move README to README.md to reformat it as Markdown
Refresh the main README.md
Indent XML a bit more nicely
Remove unused variable
Fix function prototype
Remove the priv field from struct _SpiDEController
Rename DEControllerPrivateData to SpiDEControllerPrivate
Move the X11 version of SpiDEControllerPrivate to a new header file
Use the non-deprecated way to add private data to GObjects
test_struct_with_array() - use the correct variable in the assertions
dbind_any_demarshal_va() - remove unused variables
Use a variable for the required version of gobject-introspection
spi_display_name() - make conditional on HAVE_X11
bus: Abort if we cannot get the default GSettingsSchemaSource
test/memory.c: Add assertions and diagnostics around forking
Extract function to prctl() the accessibility bus
Use GPid instead of int for the a11y_bus_pid
Call g_spawn_close_pid() when we don't need it anymore
unix_read_all_fd_to_string() - Rewrite with proper error handling
Use a helper variable for the --address command line argument
Don't pass a hardcoded file descriptor to --print-address
Use g_spawn_async_with_pipes_and_fds() to pass down a specific FD
Don't close the read end of the pipe in the child setup func
Try the posix_spawn() code path from g_spawn_async_with_pipes_and_fds()
Remove unused function setup_bus_child_daemon()
Initial scripts for continuous integration (CI)
Fix double-free of at_spi_dir
Remove set_bus_to_exit_if_this_process_dies()
spi_dec_x11_mouse_check(): return early if there is no display
Allow the coverage job to fail for now
Reorder g_free around g_slist_remove
_atspi_dbus_handle_event(): return early if the category or interface name is NULL
_atspi_dbus_handle_event(): assert that the event source is not NULL before processing the event
Reorder g_free around g_list_remove
Reorder g_free around g_slist_remove
Reorder g_free around g_slist_remove
Reorder g_free around g_slist_remove
spi_dec_plat_get_keycode(): don't leave modmask uninitialized
at-spi-bus-launcher: allocate _global_app with g_new0, not g_slice_new0
spi_dec_plat_mouse_check(): don't leave moved uninitialized
dbtest:demarshal() - Assert that the message is iterable, or things will go really bad down the line
Merge branch 'ci' into 'master'
.gitlab-ci/README.md - basic documentation on the CI scripts
Document the CI pipeline in devel-docs/gitlab-ci.md
Reference the libgweather CI
Link to the CI docs from the README.md
Note how templates in the CI use environment variables
Section on CI advice
Merge branch 'ci-docs' into 'master'
Steal glib's scripts to build a Docker image
ci: use a prebuilt container image instead of updating it every time
Install clang/libasan6/lcov in the CI image
Document the image creation script
Oops, install the built binaries during the asan-build job
run-tests.sh - Allow the script to fail early
Merge branch 'ci-container-image' into 'master'
Test for #48 by using an XDG_RUNTIME_DIR with funny characters
Merge branch 'test-runtime-dir-name' into 'master'
Install findutils so lcov will work in the openSUSE image
Merge branch 'fix-coverage' into 'master'
Copy the coverage results to public/ so we can publish them later
Don't allow the coverage job to fail
Publish the coverage report to gitlab pages
Merge branch 'publish-coverage' into 'master'
Mike Gorse (14):
Merge branch 'timo/x11_dep' into 'master'
Merge branch 'documentation-updates' into 'master'
Merge branch 'fix-warnings' into 'master'
registry: Use new signal form when sending events
Bus launcher: place a11y bus socket in the user's working directory
Add Federico Mena Quintero to maintainers
Bus launcher: escape socket name before passing to dbus-daemon
Really escape the bus address before passing to dbus-daemon
Merge branch 'cache-dbus-signature' into 'master'
Merge branch 'capslock' into 'master'
Merge branch 'force-modifier-poll' into 'master'
at-spi-bus-launcher: add a couple of sanity checks
Bus launcher: ensure that at-spi directory can be created before using
2.43.92
Philip Withnall (1):
Future-proof the count of source_fds / target_fds
Robert Ancell (1):
Fix D-Bus signatures for org.a11y.atspi.Cache.GetItems/AddAccessible
Samuel Thibault (2):
registryd: unlock capslock during keysym synthesis
registryd: force polling for modifier state
Sveinn í Felli (1):
Add Icelandic translation
Tim Orling (1):
Ensure x11_dep is defined
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]