[gtk] (114 commits) Non-fast-forward update to branch wip/otte/reftests



The branch 'wip/otte/reftests' 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:

  b850d3e... reftests: Remove image-recording-surface test
  f0a76fa... testsuite: Make reftests work again
  1c582be... reftests: Make meson run every test separately
  27735f0... reftest: Be more careful about snapshotting
  907f51e... widgetpaintable: Don't emit signals on dispose
  0255ada... reftests: Fix unresolvable.ui test
  1328eea... reftests: Fix grid-spacing1 test
  b4d3e6a... reftests: Fix window-height-for-width test
  22b29bb... reftests: Fix actionbar test
  77131e6... reftests: Actually build a module
  fa6b4a9... reftests: Fix treeview-fixed-height test
  28e311c... reftests: Fix nth-child test
  10090fb... reftests: Fix background-size-zero test
  a7fc8db... reftests: Fix css-match-class test
  7548185... reftests: Fix css-currentcolor-alpha.ui test
  9280450... reftests: Delete removed tests from testdata
  ee843d5... reftests: Fix border-image-excess-size.ui test
  778ffa5... reftests: Fix css-match-type test
  bacfe94... reftests: Fix css-match-name test
  47ff633... reftests: Fix icon-style-basics test
  6ebbe46... reftests: Fix notebook-tab-position test
  57a5971... reftests: Remove info-bar-message-types test
  1a7465c... rendernode: Round pixel colors in color matrix drawing
  75c2bdb... textlayout: Allow querying empty areas
  3bf4d97... reftests: Fix inherit-and-initial test
  36ab70c... headerbar: Duct-tape over the measure mess
  7391dc7... Fix textview-margins reftest
  acf9deb... textview: Paint border windows in the right spot
  7bbaabd... reftests: Fix statusbar-remove-all test
  4561697... reftests: Remove style-properties-nth-child test
  dffb0a9... reftests: Fix shorthand-entry-border test
  13e91d1... cssimagelinear: Make gradient offsets stay in [0, 1]
  4734041... reftests: Fix iconview-empty test
  2672d2f... reftests: Fix image-load-from-file test
  c8e3c8c... picture: Don't cause warnings on load failures
  b375f24... reftests: Fix grid-spacing2 test
  86743bc... reftests: Fix grid-empty-with-spacing test
  969905d... reftests: Remove box-packing test
  6d2d9ec... reftests: Fix label-sizing test
  d93a3f4... reftests: Fix textview-tags test
  736e34d... reftests: Remove notebook-childproperties test
  8e35cf4... wip: Run reftests on CI

Commits added to the branch:

  73139d5... Adwaita: Replace all %linked radii with variables (*)
  ad96220... Adwaita: Replace spinbutton border-radii with variables (*)
  36539a2... Adwaita: Adjust entry border-radius (*)
  341660e... Drop warning from GtkLayoutManager::get_request_mode() (*)
  3389ddf... Do not connect to a non-existing signal (*)
  9a4c193... Add GtkFixedLayout (*)
  dd5c981... Use GtkFixedLayout in GtkFixed (*)
  fc33bf2... Skip all LayoutChild when testing (*)
  060e30d... Turn GtkFixedLayoutChild:position into a transformation (*)
  8a9290d... password entry: Fix sizing (*)
  544fe83... search entry: Fix sizing (*)
  7843382... text: Allow growing entries (*)
  5fb9639... Merge branch 'entry-sizing' into 'master' (*)
  141f758... Migration guide: Updates (*)
  411dc7e... broadway: Fix leftover dom modification not using display_c (*)
  2fd2c61... dialog: Stop using GtkHeaderBar::pack-type (*)
  6c30b47... header bar: Drop pack-type (*)
  84480b3... action bar: Drop pack-type (*)
  c507160... builder-tool: Rewrite pack-type (*)
  7ac250d... Convert all ui files (*)
  4a15b16... Mention pack-type in the migration guide (*)
  868d3cd... Merge branch 'pack-type' into 'master' (*)
  733271e... migration guide: Improve warp-pointer entry (*)
  9212727... broadway: Use css transforms (*)
  2440e89... Merge branch 'wip/alexl/broadway6' into 'master' (*)
  e572236... Merge branch 'fixed-layout' into 'master' (*)
  be944e0... file chooser: Stop setting a role (*)
  2f35846... Remove GtkWindow::role (*)
  8ef4e23... gdk: Stop implementing set_role (*)
  0d43d11... gdk: Drop gdk_surface_set_role (*)
  4a1019b... popover menu: Add an api for adding submenus (*)
  5c26976... popover menu: Drop the submenu child property (*)
  8c80730... builder-tool: Rewrite GtkPopoverMenu::submenu (*)
  14ad26a... Convert ui files (*)
  3600d12... win32: Add a missing include (*)
  bbb6772... win32: Drop set_role (*)
  a443145... toolbar: Remove the homogeneous and expand child properties (*)
  7e88fcf... builder-tool: Rewrite toolbar child properties (*)
  6b050a2... Convert ui files (*)
  f89c93e... Merge branch 'window-api-cleanup' into 'master' (*)
  26de69e... paned: Replace the child properties (*)
  3631878... builder-tool: Rewrite paned child properties (*)
  396deb4... Convert ui files (*)
  3d524cc... build: Install gtkboxlayout.h (*)
  dec2cf4... Merge branch 'child-properties' into 'master' (*)
  56d420c... boxlayout: Notify orientation changes (*)
  4d9f4ed... Merge branch 'gbsneto/install-header' into 'master' (*)
  65c394d... Document how to define layout manager properties (*)
  3d6a456... Add release info to our demo apps (*)
  3f0f7c7... Connect LayoutManager to LayoutChild (*)
  ecba428... Add missing handler for <layout> elements in UI files (*)
  208cae2... Do not leak unapplied layout properties (*)
  18d1ea1... Merge branch 'layout-child-type' into 'master' (*)
  0f7ca7e... Update POTFILES.in (*)
  866640c... overlay: Use a layout manager (*)
  fc3cae3... builder-tool: Convert overlay child properties (*)
  8d99316... builder-tool: Small refactoring (*)
  700183e... Convert ui files (*)
  121bbce... Merge branch 'overlay-layout' into 'master' (*)
  f0845d9... Bump meson req to 0.50 (*)
  80c26ab... CI: install meson 0.50 (*)
  e0f9c98... gsk: Add GskRoundedRect to the docs (*)
  c9e08ef... gsk: Fix up docs a bit (*)
  9453349... gtk: Some documentation cleanups (*)
  f20f02c... overlay: Remove no-longer-existing api from header (*)
  eaae965... popover menu: Fix a parameter name mismatch (*)
  7222bda... file chooser entry: Fix a crash (*)
  c30fc92... builder-tool: Don't strip the xml declaration (*)
  6f470af... Merge branch 'adwaita-radii-fixes-master' into 'master' (*)
  6b08227... meson.build: Pull in fallback for PangoFT2 only when needed (*)
  4784c5a... gdk/win32/gdkdrag-win32.c: Include math.h (*)
  42d580d... reftests: Remove image-recording-surface test (*)
  c564a34... testsuite: Make reftests work again (*)
  0c81ea2... reftests: Make meson run every test separately (*)
  d3be32f... reftest: Be more careful about snapshotting (*)
  5dd5ff5... widgetpaintable: Don't emit signals on dispose (*)
  e3dbf8d... reftests: Fix unresolvable.ui test (*)
  b3eddbb... reftests: Fix grid-spacing1 test (*)
  8542ac2... reftests: Fix window-height-for-width test (*)
  7cc5e51... reftests: Fix actionbar test (*)
  7935f9d... reftests: Actually build a module (*)
  d517552... reftests: Fix treeview-fixed-height test (*)
  62d0bd7... reftests: Fix nth-child test (*)
  8846f28... reftests: Fix background-size-zero test (*)
  5ddce32... reftests: Fix css-match-class test (*)
  47d4b06... reftests: Fix css-currentcolor-alpha.ui test (*)
  2e67c2e... reftests: Delete removed tests from testdata (*)
  d4df521... reftests: Fix border-image-excess-size.ui test (*)
  6d38f1d... reftests: Fix css-match-type test (*)
  e612b55... reftests: Fix css-match-name test (*)
  f3e47ee... reftests: Fix icon-style-basics test (*)
  f070872... reftests: Fix notebook-tab-position test (*)
  822791d... reftests: Remove info-bar-message-types test (*)
  c04190e... rendernode: Round pixel colors in color matrix drawing (*)
  4b07d28... textlayout: Allow querying empty areas (*)
  9ca5495... reftests: Fix inherit-and-initial test (*)
  38fbb68... headerbar: Duct-tape over the measure mess (*)
  3c44f83... Fix textview-margins reftest (*)
  d10a73f... textview: Paint border windows in the right spot (*)
  866bc13... reftests: Fix statusbar-remove-all test (*)
  3a8a9fc... reftests: Remove style-properties-nth-child test (*)
  fee8f6b... reftests: Fix shorthand-entry-border test (*)
  b21882b... cssimagelinear: Make gradient offsets stay in [0, 1] (*)
  606aea2... reftests: Fix iconview-empty test (*)
  bf2a93c... reftests: Fix image-load-from-file test (*)
  7918eaf... picture: Don't cause warnings on load failures (*)
  e861b0d... reftests: Fix grid-spacing2 test (*)
  fbc8bb9... reftests: Fix grid-empty-with-spacing test (*)
  95f9c8a... reftests: Remove box-packing test (*)
  b88c943... reftests: Fix label-sizing test (*)
  e5e5164... reftests: Fix textview-tags test (*)
  90f460c... reftests: Remove notebook-childproperties test (*)
  a8dccef... build: The private reftest library needs to be shared (*)
  8c1eb84... wip: Run reftests on CI

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