[at-spi2-core] (47 commits) ...Merge branch 'start-refactor' into 'main'



Summary of changes:

  9df8919... Introduction: start refactoring into marshalers and transla
  0688a04... Make function static
  f596bcf... _atspi_dbus_set_interfaces: split internals into a demarsha
  2f2df4d... _atspi_accessible_is_a() - no need to update the interfaces
  b9b2695... Replace pairs of get_reference_from_iter/ref_accessible wit
  fa8c1ac... Remove unused variables
  399db82... Rename _atspi_dbus_return_accessible_from_iter to _atspi_db
  5c6c772... registry.c: Remove unused "bus" argument from a bunch of me
  0e89a58... dbtest.c: Ensure that we have a bus connection
  f7b39ae... registry.c: Move the definition of emit_event()
  26ee7bd... registry.c: Inline children_added_listener() into its only 
  339055c... registry.c: Inline children_removed_listener() into its onl
  63095aa... registry.c: rename struct event_data to EventData for consi
  38cd1f7... Remove superfluous struct names
  e10adc0... SpiRegistry: store the unique bus name during construction
  5c7b03b... registry.c: Use the stored bus_unique_name instead of fetch
  9195387... registry.c: Remove DBusConnection argument from remaining i
  2fe3e1a... add_application(): Use the implied bus connection
  d38d69b... set_id(): Use the implied bus connection
  dda404a... remove_application(): Use the implied bus connection
  49e86c5... handle_disconnection(): Remove unused DBusConnection argume
  0a6d98a... handle_disconnection(): Put the SpiRegistry argument first
  1097243... Socket.xml: document the Socket interface
  1be1215... registry.c: make capitalization consistent for the Registry
  e3cbde2... registry.c: Pass SpiRegistry arguments instead of void *use
  8af2208... add_application: Take an SpiReference to the application's 
  4ec5133... emit_event(): Take an SpiReference, not a (name, path) pair
  52877ac... emit_event(): give more meaningful names to the arguments
  a0c2d5f... set_id(): Take an SpiReference, not a (name, path) pair
  704c412... registry.c: Rename all "reg" variables "registry" for consi
  6973429... impl_Embed: extract function to demarshal the method's argu
  cd31800... impl_Embed: extract function with the actual logic of the m
  a12d98a... mock_accessible_app.py: New toy program to mock an accessib
  12e54f0... CI: install python310-pytest
  351dfae... tests/registryd: Start a testsuite for the registry
  b2bc770... Test the Description property of the registry's root
  89422fb... Test ChildCount on an empty registry
  c43de25... Note on how fixtures get automatically created
  1c1d915... Test that the registry's root has a null parent
  178a423... tests/registryd/__init__.py: Start a python package
  d281f8e... Control the registry fixture's lifetime via a mock gnome-se
  42238e2... CI: Call run-registryd-tests.sh
  0cabcef... .gitlab-ci.yml: Fix the path of the meson-logs artifacts
  cb6a8f7... CI: run the registryd tests in the coverage job as well
  d8004f3... session_manager(): During teardown, reset mock session to i
  7afe89d... CI: Write a junit test log from pytest so gitlab can consum
  026ac28... Merge branch 'start-refactor' into 'main'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]