[gtk] Created tag 4.7.2



The unsigned tag '4.7.2' was created.

Tagger: Matthias Clasen <mclasen redhat com>
Date: 1660242848 -0400

    4.7.2

Changes since the last tag '4.7.1':

Aleksandr Melman (1):
      Update Russian translation

Alexander Mikhaylenko (1):
      scrolledwindow: Lower the scroll multiplier

Asier Sarasua Garmendia (1):
      Update Basque translation

Bartłomiej Piotrowski (1):
      Update (or drop) the Docker image used by Flatpak job

Benjamin Otte (7):
      Merge branch 'content-fit-followup' into 'main'
      Merge branch 'content-fit-reftests' into 'main'
      Merge branch 'dnd' into 'main'
      Merge branch 'gridview' into 'main'
      Fix g_object_new(GTK_TYPE_SNAPSHOT)
      snapshot: Don't critical on dispose
      Merge branch 'otte-main-patch-86462' into 'main'

Carlos Garnacho (18):
      gdk/wayland: Use last implicit grab serial for DnD start requests
      gdk/wayland: Use last press serial for clipboard/primary selections
      gdk/wayland: Stop storing the last serial in GdkWaylandDisplay
      Merge branch 'fix-controller-key-event-propagation-file-chooser-widget' into 'main'
      gtkgesture: Do not coalesce hold events with other touchpad gestures
      gdkevent: Give touchpad hold events a sequence
      gtkgesturerotate: Filter touchpad holds events
      gtkgesturerotate: Filter touchpad holds events
      gtkeventcontroller: Fix internal enum documentation
      gdk/wayland: Drop surface checks on wl_pointer.leave handling
      gtkwindow: Synthesize pointer crossing events on state changes
      gtkscrolledwindow: Add fixed multiplier to scroll events in surface units
      gtk/scrolledwindow: Check for overshoot setting up kinetic scroll helpers
      Merge branch 'wip/exalm/multiplier' into 'main'
      gtkmain: Pass coordinates when synthesizing pointer events
      gtkwindow: Use pointer-oriented function to deal with crossing events
      Merge branch 'gbsneto/paned-focus-infloop' into 'main'
      ci: Disable -Werror on wayland submodule

Christian Hergert (6):
      build: configure subproject sysprof with -Dagent=false
      Merge branch 'wip/chergert/disable-sysprof-agent' into 'main'
      gtkbuilder: check for existing object before extending template
      gtkbuilder: update gtk_builder_extend_with_templat() docs
      gtkbuilder: update gtk_builder_expose_object() docs
      Merge branch 'wip/chergert/builder-expose-object-fix' into 'main'

Christian Kirbach (1):
      Update German translation

Chun-wei Fan (1):
      running.md: Mention about issue with Nahimic on Windows

Corey Berla (16):
      listviews: Reset scrollbar adjustment when list is empty
      ci: Remove print-backends build option
      gdkdrop-x11: Fix preferred action
      gdkdrop-x11: Use the preferred action if possible
      mountoperation: Select "Anonymous" check button by default
      mountoperation: Free user_widgets list upon dialog destruction
      gridview: Move gtk_grid_view_computer_total_height() up for reuse
      gridview: Limit rectangle to gridview columns
      gridview: Allow starting rubberband in empty space below last row
      gridview: Fix get_items_in_rect() selection
      gridview: Return an empty bitset when selecting only empty space
      listbase: Clear selection if rubberband selected an empty set
      gridview: Fix typo in docstring for gtk_grid_view_get_cell_at_y()
      listview: Return an empty bitset when selecting only empty space
      listview: Allow starting rubberband in empty space below last row
      listview: Fix selection for last item in get_items_in_rect

Danial Behzadi (1):
      Update Persian translation

Daniel Mustieles (2):
      Updated Spanish translation
      Updated Spanish translation

David Demelier (1):
      gtk: Missing end of code block

Dr. David Alan Gilbert (1):
      x11: Don't assume valid type

Emmanuele Bassi (12):
      stack: Assert that StackPage:child is set
      Merge branch 'picture-suggest-content-fit' into 'main'
      Merge branch 'content-fit-since' into 'main'
      Merge branch 'widget-docs-fix' into 'main'
      Merge branch 'markand-main-patch-04776' into 'main'
      Merge branch 'barthalion/gnome-runtime-images-quay' into 'main'
      Add constructors for GdkFileList
      Move private function out of the AT-SPI a11y backend
      Re-enable the TextBuffer wrap-mode serialization test
      Merge branch 'clipboard-seg2' into 'main'
      Apply 1 suggestion(s) to 1 file(s)
      Merge branch 'rounded-clip-node-new-transfer-full' into 'main'

Georges Basile Stavracas Neto (2):
      paned: Protect against NULL variable
      paned: Warn if child is not actually a child

Hannes Müller (1):
      build: fix for use with glib 2.66.0

Hugo Carvalho (1):
      Update Portuguese translation

JCWasmx86 (1):
      textview: Include gutter while computing child allocations

Jordan Petridis (2):
      flatpak: add a NodeEditor demo
      flatpak-build.sh: change the buildtype to debugoptimized

Jordi Mas (2):
      Update Catalan translation
      Update Catalan translation

José Expósito (7):
      build: Update Wayland to >= 1.21.0
      gdk/events: Add constructor for high-resolution scroll events
      gdk/events: Set discrete scroll deltas in its constructor
      gdk/wayland: Calculate discrete scroll direction in its helper
      gdk/wayland: Handle high-resolution scroll events
      gdk/x11: Handle high-resolution scroll events
      gtkeventcontrollerscroll: Always accumulate discrete deltas

Kukuh Syafaat (2):
      Update Indonesian translation
      Update Indonesian translation

Luca Bacci (2):
      Propagate key events when the location entry is focused
      Merge branch 'fix-gdk-win32-dnd' into 'main'

Marco Melorio (6):
      picture: Add content-fit property
      picture: Fix replacement for deprecated methods
      picture: Set overflow to be hidden
      picture: Move variable definition at the top
      reftests: Add content-fit picture tests
      picture: Remove keep-aspect-ratio mention in the doc

Marek Kasik (1):
      print: Check button is not descendant of toggle button

Mat (4):
      tree/iconview: Use a unique drag action in drag_enter/motion callbacks
      treeview: Check for column header area in row click/drag gestures
      droptarget: Provide a unique action for gdk_drop_finish
      treepopover: Add support for scrolling

Matthias Clasen (72):
      Merge branch 'main' into 'main'
      Merge branch 'empty_list_adjustment' into 'main'
      Merge branch 'check-button-s-ancestry' into 'main'
      GtkStack: Create stack pages with child
      testsuite: Fix up a few test for GtkStackPage changes
      Merge branch 'ebassi/childless-stack-page' into 'main'
      Merge branch 'coreyberla-main-patch-84997' into 'main'
      Merge branch 'add-back-pango-css' into 'main'
      pango_font_description_to_css: Handle numeric weight
      Merge branch 'matthiasc/for-main' into 'main'
      maplistmodel: Fix items-changed emission
      Add more maplistmodel tests
      Merge branch 'fix-maplistmodel' into 'main'
      maplistmodel: Fix an oversight
      Add some tests for the listlistmodel
      Add some tests for GtkNoSelection
      rendernodeparser: Cosmetics
      node-editor: Make the help more helpful
      node-editor: Sort help better
      Drop an unused function
      glshader: Add preconditions
      gsk: Improve test coverage
      text: Update placeholder visibility more
      Merge branch 'nick.richards-main-patch-67353' into 'main'
      Merge branch 'gtk-content-fit' into 'main'
      Merge branch 'test-coverage' into 'main'
      Merge branch 'text-placeholder-visibility' into 'main'
      gdk: Improve test coverage
      gdk: Drop an unused function
      png loader: gray can have alpha
      gdk: Improve test coverage
      gtk-demo: Fix icon theme breakage
      gtk-demo: Add a winning sound to the puzzle
      gtk-demo: Make the icon work uninstalled
      Merge branch 'test-coverage' into 'main'
      Merge branch 'fix-wrong-label-wrap-in-popover' into 'main'
      widget-factory: Make the icon work uninstalled
      Merge branch 'matthiasc/for-main' into 'main'
      filterlistmodel: Add a test
      sortlistmodel: Add a test
      slicelistmodel: Improve a test
      Merge branch 'matthiasc/for-main' into 'main'
      filterlistmodel: Add more tests
      sortlistmodel: Add more tests
      gtk: Improve test coverage
      css: Fix handling of transform values
      css: Improve test coverage
      Merge branch 'tree-popover-scroll' into 'main'
      Merge branch 'drop-target-unique' into 'main'
      Merge branch 'wip/carlosg/use-press-serial' into 'main'
      Merge branch 'matthiasc/for-main' into 'main'
      Merge branch 'treeview-drag-ancestor' into 'main'
      Merge branch 'drag-action' into 'main'
      Merge branch 'ebassi/file-list-fixes' into 'main'
      Merge branch 'alatiera/node-flatpak' into 'main'
      Add GtkLabel:tabs
      Merge branch 'label-tabs' into 'main'
      Merge branch 'win32-nahimic-nv-notes' into 'main'
      Merge branch 'mount_operation' into 'main'
      Merge branch 'cleanup-ffmpeg' into 'main'
      Merge branch 'ebassi/textbuffer-private-api' into 'main'
      Merge branch 'wip/carlosg/fixes' into 'main'
      Merge branch 'wip/carlosg/scroll-overshoot' into 'main'
      Merge branch 'build-fix-glib-2.66' into 'main'
      Merge branch 'wip/carlosg/fix-crossing-on-unmap' into 'main'
      Merge branch 'jx/hi-res-scrolling' into 'main'
      jpeg loader: Limit memory consumption
      Merge branch 'matthiasc/for-main' into 'main'
      css: Propagate charset conversion errors
      tests: Check the error first
      Merge branch 'improve-css-test' into 'main'
      4.7.2

Maximiliano Sandoval R (2):
      pango_font_description_to_css: Add extra-expanded
      picture: Fix Since and Deprecated annotations

Nart Tlisha (2):
      Add Abkhazian translation
      Update Abkhazian translation

Philip Withnall (1):
      gtkwidget: Fix a small typo in a docs comment

Quentin PAGÈS (2):
      Update Occitan translation
      Update Occitan translation

Sebastian Dröge (1):
      Mark gsk_rounded_clip_node_new() return value as (transfer full)

Stephan Vedder (1):
      ffmpeg: add audio playback through avdevice

Yubao Liu (1):
      popover: Correctly substract arrow height when measuring popover widget

Yuri Chornoivan (1):
      Update Ukrainian translation

Zurab Kargareteli (1):
      Update Georgian translation

darkcutler (1):
      Fix DnD on Windows

nick richards (1):
      Improve style in GtkInscription documentation


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