[libadwaita] (271 commits) Non-fast-forward update to branch msvc
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita] (271 commits) Non-fast-forward update to branch msvc
- Date: Tue, 12 Oct 2021 05:29:40 +0000 (UTC)
The branch 'msvc' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
48a9514... meson.build: Force-include msvc_recommended_pragmas.h on MS
c1d2307... test/meson.build: Don't use PIE/PIC for MSVC-like compilers
6ae4896... ewamples/meson.build: Fix linking on Visual Studio-like com
b1dc9cf... src: Remove g_auto* usage
a4691ac... tests: Remove g_auto* usage
8399c9b... examples: Remove g_auto* usage
Commits added to the branch:
8eae01f... squeezer: Reduce the scope of some variables (*)
7265a43... squeezer: Typo fix (*)
d459e69... squeezer: Add the allow-none property (*)
1ee626b... demo: Quick hack to show how it works (*)
8c79ff3... Revert "demo: Quick hack to show how it works" (*)
11effb6... squeezer: Fix tests (*)
e37f685... action-row: Remove typo (*)
51563f1... action-row: Remove unnecessary unparent (*)
7bf2290... Use non-deprecated license identifier (*)
80a908b... meson: Use correct SPDX identifier (*)
bb657d8... stylesheet: Drop an unused variable (*)
4f63b27... stylesheet: Remove alt border color (*)
5035066... stylesheet: Stop using $borders_color for overshoot (*)
1f13876... stylesheet: Replace solid-csd border with an inset shadow (*)
05c180a... stylesheet: Stop using $dark_fill for notebook hover (*)
7362e3e... stylesheet: Make dark_fill not depend on border color (*)
8094893... stylesheet: Remove insensitive_borders_color (*)
a93e1c5... stylesheet: Increase opacity on HC trough colors (*)
3fe0d30... stylesheet: Remove $treeview_borders_color (*)
c0ed244... stylesheet: Use regular $borders_color for separators (*)
e9146ab... stylesheet: Fix legacy file chooser dialog border (*)
4646b08... stylesheet: Simplify entry border (*)
7947946... stylesheet: Use regular $borders_color for lists (*)
8db67cf... stylesheet: Remove a few redundant &s (*)
dd5f178... stylesheet: Stop using $borders_color for HC switches (*)
9ec3854... stylesheet: Replace scrollbar border with an inset box-shad (*)
5225f5d... stylesheet: Use box-shadow instead of border for toolbars (*)
8bdb26e... stylesheet: Overhaul header bar and tab bar borders (*)
43d1689... stylesheet: Add background-clip: padding-box where we use b (*)
1463f38... stylesheet: Use recolorable half-transparent borders (*)
7b84584... animation: Refactor adw-animation into a GObject (*)
943fb62... Fixes (*)
392da6a... fixes (*)
8c31695... reorder getters/setters (*)
aadcce5... Use non-deprecated license identifier See https://spdx.org/ (*)
e7b03bd... stylesheet: Support headerbar.flat (*)
9ebea39... preferences: fix typo in property name (*)
a15784f... header-bar: Adjust heights (*)
3b43f1e... demo: Simplify the split header bar layout (*)
1ca6321... stylesheet: Softer window shadows (*)
9f176be... Fix 2 animation build warnings (*)
020a1df... carousel: Don't allocate more than the carousel's size (*)
b60f945... carousel: Don't check the min size of expanded children (*)
ee9f2d4... stylesheet: Don't use focus-within for list focus rings (*)
d549183... stylesheet: Make : in focus-state explicit (*)
9b6efa6... Introduce the AdwApplication class (*)
acf6da6... demo: inherit from AdwApplication (*)
789ce77... status-page: Use expressions to show/hide labels (*)
d100c05... status-page: Make icon optional (*)
d541a25... stylesheet: Remove focus ring from labels (*)
a0df7d5... stylesheet: Add and use .numeric (*)
611c27a... status-page: Set icon size with CSS (*)
8014b17... status-page: Add .compact style class (*)
1942480... tabview: delay selection change until model updates (*)
3e9ae3f... preferences-group: Use the markup for labels (*)
ca848ca... stylesheet: Add .pill style class for buttons (*)
2307a80... examples: Use pill buttons throughout the demo (*)
be24333... examples: Use icon-less status pages instead of manual labe (*)
b87bd3b... clamp: Fix measuring child with for_size == -1 (*)
8c74758... focus: Rename to widget-utils (*)
66d4d6e... Implement compute_expand() for widgets that have children (*)
fceb8fd... header-bar: Remove a useless function (*)
8442d60... Implement get_request_mode() where appropriate (*)
fcf6288... AdwApplication: Fix memory leak in update_stylesheet (*)
3520997... Update Portuguese translation (*)
7b5c383... Rename AdwWindow:child and AdwApplicationWindow:child to co (*)
d357783... ci: Bump ABI break commit (*)
2e9bce1... Drop AdwValueObject (*)
a85059b... doc: Mention `AdwValueObject` removal in the migration guid (*)
e9ff4e1... enum-value-object: Move to AdwEnumListModel file (*)
ad09941... enum-list-model: Rename AdwEnumValueObject to AdwEnumListIt (*)
deec32f... doc: Mention AdwEnumListItem changes in the migration guide (*)
9280814... ci: Bump ABI break commit (*)
96773a2... Do not use deprecated get_drop with GTK 4.4 (*)
0554deb... meson: Use generated version header (*)
dd1e942... view-switcher-bar: Remove policy (*)
0bd0b00... squeezer: Align last visible child in size_allocate() as we (*)
b863326... squeezer: Fix child switch threshold in vertical orientatio (*)
143c48e... squeezer: Add switch-threshold-policy (*)
54d711b... leaflet: Fix a flap reference in docs (*)
48db016... view-switcher-title: Use 2 separate view switchers (*)
e01c04d... view-switcher-title: Remove policy (*)
0d6d861... view-switcher: Remove narrow-ellipsize (*)
ebc9cee... view-switcher: Remove the auto policy (*)
9bebf38... view-switcher: Remove custom layout (*)
3f3c343... leaflet: Use minimum fold policy by default (*)
15e741f... ci: Bump ABI break commit (*)
e3dfc65... view-switcher-button: Increase natural size for wide mode (*)
c3a5641... stylesheet: Remove view switcher label padding in wide mode (*)
3f76263... squeezer: Fix the threshold policy doc links (*)
04bf2cf... Added Lithuanian translation (*)
36e690f... Czech translation (*)
ca9256a... Add Galician translation (*)
907ae0f... stylesheet: Update menu button style (*)
6eee9ae... Add AdwSplitButton (*)
af2be5a... Add AdwButtonContent (*)
0cd2703... stylesheet: Remove separator margin for non-menu popovers (*)
f1b5704... stylesheet: Extract style for raised buttons (*)
21336a5... stylesheet: Use toolbar style for header bars and action ba (*)
f92e0ed... stylesheet: Reset toolbar styles for popovers (*)
6502e96... stylesheet: Make GtkWindowControls buttons filled (*)
2c0c15b... stylesheet: Make image buttons square (*)
44dc0b3... stylesheet: Specificity bump for spinbutton buttons (*)
be21dd5... view-switcher-button: Set spacing in css and match buttons (*)
035456d... stylesheet: Add separator.spacer (*)
2218040... doc: Mention the flat button changes in the migration guide (*)
df50f94... example: Add a split button+button content page (*)
62728c8... stylesheet: Make any arrow buttons and split buttons flat a (*)
6fb3655... doc: Remove an outdated header bar split button mention (*)
471d826... stylesheet: Support .image-button on menu buttons (*)
886a4ee... doc: Fix typo in the migration guide (*)
e947ca6... button-content: Don't expand icon when a label is visible (*)
a4d1849... stylesheet: Fix menubutton.raised (*)
a224568... stylesheet: Move needs-attention styles to _common.scss (*)
907538f... stylesheet: Restrict .linked to box and grid (*)
feeef12... stylesheet: Add .toggle-group style (*)
76c0ebe... stylesheet: Use toggle group style for GtkStackSwitcher (*)
fee4065... demo: Use .toggle-group instead of .linked for flap toggles (*)
913630e... Revert "demo: Use .toggle-group instead of .linked for flap (*)
8ae929f... Revert "stylesheet: Use toggle group style for GtkStackSwit (*)
9954a98... Revert "stylesheet: Add .toggle-group style" (*)
87a451f... Revert "stylesheet: Restrict .linked to box and grid" (*)
9390827... Add Danish translation (*)
bbb5c36... headerbar: devel stripy watermark (*)
98dc0c5... devel-headerbar: direction and size of stripes (*)
aef1c59... preferences-group: Hide the list by default (*)
b36a038... stylesheet: Stop using insensitive_[bf]g_color (*)
d7efa9a... stylesheet: Move button color vars to _button.scss (*)
783d4ee... stylesheet: Remove @content_view_bg and @text_view_bg (*)
7429bfc... stylesheet: Move old public colors to _compat-colors.scss (*)
1e11b4f... stylesheet: Add back colors like theme_selected_bg_color as (*)
13eebf7... stylesheet: Use opacity for scrollbar slider states (*)
4ccc4c7... stylesheet: Inline scrollbar colors (*)
203419c... stylesheet: Remove insensitive osd entry style (*)
cc92903... stylesheet: Simplify osd color (*)
1edf065... stylesheet: Redo osd buttons (*)
388dbb3... stylesheet: Fix caret color (*)
98db543... stylesheet: Remove a redundant insensitive style from calen (*)
8dec40b... stylesheet: Use opacity for entry icons (*)
c0c59df... stylesheet: Simplify tree headers (*)
9c3a330... stylesheet: Remove unused mixins (*)
9d28634... stylesheet: Remove .content-view (*)
8d6ef54... stylesheet: Redo GtkExpander hover (*)
1bdae49... stylesheet: Refactor .content row colors (*)
d2ce7e0... stylesheet: Update .content row hover/active (*)
3de9c86... stylesheet: Explicitly set color in popovers (*)
4602b6b... stylesheet: Apply headerbar border opacity separately (*)
406386c... stylesheet: Explicitly reset flat header bar color (*)
800eddf... stylesheet: Derive menubar separator color from text (*)
ec2797c... Rework .content list style (*)
3de8cc9... stylesheet: Remove notebook tab.reorderable-page style (*)
85b41d6... stylesheet: Use currentColor for notebook tab hover (*)
9e370f9... stylesheet: Stop using scss functions for tab bar styles (*)
f4e864d... stylesheet: Stop using scss functions for treeview styles (*)
c8aef8b... stylesheet: Stop overriding spinbutton hover color (*)
271ebd8... tab-box: Support recolorability better (*)
2b1bae0... stylesheet: Fix .osd toolbar paddings (*)
3f3a0e5... stylesheet: Specificity bump emoji chooser buttons against (*)
032998f... stylesheet: Move menu popover padding inside scrolled windo (*)
2e317a0... Add Korean translation (*)
03f1594... stylesheet: More menu padding fixes (*)
63d2d67... Add Serbian translation (*)
1842082... doc: Drop modules we're not likely to use from urlmap (*)
5a1a41e... doc: Use docs.gtk.org links instead of GitLab pages (*)
d698b07... doc: Add glib and friends to urlmap (*)
9d18aab... doc: Link to glib types where possible (*)
4c6eda8... split-button: Add missing Since: 1.0 comments (*)
5cac616... stylesheet: Use bottom border for boxed list rows (*)
951666b... stylesheet: Remove redundant boxed list rules (*)
198e559... stylesheet: Fix .osd button states (*)
0844922... doc: Remove the icon bundling section from migration guide (*)
e2c030b... Drop gitattributes (*)
e2dd9a2... button-content: Fix setting icon name (*)
3f4e0d3... carousel: Check if the widget is a child in scroll_to_full( (*)
da5bf66... avatar: Replace draw_to_pixbuf() with draw_to_texture() (*)
1a6d235... ci: Bump ABI break commit (*)
ce2b1bf... leaflet: Clean up homogeneous properties (*)
e20f39b... ci: Bump ABI break commit (*)
60ec69f... Add AdwSettings (*)
8f99e62... Add AdwStyleManager (*)
e67d767... application: Add style-manager property (*)
b713a37... application: Remove gtk-application-prefer-dark-theme menti (*)
1433520... application: Use AdwStyleManager properties to control styl (*)
6c3bd96... demo: Rework the dark mode button (*)
e10662d... doc: Mention HdyStyleManager in migration guide (*)
27e9505... doc: Mention default color scheme change in migration guide (*)
facaa00... doc: Fix class link (*)
2a139f5... main: Add adw_is_initialized() (*)
cb42371... style-manager: Load stylesheet without gtk-theme-name (*)
bffad8a... settings: Rename has_color_schemes() to get_system_supports (*)
7f08cd2... settings: Expose system-supports-color-scheme as a property (*)
1af8ad7... style-manager: Anticipate system-supports-color-schemes cha (*)
2bf9410... demo: Handle system-supports-color-schemes changes in runti (*)
263dbac... settings: Add API to override system appearance (*)
aa7e6f3... settings: Expose in the ABI (*)
23f15dd... Add a GtkInspector extension (*)
008631c... action-row: Add a style class to icons (*)
bcbe55a... combo-row: Add style classes to itself and the dropdown arr (*)
06aebb8... stylesheet: Fix list row sensitive styles (*)
4288427... stylesheet: Fix AdwStatusPage icon when insensitive (*)
0014f47... inspector-page: Implement 'object' property (*)
6933d3b... Properly check param == NULL || GTK_IS_TYPE (param) (*)
e9b9a6d... tests: Add AdwStyleManager tests (*)
e51c091... style-manager: Don't reference non-existent API (*)
c099901... ci: Refresh the docs image (*)
b445cde... ci: Refresh the abi checker image (*)
f813745... ci: Fix a bogus build option (*)
cd4f8eb... build: Bump GTK version requirement (*)
86e7767... tab-box: Remove a GTK 4.4.0 check (*)
2ce45a7... Update POTFILES.in (*)
c104b7e... avatar: Remove cairo cleanup definitions (*)
8a82ba3... Update Ukrainian translation (*)
810ff79... Update Brazilian Portuguese translation (*)
a2f2c07... Updated Czech translation (*)
aef5a12... doc: A few migration guide fixes (*)
82c223a... doc: Add an alpha 2->3 migration guide (*)
40c19ab... Release 1.0.0.alpha.3 (*)
eea7a8f... settings: Guard against UnknownMethod when accessing portal (*)
be85cf1... inspector: Build shared module instead of shared library (*)
22b4d35... inspector-page: Don't reset color scheme when opening (*)
4a7c848... stylesheet: Drop unused css files (*)
546af5d... meson: Remove a trailing line (*)
bad9233... style-manager: Make our own Empty theme (*)
06cc122... Update Serbian translation (*)
1dc240c... Update Finnish translation (*)
2f03e25... stylesheet: Clean up assistant sidebar (*)
25ac0df... stylesheet: Remove .sidebar border (*)
d72a94f... demo: Stop overriding sidebar styles (*)
4384b9a... demo: Add .background to the flap sidebar (*)
cd8a13b... demo: Fix a typo (*)
ad60bd8... stylesheet: Remove sidebar background (*)
26f97ee... stylesheet: Don't explicitly set menu colors (*)
8bbcd8a... stylesheet: Extract popover colors (*)
7cb8699... stylesheet: Extract backdrop headerbar color (*)
aeb8c4b... stylesheet: Reorganize tab border color (*)
e152872... stylesheet: Move notebook tab color to header instead (*)
f081d24... stylesheet: Refresh tab bar styles (*)
28337e2... stylesheet: Use $dark_fg and $light_fg less (*)
7dc4836... stylesheet: Extract card colors (*)
10b6cda... stylesheet: Unify header bar and dark fill colors (*)
774a6ff... stylesheet: Refresh background colors (*)
7622a78... stylesheet: Stop special casing popovers in dark variant (*)
cb4caa9... Update Swedish translation (*)
1173c02... Update Polish translation (*)
e4a2b15... stylesheet: Inherit sidebar list colors (*)
29ccab8... stylesheet: Fix boxed list focus outline offset (*)
494af28... stylesheet: Fix message dialog paddings (*)
6a4c743... stylesheet: Use toolbar styling for search bars (*)
8da7cc2... stylesheet: Tone down scroll overshoot shadow (*)
51eaf2b... editorconfig: Add .scss support (*)
18a1d42... adw-settings: Fix a GSettingsSchema leak (*)
3086ceb... combo-row: Use g_autoptr() where possible (*)
c6f307b... clamp: Set accessible role to group (*)
fd4992b... status-page: Set accessible role to group (*)
2394b16... combo-row: fix -Wmaybe-uninitialized warning (*)
0563b91... status-page: Reduce the margins when compact (*)
a686139... action-row: Drop the use-underline property (*)
f1fa1d0... expander-row: Drop the use-underline property (*)
e578383... ci: Bump ABI break commit (*)
b6f2717... expander-row: Rename `add ()` to `add_row ()` (*)
dfbd29f... ci: Bump ABI break commit (*)
b00537e... status-page: Add a missing check (*)
42051c3... action-row: Enable markup on the labels (*)
b0667ee... stylesheet: Rework scrollbar style (*)
e973922... stylesheet: Follow-up scrollbar fixes (*)
32de3b9... meson.build: Force-include msvc_recommended_pragmas.h on MS
8141abc... test/meson.build: Don't use PIE/PIC for MSVC-like compilers
6403d0a... ewamples/meson.build: Fix linking on Visual Studio-like com
a6ba762... src: Remove g_auto* usage
45cc750... tests: Remove g_auto* usage
7199730... examples: Remove g_auto* usage
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]