[libadwaita] Created tag 1.0.0.alpha.3
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita] Created tag 1.0.0.alpha.3
- Date: Tue, 28 Sep 2021 08:46:27 +0000 (UTC)
The unsigned tag '1.0.0.alpha.3' was created.
Tagger: Alexander Mikhaylenko <alexm gnome org>
Date: 1632818793 +0500
Version 1.0.0.alpha.3
Changes since the last tag '1.0.0-alpha.2':
Adrien Plazas (8):
avatar: Use auto cleanups for Cairo types
squeezer: Reduce the scope of some variables
squeezer: Typo fix
squeezer: Add the allow-none property
demo: Quick hack to show how it works
carousel: Don't allocate more than the carousel's size
carousel: Don't check the min size of expanded children
preferences-group: Use the markup for labels
Alexander Mikhaylenko (177):
icons: Update adw-expander-arrow-symbolic
demo: Update icons
Revert "demo: Quick hack to show how it works"
squeezer: Fix tests
stylesheet: Drop an unused variable
stylesheet: Remove alt border color
stylesheet: Stop using $borders_color for overshoot
stylesheet: Replace solid-csd border with an inset shadow
stylesheet: Stop using $dark_fill for notebook hover
stylesheet: Make dark_fill not depend on border color
stylesheet: Remove insensitive_borders_color
stylesheet: Increase opacity on HC trough colors
stylesheet: Remove $treeview_borders_color
stylesheet: Use regular $borders_color for separators
stylesheet: Fix legacy file chooser dialog border
stylesheet: Simplify entry border
stylesheet: Use regular $borders_color for lists
stylesheet: Remove a few redundant &s
stylesheet: Stop using $borders_color for HC switches
stylesheet: Replace scrollbar border with an inset box-shadow
stylesheet: Use box-shadow instead of border for toolbars
stylesheet: Overhaul header bar and tab bar borders
stylesheet: Add background-clip: padding-box where we use borders
stylesheet: Use recolorable half-transparent borders
header-bar: Adjust heights
demo: Simplify the split header bar layout
Fix 2 animation build warnings
stylesheet: Don't use focus-within for list focus rings
stylesheet: Make : in focus-state explicit
status-page: Use expressions to show/hide labels
status-page: Make icon optional
stylesheet: Remove focus ring from labels
stylesheet: Add and use .numeric
status-page: Set icon size with CSS
status-page: Add .compact style class
stylesheet: Add .pill style class for buttons
examples: Use pill buttons throughout the demo
examples: Use icon-less status pages instead of manual labels
clamp: Fix measuring child with for_size == -1
focus: Rename to widget-utils
Implement compute_expand() for widgets that have children
header-bar: Remove a useless function
Implement get_request_mode() where appropriate
Rename AdwWindow:child and AdwApplicationWindow:child to content
ci: Bump ABI break commit
Drop AdwValueObject
doc: Mention `AdwValueObject` removal in the migration guide
enum-value-object: Move to AdwEnumListModel file
enum-list-model: Rename AdwEnumValueObject to AdwEnumListItem
doc: Mention AdwEnumListItem changes in the migration guide
ci: Bump ABI break commit
view-switcher-bar: Remove policy
squeezer: Align last visible child in size_allocate() as well
squeezer: Fix child switch threshold in vertical orientation
squeezer: Add switch-threshold-policy
leaflet: Fix a flap reference in docs
view-switcher-title: Use 2 separate view switchers
view-switcher-title: Remove policy
view-switcher: Remove narrow-ellipsize
view-switcher: Remove the auto policy
view-switcher: Remove custom layout
leaflet: Use minimum fold policy by default
ci: Bump ABI break commit
view-switcher-button: Increase natural size for wide mode
stylesheet: Remove view switcher label padding in wide mode
squeezer: Fix the threshold policy doc links
stylesheet: Update menu button style
Add AdwSplitButton
Add AdwButtonContent
stylesheet: Remove separator margin for non-menu popovers
stylesheet: Extract style for raised buttons
stylesheet: Use toolbar style for header bars and action bars
stylesheet: Reset toolbar styles for popovers
stylesheet: Make GtkWindowControls buttons filled
stylesheet: Make image buttons square
stylesheet: Specificity bump for spinbutton buttons
view-switcher-button: Set spacing in css and match buttons
stylesheet: Add separator.spacer
doc: Mention the flat button changes in the migration guide
example: Add a split button+button content page
stylesheet: Make any arrow buttons and split buttons flat as well
doc: Remove an outdated header bar split button mention
stylesheet: Support .image-button on menu buttons
doc: Fix typo in the migration guide
button-content: Don't expand icon when a label is visible
stylesheet: Fix menubutton.raised
stylesheet: Move needs-attention styles to _common.scss
stylesheet: Restrict .linked to box and grid
stylesheet: Add .toggle-group style
stylesheet: Use toggle group style for GtkStackSwitcher
demo: Use .toggle-group instead of .linked for flap toggles
Revert "demo: Use .toggle-group instead of .linked for flap toggles"
Revert "stylesheet: Use toggle group style for GtkStackSwitcher"
Revert "stylesheet: Add .toggle-group style"
Revert "stylesheet: Restrict .linked to box and grid"
preferences-group: Hide the list by default
stylesheet: Stop using insensitive_[bf]g_color
stylesheet: Move button color vars to _button.scss
stylesheet: Remove @content_view_bg and @text_view_bg
stylesheet: Move old public colors to _compat-colors.scss
stylesheet: Add back colors like theme_selected_bg_color as aliases
stylesheet: Use opacity for scrollbar slider states
stylesheet: Inline scrollbar colors
stylesheet: Remove insensitive osd entry style
stylesheet: Simplify osd color
stylesheet: Redo osd buttons
stylesheet: Fix caret color
stylesheet: Remove a redundant insensitive style from calendar
stylesheet: Use opacity for entry icons
stylesheet: Simplify tree headers
stylesheet: Remove unused mixins
stylesheet: Remove .content-view
stylesheet: Redo GtkExpander hover
stylesheet: Refactor .content row colors
stylesheet: Update .content row hover/active
stylesheet: Explicitly set color in popovers
stylesheet: Apply headerbar border opacity separately
stylesheet: Explicitly reset flat header bar color
stylesheet: Derive menubar separator color from text
Rework .content list style
stylesheet: Remove notebook tab.reorderable-page style
stylesheet: Use currentColor for notebook tab hover
stylesheet: Stop using scss functions for tab bar styles
stylesheet: Stop using scss functions for treeview styles
stylesheet: Stop overriding spinbutton hover color
tab-box: Support recolorability better
stylesheet: Fix .osd toolbar paddings
stylesheet: Specificity bump emoji chooser buttons against toolbar
stylesheet: Move menu popover padding inside scrolled window
stylesheet: More menu padding fixes
doc: Drop modules we're not likely to use from urlmap
doc: Use docs.gtk.org links instead of GitLab pages
doc: Add glib and friends to urlmap
doc: Link to glib types where possible
split-button: Add missing Since: 1.0 comments
stylesheet: Remove redundant boxed list rules
stylesheet: Fix .osd button states
doc: Remove the icon bundling section from migration guide
carousel: Check if the widget is a child in scroll_to_full()
avatar: Replace draw_to_pixbuf() with draw_to_texture()
ci: Bump ABI break commit
ci: Bump ABI break commit
Add AdwSettings
Add AdwStyleManager
application: Add style-manager property
application: Remove gtk-application-prefer-dark-theme mentions from docs
application: Use AdwStyleManager properties to control style loading
demo: Rework the dark mode button
doc: Mention HdyStyleManager in migration guide
doc: Mention default color scheme change in migration guide
main: Add adw_is_initialized()
style-manager: Load stylesheet without gtk-theme-name
settings: Rename has_color_schemes() to get_system_supports_color_schemes()
settings: Expose system-supports-color-scheme as a property
style-manager: Anticipate system-supports-color-schemes changes
demo: Handle system-supports-color-schemes changes in runtime
settings: Add API to override system appearance
settings: Expose in the ABI
Add a GtkInspector extension
action-row: Add a style class to icons
combo-row: Add style classes to itself and the dropdown arrow
stylesheet: Fix list row sensitive styles
stylesheet: Fix AdwStatusPage icon when insensitive
inspector-page: Implement 'object' property
Properly check param == NULL || GTK_IS_TYPE (param)
tests: Add AdwStyleManager tests
style-manager: Don't reference non-existent API
ci: Refresh the docs image
ci: Refresh the abi checker image
ci: Fix a bogus build option
build: Bump GTK version requirement
tab-box: Remove a GTK 4.4.0 check
Update POTFILES.in
avatar: Remove cairo cleanup definitions
doc: A few migration guide fixes
doc: Add an alpha 2->3 migration guide
Release 1.0.0.alpha.3
Ask Hjorth Larsen (1):
Add Danish translation
Aurimas Černius (1):
Added Lithuanian translation
Christian Hergert (1):
tabview: delay selection change until model updates
Christopher Davis (1):
leaflet: Clean up homogeneous properties
Enrico Nicoletto (1):
Update Brazilian Portuguese translation
Fran Dieguez (1):
Add Galician translation
Gleb Smirnov (1):
preferences: fix typo in property name
Guido Günther (1):
Drop gitattributes
Hugo Carvalho (1):
Update Portuguese translation
Jakub Steiner (2):
headerbar: devel stripy watermark
devel-headerbar: direction and size of stripes
Julian Richen (1):
AdwApplication: Fix memory leak in update_stylesheet
Manuel Genovés (5):
animation: Refactor adw-animation into a GObject
Fixes
fixes
reorder getters/setters
Use non-deprecated license identifier See https://spdx.org/licenses/ and !205
Marek Černocký (2):
Czech translation
Updated Czech translation
Maximiliano Sandoval R (4):
action-row: Remove typo
action-row: Remove unnecessary unparent
Use non-deprecated license identifier
meson: Use correct SPDX identifier
Mohammed Sadiq (1):
button-content: Fix setting icon name
Nahuel Gomez Castro (2):
Introduce the AdwApplication class
demo: inherit from AdwApplication
Rafał Dzięgiel (2):
Do not use deprecated get_drop with GTK 4.4
meson: Use generated version header
Romain Vigier (2):
stylesheet: Use bottom border for boxed list rows
doc: Fix class link
SeaDve (1):
stylesheet: Support headerbar.flat
Seong-ho Cho (1):
Add Korean translation
Tobias Bernard (1):
stylesheet: Softer window shadows
Yuri Chornoivan (1):
Update Ukrainian translation
Мирослав Николић (1):
Add Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]