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



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

  c7a4b7d... listview: Use the correct scroll policy
  b83e3ca... gsk: Add GskPath
  80ee081... gsk: Add GskFillNode
  396f820... snapshot: Add gtk_snapshot_push_fill()
  2aa68ef... demos: Add a simple demo filling a path
  45db9aa... gsk: Add GskStrokeNode
  08fb0cb... snapshot: Add gtk_snapshot_push_stroke()
  214be6f... popover: Use fill and stroke nodes instead of Cairo
  82886a2... path: Change data structure for standard path
  8c4eb50... gsk: Add GskPathMeasure
  f5d92a5... path: Add gsk_path_builder_add_path()
  6ce5d44... pathmeasure: Add gsk_path_measure_add_segment()
  e2c2e01... testsuite: Add path tests
  7d36ee2... path: Collect flags
  63e32b1... path: Add gsk_path_foreach()
  83f25b0... path: Implement gsk_path_to_cairo() using foreach()
  2682199... pathmeasure: Implement support for beziers
  c831da6... path: Add gsk_path_add_circle()
  1767aed... path: Add gsk_path_measure_get_point()
  b138ea4... xxx: path_fill demo
  7286c09... gtk-demo: Add a text-on-path demo
  8b75415... testsuite: Add tests for gsk_path_measure_add_segment()
  25cdfed... xxx: demo
  d3402e7... spline: Use Skia's tolerance checks
  937a98d... path: Add gsk_path_measure_get_closest_point()
  ad08234... testsuite: Add tests for gsk_path_measure_get_closest_point

Commits added to the branch:

  3f1bc74... wayland: Implement minimization (*)
  de46171... constraint-editor: Improve display of constraints (*)
  76b8676... constraintlayout: Fix parsing of constant constraints (*)
  831ebe3... constraint-editor: Fix saving of constraints (*)
  36ef94b... constraint-editor: Fix creating constant constraints (*)
  184886f... Merge branch 'constraint-editor-work' into 'master' (*)
  7551f85... Merge branch 'wayland-minimize' into 'master' (*)
  04c4b38... gtk-demo: Add more keywords (*)
  88be92c... scrollbar: Don't talk about steppers (*)
  86d7ab7... docs: Update GtkSensitivityType docs (*)
  09fd2d6... gtk-demo: Rename some demos (*)
  eae5eae... gl: use glFramebufferTexture2D to set framebuffer texture (*)
  f32ae29... macos: fix various compiler warnings (*)
  ee47ddf... lpr: fix cast warning (*)
  82b4c34... gl: add some debugging information to DEBUG_OPS (*)
  d58b06c... Adwaita: revert edge-to-edge menuitems (*)
  2809564... a11y: Use the appropriate GVariant for cache signals (*)
  2d636fd... a11y: Reuse the generated AT-SPI interface name (*)
  b37634d... a11y: Add a fallback for the root base path (*)
  d436c2e... a11y: Remove weak ref from atspi.Cache (*)
  8fa58c2... a11y: Get the accessible role once (*)
  e600a07... a11y: Skip atspi.Cache signals for hidden elements (*)
  5afa985... demo: Make GtkFishBowl a presentation widget (*)
  a4c3bee... a11y: Hide children of GtkFishBowl (*)
  8099de2... Merge branch 'wip/jimmac/industrial-style-menuitems' into ' (*)
  562c7b1... Merge branch 'wip/chergert/gdk-macos-for-master' into 'mast (*)
  8482b95... Merge branch 'ebassi/for-master' into 'master' (*)
  5ab14ff... gtk/main: Do not unset active state on button release w/o i (*)
  a2ce626... gtk-demo: Make a more interesting constraints demo (*)
  c172279... Merge branch 'wip/carlosg/for-master' into 'master' (*)
  8e4cc59... Merge branch 'matthiasc/for-master' into 'master' (*)
  4bec75c... Adwaita: don't backdrop labels (*)
  6be5759... Adwaita: unified sidebar styles (*)
  060cfc7... Merge branch 'wip/jimmac/unified-sidebar-styles' into 'mast (*)
  b3dba1d... Adwaita: avoid clipping menu shadows (*)
  b84945e... Merge branch 'wip/jimmac/sidebar-backdrop' into 'master' (*)
  e937f7e... Revert "Adwaita: unified sidebar styles" (*)
  ab163f1... Merge branch 'wip/jimmac/clipped-menu-shadows' into 'master (*)
  be688c4... Update POTFILES.skip (*)
  1e01b90... Fix some nullable return annotations (*)
  0abc7a3... Merge branch 'nullables-1' into 'master' (*)
  4660132... properly set ScaleButton's parent_class (*)
  47d5728... Merge branch 'scalebutton' into 'master' (*)
  8e81cbe... stacksidebar: Add missing .navigation-sidebar to the inner  (*)
  40f2b49... Adwaita: Make treeexpander styling generic (*)
  9828756... Adwaita: Move placessidebar-specific sizing from .navigatio (*)
  179fc68... Adwaita: Fix some sidebar sizing (*)
  bd0d75e... Adwaita: Make sidebar row styling better (*)
  61dcb68... Adwaita: Unify sidebar background-color (*)
  56eac4f... gtk-demo: Add .sidebar style class in the main window (*)
  3e996f6... icon-browser: Add .sidebar style class in the main window (*)
  3a1b208... Do not depend on GLib API introduced after 2.66 (*)
  de7833b... Use the right GLib macros for version checking (*)
  505478b... Drop GLib dependency from GTK's declared dependencies (*)
  1f44319... Drop redundant dependencies (*)
  803b147... Disable deprecation warnings from GLib (*)
  fd3a629... Merge branch 'ebassi/glib-min-version' into 'master' (*)
  0a46bae... a11y: Turn critical warnings into debug messages (*)
  ef86e46... a11y: Cache the accessibility bus address (*)
  d7de720... Merge branch 'ebassi/for-master' into 'master' (*)
  b75b359... Drop devel styling from our windows (*)
  729f007... Merge branch 'no-more-devel-headers' into 'master' (*)
  7190a31... gdk/win32: fix integer overflow in monitor refresh rate cal (*)
  2e74426... Update Swedish translation (*)
  7b22c44... Merge branch 'fix-integer-overflow' into 'master' (*)
  1e99441... textview: fix precondition assertions (*)
  c84c014... Merge branch 'wip/chergert/for-master' into 'master' (*)
  f87def7... listview: Use the correct scroll policy
  40dca23... gsk: Add GskPath
  6934063... gsk: Add GskFillNode
  1996832... snapshot: Add gtk_snapshot_push_fill()
  575f32d... demos: Add a simple demo filling a path
  cca0b04... gsk: Add GskStrokeNode
  47a2fd4... snapshot: Add gtk_snapshot_push_stroke()
  9662714... popover: Use fill and stroke nodes instead of Cairo
  64f9090... path: Change data structure for standard path
  9a32635... gsk: Add GskPathMeasure
  fad8a56... path: Add gsk_path_builder_add_path()
  ef1af4f... pathmeasure: Add gsk_path_measure_add_segment()
  c19279e... testsuite: Add path tests
  a43a5cf... path: Collect flags
  5cfea5c... path: Add gsk_path_foreach()
  b5ce52f... path: Implement gsk_path_to_cairo() using foreach()
  6573aa5... pathmeasure: Implement support for beziers
  0023be0... path: Add gsk_path_add_circle()
  d185416... path: Add gsk_path_measure_get_point()
  f17b510... xxx: path_fill demo
  7bb774b... gtk-demo: Add a text-on-path demo
  e411548... testsuite: Add tests for gsk_path_measure_add_segment()
  750a5ad... xxx: demo
  1d995da... spline: Use Skia's tolerance checks
  87cd030... path: Add gsk_path_measure_get_closest_point()
  ba2bc8a... testsuite: Add tests for gsk_path_measure_get_closest_point

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