[gtk] (140 commits) Non-fast-forward update to branch matthiasc/for-master



The branch 'matthiasc/for-master' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  abdbcdf... docs: Explain the symbolic icon paintable situation
  b69e34a... emojicompletion: Avoid a memory overrun

Commits added to the branch:

  4b60e74... Use test AT context with installed tests (*)
  c50916d... a11y: Add the AT-SPI DBus descriptions (*)
  8f19bb0... a11y: Add dummy AT-SPI context (*)
  8c18480... a11y: Add a display to GtkATContext (*)
  bd43e9c... a11y: Register the accessible root object (*)
  658d910... a11y: Ignore widgets during destruction (*)
  d7ebf18... a11y: Add AT-SPI cache object (*)
  e6c5d57... a11y: Return the ATSPI role for the root element (*)
  8811395... tests: Use the test ATContext for every test (*)
  21482e8... a11y: Compute the label for a GtkATContext (*)
  716024d... a11y: Convert GTK roles to ATSPI ones (*)
  b85b1f5... a11y: Turn accessible roles to string (*)
  9511c82... a11y: Validate the DBus context path (*)
  07759b1... a11y: Add method to extract desktop data (*)
  60acdb9... a11y: Implement more ATSPI methods on the root node (*)
  b57f158... a11y: Register the Accessible interface on all AtSpiContext (*)
  55b1fbd... a11y: Localise the role name of the root node (*)
  8f20133... atspicontext: Print out the a11y bus address (*)
  e2f3039... atspiroot: Implement GetLocale (*)
  2ea338a... atspiroot: Don't leak references (*)
  7869084... atspiroot: Implement GetChildren (*)
  057b447... atspicontext: Implement more accessible api (*)
  9f73638... atspicontext: Implement GetIndexInParent (*)
  762fbf3... atspiroot: Implement GetIndexInParent (*)
  e189ccc... atspiroot: Fix GetState implementation (*)
  9d0952b... atspicontext: Implement GetState (*)
  35163bd... a11y: Add utility function for null refs (*)
  9ce7900... a11y: Convenience API for referencing ATSPI root node (*)
  da6c0f3... Move private GdkSurface Wayland API into its own header (*)
  38304fc... Hide gdk_wayland_display_prefers_ssd() (*)
  4f316f3... docs: Remove private GdkWayland API from the reference (*)
  13aa053... Rename libgtk_only symbol in GdkWaylandToplevel (*)
  d6b64b5... Fixup: Add a forgotten #pragma once (*)
  edfc55a... atspi utils: Fix an oversight (*)
  9d43e5b... Don't pass NULL to g_variant_new_string (*)
  db6bd01... Add a GetInterfaces method (*)
  5db6c4b... Move atspi enums to gtkatspiprivate.h (*)
  0ae2ae7... atspi: Add the AtspiRelationType enum (*)
  e269cb7... atspiroot: Stub out GetRelationSet (*)
  3a867e2... atspicontext: Implement GetRelationSet (*)
  824ab7e... atcontext: labelled-by has a reference list (*)
  ddb72ac... atspicontext: Fix GetIndexInParent for toplevels (*)
  7c8a168... atspi: Add pango utilities (*)
  b80272a... atspi: Implement Text interface for labels (*)
  5b076fe... atspi: Implement text for GtkText widgets too (*)
  ba63daa... atspi: Export more pango utils (*)
  925ef1f... atspi: Add textview utilities (*)
  190059d... atspi: Implement Text interface for text views (*)
  8c3e512... atspi: Implement Value interface for ranges (*)
  d37782c... atspi: Implement Value for more widgets (*)
  776b4ae... Simplify GetInterfaces handling (*)
  dc9fee6... paned: Set accessible value properties (*)
  f22edcc... scalebutton: Set accessible value properties (*)
  d38182b... atspi: Break out the Text implementations (*)
  a72a7d4... atspi: Break out the Value implementation (*)
  aea25cb... atspi: Implement EditableText interface (*)
  d37b035... atspi: Set editable state (*)
  2a5af4e... text: Set the readonly accessible property (*)
  66a81f1... atspi: Derive readonly state from aria properties (*)
  54f1eb4... wip: Emit StateChanged signals (*)
  35f70d5... Pass orientation property to accessible (*)
  f9ee238... atspi: Set some more atspi states (*)
  578c8b5... atspi: Be more careful about indexes (*)
  b5ee73d... a11y: Pass on platform changes (*)
  a2d220e... widget: Notify a11y of focus changes (*)
  45e82ad... atspi: Cosmetics (*)
  d432cbb... atspi: Emit property changes for focus (*)
  62747eb... atspi: Unregister objects on the bus (*)
  101cbe6... Don't unref a floating variant (*)
  dd650ff... atspi: D-Bus methods return tuples (*)
  8f63443... Fix the build (*)
  61474b5... atspi: Fix collecting states (*)
  5eb482e... atspi: Treat all entries the same for collecting state (*)
  3bfb32e... Cosmetics (*)
  d9adc1b... accessible: Add a way to hide accessibles (*)
  663934b... atspi: Use gtk_accessible_should_present (*)
  ade9e4b... accessible: Add gtk_accessible_get_platform_state (*)
  d0d7848... atspi: Use gtk_accessible_get_platform_state (*)
  8182fab... text: Ignore text widgets for a11y (*)
  8faf1f6... entry: Implement GtkAccessible (*)
  f796d02... searchentry: Implement GtkAccessible (*)
  852c72f... passwordentry: Implement GtkAccessible (*)
  76b8727... spinbutton: Implement GtkAccessible (*)
  b7ac660... atspi: Implement Text interface for the entry wrappers (*)
  63dd040... accessible: Add some docs (*)
  3af56f5... atspi: Implement EditableText interface for the entry wrapp (*)
  8144067... atspi: Set placeholder-text attribute (*)
  a02c50e... text: Make editable signals work again (*)
  bf0f3a8... atspi: Make text change notification work (*)
  b909455... atspi: Fix up the role for password entries (*)
  ccbacb5... Fix the build (*)
  3cc9ac4... listbox: Update accessible state for rows (*)
  08f57d5... atspi: Implement Selection for listbox (*)
  8f4bc4a... atspi: Fix a variant parser oversight (*)
  81e1078... Remove some unused code (*)
  d0753f6... Fix compiler warnings (*)
  caeea0e... Remove excessively spammy debug messages (*)
  db97f99... atspi: Implement Selection for GtkComboBox (*)
  2664c29... flowbox: Update accessible state for children (*)
  b15328e... atspi: Implement Selection for GtkFlowBox (*)
  e3620bd... combobox: Use the combobox accessible role (*)
  9955d90... dropdown: Use the combox accessible role (*)
  32d8db1... Cosmetics (*)
  b818b34... Cosmetics (*)
  da007ac... Add a public header for GdkWaylandSeat (*)
  9377192... Correctly annotate gdk_wayland_seat_get_wl_seat() (*)
  2142c6c... docs: Fix a copy-paste error (*)
  7c6c718... stack: Turn pages into accessibles (*)
  2370429... accessible: Avoid realizing the context prematurely (*)
  380488f... stackswitcher: Use the tablist and tab roles (*)
  b39684b... stackswitcher: Set up relations and states (*)
  512387a... atspi: Implement Selection for GtkStackSwitcher (*)
  984e8ac... gizmo: Add a way to set accessible role (*)
  41d4c37... atspi: Don't crash on unnamed stack pages (*)
  08b586b... notebook: Set accessible roles and properties (*)
  bf04beb... atspi: Implement Selection for notebook tabs (*)
  f4f7326... atspi: Add some docs (*)
  147868a... listbox: Set accessible roles (*)
  14640ce... flowbox: Set accessible roles (*)
  1bf21d3... Document accessible roles for stacks and notebooks (*)
  6d562b6... listview: Set accessible roles (*)
  c7bf33a... columnview: Set accessible roles (*)
  8737692... atspi: Implement Selection for list views (*)
  7dfb25f... wayland/surface: Clear has_uncommitted_ack_configure when h (*)
  8cf9557... gtk-demo: Fix up image handling in the clipboard demo (*)
  5c8663e... Merge branch 'wip/wayland-dont-respond-to-destroyed-surface (*)
  2488d71... Merge branch 'clipboard-emo' into 'master' (*)
  9c28ecb... Merge branch 'a11y/atspi' into 'master' (*)
  6d1dcaa... docs: Explain the symbolic icon paintable situation (*)
  1d40f29... wayland: Make gdk_wayland_device_pad_set_feedback private (*)
  5f22ad8... Remove debug spew (*)
  8701e65... atspi: Implement Selection more correctly (*)
  bf58b6f... Merge branch 'ebassi/for-master' into 'master' (*)
  329efee... Merge branch 'a11y-list-view-selection-fixes' into 'master' (*)
  8a14f01... atspi: Add fold markers (*)
  7d22616... Merge branch 'a11y-list-view-selection-fixes' into 'master' (*)
  0bd5a96... gtk-demo: Fix some issues with the multi view demo (*)
  65dea92... spinbutton: Make buttons clickable
  8134b24... emojicompletion: Avoid a memory overrun
  41db1b6... spinbutton: Hide the buttons from accessibility

(*) This commit already existed in another branch; no separate mail sent


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