[libadwaita] Created tag 1.2.alpha



The unsigned tag '1.2.alpha' was created.

Tagger: Alexander Mikhaylenko <alexm gnome org>
Date: 1657404277 +0400

    Version 1.2.alpha

Changes since the last tag '1.1.0':

Adrien Plazas (1):
      Add AdwAboutWindow

Alan Beveridge (1):
      combo-row: Add an example to docs

Aleksandr Melman (2):
      Update Russian translation
      Update Russian translation

Alexander Mikhaylenko (91):
      demo: Stop advertising .large-title
      doc: Deprecate .large-title
      stylesheet: Remove border from the leaflet/flap transition
      leaflet: Clip the over child during transition too
      demo: Use adw_toast_new_format() in the toasts demo
      version: Add 1.1 version macros
      Correctly mark 1.1 symbols
      version: Add 1.2 version macros
      Mark 1.2 symbols as such
      leaflet: Fix mode transition clipping
      tab-box: Rename overlap to spacing and invert it
      tab: Place indicator above the label
      tab-box: Never scroll on click if the tab bar doesn't scroll
      fade: Add width params
      tab-box: Refresh design
      tab-box: More descriptive css name for tab containers
      tab: Use selected state instead of checked
      stylesheet: Add a backdrop style for tabs
      tab-box: Fix resize deferring with non-expanded tabs
      stylesheet: Fix padding on tab bar actions
      stylesheet: Add backdrop transition for tab bar
      stylesheet: Use box-shadow for tab bar border
      tab-box: Don't count spacing as part of the tab for autoscroll
      stylesheet: Restore tab bar needs attention style
      tab-box: Move scroll_animation_done_cb() to scroll_animation_cb()
      tab-box: Handle multiple re-schedulings for scrolling to a tab
      tab-box: Use the correct duration for appear animation scrolling
      tab-box: Reliably finish scroll animation
      tab-box: Fix autoscroll for dragged tab
      tab-box: Don't fade the currently reordered tab
      tab-box: Rewrite update_drag_reordering()
      doc: Regenerate tab bar screenshots
      tab: Ensure AdwGizmo
      gizmo: Add a missing G_GNUC_WARN_UNUSED_RESULT
      doc: Regenerate expander row screenshot
      action-row: Move spacing into CSS
      action-row: Refine spacing
      doc: Regenerate combo row images
      gizmo: Add setters for setting allocate etc functions
      meson: Bump version to 1.2.alpha
      meson: Bump the libtool version too
      meson: Don't add dist script for subprojects
      leaflet: Fix clipping again
      leaflet: Fix allocation
      stylesheet: Support .monospace for entry rows
      tab-box: Claim the sequence on press for middle click
      toast: Allow repeat dismiss() calls
      stylesheet: Ensure action row labels don't inherit header bar styles
      stylesheet: Make comboboxes and dropdowns less likely to stretch
      stylesheet: Update GtkColorScale style
      stylesheet: Don't override progressbar.osd text color
      stylesheet: Stop using :hover:active
      stylesheet: Fix GtkDropdown active style on touch
      stylesheet: Remove an empty style
      stylesheet: Add missing :active styles
      settings: Fix HC namespace for portals
      ci: Fix check-abi meson options
      ci: Explicitly specify refresh-doc image
      stylesheet: Support .error/warning/success for AdwEntryRow
      stylesheet: Add missing borders in hc
      Ensure property flags make sense
      animation: Add set_target()
      Fix property indentation
      Remove property nicks and blurbs
      toast-overlay: Ignore natural width for toasts without buttons
      doc: Update toast screenshots
      Add AdwMessageDialog
      message-dialog: Tweak sizing
      stylesheet: Use shade as border for headerbars and similar widgets
      stylesheet: Slightly tone down window outline
      doc: Update shade color descriptions
      stylesheet: Add a backdrop style for GtkSearchBar
      stylesheet: Style GtkActionbar like header bars
      message-dialog: Correctly handle multiple disposes
      message-dialog: Add has_response(), use it for input checking
      message-dialog: Add minimum width for the wide mode too
      screenshot: Disable animations
      doc: Regenerate screenshots
      stylesheet: Fix AdwViewSwitcherBar padding
      view-switcher: Fix side padding
      message-dialog: Fix a typo in docs
      stylesheet: Change borders for boxed lists too
      doc: Regenerate screenshots
      animation-target: Rework construction for PropertyAnimationTarget
      stylesheet: Dim sidebar buttons as well
      stylesheet: Refactor expander row styles
      stylesheet: Invert expanding row arrow rotation
      animation-target: Remove a bogus property mention
      about-window: Fix list item counting
      about-window: Don't trim the last release notes character
      Release 1.2.alpha

Alexander Shopov (1):
      Add Bulgarian translation

Amy (1):
      gen-public-types: Fix a typo

Anders Jonsson (1):
      Update Swedish translation

António Fernandes (2):
      doc: Warn about AdwComboRow:selected type
      about-window: Warn against copying the header bar hack

Asier Sarasua Garmendia (1):
      Update Basque translation

Aurimas Černius (1):
      Updated Lithuanian translation

Bilal Elmoussaoui (2):
      entry-row: Set accessible role
      animation-target: Mark callback as not nullable

Bruce Cowan (1):
      Update British English translation

Celso Tavares (1):
      toast: Fix missing bracket in an example

Cheng-Chia Tseng (1):
      Add Chinese (Taiwan) translation

Christian Hergert (2):
      split-button: avoid state changes during dispose
      toast: propagate printf format through constructor

Christopher Davis (2):
      entry-row: Add additional properties from GtkText
      password-entry-row: Use password input purpose

Chun-wei Fan (1):
      screenshot: Remove g_auto*() usage

Danial Behzadi (2):
      Update Persian translation
      Update Persian translation

Emin Tufan Çetin (1):
      Update Turkish translation

Emmanuele Bassi (3):
      toast: Add convenience format constructor
      tests: Add unit for adw_toast_new_format()
      toast: Fix indentation in the header

Fernando Monteiro (1):
      spring-params: Stop using GSlice

Florian Müllner (1):
      entry-row: Hide apply button when disabled

Fran Dieguez (1):
      Update Galician translation

George Barrett (3):
      animation-target: Add AdwPropertyAnimationTarget
      swipe-tracker: fix memory leak
      style-manager: fix assert condition

Guido Günther (1):
      leaflet: Fix child-transition-params link

Hannie Dumoleyn (1):
      Update Dutch translation

Hugo Carvalho (2):
      Update Portuguese translation
      Update Portuguese translation

Irénée THIRION (1):
      Update French translation

JCWasmx86 (1):
      settings: Add environment variables to override styles

Jonathan Blandford (1):
      toast-overlay: Allow add_toast() be called multiple times

Jordi Mas (1):
      Update Catalan translation

Jordi Mas i Hernandez (1):
      Update Catalan translation

Jürgen Benvenuti (1):
      Update German translation

Kévin Commaille (1):
      toast: Add custom-title property

Lukáš Tyrychtr (2):
      action-row: Set a11y relationships for the activatable widget
      preferences-group: Label the listbox, not the box

Luming Zh (1):
      Update Chinese (China) translation

Marco Melorio (1):
      avatar: Update initials after setting custom-image

Maximiliano Sandoval R (7):
      preferences-row: correct Since annotation
      preferences-group: Correct nullable annotation
      Add AdwEntryRow
      Add AdwPasswordEntryRow
      demo: Add examples of entry rows
      demo: Use an entry row for avatar text
      about-window: Fix wrong since annotation

Maíra Canal (1):
      Update Brazilian Portuguese translation

Miguel Ángel Nieto (1):
      Update Spanish translation

Nathan Follens (2):
      Update Dutch translation
      Update Dutch translation

Pablo Correa Gómez (1):
      leaflet: Check correctness of direction in adw_leaflet_navigate

Pawan Chitrakar (1):
      Add Nepali translation

Philip Withnall (1):
      adw-view-switcher-title: Clear pending idle callback on unrealize

Sam Hewitt (1):
      adw-expander-row: Use different icon orientation from link row

Sophie Herold (2):
      preferences_group: Fix header_suffix definition
      preferences-row: Add use-markup property

Yosef Or Boczko (1):
      Update Hebrew translation

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

Zurab Kargareteli (1):
      Add Georgian translation


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