[libadwaita] (106 commits) Non-fast-forward update to branch msvc
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita] (106 commits) Non-fast-forward update to branch msvc
- Date: Mon, 13 Dec 2021 03:52:06 +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:
6027443... meson.build: Force-include msvc_recommended_pragmas.h on MS
7845081... test/meson.build: Don't use PIE/PIC for MSVC-like compilers
3e7da32... examples/meson.build: Fix linking on Visual Studio-like com
0c51b63... src: Remove g_auto* usage
fb0875d... tests: Remove g_auto* usage
3813ce0... examples: Remove g_auto* usage
56e0cb8... adw-settings.c: Skip init'ing portal on Windows
5f3429a... demo/data: Don't try building appstream items on Windows
d4122f6... adw-inspector-module.c: Export interface symbols
Commits added to the branch:
a0df897... Update Spanish translation (*)
1209b4d... doc: Annotate adw_init (*)
93ced20... docs: Fix some wrong annotations (*)
128bf15... flap: avoid hiding flap widget when revealing it (*)
eb1881a... docs: Fix examples (*)
61ff74e... version: Fix micro version documentation (*)
db5bffd... stylesheet: Simplify window borders and outline (*)
156b55e... style-manager: Properly reset animations (*)
fb9831f... doc: Mention content-view and related colors in migration g (*)
ef0479c... stylesheet: Redo selection mode checks (*)
73e64bc... demo: Add a checkbutton.selection-mode demo (*)
02802d8... stylesheet: .osd refinements (*)
f9c418d... stylesheet: Fix paned separators (*)
60b274c... toast-overlay: Set overflow=hidden (*)
54802ae... demo: .content -> .boxed-list (*)
ec8f377... stylesheet: Offer regular/bg/fg variants for error/success/ (*)
0b4d8eb... stylesheet: Refresh treeview and columnview headers (*)
d3aa3db... carousel: Animate in pixels rather than pages (*)
f457b17... squeezer: Port to AdwAnimation (*)
141a120... leaflet: Port mode transition to AdwAnimation (*)
ac4890e... leaflet: Port child transitions to AdwAnimation (*)
ae657c4... leaflet: Stop using get_allocated_width()/height() (*)
7dec08e... swipeable: Stop using get_allocated_width()/height() (*)
06c9d91... Remove GtkProgressTracker (*)
155ebc9... tab-view: Fix needs-attention with non-inline tab bars (*)
c468a22... stylesheet: Fix infobar colors (*)
98f633b... stylesheet: Consistently use accent_color for entry focus (*)
14c12b0... stylesheet: Use accent_color for rubberband selection (*)
6f97e5c... stylesheet: Tweak tab needs-attention indicators (*)
1636072... stylesheet: Use custom blue as accent_color in dark (*)
cdcd6b4... stylesheet: Tweak check focus (*)
2749893... animation-target: Make the user_data last param (*)
6c4753a... ci: Bump ABI break commit (*)
0d10d85... stylesheet: Tweak check style (*)
4fe20fe... stylesheet: Use small checks everywhere (*)
86cfe1d... stylesheet: Remove non-small check/radio assets (*)
62eb962... Add AdwSpringAnimation (*)
a58d7f4... demo: Add a spring animation demo (*)
788dfd7... swipe-tracker: Add velocity param to end-swipe (*)
4f03ce8... leaflet: Remove unused params from set_visible_child() (*)
89fa9b6... leaflet: Use spring animation for child transitions (*)
95b3996... flap: Use spring animation for reveal (*)
85c4ac3... carousel: Use spring animations for scrolling (*)
1184951... swipe-tracker: Remove the duration parameter from end-swipe (*)
68a6c82... doc: Update migration guide (*)
ea552eb... ci: Bump ABI break commit (*)
77987cc... docs: Fix subproject snippet in build-howto (*)
12a10b3... inspector-page: Update title and make it translatable (*)
b827f57... meson: Require GTK 4.5.0 (*)
4132507... animation: Mention AdwSpringAnimation in docs (*)
adbc0d1... spring-animation: Fix clamp for in-place animations (*)
19afa89... Revert "flap: avoid hiding flap widget when revealing it" (*)
81f9f1c... Update Swedish translation (*)
938ef43... Update Ukrainian translation (*)
c948f94... Release 1.0.0.beta.1 (*)
79f61fb... animation: Make DURATION_INFINITE instrospectable (*)
0da75ed... animation: Document ADW_DURATION_INFINITE (*)
a4ff965... version: Document ADW_VERSION (*)
969de28... docs: Use header capitalization in migration docs (*)
62ab594... version: Add punctuation to docs (*)
b905504... docs: Remove uses of remaining uses of % (*)
b79be96... version: Say Adwaita instead of Adw (*)
4eaa6b8... stylesheet: Fix menu checks (*)
12189b8... demo: Fix animation skip button sensitivity (*)
87c68e4... clamp-layout: Fix measure() (*)
4d90054... preferences-page: Propagate natural width (*)
b234f82... status-page: Propagate natural width (*)
337a5d2... animation: cast DURATION_INFINITE (*)
ef97d62... demo: Use Header Capitalization (*)
c113f7a... Use header capitalization for (short) toasts (*)
2576a0f... demo: Really fix the animation skip button (*)
e27561a... demo: Rename spring precision to epsilon (*)
aecac6b... stylesheet: Add hover style to activatable gridview childre (*)
ace5990... demo: Remove unused styles (*)
69fa0df... demo: Clean up animation sample style (*)
5db320d... demo: Split welcome page into a separate class (*)
d6e6e86... demo: Split leaflet page into a separate class (*)
b4da3cc... demo: Split clamp page into a separate class (*)
f7d7198... demo: Split lists page into a separate class (*)
324754d... demo: Split view switcher page into a separate class (*)
b80181d... demo: Split carousel page into a separate class (*)
9972f8c... demo: Split avatar page into a separate class (*)
e170f01... demo: Split flap page into a separate class (*)
994275e... demo: Split tab view page into a separate class (*)
08aa4c5... demo: Split buttons page into a separate class (*)
3e61e8d... demo: Split styles page into a separate class (*)
c1f7388... demo: Rename Toast to Toasts (*)
c23f3b5... demo: Split toasts page into a separate class (*)
30d1855... demo: Split animations page into a separate class (*)
fce625b... demo: Clean up AdwDemoWindow (*)
24fdca7... demo-window: Remove unused ids from template (*)
18b8b2b... demo-window: Rename content_box to main_leaflet (*)
a0fadd9... demo-window: Consistently use swapped="yes" for signal hand (*)
a0d9453... stylesheet: Make the default warning_fg_color dark (*)
c8ebab8... stylesheet: @light_1 -> white (*)
ffcfa02... Updated Lithuanian translation (*)
83b291a... Update Polish translation (*)
230e53b... meson.build: Force-include msvc_recommended_pragmas.h on MS
f12f917... test/meson.build: Don't use PIE/PIC for MSVC-like compilers
cf0bc26... examples/meson.build: Fix linking on Visual Studio-like com
80d8964... src: Remove g_auto* usage
29b63a9... tests: Remove g_auto* usage
0b1a7db... examples: Remove g_auto* usage
1431761... adw-settings.c: Skip init'ing portal on Windows
3d25949... demo/data: Don't try building appstream items on Windows
86b9b2e... adw-inspector-module.c: Export interface symbols
(*) 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]