[gtk] Created tag 4.2.0



The unsigned tag '4.2.0' was created.

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

    4.2.0

Changes since the last tag '4.1.2':

Anders Jonsson (1):
      Update Swedish translation

Andrey Kozlovskiy (1):
      Fix a typo in gsk_border_node_diff

Balázs Úr (1):
      Update Hungarian translation

Benjamin Otte (7):
      ngl: Remove duplicate check
      surface: Remove unused gdk_surface_get_unscaled_size()
      x11: Don't call _gdk_surface_update_size() all the time
      Merge branch 'wip/otte/for-master' into 'master'
      gstmedia: Ensure we prepare files without duration
      mediastream: Insist streams are prepared when they start playing
      Merge branch 'wip/otte/for-master' into 'master'

Bilal Elmoussaoui (3):
      IMContext: add since annotations to the new APIs
      gtk: add missing nullable annotations to BoolFilter
      gtk: add missing nullable annotations to StringFilter

Carlos Garcia Campos (1):
      clipboard: Fix a crash when GdkContentProviderUnion doesn't support the given data format

Christian Hergert (4):
      ngl: ensure vertices buffer allocates enough vertices
      ngl: implement atlas compaction
      ngl: clear Glyph front cache at the beginning of a frame
      ngl: move uniform key mapping into uniform state

Chun-wei Fan (3):
      gdkcursor-win32.c: Add cursor map for all-scroll
      GDK-Win32: Remove extraneous call to _gdk_win32_append_event()
      Merge branch 'really-fix-3581' into 'master'

Emmanuel Gil Peyrot (1):
      gdkglcontext-wayland: Fallback to GLES 2.0 after legacy failed

Emmanuele Bassi (21):
      docs: Update annotations for WidgetClass.query_action()
      Merge branch 'select-list-model-null' into 'master'
      Add a landing page for the GitLab pages root
      Merge branch 'pages-index' into 'master'
      Fix the landing page structure
      Merge branch 'ebassi/for-master' into 'master'
      docs: Fix typo in the docs landing page
      docs: Restructure the list of UI libraries
      Merge branch 'ebassi/for-master' into 'master'
      Merge branch 'a11y-strdup' into 'master'
      docs: Fix typo in the docs landing page
      docs: Put core deps below UI links
      Merge branch 'ebassi/for-master' into 'master'
      ci: Build Pango and GdkPixbuf's docs
      docs: Link Pango and GdkPixbuf on docs.gtk.org
      docs: Drop the external class for links to docs.gtk.org
      Merge branch 'ebassi/for-master' into 'master'
      docs: Update the Cairo reference link
      docs: Add a side bar to the docs.gtk.org landing page
      Merge branch 'ebassi/for-master' into 'master'
      build: Dist the API references

Hugo Carvalho (1):
      Update Portuguese translation

Jason Francis (1):
      gtk: Allow selection models to take null list model during construction

Jonas Ådahl (1):
      Merge branch 'issue3791-gtk4' into 'master'

Kjell Ahlstedt (2):
      gdkglcontext-x11: Don't assume that cairo-xlib.h is in cairo directory
      meson: Find libcairo-script-interpreter when cairo is a subproject

Matthias Clasen (152):
      release-script: Actually compress the docs tarball
      wayland: Emit keys-changed on layout changes
      Merge branch 'issue-3757' into 'master'
      wayland: Add debug spew for active keyboard layouts
      wayland: Fix cross-layout accelerators
      Merge branch 'fix-wayland-layout-changes' into 'master'
      Merge branch 'fix-3581' into 'master'
      Merge branch 'kjellahl/cairo-subproject' into 'master'
      dnd: Add some warnings to the docs
      Merge branch 'matthiasc/for-master' into 'master'
      Drop the gtk-doc subproject
      checkbutton: Add a warning about cyclic groups
      cssshadowvalue: Handle error condition propertly
      sizerequest: Avoid a corner case
      treestore: Initialize some local variables
      lpr: Fix various compiler warnings
      Merge branch 'matthiasc/for-master' into 'master'
      media: Always use GL with gstreamer
      label: Fix tooltips on links
      Merge branch 'matthiasc/for-master' into 'master'
      inspector: Respect GDK_DEBUG=vulkan-disable
      Cosmetics
      Merge branch 'wip/chergert/fix-3770' into 'master'
      gsk: Make ngl the default OpenGL renderer
      Merge branch 'bilelmoussaoui/4.2-annotations' into 'master'
      Merge branch 'matthiasc/for-master' into 'master'
      Merge branch 'wip/chergert/fix-ngl-cache-eviction' into 'master'
      Merge branch 'ngl-by-default' into 'master'
      release script: Include gi-docgen
      Cosmetics
      Cosmetics
      text tag: Typo fix
      Merge branch 'matthiasc/for-master' into 'master'
      Revert "ngl: Remove duplicate check"
      texttag: A few typo fixes
      ngl: Drop an unused struct member
      ngl: Improve the glyph front cache
      Merge branch 'ngl-glyph-cache' into 'master'
      a11y: Don't copy attribute names in attribute sets
      ngl: Use floorf consistently
      ngl: Always populate the glyph front cache
      ngl: Remove an unused field
      calendar: Typo fix
      build: Disable g_assert in release builds
      gl: Fix a rounding error in subpixel positioning
      ngl: Fix a rounding error in subpixel positioning
      inspector: Allow inspecting Unicode
      Merge branch 'matthiasc/for-master' into 'master'
      imcontext: Improve dead key handling
      imcontext: Improve dead key handling more
      compose-parse: Add a negative lookaside
      Move compose related tooling to a subdir
      Regenerate compose sequence file
      Merge branch 'better-dead-keys' into 'master'
      Merge branch 'wip/baedert/for-master' into 'master'
      Merge branch 'meson-install-script' into 'master'
      Merge branch 'issue3715-gtk4' into 'master'
      Merge branch 'bilelmoussaoui/expressions-annotations' into 'master'
      gtk-builder-tool: Avoid a crash with <placeholder/>
      Merge branch 'wip/chergert/ngl-fix-windows-intel-driver' into 'master'
      Merge branch 'builder-tool-placeholder-crash' into 'master'
      Merge branch 'gdkmacosglcontext-fix' into 'master'
      Merge branch 'gles-fallback' into 'master'
      Merge branch 'wip/fix-stack-get-item' into 'master'
      Merge branch 'shader' into 'master'
      Merge branch 'carlosgc/clipboard-crash' into 'master'
      Add logging for icon fallback
      Make testsuite fail if we lack pixbuf loaders
      Make testsuite fail if we lack pixbuf loaders
      Be explicit when building gdk-pixbuf subproject
      Merge branch 'pixbuf-loader-check' into 'master'
      gdk: Add gdk_device_get_timestamp
      text: Use device timestamps for obscured cursors
      textview: Use device timestamps for obscured cursors
      Merge branch 'device-timestamp' into 'master'
      icons: Add icons that are used in the inspector
      gdk: Add gdk_device_get_timestamp
      gdk: Add an arg check to gdk_device_get_timestamp
      icon: Add a printer icon
      Merge branch 'matthiasc/for-master' into 'master'
      icons: Add system-run-symbolic
      icons: Sync color-select-symbolic with Adwaita
      widget-factory: Add emblem-shared-symbolic icon
      icontheme: Add gtk_icon_theme_has_gicon
      filechooser: Check that icons exist
      icons: Add text-x-generic
      widget-factory: Drop two icons from the iconview
      widget-factory: Add missing icons
      Merge branch 'icon-fallback' into 'master'
      composetable: Limit algorithmic checking
      imcontext: Tweak dead key handling
      Add some more compose tests
      Merge branch 'double-dead-keys' into 'master'
      release: Update included subprojects
      layout: Be quiet about trivialities
      filechooser: Make Ctrl-L work again
      filechooser: Fix fallout from GtkText
      filechooser: Make / work as shortcut again
      Merge branch 'file-chooser-fixes' into 'master'
      Updates
      release: Actually include docs
      reftests: Plug a few memory leaks
      ngl: Fix an uninitialized read
      reftests: Plug a few memory leaks
      ngl: Fix an uninitialized read
      Merge branch 'ngl-uninitialized-matrix' into 'master'
      bookmarklist: Avoid an invalid read
      Plug a small memory leak
      settings: Plug a memory leak
      builder: Add an assertion
      builder: Plug a small memory leak
      stack: Don't leak the pages property
      notebook: Don't leak the pages property
      Merge branch 'fix-memleaks' into 'master'
      tests: Plug memory leaks
      asan: Ignore leaks from librsvg
      tests: Make the pixbuf test use TAP
      tests: Plug a memory leak
      Ignore pthread allocations in valgrind
      Plug a memory leak in an error path
      Plug a test memleak
      Merge branch 'fix-memleaks' into 'master'
      ngl: Cosmetics
      gsk: Cosmetics
      gsk: Use floorf for floats
      gsk: Make rendernode diffing smarter
      Add some tests for node diffing
      textview: Tweak render nodes
      Merge branch 'smarter-diff' into 'master'
      Merge branch 'text-node-tweak' into 'master'
      Add a frame benchmark
      Merge branch 'frame-rate-benchmark' into 'master'
      ngl: Typo fix
      gsk: Typo fix
      ngl: Improve packing
      ngl: Cosmetics
      gtk-demo: Allow opening images in video player
      Merge branch 'video-player-images' into 'master'
      Merge branch 'ngl-trivia' into 'master'
      Updates
      ngl: We only need two bits for phases
      ngl: Speed up glyph loop
      gsk: Avoid empty glyphs early
      ngl: Avoid a goto
      Merge branch 'ngl-text-tweaks' into 'master'
      Merge branch 'ebassi/dist-docs' into 'master'
      Fix tests for new version
      Disable the label-background reftest
      Disable flaky focus tests
      Disable the border-image-url reftest
      Actually build docs for releases
      4.2.0

Milo Casagrande (1):
      Update Italian translation

Mohammed Sadiq (2):
      stack: Increase reference only if page is non-NULL
      stack: Fix check if page is selected

Olivier Fourdan (1):
      x11/dnd: Ignore XErrors from the COW

Piotr Drąg (1):
      Update Polish translation

Robert Mader (1):
      gdk/wayland: Defer processing of globals closures

Timm Bäder (2):
      Merge branch 'gsk-border-node-diff-fix-typo' into 'master'
      ngl: Remove unused function

Tom Schoonjans (1):
      gdkmacosglcontext: fix compilation error

Xavier Claessens (2):
      Meson: Use gnome.post_install()
      ngl: Fix crash with intel driver on Windows when compiling shaders

Yosef Or Boczko (2):
      Update Hebrew translation
      Update Hebrew translation

Yuri Chornoivan (2):
      Update Ukrainian translation
      Update Ukrainian translation


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