[gtk] Created tag 3.24.19



The unsigned tag '3.24.19' was created.

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

    3.24.19

Changes since the last tag '3.98.3':

Alexander Larsson (1):
      icon-theme: Fix deadlock in GktIconTheme dispose

Alexander Mikhaylenko (13):
      header-bar: Stop showing application menu
      header-bar: Don't assume there's only one icon
      header-bar: Track window icon changes
      window: Introduce actions for window buttons
      headerbar: Update window buttons automatically
      window: Stop listening to headerbar title changes
      testsuite: Fix swapped params in notify test
      headerbar: Remove title button separators
      headerbar: Remove decoration-layout-set property
      Add GtkWindowControls
      headerbar: Use GtkWindowControls
      docs: Add GtkWindowControls to docs
      Adwaita: remove margin from GtkWindowControls when empty

Benjamin Otte (2):
      Merge branch 'fix-icontheme-invalidation' into 'master'
      Merge branch 'wip/exalm/window-headerbar' into 'master'

Carlos Garnacho (8):
      demos: Initialize brush size in "paint" demo
      gtkpadcontroller: Avoid filling action list with empty elements
      gtkwindowgroup: Take default group into account when listing windows
      gtkwindow: Correct device check
      gtkpopover: Roll back properly if presenting the popup fails
      gdk/wayland: Ensure to clean up stale touchpoint data on surface destroy
      gtktreeview: Ensure to transiently prelight on touch input
      gtktexthandle: Set parent through API call

Christian Hergert (1):
      textview: fix assertion when toggling caret visibility

Claudio Saavedra (2):
      docs: fix typo
      docs: migration guide fixes

Emmanuele Bassi (4):
      Merge branch 'missing-annotation' into 'master'
      Fix annotations for GtkCustomLayout
      Merge branch 'ci-custom-layout' into 'master'
      Merge branch 'patch-1' into 'master'

Florian Müllner (1):
      widget: Add missing callback annotation

Jakub Steiner (6):
      HC: export public colors
      Merge branch 'wip/jimmac/hc-public-colors' into 'master'
      HC: fix switch slider borders
      Merge branch 'wip/jimmac/HC-slider-border' into 'master'
      Adwaita: lower glyph contrast for checkboxes
      Merge branch 'wip/jimmac/uniform-checkboxes' into 'master'

Matthias Clasen (97):
      placesview: Fix up the address entry help popover
      Change the approach to menu section titles
      Adwaita: Some styling for menu section titles
      Merge branch 'menu-section-title' into 'master'
      Merge branch 'wip/chergert/fix-toggle-caret-visibility' into 'master'
      Merge branch 'fix-placesview-popover' into 'master'
      Stop using the -gtk-icon-theme style property
      css: Get the icon theme via the settings
      css: Drop the -gtk-icon-theme property
      icontheme: Keep a serial
      css: Compare icon theme serials
      widget: Add a system_setting_changed vfunc
      window: Use gtk_system_setting_change
      settings: Call gtk_system_setting_changed
      icontheme: Call gtk_system_setting_changed
      image: Invalidate icon helper when icon theme changes
      widget: Update when font settings change
      Drop gtk_style_context_reset_widgets
      Drop gtk_widget_reset_style
      menusectionbox: Improve circular button spacing
      Adwaita: Add padding to circular button rows in menus
      Merge branch 'matthiasc/for-master' into 'master'
      window: Tweak visible focus behavior
      Merge branch 'focus-ring-experiment' into 'master'
      Drop gtk_widget_has_grab
      Merge branch 'grab-leftovers' into 'master'
      reftests: Avoid decorations
      reftests: Avoid theme influence
      testsuite: Take border-color-transparent out of xfails
      Merge branch 'matthiasc/for-master' into 'master'
      reftests: Avoid text caret from interfering
      testsuite: Take textview-border-windows out of xfails
      Merge branch 'matthiasc/for-master' into 'master'
      Merge branch 'wip/carlosg/input-fixes' into 'master'
      widget-factory: Improve the theme selector
      gsk: Don't autoinclude backend-specific headers
      Merge branch 'matthiasc/for-master' into 'master'
      menu: Ignore leaves due to grabs
      Cosmetics
      menu: Dismiss submenus during keynav
      reftests: Use transform syntax
      Merge branch 'matthiasc/for-master' into 'master'
      fixed: Fix an oversight in size requisition
      reftests: Remove background-image-multiple from xfails
      Merge branch 'matthiasc/for-master' into 'master'
      Move the idle sizer to the gtkroot.c
      gtk-demo: Polish the clipboard demo
      Merge branch 'clipboard-demo-fixes' into 'master'
      gtk-demo: Improve the dnd demo
      gtk-demo: Minor cosmetic fixes
      gtk-demo: Remove the colorsel demo
      gtk-demo: Update copyright year
      widget-factory: Update copyright year
      Merge branch 'wip/exalm/titlebuttons' into 'master'
      reftests: Fix the window-show-contents-on-map test
      Merge branch 'clipboard-demo-fixes' into 'master'
      reftests: Remove window-show-contents-on-map from xfails
      reftests: Fix the window-show-contents-on-map test
      reftests: Remove window-show-contents-on-map from xfails
      widget-factory: Improve the layout on page 3
      widget-factory: Some cosmetics
      Merge branch 'matthiasc/for-master' into 'master'
      widget-factory: Make print a window action
      Merge branch 'wip/exalm/windowcontrols-fix' into 'master'
      widget-factory: Implement the print action
      inspector: Make the resource tab play videos
      widget-factory: Put a video widget in
      vulkan: Update error codes enum
      gdk: Include a default cursor as resource
      wayland: Fall back to an unthemed default cursor
      Merge branch 'matthiasc/for-master' into 'master'
      viewport: Drop the Private struct
      separator: Drop the Private struct
      calendar: Drop the Private struct
      fontchooserwidget: Drop the Private struct
      fontchooserdialog: Drop the Private struct
      linkbutton: Drop the Private struct
      overlay: Drop the Private struct
      progressbar: Drop the Private struct
      stackswitcher: Drop the Private struct
      Merge branch 'matthiasc/for-master' into 'master'
      widget-factory: Add a password entry
      widget-factory: Include pango version in about dialog
      gtk-demo: Include pango version in about dialog
      widget-factory: Show typographical style classes
      widget-factory: Make the list on page 2 grow to the bottom
      widget-factory: Move the password entry
      widget-factory: Improve the textview on page 3
      icon-browser: Add a gear menu
      gtk-demo: Add a shortcuts window
      widget-factory: Revamp transition effects
      Merge branch 'matthiasc/for-master' into 'master'
      filechooser: Fix type-to-search
      placesview: Fix translator comments
      filechooser: Correct an annotation
      Merge branch 'matthiasc/for-master' into 'master'
      Merge branch '2657-avoid-use-after-free-suggestion' into 'master'

Peter Bloomfield (2):
      file-system-model: Avoid use-after free
      file-system-model: Refactor a helper

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

scootergrisen (1):
      Remove a "-"


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