[gtk] Created tag 4.3.1



The unsigned tag '4.3.1' was created.

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

    4.3.1

Changes since the last tag '4.3.0':

Akam Foad (2):
      Update broken links in README.md
      Changing old Gtk4 link to the new one hosted in gtk docs

Alexander Mikhaylenko (19):
      cssselector: Fix max_selector usage
      icons: Fix switch icon names
      icons: Remove media-playback-start-symbolic-rtl
      icons: Update from adwaita-icon-theme
      texthandle: Add a contents css node
      action-bar: Add start and end style classes to GtkActionBar boxes
      actionbar: Fix the css node docs
      theme: Fix GtkActionBar spacing
      demo: Use more appropriate back/forward icons
      test: Use more appropriate back/forward icons
      demo: Ensure .image-button on header bar buttons
      test: Ensure .image-button on header bar buttons
      emojichooser: Set selection-mode=none on the toolbar flowbox
      listitemwidget: Have .activatable style class if the item is activatable
      theme: Specificity bump for dropdowns
      checkbutton: Sync the indicator state with the widget
      checkbutton: Don't allow to uncheck radios by activating them
      icons: Fix switch-off icon
      treeview: Don't handle clicks on any child widgets

Benjamin Otte (2):
      Merge branch 'fix-gst-media-file' into 'master'
      x11: Be more careful with NVIDIA workaround

Bilal Elmoussaoui (8):
      gtk: trick g-ir scanner to add INVALID_LIST_POSITION
      gdk: annotate Content Serialize/Deserialize return_error
      gtk: fix gi-docgen link type
      docs: use markdown syntax for hyperlinks
      gdk: fix wrong doc annotation
      gtk: drop unwanted char on Switch::state-set docs link
      docs: fix broken links
      docs: fix gtk grid formatting

Caolán McNamara (1):
      invalid cast from 'GtkButton' to 'GtkBox'

Carlos Garcia Campos (2):
      calendar: value of day property is shifted by 1
      calendar: do not allow to set 0 as day

Carlos Garnacho (8):
      gdk/x11: Ensure to map the non-ewmh moveresize emulation window before use
      gtkgesture: Apply gesture group state after setting up sequence
      gtkwindow: Simplify GTK grab notification
      gtkwindow: Rename function
      gtkwindow: Fix "shadowed" checks for GTK grabs
      gdk/wayland: Break only implicit grabs on wl_pointer.leave w/ pressed buttons
      spinbutton: Connect swipe gesture to the text entry
      spinbutton: Mind the step in the swipe gesture

Christian Hergert (4):
      gdk: fix typo in G-I attribute
      textbuffer: ensure user actions are propagated to history
      stackswitcher: implement GtkOrientable
      stackswitcher: clear timer when widget id disposed

Chun-wei Fan (9):
      clipboard-client.c: Include necessary headers for Windows
      demos: Mark non-static signal handler symbols for export
      Win32: Add EGLDisplay getter
      gen-demo-header.py: Fix running without git
      gtk/meson.build: Fix linking on Visual Studio 2013
      media/gstreamer: Support using GL for video for Windows
      gtkgstsink.c: Support EGL on Windows as well
      media-gstreamer: Provide fallback mode for playback
      gtkpopcountprivate.h: Fix build on ARM/aarch64 Visual Studio

Dan Cîrnaț (3):
      Conditional check for gdesktopappinfo header
      Only compile gtkmountoperation-stub if the X11 backend is not enabled
      Fix compilation of c++ test: cpp_args

DarkTrick (2):
      Added information, that "attributes" refer to CellRenderer "properties".
      Documentation update for combo_box_new_with_entry

Emmanuele Bassi (37):
      a11y: Update the level property for tree expanders
      x11: Decouple GLX from GdkX11GLContext
      x11: Use EGL for GL support
      x11: Add profiler marks for SwapBuffers
      x11: Add debug toggle for preferring GLX
      x11: Move the damage fences into the GLX code
      x11: Always fall back to GLX on NVIDIA
      x11: Don't update GLX visuals with EGL
      Merge branch 'ebassi/egl-x11' into 'master'
      build: Do not use C arguments with C++
      x11: Add EGLDisplay getter
      wayland: Add EGLDisplay getter
      docs: Fix indentation of the arguments
      Merge branch 'ebassi/issue-3945' into 'master'
      Update the URL for the Boost archive
      Merge branch 'ebassi/boost-url' into 'master'
      x11: Loosen the match for the NVIDIA driver
      x11: Pair eglInitialize with eglTerminate
      build: Check CI envvars before rev-parse
      Merge branch 'gallery-reflow-fix' into 'master'
      Merge branch 'bilelmoussaoui/gi-docgen-link-fix' into 'master'
      docs: Fix the PANGO_SCALE link
      Enable fatal warnings when build the docs
      Merge branch 'ebassi/docs-fixes' into 'master'
      Merge branch 'bilelmoussaoui/for-gi-docgen' into 'master'
      docs: Add missing documentation on Windows
      Turn introspection scanner warnings into errors
      Merge branch 'ebassi/introspection-error' into 'master'
      Merge branch 'bilelmoussaoui/for-gi-docgen' into 'master'
      docs: Fix the license field
      docs: Fix link to the interactive debugging section
      Merge branch 'ebassi/doc-fixes' into 'master'
      Merge branch 'akamfoad/readme-link-fixes' into 'master'
      Merge branch 'glib-main' into 'master'
      docs: Mention Window::close-request in the migration guide
      docs: Mention GdkSurface:mapped
      docs: Mention the ::damage-event signal in the migration guide

Fabio Tomat (1):
      Update Friulian translation

Guido Günther (2):
      gdk/wayland: Take transform into account when setting physical size
      gtkapplication-dbus: Fetch inital screen saver state async

Ivan Molodetskikh (1):
      gtkgstmediafile: Remove media-info-updated callback

Kjartan Maraas (1):
      Update Norwegian Bokmål translation

Marco Trevisan (Treviño) (4):
      emoji: Update data to CLRD v39
      emoji: Use a portable and configuration-dependent path to load the data
      emoji: remove duplicated include
      emoji: Try to load emoji data using both language and territory

Matthias Clasen (225):
      Merge branch 'test.msvc' into 'master'
      Merge branch 'wip/exalm/css-error' into 'master'
      Merge branch 'wip/exalm/icons' into 'master'
      Merge branch 'wip/exalm/switch-icons' into 'master'
      Fix the icon-effect-missing reftest
      Merge branch 'fix-reftest' into 'master'
      Merge branch 'wip/exalm/text-handles' into 'master'
      Merge branch 'bilelmoussaoui/trick-gir-list-position' into 'master'
      ci: Update the image to Fedora 34
      Help the compiler out
      Disable another font-challenged reftest
      Merge branch 'wl-phys-transform' into 'master'
      Add debug spew to gdk tests
      ci: Show OS release for our containers
      ci: Add pygobject to the images
      Confine -mf16c to a single source file
      Merge branch 'msvc-ci' into 'master'
      Merge branch 'update-ci-to-f34' into 'master'
      Add an introspection api test
      Merge branch 'introspection-test' into 'master'
      label: Make hidden mnemonics work again
      Merge branch 'macos' into 'master'
      Merge branch 'emoji-data-prefix-fix' into 'master'
      Merge branch 'hidden-mnemonics-fix' into 'master'
      Merge branch 'update-emoji-data' into 'master'
      Merge branch 'fix-3918' into 'master'
      Merge branch 'carlosgc/calendar-day' into 'master'
      Add some calendar tests
      Merge branch 'matthiasc/for-master' into 'master'
      Merge branch 'wip/carlosg/map-emulated-moveresize-window' into 'master'
      Merge branch 'emoji-full-locale' into 'master'
      fontbutton: Quote font family names
      Merge branch 'wip/exalm/actionbar' into 'master'
      Merge branch 'matthiasc/for-master' into 'master'
      print-editor: Fix saving
      inspector: Fix saving css
      Merge branch 'wip/exalm/image-button' into 'master'
      Merge branch 'file-replace-trap' into 'master'
      Cosmetics
      broadway: Add a setter for display scale
      ci: Add clang-extra-tools to the image
      Merge branch 'ci-more-clang' into 'master'
      inspector: Support scale changes on Broadway
      Merge branch 'broadway-display-scale' into 'master'
      inspector: Show text direction
      inspector: Show EGL info for X11 as well
      inspector: Avoid a crash with GL variants
      Merge branch 'misc-inspector-things' into 'master'
      Merge branch 'ebassi/egl-display-get' into 'master'
      Merge branch 'win32.egl.getter' into 'master'
      Merge branch 'wip/chergert/fix-gi-typo' into 'master'
      Fix picking with transforms
      Add a transform test
      Merge branch 'fix-picking-with-transforms' into 'master'
      inspector: Use new get_egl_display apis
      testzoom: Fix the in-place rotate
      Add some more transform tests
      Improve transformed offscreen rendering
      Merge branch 'offscreen-fixes' into 'master'
      Merge branch 'matthiasc/for-master' into 'master'
      Merge branch 'ebassi/issue-3948' into 'master'
      Merge branch 'gst-x11-egl' into 'master'
      Merge branch 'gst-egl-optional' into 'master'
      ngl: Add padding between cached glyphs
      ngl: Be consistent about padding
      ngl: Reuse texture coordinates
      Merge branch 'wip/exalm/emojichooser' into 'master'
      testsuite: Run some installed tests exclusively
      Merge branch 'matthiasc/for-master' into 'master'
      Merge branch 'wip/exalm/activatable' into 'master'
      Merge branch 'wip/exalm/activatable2' into 'master'
      Merge branch 'ebassi/rev-parse-fallback' into 'master'
      Merge branch 'wip/carlosg/reset-after-grab' into 'master'
      Merge branch 'fix-gen-demo-conf' into 'master'
      Merge branch 'wip/carlosg/sequence-accepted-in-group' into 'master'
      Actually pass the devel profile to flatpak builds
      Merge branch 'matthiasc/for-master' into 'master'
      Merge branch 'bilelmoussaoui/gdk-return-error-annotation' into 'master'
      popover: Update docs
      Merge branch 'popover-docs' into 'master'
      Merge branch 'wip/exalm/switch-icons-2' into 'master'
      Fix documentation syntax
      Documentation fixes
      introspection: Stop using allow-none
      docs: Reduce redundancy
      Merge branch 'doc-tweaks' into 'master'
      Merge branch 'wip/exalm/check-activate' into 'master'
      demos: Clean up doc comments
      docs: Clean up docs syntax
      gdk: Clean up docs syntax
      gsk: Clean up docs syntax
      gtk: Clean up docs syntax
      docs: Update GSK_RENDERER docs
      docs: Avoid stairstepping
      docs: Fix a typo
      docs: Refer to backend APIs
      filter: Cosmetic docs changes
      sorter: Cosmetic docs changes
      eventcontroller: Cosmetic docs changes
      directorylist: Cosmetic docs changes
      gdk: Cosmetic docs changes
      shortcutscontroller: Cosmetic docs changes
      widget: Cosmetic docs changes
      text: Cosmetic docs fixes
      textview: Cosmetic docs changes
      textbuffer: Cosmetic docs changes
      expression: Cosmetic docs changes
      sortlistmodel: Cosmetic docs changes
      treemodel: Cosmetic docs changes
      docs: Sync up debug flag information
      docs: Fix up syntax
      docs: More syntax fixes
      docs: More syntax fixes
      Merge branch 'matthiasc/for-master' into 'master'
      label: Fix mnemonic activation
      floxbox: Fix focus navigation
      togglebutton: Fix mnemonic activation
      treeexpander: Use focusable where we mean it
      treeviewcolumn: Use focusable when we mean it
      Merge branch 'focusable-fixes' into 'master'
      Merge branch 'gst.gl.win32' into 'master'
      docs: Convince the widget gallery to reflow
      menubutton: Enable F10 for primary menus
      Bring back elide_underscores
      quartz: Elide underscores again
      imcontextsimple: Fix a possible problem
      Merge branch 'quartz-elide-underscores' into 'master'
      doc: Syntax fixes
      Merge branch 'matthiasc/for-master' into 'master'
      Merge branch 'fix-im-reset' into 'master'
      imcontext: Ignore NoSymbol key events
      Merge branch 'ignore-nosymbol-press' into 'master'
      Merge branch 'fix.vs2013.link' into 'master'
      Merge branch 'wip/exalm/checks' into 'master'
      Merge branch 'bilelmoussaoui/for-gi-docgen-link' into 'master'
      picture: Make setters actually take NULL
      Move text history tests
      Merge branch 'picture-nullable-setters' into 'master'
      Merge branch 'move-text-history-tests' into 'master'
      Merge branch 'wip/chergert/fix-3977' into 'master'
      Add tests for text buffer history
      textbuffer: Improve the docs
      textbuffer: Add some docs for undo
      Merge branch 'test-text-buffer-undo' into 'master'
      Merge branch 'bilelmoussaoui/for-gi-docgen-grid' into 'master'
      text: Propagate xalign to the placeholder
      Merge branch 'placeholder-alignment' into 'master'
      box: Avoid redundant storage
      Merge branch 'box-orientation' into 'master'
      Merge branch 'fix-has-actionable-function' into 'master'
      Merge branch 'screensaver-async-4' into 'master'
      Merge branch 'fix_cast_warning_adding_notebook_page' into 'master'
      Merge branch 'wip/chergert/switcher-orientable' into 'master'
      demos: Generate appdata
      Merge branch 'demo-appdata' into 'master'
      progressbar: Avoid redundant storage
      spinbutton: Avoid redundant storage
      Merge branch 'box-orientation' into 'master'
      Merge branch 'wip/exalm/treeview-click' into 'master'
      entry: Fix a typo in the docs
      Merge branch 'entry-docs-typo' into 'master'
      Merge branch 'wip/otte/for-master' into 'master'
      Merge branch 'macos-menubar' into 'master'
      Merge branch 'wip/chergert/fix-use-after-free-switcher' into 'master'
      Merge branch 'wip/carlosg/no-early-popup-ungrabs' into 'master'
      Merge branch 'primary-menu-button' into 'master'
      Cosmetics: Eradicate gdouble
      Cosmetics: Eradicate gint
      Merge branch 'matthiasc/for-master' into 'master'
      applicationwindow: Allocate tooltips
      Apply 1 suggestion(s) to 1 file(s)
      Merge branch 'fix-appwindow-allocate' into 'master'
      Merge branch 'GtkCellLayoutWordingImprovement' into 'master'
      Merge branch 'bilelmoussaoui/markdown-links' into 'master'
      fnmatch: Support case-folding
      Move fnmatch testcases to the testsuite
      Merge branch 'gtk_combo_box_with_entry_docs_update' into 'master'
      Merge branch 'matthiasc/for-master' into 'master'
      docs: Mention <packing> in migration guide
      docs: Mention <packing> in migration guide
      docs: Escape some xml tags
      wayland: Add a comment
      wayland: Add a comment
      Merge branch 'matthiasc/for-master' into 'master'
      Add a doc comment for gsk_rounded_rect_is_circular
      Clean up some comments
      icontheme: Add detail to the 'not found' message
      Merge branch 'master' into 'matthiasc/for-master'
      Merge branch 'matthiasc/for-master' into 'master'
      imcontext: Ignore more keysyms
      Add a helper to make case-insensitive globs
      GtkFileFilter: Add suffix matches
      Add GtkFileFilter tests
      Merge branch 'imcontext-ignore-more-keysyms' into 'master'
      Merge branch 'ci-file-filters' into 'master'
      Merge branch 'powimod_icon' into 'master'
      bloatpad: Bring back the menubar
      menutrackeritem: Make submenu-actions work again
      popovermenubar: Make submenu-actions work
      menusectionbox: Fix submenu-action for nested menus
      Merge branch 'msvc-aarch64' into 'master'
      Merge branch 'submenu-action-fixes' into 'master'
      popovermenu: doc tweaks
      Merge branch 'matthiasc/for-master' into 'master'
      Docs: Tweaks
      gtk-builder-tool: Replace can-focus with focusable
      Merge branch 'matthiasc/for-master' into 'master'
      treeview: Add a few missing annotations
      Merge branch 'ebassi/issue-3892' into 'master'
      Make GtkPasswordEntryBuffer public
      Merge branch 'password-entry-buffer' into 'master'
      Install gtkpasswordentrybuffer.h
      treeview: Documentation tweaks
      Merge branch 'password-entry-buffer' into 'master'
      Apply 1 suggestion(s) to 1 file(s)
      Apply 1 suggestion(s) to 1 file(s)
      Merge branch 'wip/carlosg/spin-button-swipe-gesture' into 'master'
      Merge branch 'row-activated-annotation' into 'master'
      Make a standalone hello world
      ci: Test building against installed GTK
      ci: Collect hello build logs
      ci: Update the image
      Merge branch 'ci-install-build' into 'master'
      Merge branch 'ebassi/docs-for-master' into 'master'
      4.3.1

Pawan Chitrakar (1):
      Update Nepali translation

Philip Withnall (1):
      subprojects: Use GLib main branch

Piotr Drąg (1):
      Update POTFILES.in

Rafał Dzięgiel (2):
      gtkgstsink: Support EGL under x11
      meson: Do not enforce GStreamer EGL lib

Xavier Claessens (2):
      ci: Add MSVC build
      Meson: gdk-pixbuf jpeg/png options changed to feature

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

Zhi (1):
      macos: fix weird menubar rendering.

dparisot (1):
      Load icon from executable on Windows

liferooter (1):
      texthistory: fix has_actionable function


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