[gtk] (1060 commits) Non-fast-forward update to branch wip/ebassi/a11y-2



The branch 'wip/ebassi/a11y-2' 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:

  1840391... Use modern GObject macros for GtkAccessible
  111956a... Explicitly update widget a11y bounds when allocating
  ad73c14... Make tooltip properties idiomatic
  04cd79d... Drop unused AtkRegistry path
  05ecf27... Notify mapped state to the accessible object directly
  fc26d73... Move orientable style classes into GtkWidget
  902ac19... Notify accessibility state changes from GtkWidget
  2cb7922... a11y: Update accessible state for GtkTreeView directly
  481c3de... a11y: Remove GtkToggleButtonAccessible notify_gtk implement
  fc1baa3... a11y: Drop notify_gtk() from GtkButtonAccessible
  0d31681... a11y: Drop notify_gtk() from GtkRangeAccessible
  acb107c... a11y: Update the accessible state when GtkIconView:model ch
  65550b0... a11y: Use G_DECLARE macro for GtkWidgetAccessible

Commits added to the branch:

  45d7051... GtkFilechooserWidget: prevent oblivious selection of file (*)
  13506e3... FileChooserButton: query 'display name' also for unbookmark (*)
  e75bc28... icon-theme: Fix deadlock in GktIconTheme dispose (*)
  2240eb5... header-bar: Stop showing application menu (*)
  9861173... Stop using the -gtk-icon-theme style property (*)
  7aeef71... css: Get the icon theme via the settings (*)
  2ddff87... css: Drop the -gtk-icon-theme property (*)
  cead405... header-bar: Don't assume there's only one icon (*)
  016eac0... header-bar: Track window icon changes (*)
  451c327... window: Introduce actions for window buttons (*)
  fe6ef52... icontheme: Keep a serial (*)
  58ca3b0... css: Compare icon theme serials (*)
  723d57e... widget: Add a system_setting_changed vfunc (*)
  129b8bb... window: Use gtk_system_setting_change (*)
  4b13d99... settings: Call gtk_system_setting_changed (*)
  a59cb5d... icontheme: Call gtk_system_setting_changed (*)
  679863a... image: Invalidate icon helper when icon theme changes (*)
  7b4378b... widget: Update when font settings change (*)
  a199060... Drop gtk_style_context_reset_widgets (*)
  94906d0... Drop gtk_widget_reset_style (*)
  8b1e857... Merge branch 'fix-icontheme-invalidation' into 'master' (*)
  ba45d7a... menusectionbox: Improve circular button spacing (*)
  f4b1762... Adwaita: Add padding to circular button rows in menus (*)
  861bff4... Merge branch 'matthiasc/for-master' into 'master' (*)
  424a86a... Adwaita: lower glyph contrast for checkboxes (*)
  7fe51a8... Merge branch 'wip/jimmac/uniform-checkboxes' into 'master' (*)
  b0f2cd0... window: Tweak visible focus behavior (*)
  610d579... headerbar: Update window buttons automatically (*)
  7c4694c... window: Stop listening to headerbar title changes (*)
  fd47e86... Merge branch 'focus-ring-experiment' into 'master' (*)
  389575e... Merge branch 'wip/exalm/window-headerbar' into 'master' (*)
  b2deab6... Drop gtk_widget_has_grab (*)
  8871327... Merge branch 'grab-leftovers' into 'master' (*)
  197fe80... testsuite: Fix swapped params in notify test (*)
  18114ba... headerbar: Remove title button separators (*)
  2791c52... headerbar: Remove decoration-layout-set property (*)
  7ce964a... reftests: Avoid decorations (*)
  c8d4a48... reftests: Avoid theme influence (*)
  894e1d0... testsuite: Take border-color-transparent out of xfails (*)
  ccfffb2... demos: Initialize brush size in "paint" demo (*)
  777fd92... gtkpadcontroller: Avoid filling action list with empty elem (*)
  cb14fcc... Merge branch 'matthiasc/for-master' into 'master' (*)
  2a877a9... gtkwindowgroup: Take default group into account when listin (*)
  d104efe... gtkwindow: Correct device check (*)
  67e1acd... gtkpopover: Roll back properly if presenting the popup fail (*)
  41b7f03... gdk/wayland: Ensure to clean up stale touchpoint data on su (*)
  9ed5795... gtktreeview: Ensure to transiently prelight on touch input (*)
  2c23546... gtktexthandle: Set parent through API call (*)
  c192038... reftests: Avoid text caret from interfering (*)
  1d86a89... testsuite: Take textview-border-windows out of xfails (*)
  bb50b2c... Merge branch 'matthiasc/for-master' into 'master' (*)
  b54178e... Merge branch 'wip/carlosg/input-fixes' into 'master' (*)
  02fa948... widget-factory: Improve the theme selector (*)
  79e1c66... gsk: Don't autoinclude backend-specific headers (*)
  9cc5eb6... Update POTFILES.in (*)
  95424d3... Merge branch 'matthiasc/for-master' into 'master' (*)
  8b64e29... menu: Ignore leaves due to grabs (*)
  4936e7f... Cosmetics (*)
  fdc4335... menu: Dismiss submenus during keynav (*)
  ac3e604... reftests: Use transform syntax (*)
  ba1633c... Merge branch 'matthiasc/for-master' into 'master' (*)
  b64f889... fixed: Fix an oversight in size requisition (*)
  99d7130... reftests: Remove background-image-multiple from xfails (*)
  ae7fd6f... Merge branch 'matthiasc/for-master' into 'master' (*)
  6378905... Move the idle sizer to the gtkroot.c (*)
  f8f391c... gtk-demo: Polish the clipboard demo (*)
  796bc9b... Merge branch 'clipboard-demo-fixes' into 'master' (*)
  f6c8af6... gtk-demo: Improve the dnd demo (*)
  c6fc7d8... gtk-demo: Minor cosmetic fixes (*)
  44e3185... gtk-demo: Remove the colorsel demo (*)
  f645c06... gtk-demo: Update copyright year (*)
  6f7bd37... widget-factory: Update copyright year (*)
  4aa8f6f... Add GtkWindowControls (*)
  5321f8f... headerbar: Use GtkWindowControls (*)
  b5d61eb... docs: Add GtkWindowControls to docs (*)
  7f1e82d... Merge branch 'wip/exalm/titlebuttons' into 'master' (*)
  56565b1... reftests: Fix the window-show-contents-on-map test (*)
  ccc3874... Merge branch 'clipboard-demo-fixes' into 'master' (*)
  fa2a8ac... reftests: Remove window-show-contents-on-map from xfails (*)
  2571a2a... reftests: Fix the window-show-contents-on-map test (*)
  dde32b5... reftests: Remove window-show-contents-on-map from xfails (*)
  ecf8e6f... widget-factory: Improve the layout on page 3 (*)
  8410e6f... widget-factory: Some cosmetics (*)
  a8e04ee... Merge branch 'matthiasc/for-master' into 'master' (*)
  8de774d... widget-factory: Make print a window action (*)
  7874b29... Adwaita: remove margin from GtkWindowControls when empty (*)
  764e43b... Merge branch 'wip/exalm/windowcontrols-fix' into 'master' (*)
  f6af2d6... widget-factory: Implement the print action (*)
  2dfd140... inspector: Make the resource tab play videos (*)
  9f579ed... widget-factory: Put a video widget in (*)
  7ca8efa... vulkan: Update error codes enum (*)
  7eeeb3f... gdk: Include a default cursor as resource (*)
  e1b25ea... wayland: Fall back to an unthemed default cursor (*)
  0b6cd34... Merge branch 'matthiasc/for-master' into 'master' (*)
  9156be6... viewport: Drop the Private struct (*)
  2ea7f47... separator: Drop the Private struct (*)
  7ede3b9... calendar: Drop the Private struct (*)
  a78e0f1... fontchooserwidget: Drop the Private struct (*)
  5bd2b49... fontchooserdialog: Drop the Private struct (*)
  bf77694... linkbutton: Drop the Private struct (*)
  2356c9b... overlay: Drop the Private struct (*)
  508ed21... progressbar: Drop the Private struct (*)
  dc99a7a... stackswitcher: Drop the Private struct (*)
  7da995d... Merge branch 'matthiasc/for-master' into 'master' (*)
  01ebd00... Remove a "-" (*)
  d85f02a... file-system-model: Avoid use-after free (*)
  b9155dc... file-system-model: Refactor a helper (*)
  62d98ac... Merge branch 'patch-1' into 'master' (*)
  ad22c46... widget-factory: Add a password entry (*)
  1bdaa99... widget-factory: Include pango version in about dialog (*)
  34862db... gtk-demo: Include pango version in about dialog (*)
  3ed285a... widget-factory: Show typographical style classes (*)
  50b930f... widget-factory: Make the list on page 2 grow to the bottom (*)
  9ca2a09... widget-factory: Move the password entry (*)
  af2903d... widget-factory: Improve the textview on page 3 (*)
  91c7b24... icon-browser: Add a gear menu (*)
  1ae898b... gtk-demo: Add a shortcuts window (*)
  a3368ab... widget-factory: Revamp transition effects (*)
  bf1a9b2... Merge branch 'matthiasc/for-master' into 'master' (*)
  f18eef7... filechooser: Fix type-to-search (*)
  fc450e3... placesview: Fix translator comments (*)
  429e0bf... filechooser: Correct an annotation (*)
  5a25c7f... Merge branch 'matthiasc/for-master' into 'master' (*)
  b371027... Merge branch '2657-avoid-use-after-free-suggestion' into 'm (*)
  422c78b... mediacontrols: Use tabular figures for time and duration (*)
  bedf3a2... Merge branch 'wip/exalm/tnum' into 'master' (*)
  789586c... Merge branch 'BUG_filechooser_async_data_loss_GTK4' into 'm (*)
  99dd33a... Updated Spanish translation (*)
  80185b0... widget-factory: Enable page transitions by default (*)
  12adf63... Merge branch 'matthiasc/for-master' into 'master' (*)
  a837b57... popovermenu: Don't put a separator before the first section (*)
  473709f... popover: Allocate after setting final_position (*)
  b54ef5c... Merge branch 'menu-section-title-fixup' into 'master' (*)
  af32092... Merge branch 'popover-flip-arrow-fix' into 'master' (*)
  75c75e0... mediafile: Privately export function to the extension (*)
  5477c1c... inspector: Show the media backend (*)
  f66950f... Merge branch 'inspector-media' into 'master' (*)
  2a11f5f... Use attributes instead of element-type annotation (*)
  555230e... Annotate more functions returning GListModel (*)
  c6104fe... Drop parent->realized => child->realized invariant (*)
  064eb6a... Merge branch 'ebassi/for-master' into 'master' (*)
  65c56ea... Merge branch 'drop-realize-invariant' into 'master' (*)
  6784772... Updated Spanish translation (*)
  ccb890f... Use a slightly larger version of the logo animation (*)
  dc70815... video: Don't hide the controls while the popup is shown (*)
  3fee028... Merge branch 'widget-factory-larger-logo' into 'master' (*)
  b968ced... Reshuffle action muxer initialization (*)
  5ec53e6... Merge branch 'popup-controls-hiding' into 'master' (*)
  5f01f6f... Drop GtkStack:homogeneous (*)
  2e2121c... builder-tool: Replace GtkStack:homogeneous (*)
  c4a47e2... Speed up class action hookup (*)
  0a2e077... Merge branch 'drop-stack-homogeneous' into 'master' (*)
  b47e721... Merge branch 'class-action-init' into 'master' (*)
  91d8c23... popover: Fix repositioning logic (*)
  ac3d3c6... Merge branch 'popup-positioning-fix' into 'master' (*)
  6d9db86... build: clean up .pc generation (*)
  d0a8d26... gtk/gtkaccelgroup.c: Fix build on Visual Studio (*)
  3209d0f... Merge branch 'wip/jtojnar/join-paths' into 'master' (*)
  55d2f19... docs: Update link to the discussion forum (*)
  f174158... docs: Link the contribution guide from the README (*)
  1b64a17... docs: Link the license file from the README (*)
  76cc1ca... Merge branch 'ebassi/for-master' into 'master' (*)
  f8ef15b... Add a quick sound test (*)
  4a44c1b... Merge branch 'soundcheck' into 'master' (*)
  662539a... CI: Switch to new Windows runners (*)
  02ac248... Update Ukrainian translation (*)
  062f0fe... Update Ukrainian translation (*)
  11351eb... Merge branch 'win32-new-runner' into 'master' (*)
  3bbcaa9... docs: Move menu model docs (*)
  e5c4302... Merge branch 'matthiasc/for-master' into 'master' (*)
  efa4174... Updated Spanish translation (*)
  700a2df... Updated Spanish translation (*)
  2fa876e... Adwaita: Use a mixin for visible focus rings (*)
  99c3928... keymap: Cache key info (*)
  e3b9f9a... Merge branch 'theme-focus-ring-mixin' into 'master' (*)
  8165616... Adwaita: bring more attention to focus change (*)
  57bf4ac... Merge branch 'speed-up-event-matching' into 'master' (*)
  cb056a1... stack: Add a :use-underline property (*)
  f31c85f... widget-factory: Add mnemonics to the stack pages (*)
  b1bedbc... widget-factory: Improve demo keynav (*)
  6896731... Update POTFILES.in and POTFILES.skip (*)
  850549b... Merge branch 'matthiasc/for-master' into 'master' (*)
  74dcbae... docs: Some revisions of the input overview (*)
  43a453e... headerbar: Remove has-subtitle property (*)
  67822d0... appchooserdialog: Create title and subtitle manually (*)
  fa0509c... filechooserdialog: Create title and subtitle manually (*)
  35d50f8... headerbar: Remove subtitle (*)
  c2e4e1a... headerbar: Remove user-settable title (*)
  739f681... headerbar: Rename custom-title to title-widget (*)
  6b4bed2... builder-tool: Rename GtkHeaderBar:custom-title to title-wid (*)
  4822e02... Update Ukrainian translation (*)
  120f13c... Merge branch 'matthiasc/for-master' into 'master' (*)
  3f1bd37... appchooserdialog: Don't show broken subtitles (*)
  ab59562... headerbar: Document GtkBuilder child types, add a title exa (*)
  c3c2bc5... Merge branch 'for-master' into 'master' (*)
  4315458... docs: Add more detail to the drawing overview (*)
  8653a5e... dragicon: Derive from GtkWidget (*)
  e393465... widget-factory: Fix a typo (*)
  c31431c... Update Basque translation (*)
  fa90747... Merge branch 'wip/exalm/headerbar-title' into 'master' (*)
  fd1fe0e... Merge branch 'matthiasc/for-master' into 'master' (*)
  32740a7... Update Ukrainian translation (*)
  80867ac... appchooserdialog: Don't show subtitle label when subtitle i (*)
  0b4a1bb... Merge branch 'wip/exalm/subtitle' into 'master' (*)
  817112a... filechooser: Translate type column (*)
  b4d5ddc... Merge branch 'filechooser-translation' into 'master' (*)
  05ad3c5... Update Chinese (Taiwan) translation (*)
  ab0ad4a... Merge branch 'wip/jimmac/emphasize-focus-change' into 'mast (*)
  8127d70... Adwaita: make transition offset more subtle (*)
  2dcb240... Merge branch 'wip/jimmac/avoid-wobbly-windows' into 'master (*)
  77cf6cd... frame: Don't queue a resize if xalign changes (*)
  130ae89... frame: Fix xalign handling (*)
  92ac66f... testframe: Drop padding (*)
  837b141... Merge branch 'matthiasc/for-master' into 'master' (*)
  d64d469... Updated Spanish translation (*)
  d2b5bef... Adwaita: Convert entries to the new focus rings (*)
  8bd2043... widget-factory: Add .toolbar (*)
  53d86d4... Adwaita: Style .toolbar (*)
  d62e2fa... Merge branch 'wip/exalm/entries' into 'master' (*)
  a3f042b... Adwaita: notebook tab focus (*)
  9dfac6f... Adwaita: colorswatch focus rings (*)
  2d1b7d1... Merge branch 'wip/jimmac/colorswatch-fix' into 'master' (*)
  188a61f... Merge branch 'matthiasc/for-master' into 'master' (*)
  8c1072f... Merge branch 'wip/jimmac/notebook-focus' into 'master' (*)
  7f97547... frame: Add a child property (*)
  1706b80... Use gtk_frame_set_child throughout (*)
  25826ea... frame: Derive from GtkWidget (*)
  e137152... aspectframe: Add a child property (*)
  1f63896... Use gtk_aspect_frame_set_child throughout (*)
  5b06b08... aspectframe: Derive from GtkWidget (*)
  4a133b4... fishbow: fixup premature popover (*)
  71433d0... aspect frame use fixup (*)
  937c94b... viewport: Add a child property (*)
  e9ddf0f... Use gtk_viewport_set_child throughout (*)
  e098ffb... viewport: Derive from GtkWidget (*)
  ee284a5... popover: Add a child property (*)
  8e26105... Use gtk_popover_set_child throughout (*)
  ee1f8d8... popover: Derive from GtkWidget (*)
  54b6133... scrolledwindow: Add a child property (*)
  67759d4... Use gtk_scrolled_window_set_child throughout (*)
  9d7b77f... scrolledwindow: Derive from GtkWidget (*)
  04e4a02... button: Add a child property (*)
  af6e0ee... Use gtk_button_set_child throughout (*)
  183431c... checkbutton: Modernize (*)
  07441ad... css tests: Update expected results (*)
  97d0e8c... css testsuite: Remove an obsolete test (*)
  4aa5fba... button: Derive from GtkWidget (*)
  b9b1bf8... window: Add a child property (*)
  f59f355... Use gtk_window_set_child throughout (*)
  9a65ed9... window: Derive from GtkWidget (*)
  686be57... revealer: Add a child property (*)
  649ae63... Use gtk_revealer_set_child throughout (*)
  41322e2... revealer: Derive from GtkWidget (*)
  b8d1a9e... flowboxchild: Derive from GtkWidget (*)
  12ecbd1... listboxrow: Derive from GtkWidget (*)
  e2abe6d... searchbar: Add a child property (*)
  99ef14b... Use gtk_search_bar_set_child throughout (*)
  3a9883b... searchbar: Derive from GtkWidget (*)
  53f9737... overlay: Add a child property (*)
  77af8e3... Use gtk_overlay_set_child throughout (*)
  edd5d36... overlay: Derive from GtkWidget (*)
  b96d7b6... Add gtk_overlay_remove_overlay (*)
  e2781af... testgtk: Fix g_object_new use (*)
  44f9a51... testkineticscrolling: Make this work again (*)
  5d26af0... combobox: Add a child property (*)
  ec394e8... Use gtk_combo_box_set_child throughout (*)
  aae25c4... combobox: Derive from GtkWidget (*)
  0ec5a3f... tooltipwindow: Derive from GtkWidget (*)
  dec5707... builder-tool: Convert former bin children (*)
  d8e4738... Add a test for bin child conversion (*)
  fa848e9... gtk-demo: Port blur demo from GtkBin (*)
  8d0773f... inspector: Derive recorder from GtkWidget (*)
  cac514f... testtooltips: Derive demo from GtkWidget (*)
  3c165b3... Drop GtkBin (*)
  17c2151... testsuite: Update a testcase (*)
  4735d38... docs: Fixup for an uninitialized variable (*)
  ad73afc... label: Unref style_attrs list (*)
  34976a7... gskpango: Make get_color a bit shorter (*)
  88f5d45... label: Remove a debug leftover (*)
  96673d5... popover: Remove an unused gtk_widget_get_allocation() call (*)
  526187d... shorthandproperty: Use alloc a for data array (*)
  f4edbdf... shorthandproperty: Return unset/initial/inherit as-is (*)
  ce07c05... shorthandproperty: Use alloca() when parsing properties (*)
  61195df... widget: Use early-out style in gtk_widget_realize() (*)
  85237c8... gdkdisplay-wayland: Fix a possibly uninitialized out value (*)
  289b157... textchild: Return an array from get_widgets (*)
  14b2744... stylecontext: Remove _list_classes() from public API (*)
  d80c130... GdkEvent: Save history in a GArray (*)
  63bbc79... icontheme: Save dir_mtimes in a GArray, not a GList (*)
  356dea3... cssselector: Avoid some GList allocations (*)
  de40b0b... placesview: Remove frame (*)
  ef623aa... widget: Only do a IS_ROOT type check if the parent is unset (*)
  4b9e530... widget: Save controllers list in a GPtrArray (*)
  9f90eb4... scalebutton: Remove unused click_id member (*)
  a40abcf... scalebutton: Shorten finalize() implementation (*)
  94d3fd8... window: Remove unused private function (*)
  75e202f... widget: Use an unchecked cast in _get_native() (*)
  771b3ea... eventcontroller: Remove some unnecessary casts (*)
  aaecb3d... main: Save some type checks (*)
  0c4dcd9... add GtkArray (*)
  4996097... cssselector: Use a GtkArray to count exact matches (*)
  8b4d849... gtk.supp: Update (*)
  cdb4d71... cssprovider: Pass a GtkArray around when matching (*)
  fb9b54d... shortcutcontroller: Use a GArray instead of a linked list (*)
  0e73bfa... shortcutmanager: Speed up default_remove_controller a bit (*)
  27b4b5e... surface: remove double assignment (*)
  7f009b9... label: Be more defensive against non-existant focus_link (*)
  d328374... shortcutcontroller: Check for NULL GtkNative of widget (*)
  d827fe7... Adwaita: old style toolbar buttons (*)
  642924a... Merge branch 'wip/jimmac/oldstyle-toolbars' into 'master' (*)
  774d61c... Adwaita: notebook tab focus ring (*)
  b74a3de... Merge branch 'bin-removal' into 'master' (*)
  4cdb9ed... Merge branch 'wip/jimmac/notebook-tab-focus' into 'master' (*)
  7906f09... windowcontrols: Unparent children in dispose rather than fi (*)
  8effa10... searchbar: Drop the Private struct (*)
  a9103cc... placesview: Drop the Private struct (*)
  cda1a25... assistant: Drop the Private struct (*)
  e33da18... window: Lower the visible focus timeout (*)
  88e890c... widget-factory: Remove unused css (*)
  0070cff... widget-factory: Use symboli icons in the toolbar (*)
  d2b55df... Merge branch 'wip/exalm/controls-dispose' into 'master' (*)
  539f061... Merge branch 'misc-cleanups' into 'master' (*)
  e0f9584... actionbar: Use dispose instead of destroy (*)
  37e381e... combobox: Use dispose instead of destroy (*)
  1b44a64... expander: Use dispose instead of destroy (*)
  03f145e... filechooserbutton: Use dispose instead of destroy (*)
  4c7cafd... label: Use dispose instead of destroy (*)
  8683925... modelbutton: Use dispose instead of destroy (*)
  7639d3d... text: Use dispose instead of destroy (*)
  9f4cea1... viewport: Use dispose instead of destroy (*)
  c8066bc... spinbutton: Use dispose instead of destroy (*)
  c60ffee... range: Use dispose instead of destroy (*)
  8baefaf... radiobutton: Use dispose instead of destroy (*)
  49fcf41... shortcutssection: Use dispose instead of destroy (*)
  d2cbc45... iconview: Use dispose instead of destroy (*)
  d46252c... notebook: Use dispose instead of destroy (*)
  327da3d... statusbar: Use dispose instead of destroy (*)
  3d4bb76... textview: Use dispose instead of destroy (*)
  401f8a7... treeview: Use dispose instead of destroy (*)
  77d15b1... window: Use dispose instead of destroy (*)
  82f4b16... printunixdialog: Use dispose instead of destroy (*)
  d03b152... placesview: Use dispose instead of destroy (*)
  1086acc... container: Use dispose instead of destroy (*)
  84944f1... gtk-demo: Use dispose instead of destroy (*)
  a4cfbec... widget: Drop the destroy vfunc (*)
  824c730... Merge branch 'abolish-destroy' into 'master' (*)
  81c68b8... inspector: Fix css tree popovers (*)
  b96509c... Merge branch 'wip/baedert/for-master' into 'master' (*)
  926764b... Adwaita: make parser happy wrt global variables (*)
  8bb1330... Merge branch 'fix-inspector-popover' into 'master' (*)
  b325199... Merge branch 'wip/jimmac/global-var' into 'master' (*)
  efd009e... Adwaita: suggested destrictive button focus (*)
  e2058aa... Merge branch 'wip/jimmac/suggested-destructive-focus' into  (*)
  40926a2... Adwaita: Make error/warning entry focus more subtle (*)
  053617a... Merge branch 'wip/exalm/focus-entries2' into 'master' (*)
  3fa691a... Adwaita: tone down suggested focus ring for dark (*)
  baf82cd... keymap: Remove leftover code (*)
  edc57e4... HC: more contrasty focus rings (*)
  79d6190... textchild: Include <gtk/gtkwidget.h> (*)
  8ad49b3... gestureclick: Drop the area (*)
  77ffc1f... keymap: Remove leftover code (*)
  91d261a... window: Remove some outdated info from the docs (*)
  6c8f5f9... treeview: Cosmetic change (*)
  7280618... cellarea: Cosmetics (*)
  0aec11f... a11y: Avoid a gratitious use of ::size-allocate (*)
  e4894a6... drawingarea: Add a ::resize signal (*)
  cad890e... gtk-demo: Use GtkDrawingArea::resize (*)
  b21a027... examples: Use GtkDrawingArea::resize (*)
  92bcf4c... inspector: Stop using ::size-allocate (*)
  82e9258... tests: Stop using ::size-allocate (*)
  cb94c7d... Explicitly update widget a11y bounds when allocating (*)
  1f0024a... tooltip: Add private api to allocate the window (*)
  3872da5... tooltipwindow: Drop some dead code (*)
  64b6738... tooltipwindow: Stop using the ::size-allocate signal (*)
  56e590b... widget: Drop the ::size-allocate signal (*)
  8efebba... Merge branch 'wip/jimmac/dark-seuggested' into 'master' (*)
  1e0f860... CI: disable introspection with mingw to avoid flaky builds (*)
  b86d818... Merge branch 'matthiasc/for-master' into 'master' (*)
  b0fe4de... Update CONTRIBUTING.md (*)
  8007891... placesview: Stop using gtk_container_add() for GtkListBoxRo (*)
  3a5fdfc... adwaita: Update app icon shadow (*)
  8239186... Merge branch 'abolish-size-allocate' into 'master' (*)
  f47aba0... adwaita: Make popover border transparent (*)
  5815604... Merge branch 'wip/jimmac/HC-focus' into 'master' (*)
  94202e6... CI: use bash style variable expansion for the mingw cache k (*)
  4f08b4b... Merge branch 'master-disable-introspection' into 'master' (*)
  92fc215... Merge branch 'drop-click-gesture-area' into 'master' (*)
  40c8d8b... adwaita: Use tabular figures where appropriate (*)
  c17aa12... adwaita: Don't style window menu button anymore (*)
  24e3556... adwaita: Remove a redundant -gtk-icon-shadow: none (*)
  4332951... Merge branch 'wip/exalm/row' into 'master' (*)
  d2b508d... Merge branch 'master.struct.msvc' into 'master' (*)
  68011e9... Merge branch 'gbsneto/fix-text-child-header' into 'master' (*)
  059cc3b... video: Use more appropriate revealer transition (*)
  2f898e8... widget-factory: Align spinbutton in the list on page 2 (*)
  efe2186... widget-factory: Remove duplicate margin-start (*)
  e09287a... nodeeditor: Don't use container api on list box rows (*)
  6fc706f... icontheme: Don't free array element (*)
  e25cb8b... Merge branch 'matthiasc/for-master' into 'master' (*)
  2415c02... Merge branch 'wip/exalm/polish' into 'master' (*)
  962de8f... Merge branch 'gbsneto/array-clear-func' into 'master' (*)
  ddd113a... Annotate gdk_motion_event_get_history() correctly (*)
  56d3a79... Annotate gtk_text_child_anchor_get_widgets() correctly (*)
  7686b13... Merge branch 'ebassi/for-master' into 'master' (*)
  236fc57... modelbutton: Unify activation code paths (*)
  0b5b350... Merge branch 'matthiasc/for-master' into 'master' (*)
  57d3719... Fix an inspector crash (*)
  42ca760... Merge branch 'matthiasc/for-master' into 'master' (*)
  6c63664... widget: Pass parent to gtk_widget_consumes_motion() (*)
  739137c... clipboard: GdkContentProviderUnion should return after writ (*)
  8bd44cb... Add GtkWindowHandle (*)
  4135276... headerbar: Use GtkCenterBox internally (*)
  8ca1e0d... headerbar: Include GtkWindowHandle (*)
  f453883... window: Stop handling dragging and titlebar actions (*)
  8d24711... testsuite: Update bloomfilter test (*)
  7df572d... gsk: Add GskTransform autocleanup definition (*)
  d06cdf6... droptarget: Fix confusion around ::leave signal (*)
  6efdaa9... placeview: Hide the protocols grid when its empty (*)
  2cc6c4d... csswidgetnode: Don't check for container (*)
  0e25190... Merge branch 'matthiasc/for-master' into 'master' (*)
  61d39a0... Merge branch 'gbsneto/css-dequeue-fix' into 'master' (*)
  20f1604... Merge branch 'tintou/gsk-transform-autocleanup' into 'maste (*)
  53ca60a... Merge branch 'carlosgc/content-provider-union-write' into ' (*)
  f2dce6d... Update Esperanto translation (*)
  b14339d... Update Romanian translation (*)
  3d6fdff... Update Romanian translation (*)
  c4514e7... window: Remove some dead code (*)
  0cd0ef2... widget: Don't leak a reference when reordering (*)
  fc42a06... Add a test for refcounts under reordering (*)
  d83df5a... gsk: Fix a typo (*)
  78343ef... placesview: Don't do the same thing twice (*)
  0fdcc37... Merge branch 'matthiasc/for-master' into 'master' (*)
  90b3105... CI: install brotli in msys2 (*)
  df08387... csscalcvalue: Avoid allocating memory in compute() (*)
  b25f93e... Make dimension values and calc values just number values (*)
  24608d5... gtkarray: Fix a typo (*)
  75cfe3c... gtkarray: Create GPtrArray in insert() if we have to (*)
  f38bbb9... gtkarray: memcpy() directly into the GPtrArray (*)
  e12c9de... csstransiton: Save finished state (*)
  06460ea... css: Drop a few dynamic type checks (*)
  57444f7... testtreeview: Properly annotate a switch fallthrough (*)
  1b10020... css: Make GtkStyleAnimation and subclasses non-objects (*)
  343707e... stylecontext: Remove some unused private API (*)
  2455978... widget: Move {dis,}connect_frame_clock into their only call (*)
  cbbbf44... cellrenderertoggle: Replace save_named with a css node (*)
  bcdd6d5... printunixdialog: Use two "paper" css nodes (*)
  6566fdc... scrolledwindwo: Add a permanent junction node (*)
  343d294... stylecontext: Remove _save_named (*)
  d015b1b... scrolledwindow: Always keep the main child first (*)
  b98ad54... gl renderer: Only destroy shader programs with ids > 0 (*)
  52ae384... gl shaders: unify frag coord handling (*)
  386b36a... Update POTFILES.in (*)
  f693da1... Update Ukrainian translation (*)
  eae4a19... Merge branch 'wip/exalm/headerbar-dragging' into 'master' (*)
  f6a4e68... Updated Lithuanian translation (*)
  3f54832... textview: Give attached children a different css name (*)
  10921aa... textview: Ensure popup menu is properly inserted (*)
  9d4b01f... testsuite: Use lowercase component in test paths (*)
  caab6ac... testsuite: Add more tests for automated components (*)
  b7bfb29... tests: Fix print-editor (*)
  edfaa5f... tests: Fix overlayscroll (*)
  0f57e6c... tests: Fix syncscroll (*)
  778d388... tests: Fix testaccel indentation (*)
  1c03745... tests: Fix testaccel layout (*)
  31e3c1e... tests: Fix testappchooser test (*)
  de5939f... tests: Fix testadjustsize test (*)
  1fd75d0... tests: Add missing margin to simple test (*)
  e162b3e... tests: Fix testcalendar layout (*)
  9efdf3c... tests: Fix testcombo (*)
  9af4a42... tests: Update testcombochange test (*)
  02b2777... tests: Fix testdialogtest (*)
  f2542e9... tests: Fix testdnd popup (*)
  466e8a7... tests: Add missing margin for testentrycompletion (*)
  b2f2b3f... tests: Fix testfilechooser test (*)
  6920fc3... tests: Fix testfontchooser layout (*)
  25295d1... tests: Fix testgiconpixbuf test (*)
  7a09143... tests: Add missing margin for testglarea (*)
  9970424... tests: Fix testgmenu (*)
  edc31a2... widget: Add a :focusable property (*)
  46bad5d... widget: Fix gtk_widget_focus_all for !focusable (*)
  b936311... Remove lots of focus vfuncs (*)
  6372a33... Clarify docs around focus. (*)
  5c4ca14... Fix build issue due to missing VK_RESULT_RANGE_SIZE (*)
  4cc21f1... Merge branch 'aperezdc/vk-result-range-size' into 'master' (*)
  bb8fa04... Merge branch 'focusable-property' into 'master' (*)
  2b920b2... print-editor: Fix a critical (*)
  756720f... print-editor: Cosmetics (*)
  a11119d... treeview: Ensure search popover is properly inserted (*)
  3a5cf61... print dialog: Fix frame <> box confusion (*)
  6140daf... builderscope: Fix finalize <> dispose confusion (*)
  d798527... treeviewcolumn: Another case of box <> frame confusion (*)
  1b8a025... Clean up a leak in a test (*)
  0fc1a29... docs: Cosmetic updates to the tutorial (*)
  4de4957... applicationswindow: Make show-menubar FALSE by default (*)
  d2430c7... Refresh the tutorial examples (*)
  0e18e52... menubutton: Cosmetics (*)
  9f3fb69... Merge branch 'matthiasc/for-master' into 'master' (*)
  4277eee... tests: Fix testgtk (*)
  fb0dcaf... tests: Expand content for testheaderbar (*)
  68fb643... tests: Fix testheightforwidth layout (*)
  e0d36d1... tests: Fix testiconview (*)
  7aeb504... tests: Fix testlogout (*)
  7c148be... tests: Remove use-popover from testmenubutton (*)
  c9760ed... tests: Remove testmodelbutton (*)
  14dc92c... tests: Simplify testorientable (*)
  4361a88... tests: Fix testoverlay (*)
  2d97357... Update Ukrainian translation (*)
  b2da99f... tests: Fix testselectionmode (*)
  3299942... Merge branch 'wip/baedert/for-master' into 'master' (*)
  1d2af90... tests: Fix teststack "add icon" button (*)
  d061bca... treeview: Break reference cycles on unroot (*)
  b8c5bf8... testsuite: Enable the remaining template tests (*)
  2940b17... tests: Fix teststackedheader (*)
  58fcd09... tests: Fix testtreeelistmodel (*)
  531468c... test: Stop using stock-size for teestverticalcells (*)
  2323e8d... tests: Remove orientation from testvolumebutton (*)
  56f56e6... tests: Connect signal properly for testvolumebutton (*)
  ea9cea9... tests: Remove redundant image from testdialog (*)
  228b3fc... tests: Stop explicitly showing widgets (*)
  5976655... Merge branch 'teardown-cleanup-2' into 'master' (*)
  9ce7b16... Merge branch 'wip/exalm/test' into 'master' (*)
  8f9c3ed... Stop using gtk_widget_destroyed (*)
  573b20a... Drop gtk_widget_destroyed (*)
  b6bfeb7... fontchooserdialog: Fix disposing (*)
  4b14485... colorchooserdialog: Fix disposing (*)
  0ba1aad... filechooserdialog: Fix disposing (*)
  ddebf07... popover: Fix a reference leak (*)
  466d2a8... testsuite: Clean up unexpected children (*)
  81340da... nativedialog: Do not ref the transient_for parent (*)
  48821a6... window: Add gtk_window_destroy (*)
  cd0081d... Use gtk_window_destroy (*)
  025375f... Replace gtk_widget_destroy everywhere (*)
  6aebedb... window: Implement gtk_window_destroy (*)
  0f10b17... widget: Drop gtk_widget_destroy (*)
  e5d6b49... testsuite: add widget refcount test case (*)
  1306727... window: Remove _set_has_user_ref_count (*)
  177c0eb... Unset tooltip window earlier (*)
  6d969d1... Update the docs (*)
  c8a96d0... print-editor: Bring back the menubar (*)
  7ae1d9d... Merge branch 'window-destroy' into 'master' (*)
  076b2f1... docs: Fix several missing references in the documentation (*)
  6451250... aboutdialog: Update precondition checks for new licenses ad (*)
  70d14f6... tests: Add a headerbar-in-window test case (*)
  ea53b44... filechooserdialog: Be more careful with widgets (*)
  aece8ba... Merge branch 'cherry-pick-6d8fb83a' into 'master' (*)
  495b9ca... headerbar: Don't clean up other widget children (*)
  58fd969... printeroptionwidget: Avoid a critical (*)
  cc28a7b... Merge branch 'wip/tintou/doc-fixes' into 'master' (*)
  757c967... Merge branch 'wip/exalm/2242-test' into 'master' (*)
  ba0579c... Merge branch 'matthiasc/for-master' into 'master' (*)
  d7b1ecd... Cosmetics: Replace GtkContainer in an error message (*)
  af19c72... button: Fix accessible implementation (*)
  840a5e3... listboxrow: Fix the accessible implementation (*)
  cca73c4... combobox: Fix accessible implementation (*)
  ce5b51b... flowboxchild: Fix accessible implementation (*)
  2e615d8... frame: Fix accessible implementation (*)
  a65f70a... popover: Fix accessible implementation (*)
  295c559... scrolledwindow: Fix accessible implementation (*)
  7fac7c2... statusbar: Fix accessible implementation (*)
  501eda2... window: Fix accessible implementation (*)
  a7abb39... Fix a leftover list box child (*)
  d62ad4e... Fix a leftover window (*)
  e516616... textviewchild: Don't leak children (*)
  84632b0... dragicon: drop gtkcontainer.h include (*)
  aeef59f... textview: Derive from GtkWidget (*)
  52b1a34... treeview: Stop using container api (*)
  3697c57... treeview: Derive from GtkWidget (*)
  c0f0906... actionbar: Add gtk_action_bar_remove (*)
  e2b23e8... actionbar: Derive from GtkWidget (*)
  6b80d90... expander: Add a child property (*)
  1afc749... Use gtk_expander_set_child throughout (*)
  825e98d... expander: Derive from GtkWidget (*)
  253a39c... iconview: Derive from GtkWidget (*)
  fc9873e... paned: Drop some dead code (*)
  bc6643f... paned: Redo the api (*)
  78d20b9... infobar: Add gtk_info_bar_remove_action_widget (*)
  12ca08c... infobar: Add gtk_info_bar_add/remove_child (*)
  bd843ac... Use gtk_info_bar_add_child throughout (*)
  1a33278... infobar: Derive from GtkWidget (*)
  5cda824... grid: Add gtk_grid_remove (*)
  932aa58... Avoid container api on grids (*)
  c065729... grid: Remove a test for grid container functionality (*)
  3852661... grid: Derive from GtkWidget (*)
  96d7074... fixed: Add gtk_fixed_remove (*)
  0d57abf... Stop using container api on GtkFixed (*)
  741a9cb... fixed: Derive from GtkWidget (*)
  5e0c1e6... stack: Add gtk_stack_remove (*)
  01c3e2c... Don't use container api on GtkStack (*)
  ee5587d... shortcutssection: Stop using container api (*)
  b490800... shortcutswindow: Stop using container api (*)
  a7769c9... treepopover: Stop using container api (*)
  5907ece... stack: Derive from GtkWidget (*)
  2f7f6e6... flowbox: Add gtk_flow_box_remove (*)
  3bff7d3... Stop using container api on GtkFlowBox (*)
  ddcc9db... flowbox: Derive from GtkWidget (*)
  5c34b30... textview: Fix popover use (*)
  bf543e0... text: Fix popover use (*)
  47139bc... textviewchild: Derive from GtkWidget (*)
  001d623... customlayout: Cosmetics (*)
  7af15ae... buildable: Cosmetics (*)
  ff91ce9... listbox: Add gtk_list_box_remove (*)
  8814110... Don't use container api on GtkListBox (*)
  c55aa7e... testsuite: Redo listbox sort test (*)
  6f170a0... testsuite: Fix listbox tests (*)
  3d100ab... listbox: Derive from GtkWidget (*)
  d59d9d4... headerbar: Add gtk_header_bar_remove (*)
  abfa4d4... Stop using container api on GtkHeaderBar (*)
  c7b7d78... headerbar: Derive from GtkWidget (*)
  0daa1f3... Stop using container api on GtkNotebook (*)
  a043762... notebook: Derive from GtkWidget (*)
  665edcb... box: Add gtk_box_append/prepend/remove (*)
  2a24b8c... Replace most remaining uses of container api (*)
  537d211... shortcutsgroup: Drop container bits (*)
  58a88a8... shortcutssection: Drop container bits (*)
  6c78eee... dialog: Remove code that doesn't work anymore (*)
  6bc4446... assistant: Remove code that doesn't work anymore (*)
  5f642f8... box: Derive from GtkWidget (*)
  5573a34... Drop gtkcontainer.h includes (*)
  e706d48... testsuite: Drop a container api use (*)
  5ebd42d... Drop GtkContainer and its accessible implementation (*)
  f72d672... dialog: Remove an unused struct (*)
  7ef173a... dialog: Firm up handling of action widgets (*)
  848a8a7... docs: Update migration guide (*)
  82823da... Merge branch 'kill-containers' into 'master' (*)
  91f0fcd... docs: Rearrange the introduction some more (*)
  1ef6a35... docs: Don't point at mailing lists (*)
  072adbf... docs: Updates to the common questions (*)
  d8db984... docs: Tweaks (*)
  6df8bf7... docs: Updates to the migration guide (*)
  4d09bf3... demos: Remove gtk_dialog_run() (*)
  5e765ea... gtktexthandle: Set css name on GtkWidgetClass (*)
  2bd8124... gdk/wayland: Keep track of implicit grabs (*)
  f7d2985... gdk/wayland: Ensure .leave events with active buttons break (*)
  e33af58... gdk/wayland: Drop explicit ungrab after surface move/resize (*)
  fbd0c8d... gtkmain: Propagate GDK_GRAB_BROKEN events to/from current f (*)
  f573a1f... Remove gtk_dialog_run() from GtkMountOperation (*)
  3212b07... docs: Remove use of gtk_native_dialog_run() from examples (*)
  5d272a1... Remove gtk_native_dialog_run() (*)
  f81e604... docs: Remove use of gtk_dialog_run() (*)
  9685652... Drop gtk_dialog_run() from GtkFileChooserWidget (*)
  2090dbb... tests: Remove gtk_dialog_run() (*)
  45eec06... Drop gtk_dialog_run() from GtkPrintOperationUnix (*)
  b8988be... Remove unnecessary deprecation pragmas (*)
  0a6848d... Remove gtk_dialog_run() from GtkPrintUnixDialog (*)
  d54b7de... Remove gtk_dialog_run() (*)
  e8c4b83... docs: Mention blocking functions in the migration guide (*)
  717d4ab... Do not release the GFile prematurely (*)
  c6cdd36... Merge branch 'ebassi/run-dialog-run' into 'master' (*)
  450879b... Merge branch 'matthiasc/for-master' into 'master' (*)
  ffcffcd... window: Hide windows on destroy (*)
  9103fd6... gtkmain: Release the active state on GDK_GRAB_BROKEN (*)
  fdc9bfa... Merge branch 'matthiasc/for-master' into 'master' (*)
  3b9a819... Merge branch 'wip/carlosg/broken-grabs' into 'master' (*)
  6ae01f9... docs: Remove redundant SECTION (*)
  68682dd... docs: Remove unnecessary SECTION (*)
  58774ee... docs: Add annotations for GtkPaned new getters (*)
  09ea880... printoperation-unix: Fix a use-after-free (*)
  8053981... Merge branch 'docs-fixes' into 'master' (*)
  c916221... Merge branch 'matthiasc/for-master' into 'master' (*)
  f858a26... NEWS: Updates (*)
  694daa1... Move print-editor to demos (*)
  c133db4... Drop the gtkgears test (*)
  e7bf4a3... tests: Move testcairo into gtk4-demo (*)
  fe6238d... tests: Drop the visuals test (*)
  a37dc29... paned: Drop the Private struct (*)
  b230ea2... paned: Don't ignore the type attribute (*)
  a4debec... Merge branch 'tests-cleanup' into 'master' (*)
  9c13bf7... Merge branch 'matthiasc/for-master' into 'master' (*)
  c66f2ca... x11: Avoid a critical in clipboard data transfer (*)
  8d9a3de... Merge branch 'matthiasc/for-master' into 'master' (*)
  c0c8e93... display: Remove gdk_display_get_last_seen_time() (*)
  3536bdd... wayland: Use a GListStore for the monitors (*)
  188e28e... display: Remove unused vfunc (*)
  7ff69e9... x11: Use a GListStore for the monitors (*)
  bc88f01... win32: Use a GListStore for the monitors (*)
  dd7d76f... gdk: Add gdk_display_get_monitors() (*)
  d9c0d98... inspector: Use the monitor list to list monitors (*)
  aedc956... renderboder: Ignore transparent outlines (*)
  ef2af52... widget: Remove size allocate signal enum member (*)
  167c611... widget: Move adjusted size calculation below early-out goto (*)
  949eb8d... node-editor: Monitor file and reload on changes (*)
  b9ed957... gl renderer: Fix nested rounded clip rendering (*)
  f78c167... cssvalue: Add class check to transition (*)
  9e0bf35... paned: Fix up the docs once more (*)
  fcbc972... print-editor: Fix crash (*)
  fede7cd... gtk-demo: Fix expander demo (*)
  a02c588... gtk-demo: InfoBar is not a GtkBox anymore (*)
  8a7fb4b... widget: Make 1 if out of 2 ifs (*)
  ddaf50d... window: Create constraint solver on demand (*)
  a50bf27... main: Inline propagate_{down,up} in propagate_internal() (*)
  9149c79... window: Restructure gtk_window_destroy() (*)
  8dfdd68... Merge branch 'print-editor-new-crash' into 'master' (*)
  10813dd... Merge branch 'gtk-demo-expander-fix' into 'master' (*)
  ab148c0... Merge branch 'wip/baedert/for-master' into 'master' (*)
  fa784aa... Cosmetics (*)
  cbc2493... Update Japanese translation (*)
  d0c54c1... Update Japanese translation (*)
  3bf6bda... demo: Remove double borders from the treeview (*)
  69ee1e1... Adwaita: use thinner arrows for navigation (*)
  4ed062e... Merge branch 'wip/jimmac/menu-styling-adjustments' into 'ma (*)
  51ec0f1... Merge branch 'wip/exalm/ocd' into 'master' (*)
  aae0770... scale: Make the area around the trough clickable (*)
  deef018... tests: Drop testtoolbar2 (*)
  c3aeac1... tests: Drop testpixbuf-scale (*)
  1420e84... tests: Drop testicontheme (*)
  604f4cf... tests: Drop testcolorchooser2 (*)
  b0fcf64... tests: Drop testbox (*)
  d1134e7... Merge branch 'usable-scales' into 'master' (*)
  b8e905e... tests: Drop testcolorchooser (*)
  a375c41... tests: Drop testfontchooser (*)
  dc8c371... tests: Drop testexpander (*)
  25577e4... tests: Drop testnoscreen (*)
  8e6ec0b... tests: Fix scrolling performance test (*)
  10be40a... scrolledwindow: Fix swapping out child (*)
  e87bc3d... gtk-demo: Plug a memory leak (*)
  15e7bf5... Merge branch 'matthiasc/for-master' into 'master' (*)
  c165890... Merge branch 'tests-cleanup' into 'master' (*)
  cea6613... flowbox: Make the children focusable again (*)
  4c8688b... inspector: Disable recursive inspection (*)
  e9d9664... gtk-demo: Don't overdraw the fishbowl (*)
  ce949c0... widget-factory: Cosmetic changes (*)
  7ef51da... listbox: Don't steal focus-on-click (*)
  7915e99... listbox: Make Shift-Tab work again (*)
  33011cc... flowbox: Avoid a crash in measure() (*)
  69ab403... flowbox: Avoid an assertion in snapshot() (*)
  378cca7... Add a test for a flowbox crash (*)
  9f4e7b1... Merge branch 'matthiasc/for-master' into 'master' (*)
  102e7d0... widget-factory: Ensure we have some backgrounds (*)
  7eaa10d... gtk-demo: Fix a problem with the dnd demo (*)
  64db8be... Merge branch 'matthiasc/for-master' into 'master' (*)
  e702d42... x11 drag: Fix mapped error (*)
  707229c... gtk-demo/dnd: Use gtk_popover_set_child(), not gtk_box_appe (*)
  4ce65f0... GtkDragSource: Pass return value of drag-cancel into drag_e (*)
  32f58e6... gtk-demo/dnd: Fix up drag_cancel (*)
  bca4af3... X11 dnd: Calculate relative coords right in events (*)
  aba6371... Updated Spanish translation (*)
  4629f20... Updated Spanish translation (*)
  fed071c... GdkX11DragSurface: set visible state and invalidate on pres (*)
  38f09ac... Merge branch 'x11-dnd-fix' into 'master' (*)
  9f761fe... docs: Mention GtkHeaderBar title and subtitle changes in mi (*)
  a6c1aef... Merge branch 'wip/exalm/headerbar-migration' into 'master' (*)
  dd61c24... Adwaita: don't focus outline tabs with mouse (*)
  c025a56... Merge branch 'wip/jimmac/focus-tabs' into 'master' (*)
  5dc6194... eventcontrollerscroll: Fix the history push condition (*)
  3df0f95... Merge branch 'wip/exalm/kinetic_scrolling' into 'master' (*)
  aadd9ae... tests: Drop testbuttons (*)
  52c630d... tests: Drop testgiconpixbuf (*)
  dca142d... tests: Drop testemblems (*)
  4079b78... tests: Drop testorientable (*)
  1e2b5a9... tests: Consolidate all headerbar tests (*)
  9e8d845... tests: Rename testheaderbar2 to testheaderbar (*)
  dcfb469... tests: Drop testdnd3 (*)
  acae90c... Merge branch 'tests-cleanup' into 'master' (*)
  d7e6fbf... Adwaita: notebook tab focus tweak (*)
  b51a544... Merge branch 'wip/jimmac/tabs-again-focus' into 'master' (*)
  80473cc... widget: Add array annotation to set_css_classes (*)
  d4d9644... Merge branch 'wip/tintou/set_css_classes_array' into 'maste (*)
  9b7a732... docs: Clarify gdk_display_get_default_seat() docs (*)
  8912a6e... gtk: Handle seatless displays (*)
  18c7284... ci: Add weston and weston-libs to the fedora image (*)
  6719616... ci: Fix a typo in the run-docker.sh script (*)
  c22af88... tests: Allow setting a subdir for output (*)
  ff4552c... testsuite: Add test setups for backends (*)
  509db01... tests: Centralize our test setup a bit (*)
  31cf894... ci: Run tests with different backends (*)
  0232218... displayclose: Quietly skip if no X available (*)
  30ef481... ci: Ignore Broadway failures (*)
  5870f1c... Merge branch 'headless-seatless' into 'master' (*)
  000487c... gdk/wayland: Handle disorderly tablet/pad disconnects (*)
  01bd6cf... ci: Add the backend to the reports (*)
  4f6fa87... Merge branch 'wip/carlosg/tablet-disconnects-master' into ' (*)
  f4d3d8e... Merge branch 'better-ci-reports' into 'master' (*)
  c5b2bbf... inspector: Use tabular numbers in the fps overlay (*)
  b2b2070... Implement diff() for color matrix nodes (*)
  6aa68fc... Update POTFILES.in and POTFILES.skip (*)
  afaa981... Merge branch 'matthiasc/for-master' into 'master' (*)
  4acb56d... broadway: Keep an reference on surfaces (*)
  d771aa6... testsuite: Destroy surfaces (*)
  350110a... testsuite: Add a gsk-compare-broadway suite (*)
  13f8583... ci: Don't run opengl renderer tests on Broadway (*)
  1521155... Merge branch 'broadway-surface-destroy' into 'master' (*)
  d7bf360... Update Ukrainian translation (*)
  36b4b39... Merge branch 'matthiasc/for-master' into 'master' (*)
  5851415... broadway: Don't create overlarge images (*)
  c0ae36e... broadway: Create slave devices (*)
  b41aeab... Merge branch 'matthiasc/for-master' into 'master' (*)
  77107f7... broadway: Be careful about destroyed surfaces (*)
  bc75965... Merge branch 'matthiasc/for-master' into 'master' (*)
  f9370d7... main: Translate coordinates from surface to native before p (*)
  2fd86ef... popover: Return correct values from get_surface_transform() (*)
  bac6e79... native: Add documenation for get_surface_transform (*)
  2e9d772... natives: Use GtkCssBoxes in get_surface_transform (*)
  ccaacfc... texthandle: Remove min-width/height handling (*)
  c4363e2... showrendernode: Set widget overflow (*)
  5b0e918... popover: Fix input shape rendering (*)
  0c6266f... surface: Remove gdk_surface_is_viewable() (*)
  d4731a4... x11: Remove gdk_x11_register_standard_event_type() (*)
  8070bac... ci: Use extends instead of YAML anchors (*)
  7ff9a3f... ci: Allow using "latest" as the image version (*)
  a2a3aab... Merge branch 'wip/baedert/for-master' into 'master' (*)
  14bf58e... x11: Remove XDamage dependency (*)
  3035bf1... widget-factory: Cosmetics (*)
  33a4442... x11: Remove unused change tracking (*)
  e81a1db... monitor: Add gdk_monitor_set_geometry() (*)
  9722764... x11: Directly notify surfaces of monitor changes (*)
  9a30019... display: Remove the monitor signals (*)
  5e35a4b... tooltip: Fix positioning (*)
  4c7914d... display: Remove unneeded getters (*)
  428e647... textview: Fix context menu placement (*)
  c90078f... widget: Fix gtk_widget_get_surface_allocation (*)
  d2913b8... windowhandle: Take surface transform into account (*)
  007de56... gl renderer: Fix an uninitialized value (*)
  38af49d... inspector: Take surface transform into account (*)
  d70feb9... Apply surface transform in more places (*)
  7164851... Update Turkish translation (*)
  2c1d218... Merge branch 'matthiasc/for-master' into 'master' (*)
  9b98641... window: Use TRUE/FALSE for boolean values (*)
  1d9e682... shortcutcontroller: Don't return a shortcut stope as GdkMod (*)
  afbc1d5... shortcutmanager: Fix private header include guard (*)
  01c0acb... gl renderer: Apply scaled clip when rendering offscreen cli (*)
  a4bb81b... inspector: Apply toplevel transform before snapshotting ove (*)
  74a1c60... windowhandle: Apply surface transform before passing coords (*)
  363c88c... migration guide: Update paragraph about monitors (*)
  309a7aa... gdk: Add gdk_toplevel_begin_move/resize (*)
  12854f1... Merge branch 'ebassi/ci-extends' into 'master' (*)
  f316fe0... window: Use toplevel begin_move/resize api (*)
  eb6edac... gdk: Drop gdk_surface_begin_move/resize_drag (*)
  b353221... Merge branch 'wip/otte/monitors' into 'master' (*)
  34d7e25... x11: Fix up for last merge (*)
  1e8a58e... gdk: Move the begin_move/resize_drag vfuncs around (*)
  b63690a... docs: Mention begin_resize_drag in the migration guide (*)
  c0faf0c... Merge branch 'toplevel-move-resize' into 'master' (*)
  93d4253... native: Make gtk_native_get_surface_transform public (*)
  75d9310... Change coordinate translation apis to take doubles (*)
  71bad81... gdk: Make gdk_drag_begin take doubles (*)
  f958a6e... Merge branch 'coordinate-api' into 'master' (*)
  03829e1... docs: Tweak docs for gdk_surface_set_input_region (*)
  5916ae5... x11: Avoid some frontend api use (*)
  287c402... gdk: Drop gdk_display_supports_shapes (*)
  d681847... gdk: Simplify gdk_display_supports_input_shapes (*)
  a4416e3... print-editor demo: Fix linking on Visual Studio (*)
  55b171c... Merge branch 'shape-apis' into 'master' (*)
  028942c... Updated Spanish translation (*)
  4b655ec... examples: Add common_cflags to executables (*)
  3c7ba21... Add G_GNUC_NORETURN to functions that never return (*)
  afd5651... bloatpad: Avoid a few theoretical compiler warnings (*)
  1c99dbc... Adwaita: Tweak padding in checkbutton & radiobutton (*)
  538ab75... Adwaita: Align combo menu labels with the combo button labe (*)
  ec26e4f... Merge branch 'theme-checkbutton-padding' into 'master' (*)
  9bd9a11... docs: Fix the argument name to match (*)
  670b102... Update Ukrainian translation (*)
  9be5c7b... Merge branch 'theme-aligned-combo-labels' into 'master' (*)
  615b4d8... Merge branch 'ebassi/ci-fix' into 'master' (*)
  f637ab5... colorscale: Bring back the right-click on slider (*)
  383fa6b... Merge branch 'matthiasc/for-master' into 'master' (*)
  3dafdcb... testsuite: Remove GDK_DEBUG=misc (*)
  15f7d2a... 3.98.4 (*)
  ec2aac5... gsk: Document blend modes (*)
  17dd32d... testsuite: Remove obsolete test from list (*)
  7fc2d9a... Merge branch 'matthiasc/for-master' into 'master' (*)
  3bf4c56... Pass common_cflags to print backends (*)
  2425d61... Pass common_cflags to testuite/gsk executables (*)
  43ba86b... tools: Pass common_cflags to executables (*)
  dd370db... reftests: Pass common_cflags (*)
  14c3bc5... tetsuite/a11y: Pass common_cflags to build (*)
  17c7662... bloatpad: Pass common_cflags to the build (*)
  7a768a2... build: Pass common_cflags to focus-chain test (*)
  20b906c... Build print backends with common_cflags (*)
  b92f417... builder-tool Make preview closeable (*)
  eebc2f2... testgtk: Add G_GNUC_NORETURN to usage() (*)
  9987163... unsetvalue: Add G_GNUC_NORETURN annotation (*)
  7235472... text: Assert that we have ranges before using them (*)
  db76b52... treeview: Remove `animate` parameters (*)
  dd4d693... Use the right types for the GdkSurface::event arguments (*)
  1ace77b... Merge branch 'ebassi/surface-event' into 'master' (*)
  93f9138... x11: update inhibit shortcuts on grab broken (*)
  841e9b3... Merge branch 'x11-shortcuts-inhibit-fix' into 'master' (*)
  edf85cb... docs: Refresh the build and backend sections (*)
  e0f4e44... Merge branch 'matthiasc/for-master' into 'master' (*)
  b890e87... gtksearchengine: Add "got_results" argument to ::finished (*)
  de68925... gtksearchengine: Add autoptr handler for this type (*)
  98f376a... gtksearchengine: Add tracker3 search engine (*)
  edf6f9e... gtksearchenginetracker3: Pre-fill GFileInfo from query (*)
  d29d59d... gtksearchengine: Drop tracker 2.x search engine (*)
  fa08d84... device: remove get_toplevel from surface_at_position vfunc (*)
  cf5e923... Merge branch 'wip/carlosg/tracker3' into 'master' (*)
  ebc8b01... Merge branch 'wip/baedert/for-master' into 'master' (*)
  a21d97d... Merge branch 'wip/chergert/remove-get_toplevel' into 'maste (*)
  ebaeb9f... gdk: Preserve typed event parameter of GdkSurface:event sig (*)
  ae54517... gtk4-demo: Fix sliding puzzle demo (*)
  4b5a8c4... gtk4-demo: Fix css_basics demo (*)
  401e2d1... Updated Spanish translation (*)
  00d889b... Merge branch 'wip/ricotz/annotations' into 'master' (*)
  ae711d8... gdkdisplay-wayland: only remove one monitor (*)
  6d8153d... gdk: Short-circuit some surface setters (*)
  5b77d3f... widget: Remove GtkWindow special case in create_render_node (*)
  077692a... window: Remove custom snapshot() implementation (*)
  2579f66... window: Don't care about shadow in size_allocate() (*)
  2c2092e... window: Don't care about shadow in measure() (*)
  e1007e6... window: Remove decoration node (*)
  388733f... testsuite: Remove window decoration nodes from reference re (*)
  5ebabd7... Call all window subclasses "window" (*)
  b41838a... Window: Remove extra_input_region API (*)
  8e8e869... inspector: Don't offset layout overlay too much (*)
  a5e7e72... inspector: Fix overlay coordinates (*)
  7659d8a... window: Set overflow to HIDDEN (*)
  8c884e9... window: Fix get_surface_transform() (*)
  7eec162... window: Avoid using GtkStyleContext in subtract_decoration_ (*)
  1318370... window: Fix computing the opaque region (*)
  ec594f8... window: Rewrite edge region detection (*)
  018efdb... window: Inline gtk_window_configure() into only caller (*)
  dfbcd47... window: Fix the surface coordinates everywhere (*)
  5c458e3... Adwaita: style updates for new window node hierarchy (*)
  ee9d99c... update documentation for new style classes and node names (*)
  9cc6ddf... window: Create default titlebar directly in realize (*)
  22e7d11... window: Use GtkNative's check_resize everywhere (*)
  7d57f97... Merge branch 'wip/baedert/single-node-window' into 'master' (*)
  2ce8c82... window: Fix tiled style class names (*)
  be8a831... Merge branch 'matthiasc/for-master' into 'master' (*)
  ee2c553... mediacontrols: Make volume control react to has-audio (*)
  87d2e86... mediastream: Some properties were meant to be readonly (*)
  9a1b4a7... mediastream: Volume is a double (*)
  f5f4c3c... Merge branch 'wip/exalm/window-polish' into 'master' (*)
  c4607f7... Merge branch 'matthiasc/for-master' into 'master' (*)
  1aa86d2... gl renderer: Fix blurred outset shadow slicing (*)
  aaed61d... gtk-demo: Plug a leak (*)
  3f6dd34... gtk-demo: Plug another leak (*)
  98178d8... gtk-demo: Plug another leak (*)
  96c0fbf... gtk-demo: Plug another leak (*)
  8f5444c... gtk-demo: Fix breakage in a css demo (*)
  e4d684b... Merge branch 'matthiasc/for-master' into 'master' (*)
  c58d944... Differentiate keypad keysyms in accelerators (*)
  061f257... accelgroup: Use Unicode in string literals (*)
  af162b7... tooltip: Avoid criticals (*)
  3b8bd26... windowhandle: Drop Move and Resize from the fallback menu (*)
  e9872d5... range: Treat lower and upper limit the same (*)
  e8a120e... trash-monitor: Rate limit updates (*)
  641f2f7... Merge branch 'matthiasc/for-master' into 'master' (*)
  2da14da... Update Ukrainian translation (*)
  340a8e1... Build media backends with common_cflags and export the symb (*)
  56a6120... Merge branch 'fix-printbackend' into 'master' (*)
  01df133... text: Avoid clash of preedit and placeholder (*)
  e60ea00... reftests: Fix the background-origin test (*)
  aec0a49... colorswatch: Remove a redundant include (*)
  78b427c... dragsource: Actually use the paintable (*)
  028bccc... gtk-demo: Use proper drag icons in the dnd demo (*)
  dff5986... main: Keep the target widget alive (*)
  965483e... gtk-demo: Reorganize the dnd demo (*)
  e54060b... gtk-demo: Fix entry position in dnd demo (*)
  d2f979f... gtk-demo: Improve drag icon handling in dnd example (*)
  7fac6b3... gtk-demo: Improve editing in the dnd demo (*)
  f3ca814... gl renderer: Fix some off-by-one and rounding errors in the (*)
  930d779... gl renderer: don't pretend all transform nodes support bein (*)
  0f053d1... gtk-demo: Improve rotation in the dnd demo (*)
  962c4d6... Merge branch 'matthiasc/for-master' into 'master' (*)
  e7a420c... testsuite: Re-add the sizegroups-evolution reftest (*)
  33b836a... fixed: Change coordinate apis to doubles (*)
  ca1c570... gtk-demo: Stop using appmenu apis (*)
  6c31092... examples: Stop using appmenu apis (*)
  a8df81b... inspector: Drop app-menu support (*)
  d5da3b9... print-editor: Stop using appmenu apis (*)
  79d6a77... gtkapplication: Drop app menu support (*)
  1334615... Merge branch 'BUG_filechooserbutton_remote_GTK4' into 'mast (*)
  0dc3842... Merge branch 'matthiasc/for-master' into 'master' (*)
  1038b9b... docs: Mention app menus in the migration guide (*)
  5f6d072... gtk-demo: Fix the dnd demo drop highlight (*)
  5e25ba6... Merge branch 'no-app-menu' into 'master' (*)
  ffa5334... Merge branch 'matthiasc/for-master' into 'master' (*)
  3e68c69... Update Turkish translation (*)
  0606dd5... Update Romanian translation (*)
  f1e3581... Update Romanian translation (*)
  be8fc8f... Update Polish translation (*)
  2e27a76... applicationwindow: Stop querying shadow width (*)
  48c9c86... window: Remove private _get_shadow_width() (*)
  6090248... applicationwindow: Simplify measure implementation (*)
  23e68c0... gl renderer: Cache whether clips is rectilinear (*)
  094788f... gl renderer: Refactor render_clipped_child (*)
  d5bf3c2... gl renderer: Improve clipping code (*)
  0cf5b66... Add private accessor for GdkKeyEvent.translated (*)
  d68e312... Use the private GdkKeyEvent.translated_key getter (*)
  7de9eb0... Add a comment for translators (*)
  04b7dd8... compare-render: Fix some memory leaks (*)
  2127cc1... adwaita: move backdrop box shadows to .csd (*)
  5317e4b... constraint-editor: Don't use g_type_ensure (*)
  9fa3742... Make GtkOverlayLayout public (*)
  e4623fd... Add GtkOverlayLayout to the docs (*)
  10cd539... wip: Include markdown content, via pandoc (*)
  3338d24... docs: Be more careful when expanding abbreviations (*)
  9873d98... docs: Convert css overview to markdown (*)
  3bf90b4... doc: Check for pandoc (*)
  b99511e... docs: Convert building, compiling, running to markdown (*)
  bf14d75... docs: Refresh the inspector screenshot (*)
  2595cd5... docs: Convert getting_started to markdown (*)
  29fb9ae... docs: Convert platform sections to markdown (*)
  f44d611... docs: Drop a long-stale file (*)
  5a3fe9e... docs: Convert resources section to markdown (*)
  a37b9d7... docs: Drop the glossary (*)
  581b39a... docs: Allow influencing pandoc divisons (*)
  dc858c9... docs: Convert treeview and textview overview to markdown (*)
  84437ee... docs: Allow interrupted lists (*)
  aca8090... docs: Convert question index to markdown (*)
  f60149c... ci: Add a fedora-docs image (*)
  86f8be4... ci: Use fedora-docs for the doc build (*)
  4dbf73d... Merge branch 'matthiasc/for-master' into 'master' (*)
  ae2e548... docs: Use the right python (*)
  5590e2f... Merge branch 'doc-chapters-markdown' into 'master' (*)
  17b5cfc... docs: Mention pandoc as build dependency (*)
  92d42d4... printing: Drop a redundant assignment (*)
  0f096d6... bitmask: add an assertion (*)
  ec39dde... Help static analysis with an assertion (*)
  a55d179... accelgroup: Drop some unused code (*)
  8c6bbcd... docs: Mention shortcuts in the migration guide (*)
  ddf6138... Merge branch 'ebassi/for-master' into 'master' (*)
  bd3f459... Merge branch 'matthiasc/for-master' into 'master' (*)
  5f9bcd0... accelgroup: Expand translator comment (*)
  7fb5b97... gdk: Drop GDK_PARENT_RELATIVE (*)
  efbc661... window: Drop an unused field (*)
  105fc16... testsuite: Drop the type-hint property from tests (*)
  0553b10... gdk: Drop the GdkSurfaceTypeHint enum (*)
  f27d855... gdk: Drop the GdkEventMask enum (*)
  e143221... gdk: Drop the GdkByteOrder enum (*)
  e5a9255... gdk: Move the GdkGeometry typedef to gdkinternals.h (*)
  9c82946... docs: Drop a mention of gdk_window_move() (*)
  aa0d0dc... gdk: Drop _gdk_windowing_args (*)
  3468b2f... gdk: Clean up gdkinternals.h (*)
  a20291f... gdk: Drop some unused event queue functions (*)
  45f162f... gdk: Remove an unused texture api (*)
  c47553e... gdk: Drop no-longer-used documentation (*)
  646a1c2... win32: Drop an unsed variable (*)
  9f4da7d... Merge branch 'matthiasc/for-master' into 'master' (*)
  a2aa25d... build: add gtkoverlaylayout.h to the list of public headers (*)
  7f2e3c4... Merge branch 'carlosgc/fix-build' into 'master' (*)
  25a8fa7... docs: Turn coding style into a markdown document (*)
  6b6c76e... docs: Remove last two steps from the release howto (*)
  e30c974... Add myself to more sections (*)
  c5485cd... Add the beginnings of a docs contribution guide (*)
  347cb94... docs: Link the documentation guidelines (*)
  85af410... Merge branch 'ebassi/howto-docs' into 'master' (*)
  175d4ef... Add missing documentation for GtkOverlayLayout (*)
  6371869... Remove spurious annotations (*)
  c42219c... Add to the docs README (*)
  194b0be... Merge branch 'matthiasc/for-master' into 'master' (*)
  fe40e67... Merge branch 'ebassi/overlay-docs' into 'master' (*)
  58501ac... Use modern GObject macros for GtkAccessible
  9fdd006... Make tooltip properties idiomatic
  39f2fe6... Drop unused AtkRegistry path
  dc2e6ea... Notify mapped state to the accessible object directly
  a1400cd... Move orientable style classes into GtkWidget
  a83733e... Notify accessibility state changes from GtkWidget
  e79d0f1... a11y: Update accessible state for GtkTreeView directly
  ba7bd2d... a11y: Remove GtkToggleButtonAccessible notify_gtk implement
  d804f26... a11y: Drop notify_gtk() from GtkButtonAccessible
  1e9d8fc... a11y: Drop notify_gtk() from GtkRangeAccessible
  8249571... a11y: Update the accessible state when GtkIconView:model ch
  4787c1e... a11y: Use G_DECLARE macro for GtkWidgetAccessible
  7d8449a... a11y: Simplify GtkProgressBarAccessible
  9af15c2... a11y: Split password entry accessible from GtkEntryAccessib
  fe3ed6a... a11y: Split GtkSearchEntryAccessible from GtkEntryAccessibl
  ae9eee3... a11y: Simplify GtkLevelBarAccessible
  7edf504... a11y: Simplify GtkExpanderAccessible

(*) 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]