[libadwaita] (336 commits) Non-fast-forward update to branch wip/exalm/avatar
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita] (336 commits) Non-fast-forward update to branch wip/exalm/avatar
- Date: Sun, 11 Sep 2022 14:18:36 +0000 (UTC)
The branch 'wip/exalm/avatar' 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:
e3b9324... avatar: Fix initial extraction
Commits added to the branch:
d04358c... demo: Bundle toasts icon (*)
3b5e422... docs: Fix a few copy-paste errors in ButtonContent (*)
6381ce4... adw-settings: Fix a common leak of a GError (*)
df8e714... action-row: Disallow activating row if activatable-widget i (*)
81db434... action-row: Fix the sensitive binding (*)
8f09624... stylesheet: fix overdraw of "textview text" (*)
bf1019a... Release 1.1.beta (*)
c2e4fc6... Update Turkish translation (*)
38f3514... view-switcher-title: Fix a leak (*)
fb348da... view-switcher-bar: Fix a leak (*)
2d18a28... stylesheet: Remove an unused variable (*)
e70ae74... stylesheet: Fix scrollbars inside .osd (*)
c25f88e... Updated Czech translation (*)
9874715... avatar: fix invalid UTF-8 iteration (*)
d5cb240... style-manager: Disable light/dark transtion without GtkSett (*)
e4ad110... Add Slovak translation (*)
3b2646e... Add Japanese translation (*)
5bc0243... carousel-indicator: Resize on carousel change (*)
ee89847... carousel-indicator: Correctly measure animations (*)
5672432... Updated Danish translation (*)
a29120e... macos: monitor light/dark changes on macOS 10.14+ (*)
3f21dea... Add Croatian translation (*)
dea4a5b... Update German translation (*)
df0f653... Fix AdwToast's use of GVariant (*)
260cfa4... adw-settings: Fix a leak if schema doesn’t have the expecte (*)
0b01542... Update Korean translation (*)
822ae68... meson: Handle rc versions as well (*)
ec3f85c... carousel-indicator-dots: Silence a warning (*)
ccc621a... Release 1.1.rc (*)
cebfaaf... Update Finnish translation (*)
c20bd03... build: Do not introspect private sources (*)
cacaa80... Update Serbian translation (*)
e6b1e40... Add Hungarian translation (*)
e707e69... Add Kazakh translation (*)
24afd3e... Update Italian translation (*)
0e57660... Release 1.1.0 (*)
f5b3991... doc: Warn about AdwComboRow:selected type (*)
ee83dd7... Add Bulgarian translation (*)
c3c2265... Update Dutch translation (*)
26398e7... Update Catalan translation (*)
0b7172a... split-button: avoid state changes during dispose (*)
80a250b... demo: Stop advertising .large-title (*)
0de8f04... doc: Deprecate .large-title (*)
ee5a221... stylesheet: Remove border from the leaflet/flap transition (*)
6165020... leaflet: Clip the over child during transition too (*)
646d89d... adw-view-switcher-title: Clear pending idle callback on unr (*)
d5e4e55... toast: Add custom-title property (*)
36c7b29... preferences-row: correct Since annotation (*)
447e362... preferences-group: Correct nullable annotation (*)
59554a7... toast: Add convenience format constructor (*)
26dc99c... tests: Add unit for adw_toast_new_format() (*)
1511f5a... toast: Fix indentation in the header (*)
1ed5738... demo: Use adw_toast_new_format() in the toasts demo (*)
f473ed0... preferences_group: Fix header_suffix definition (*)
63d94d0... preferences-row: Add use-markup property (*)
3d1e26e... toast: propagate printf format through constructor (*)
8ad5d98... version: Add 1.1 version macros (*)
4be7afa... Correctly mark 1.1 symbols (*)
f95b290... version: Add 1.2 version macros (*)
63a3bf5... Mark 1.2 symbols as such (*)
c3c11b5... leaflet: Fix mode transition clipping (*)
227418a... tab-box: Rename overlap to spacing and invert it (*)
9704505... tab: Place indicator above the label (*)
2d6e3ab... tab-box: Never scroll on click if the tab bar doesn't scrol (*)
b97ade9... fade: Add width params (*)
6528350... tab-box: Refresh design (*)
b6e64f2... tab-box: More descriptive css name for tab containers (*)
c53e21d... tab: Use selected state instead of checked (*)
c875997... stylesheet: Add a backdrop style for tabs (*)
8759071... tab-box: Fix resize deferring with non-expanded tabs (*)
601a9bd... stylesheet: Fix padding on tab bar actions (*)
2966d6d... stylesheet: Add backdrop transition for tab bar (*)
eda3bd6... stylesheet: Use box-shadow for tab bar border (*)
c923fa4... tab-box: Don't count spacing as part of the tab for autoscr (*)
bfe0655... stylesheet: Restore tab bar needs attention style (*)
db01d2b... tab-box: Move scroll_animation_done_cb() to scroll_animatio (*)
21e7d28... tab-box: Handle multiple re-schedulings for scrolling to a (*)
0356a7a... tab-box: Use the correct duration for appear animation scro (*)
cefc3ec... tab-box: Reliably finish scroll animation (*)
fe1445c... tab-box: Fix autoscroll for dragged tab (*)
f6b53e7... tab-box: Don't fade the currently reordered tab (*)
4746989... tab-box: Rewrite update_drag_reordering() (*)
99808c8... avatar: Update initials after setting custom-image (*)
8b5dae4... Update British English translation (*)
0f536ad... doc: Regenerate tab bar screenshots (*)
dcea338... adw-expander-row: Use different icon orientation from link (*)
5777e45... tab: Ensure AdwGizmo (*)
fc605b1... gizmo: Add a missing G_GNUC_WARN_UNUSED_RESULT (*)
7e29ce5... doc: Regenerate expander row screenshot (*)
27ad622... action-row: Move spacing into CSS (*)
62d50fe... action-row: Refine spacing (*)
cf267e4... doc: Regenerate combo row images (*)
6238f9c... gizmo: Add setters for setting allocate etc functions (*)
c4c4bda... Add AdwEntryRow (*)
85a4923... Add AdwPasswordEntryRow (*)
6acd15c... demo: Add examples of entry rows (*)
4594b1f... demo: Use an entry row for avatar text (*)
87e6607... meson: Bump version to 1.2.alpha (*)
e2e8daf... meson: Bump the libtool version too (*)
b680f8d... meson: Don't add dist script for subprojects (*)
e3e351d... Add Georgian translation (*)
d961f0a... Update Russian translation (*)
faa98b9... spring-params: Stop using GSlice (*)
13aa9a6... leaflet: Fix clipping again (*)
b14744c... leaflet: Fix allocation (*)
7d4f182... Update Persian translation (*)
6bf70b0... Update Spanish translation (*)
962938e... stylesheet: Support .monospace for entry rows (*)
61cf680... Update Turkish translation (*)
50db2aa... tab-box: Claim the sequence on press for middle click (*)
bfd733a... toast: Allow repeat dismiss() calls (*)
211deb8... stylesheet: Ensure action row labels don't inherit header b (*)
f081cf9... Add Nepali translation (*)
48f3152... stylesheet: Make comboboxes and dropdowns less likely to st (*)
73b65eb... Update Swedish translation (*)
50b7731... action-row: Set a11y relationships for the activatable widg (*)
0d46e91... Add Chinese (Taiwan) translation (*)
6eebe81... stylesheet: Update GtkColorScale style (*)
5f8fe1c... animation-target: Add AdwPropertyAnimationTarget (*)
61a0488... swipe-tracker: fix memory leak (*)
9302177... style-manager: fix assert condition (*)
c19c8b4... Update Ukrainian translation (*)
eaf5ea8... Update Galician translation (*)
66b5cf2... Update Portuguese translation (*)
4ea46e0... Update Chinese (China) translation (*)
bab0f4d... stylesheet: Don't override progressbar.osd text color (*)
66db29c... Update Dutch translation (*)
4425873... stylesheet: Stop using :hover:active (*)
732dafd... stylesheet: Fix GtkDropdown active style on touch (*)
77a0b0d... stylesheet: Remove an empty style (*)
f8b57cb... stylesheet: Add missing :active styles (*)
e38d9df... Update French translation (*)
3af34a9... settings: Add environment variables to override styles (*)
50580ab... settings: Fix HC namespace for portals (*)
7e65f50... gen-public-types: Fix a typo (*)
b611255... Update Hebrew translation (*)
9af06aa... screenshot: Remove g_auto*() usage (*)
993ecf8... entry-row: Set accessible role (*)
0795485... animation-target: Mark callback as not nullable (*)
3818b8f... ci: Fix check-abi meson options (*)
55c1dbf... ci: Explicitly specify refresh-doc image (*)
d09213b... stylesheet: Support .error/warning/success for AdwEntryRow (*)
da41252... Update Catalan translation (*)
7a070fa... Update German translation (*)
248f844... toast: Fix missing bracket in an example (*)
4e2e332... stylesheet: Add missing borders in hc (*)
5cb00a2... leaflet: Fix child-transition-params link (*)
3df2638... preferences-group: Label the listbox, not the box (*)
411bcc0... Updated Lithuanian translation (*)
b934ad7... Ensure property flags make sense (*)
85af8c0... animation: Add set_target() (*)
cd659fb... Fix property indentation (*)
f694b0e... Remove property nicks and blurbs (*)
ec85752... toast-overlay: Allow add_toast() be called multiple times (*)
6b197c4... leaflet: Check correctness of direction in adw_leaflet_navi (*)
4819958... toast-overlay: Ignore natural width for toasts without butt (*)
fbd5e11... doc: Update toast screenshots (*)
a9b00cf... Update Basque translation (*)
f8b7f6a... Add AdwMessageDialog (*)
9470ab7... Update Brazilian Portuguese translation (*)
a7aadb7... message-dialog: Tweak sizing (*)
cd4a607... stylesheet: Use shade as border for headerbars and similar (*)
ead45a5... stylesheet: Slightly tone down window outline (*)
cf49797... doc: Update shade color descriptions (*)
5036410... stylesheet: Add a backdrop style for GtkSearchBar (*)
ae5c190... stylesheet: Style GtkActionbar like header bars (*)
ba6d92a... message-dialog: Correctly handle multiple disposes (*)
c4f86e9... message-dialog: Add has_response(), use it for input checki (*)
4ebd191... message-dialog: Add minimum width for the wide mode too (*)
0910c14... screenshot: Disable animations (*)
22d54bf... doc: Regenerate screenshots (*)
bfdf8f1... stylesheet: Fix AdwViewSwitcherBar padding (*)
21ae487... view-switcher: Fix side padding (*)
79029a7... message-dialog: Fix a typo in docs (*)
b1ec45d... stylesheet: Change borders for boxed lists too (*)
12f891a... doc: Regenerate screenshots (*)
0abce9b... animation-target: Rework construction for PropertyAnimation (*)
3cf84e5... combo-row: Add an example to docs (*)
edc3c2f... stylesheet: Dim sidebar buttons as well (*)
7784e7f... stylesheet: Refactor expander row styles (*)
d7efe67... stylesheet: Invert expanding row arrow rotation (*)
c2eef91... animation-target: Remove a bogus property mention (*)
ca3267a... entry-row: Hide apply button when disabled (*)
937f61c... entry-row: Add additional properties from GtkText (*)
c6045dd... password-entry-row: Use password input purpose (*)
6e16118... Add AdwAboutWindow (*)
06d9b0c... Update Dutch translation (*)
9d7b933... Update Ukrainian translation (*)
b0d5482... about-window: Fix wrong since annotation (*)
a2cb7c1... about-window: Fix list item counting (*)
0b61fc8... about-window: Don't trim the last release notes character (*)
57a4a17... Update Portuguese translation (*)
0edce77... Update Persian translation (*)
df80e90... Update Russian translation (*)
e537a00... about-window: Warn against copying the header bar hack (*)
9150f40... Release 1.2.alpha (*)
d943a3d... Post-release version bump to 1.2.beta (*)
2b01aef... Update Indonesian translation (*)
62d938e... about-window: Remove the header bar overlay hack (*)
e35e747... about-window: Remove the leftover warning too (*)
e5ccd3e... about-window: Use G_DEFINE_FINAL_TYPE (*)
5095e91... entry-row: Add missing G_PARAM_STATIC_STRINGS (*)
bb02532... entry-row: Fix property indentation (*)
25bac4e... entry-row: Add equality checks to accessors (*)
27a63a4... entry-row: Fix syntax (*)
0475afa... Update Catalan translation (*)
5e588c8... tests: Don't use glib 2.68 API unless available (*)
941d657... demo: Don't test appdata on windows (*)
6493417... Update Hebrew translation (*)
0e8a760... window: Do not notify when setting same content (*)
7a01e66... app-window: Don't notify when setting same content (*)
3ca918d... about-window: Stop using G_REGEX_OPTIMIZE (*)
3664c99... Update Turkish translation (*)
9909a38... Update Basque translation (*)
e9a9b9b... demo: Remove margin from the entry style flowbox (*)
b07a1c3... tab-view: Add shortcut management API (*)
4636cee... tab-view: Remove unused functions (*)
89e154e... tab-view: Don't beep when using shortcuts with a single tab (*)
84ab11a... tab-view: Don't propagate shortcuts when beeping (*)
02f61b5... swipe-tracker: Remove scroll multiplier for GTK 4.7.0+ (*)
33c9492... swipe-tracker: Skip hold events (*)
39cc798... Update Occitan translation (*)
8372424... stylesheet: Don't add padding to treeview.navigation-sideba (*)
e8b8079... Update Georgian translation (*)
7ec7c3e... entry-row: Don't select text when clicking the row (*)
7e9e96c... Update Georgian translation (*)
b8acdc0... message-dialog: Keep a weak pointer to the parent (*)
68bf0fb... ci: Add aarch64 flatpak builds (*)
4d06461... tab-box: Remove bg from a single expanded tab (*)
7a71807... stylesheet: Unify @view_fg_color with the other fg colors (*)
5b6ea17... tab-view: Retype _AdwTabView::stack to fix aliasing violati (*)
33ab48e... tab-box: Retype _AdwTabBox::context_menu to fix aliasing vi (*)
d71ca34... glsl: Fix syntax (*)
7034072... Use warning instead of critical when failing to compile sha (*)
aae15a8... about-window: Stop using expressions (*)
161249f... shadow-helper: Correctly allocate outline node (*)
abc160a... Update Abkhazian translation (*)
4d23fd0... ci: Update docker images to F36 (*)
866bc9d... tab: Add a tooltip for close buttons (*)
933bef3... tab-view: Add AdwTabPage:indicator-tooltip (*)
7506691... split-button: Add :dropdown-tooltip (*)
afc934e... entry-row: Add :attributes (*)
7a7f8eb... Update Galician translation (*)
c3935f0... stylesheet: Fix infobar spacing (*)
9e1687a... avatar: Fix draw_to_texture() with rectangular avatars (*)
1df8da9... Update POTFILES.in (*)
537d7d5... Update Russian translation (*)
09b88f3... Update Portuguese translation (*)
057a88b... Updated Lithuanian translation (*)
3f963f5... demo: Better example for non-row pref group children (*)
357f56a... Prefer properties over <child> (*)
930eff0... doc: Fix indentation in toast-undo.ui (*)
4f01e6f... flap: Show <child> in monospace in docs (*)
af7c3bd... demo: Stop manually adding GtkViewport (*)
5286817... tab-box: Calculate final tab layout (*)
f46babb... tab-box: Remove scheduled scrolling (*)
1a3543e... tab-box: Make scrolling properly work with animations off (*)
97f0891... tab-box: Remove trailing empty line (*)
58e3f8d... tab-box: Use final positions for reordering (*)
9f6302c... tab-box: Fix pinned tab reorder range (*)
d4c99c5... tab-box: Fix reordering with RTL (*)
eef4e84... tab-box: Fix initial reorder offset (*)
6ae0f25... Update Ukrainian translation (*)
8ef55c7... fading-label: Round label bounds (*)
e351779... stylesheet: Remove unnecessary transitions (*)
5263b54... view-stack: Add add_titled_with_icon() (*)
3a54178... Update Hebrew translation (*)
6c190b1... toast: Add `AdwToast::button-clicked` (*)
4193702... examples: Stop using G_APPLICATION_FLAGS_NONE (*)
ba03376... stylesheet: Move scale focus style onto the slider (*)
c6e6da2... stylesheet: Keep scales with marks same size as others (*)
6a7b1fe... doc: Regenerate screenshots (*)
f7dcb13... dist-data: Error out if it can't find docs (*)
7eeee84... entry-row: Add ::entry-activated (*)
94909f0... entry-row: Add :activates-default (*)
1824e46... stylesheet: Improve success/warning color contrast in light (*)
7387b45... Release 1.2.beta (*)
553c1cc... Post-release version bump to 1.2.rc (*)
0d90205... Update Persian translation (*)
0c66ee3... Update Basque translation (*)
2a37cc8... Update Indonesian translation (*)
642bfef... squeezer: Support switch_threshold_policy when vertical (*)
23cda3a... squeezer: Fix measuring wfh and hfw children (*)
d0a7643... stylesheet: Fix AdwSplitButton disabled state (*)
7af874e... squeezer: Remove duplicate code in size_allocate() (*)
3c4537b... Update Catalan translation (*)
1a468b1... tab-box: Make set_adjustment() private (*)
ef1a669... tab: Remove nonexistent functions from header (*)
971b247... window: Clarify docs around child/content (*)
12ef198... Unify property and setter docs (*)
7ace9b5... action-row: Remove blank line (*)
7e59620... Unify property and accessor ordering (*)
4d08418... Update Georgian translation (*)
51c80c3... Update Croatian translation (*)
8562d5a... Update Croatian translation (*)
6b57d17... Update Chinese (China) translation (*)
816ae57... adw-carousel: Fix a possible use-after-free under animate_c (*)
34dc748... Update Finnish translation (*)
4fff2a4... Update Serbian translation (*)
9f71439... Update Polish translation (*)
7f89628... Update Galician translation (*)
58e7250... Update Turkish translation (*)
cca957f... Updated Spanish translation (*)
845a0dd... tab-view: Fix set_menu_model() check (*)
c7df286... tab-box: Fix a crash in reorder_begin_cb() (*)
c663a87... tab-box: Correctly disconnect single tab style handler (*)
34a62d7... tab-box: Fix long press handling (*)
c8ec0a3... Update Abkhazian translation (*)
36a057b... stylesheet: Fix view switcher dot color (*)
4c3e887... stylesheet: Fix focus transitions (*)
4fcd137... demo: Fix a critical when toggling tab indicators (*)
6b4d001... Update Croatian translation (*)
b5ca91c... Update Brazilian Portuguese translation (*)
58b7cad... doc: Regenerate screenshots (*)
eff5941... message-dialog: Use max width instead of min width when the (*)
bcd4836... doc: Regenerate message dialog screenshots (*)
2e523e1... tests: Remove leftover debug prints (*)
66feb86... stylesheet: Fix color scale slider styles (*)
8836e91... stylesheet: Fix transitions, again (*)
42fc260... Update Swedish translation (*)
75726fc... Update Korean translation (*)
a0c833c... Update Dutch translation (*)
7e8690a... Update Danish translation (*)
add4f72... tab-view: Fix needs-attention docs (*)
a6a26cd... Release 1.2.rc (*)
7954279... Post-release version bump to 1.2.0 (*)
24e143e... ci: Update docker images (*)
1fad46c... Updated Czech translation (*)
9913bb5... Update German translation (*)
a578ebe... Update Occitan translation (*)
5a826e6... Update Croatian translation (*)
cc0b13f... tab-view: Fix a typo in docs (*)
d36716d... doc: Fix card_shade_color description (*)
15cbb86... Update Hungarian translation (*)
4274bc7... message-dialog: Fix docs example (*)
40e394e... avatar: Fix initial extraction
(*) 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]