[libadwaita] (426 commits) Non-fast-forward update to branch wip/exalm/scanbuild



The branch 'wip/exalm/scanbuild' 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:

  78e6c74... ci: Add a scan-build job

Commits added to the branch:

  d090ad0... Revert "stylesheet: Remove .sidebar border" (*)
  a63b67a... Revert "demo: Stop overriding sidebar styles" (*)
  1b15fc1... stylesheet: Make .navigation-sidebar remove background (*)
  e57a73d... stylesheet: Deprecate .sidebar (*)
  2177659... demo: Remove the deprecated .sidebar class (*)
  63466cb... stylesheet: Extract $disabled_opacity (*)
  29227aa... stylesheet: Override disabled opacity in HC (*)
  deabc18... stylesheet: Consistently use dim label oapcity (*)
  fc73179... stylesheet: Fix menu radios in HC (*)
  1e78289... stylesheet: Fix warning/error entry focus ring in HC (*)
  b188f5b... stylesheet: Fix double opacity on spinbutton buttons (*)
  bd9b06f... stylesheet: Fix notebook disabled state (*)
  81f71fc... stylesheet: Use smaller opacity for disabled flat buttons (*)
  18c80b5... stylesheet: Fix scale slider disabled state (*)
  491ab4c... stylesheet: Add a .card style class (*)
  599eed2... stylesheet: Add button.opaque style class (*)
  f5e0750... stylesheet: Consistently support colored styles between but (*)
  4304435... stylesheet: Support .pill for menu buttons (*)
  5ebabe5... stylesheet: Stop supporting .flat+suggested/destructive-act (*)
  1463d4d... stylesheet: More thorough entry.error and .warning styles (*)
  b38380d... stylesheet: Fix flat/outline buttons in toolbar popovers (*)
  8281a46... stylesheet: Remove overlay osd overrides for toolbars (*)
  6220614... stylesheet: Normalize padding for osd toolbars (*)
  5af9db4... stylesheet: Adjust margins for scalebuttons in toolbars (*)
  689b585... stylesheet: Fix a typo in button.osd:checked style (*)
  1f285d9... stylesheet: Allow .card on buttons as well (*)
  e49a407... demo: Add a style classes demo page (*)
  62f57c8... stylesheet: Support split buttons in HC (*)
  0860fa9... demo: Vexpand carousel children (*)
  affc491... stylesheet: Make switch recoloring easier (*)
  1d5d90a... stylesheet: Make check recoloring easier (*)
  a3d1d6d... stylesheet: Make scale recoloring easier (*)
  5cc40c3... stylesheet: Remove fill hover/active colors (*)
  1933848... stylesheet: Fix treeview and columnview header borders (*)
  fd1eb99... stylesheet: Refresh treeview/columnview colors (*)
  fdef481... Update to meson >= 0.59.0 (*)
  6369084... Add Meson dependency override (*)
  847fac2... Remove usage of meson.source/build_root() (*)
  a365f09... Remove usage of gui_app in executable (*)
  543aae4... Remove manual application of -fvisibility=hidden (*)
  a04f0a1... Use library() instead of shared_library() (*)
  970d6ed... doc: Mention icon changes in the migration guide (*)
  92d8a81... _sidebars.scss: Remove backround from .view w/ navigation-s (*)
  a4bf044... avatar: Make custom images fill the circle (*)
  1772651... _lists.scss: Remove listview.content (*)
  80445e1... stylesheet: Add .boxed-list and swap uses of .content (*)
  e7c7ae5... doc: Mention that .content and .boxed-list are unsupported  (*)
  675ff12... demo: Fix a g_autofree warning in CI (*)
  d79d11f... tab: Remove hover state handling (*)
  a7122bb... tab: Show close button on enter as well (*)
  4e2ef2f... tab-box: Handle middle click on release instead of press (*)
  29e1b59... stylesheet: Style GtkWindowControls icon properly (*)
  0089a69... demo: Add mnemonics to the view switcher example (*)
  2d72970... view-switcher-button: Only set mnemonic for the visible lab (*)
  1e4d3cd... tab-box: Account for adjustment value change on resizes (*)
  56fac87... main: Make adw_init() call gtk_init() (*)
  0079226... indicator-bin: Measure mask too (*)
  7558ebd... Revert "indicator-bin: Measure mask too" (*)
  51da3e6... Revert "main: Make adw_init() call gtk_init()" (*)
  ff2aeab... doc: Fix expander row method mentions in migration guide (*)
  6b447fd... Release 1.0.0.alpha.4 (*)
  0cb4b5e... Revert "Revert "main: Make adw_init() call gtk_init()"" (*)
  53d32c4... Revert "Revert "indicator-bin: Measure mask too"" (*)
  4ca44b2... Revert "Remove usage of meson.source/build_root()" (*)
  d4ee981... meson: Remove gmodule and rt deps (*)
  ccf8a62... meson: Require glib 2.66 (*)
  0d79315... Bump GTK and GLib versions in adwaita.h (*)
  c413917... carousel: Clean up scroll timer (*)
  ac428d0... demo: Use g_file_peek_path() (*)
  2821a10... swipe-tracker: Make swipeable a weak ref (*)
  4f318f5... animation: Don't leak widget and target (*)
  4e7ceb9... carousel: Unparent children in dispose() (*)
  08a1827... leaflet: Prevent an infinite loop in dispose() (*)
  d1da4bd... shadow-helper: Don't ref widget (*)
  466509f... tests: Use g_assert_finalize_object() across the board (*)
  3d7bad5... carousel: Test child removal on dispose (*)
  be25987... tab-box: Use g_clear_list() (*)
  fa62595... stylesheet: Support .navigation-sidebar.background (*)
  2971e12... tests: Don't leak AdwViewStack (*)
  ab18ffb... view-switcher-bar: Unset stack in dispose() (*)
  b9ed69a... view-switcher-bar: Stop accessing GtkActionBar revealer (*)
  2f58322... Use only the basename of files in public types file (*)
  b46a45f... Use project_source_root() instead of source_root() (*)
  2e6d134... Add AdwToast (*)
  61a1dcc... Add AdwToastWidget (*)
  fe8ec92... Add AdwToastOverlay (*)
  7628338... demo: Add toast demo (*)
  e71b015... _preferences.scss: Remove adaptive margins (*)
  1171616... toast: Support mnemonics on the button (*)
  726e527... general: Use G_DEFINE_FINAL_TYPE for final types (*)
  a289f08... general: Depend on glib 2.66 for now (*)
  4a1bf16... swipe-tracker: Split begin-swipe and prepare (*)
  2bad3db... flap: Fix typo in doc (*)
  4704b14... stylesheet: Apply toolbar popover overrides for all popover (*)
  280bf69... demo: Bundle app icon in gresource (*)
  040099b... toast-overlay: Reduce scaling on hide transition (*)
  56a304e... stylesheet: List/card style tweaks (*)
  17700d7... stylesheet: Fix border-radius on boxed list rows (*)
  f39b156... preferences-window: Use AdwPreferencesPage for search (*)
  7d8ef9b... preferences-window: Add a way to show toasts (*)
  cd8a074... demo: Add a prefrences window toast demo (*)
  92c19d4... tab-view: Remove shortcut-widget (*)
  82bbba3... ci: Update ABI break commit (*)
  fe0895a... readme: Update demo path (*)
  872d942... enums: let mkenums use the standard template (*)
  6a760f8... leaflet: Rename can-swipe-* to can-navigate-* (*)
  5c0dbc7... preferences-window: can-swipe-back -> can-navigate-back (*)
  c89f636... leaflet: Support back/forward mouse buttons (*)
  ccff88f... leaflet: Add back/forward shortcuts (*)
  2c33a76... doc: Mention navigation shortcuts in migration guides (*)
  33d3bb1... ci: Update ABI break commit (*)
  802ac45... preferences-window: Fix a docs typo (*)
  dae24ed... leaflet: Fix back/forward shortcuts for vertical orientatio (*)
  c48a218... demo: Update list button usage (*)
  9e9ee6b... flatpak: Bundle gtk (*)
  3b2f745... demo: Remove .outline from switches (*)
  dee8762... button-content: fix docs typo (*)
  1ce9b4d... stylesheet: Fix HC outlines for AdwViewSwitcher (*)
  4e920e1... stylesheet: Bump checked toggle button opacity (*)
  89af20c... Revert "stylesheet: Apply toolbar popover overrides for all (*)
  6a4bab1... stylesheet: Remove button.outline (*)
  b85ed11... demo: Bundle pango as well (*)
  c9a512b... stylesheet: Fix boxed list focus again (*)
  8a18862... stylesheet: Clean up paned styles (*)
  33914a0... stylesheet: Borderless entries (*)
  a3a5e47... demo: Set minimum width on the view switcher window (*)
  b83dac5... view-switcher-title: Hide switcher for narrow windows (*)
  932ce5c... action-row: Allow suffixes to expand (*)
  a57ce46... stylesheet: Simplify popover and messagedialog selectors (*)
  2f248d5... leaflet: Remove an unused include (*)
  d1851d1... animation: Split AdwAnimationTarget into a separate file (*)
  93cb020... animation-target: Split out AdwCallbackAnimationTarget (*)
  a8a0fec... animation-target: Add destroy notify to callback target (*)
  020739f... animation: Pass target into adw_animation_new() (*)
  bb917e3... animation-target: Swap value and data in the callback (*)
  8ed18fc... animation: Reorder functions properly (*)
  72d0b80... animation: Remove adw_animation_set_status() (*)
  82fb899... animation: Rename status to state (*)
  63e20d6... animation: Use weak ref for the widget (*)
  464b37d... toast: Allow changing timeout (*)
  ef12987... viewstack: Turn the homogenenous variables into an array (*)
  9a57eb0... viewstack: Turn widget size into an array (*)
  47ff54f... viewstack: Index the homogeneous array by orientation (*)
  fd1ab6f... viewstack: Make sure to not under-measure children (*)
  5378f89... tab-box: Fix a memory leak (*)
  f7e808b... animation: Overhaul the playback API (*)
  4aa87e3... carousel-indicator-dots: Use a single AdwAnimation (*)
  a44a0fa... carousel-indicator-lines: Use a single AdwAnimation (*)
  6e16314... flap: Don't recreate animations (*)
  3ac23c9... tab: Don't recreate AdwAnimation (*)
  7b40617... carousel: Refactor animations (*)
  717a8c3... tab-box: Create drag icon resize animation once (*)
  800b2bf... tab-box: Only create resize animation once (*)
  6309e69... tab-box: Only create scroll animation once (*)
  013952e... tab-box: Misc animation updates (*)
  71970e3... animation: Extract vfuncs (*)
  57e1955... Use guint for duration across the board (*)
  5993cbb... animation: Split out AdwTimedAnimation (*)
  69e3b59... timed-animation: Add repeat-count (*)
  6eaf288... timed-animation: Add alternate and reverse (*)
  d5fdcdd... timed-animation: Rename interpolator to easing (*)
  bbdbb3a... Make animations public (*)
  5be1b1b... animation-target: Add docs (*)
  6559fea... animation: Add docs (*)
  be2ee54... timed-animation: Add docs (*)
  7103d57... animation-target: Add G_GNUC_WARN_UNUSED_RESULT to _new() (*)
  60509d4... tests: Add animation tests (*)
  278d465... demo: add demo for AdwTimedAnimation (*)
  0210b65... easing: Move to a separate file (*)
  12d0406... demo: Add Manuel to authors (*)
  b899029... easing: Add adw_easing_ease() (*)
  af4afb8... easing: Move the easing functions from animation utils (*)
  af67fe5... animation-util: Make adw_lerp() public (*)
  6843496... easing: Add the remaining easing functions from Clutter (*)
  c8e7a57... easing: Remove EASING_ from enum names (*)
  7e72932... tests: Add a simple easing test (*)
  a2c423a... ci: Update ABI break commit (*)
  df0aade... view-stack: Remove transitions (*)
  275e0e9... ci: Bump ABI break (*)
  2dcc466... timed-animation: Use G_DEFINE_FINAL_TYPE (*)
  8171058... animation-target: Use G_DEFINE_FINAL_TYPE (*)
  4e27124... stylesheet: More spacing between list row title and descrip (*)
  f146563... style-manager: Set gtk-application-prefer-dark-theme for da (*)
  13f2c96... stylesheet: Fix menu check hover states (*)
  1cad0dc... doc: .outline -> .list-button (*)
  ac6dac4... view-stack: Fix a typo in set_visible_child() (*)
  785e52d... stylesheet: Softer popover shadow (*)
  e4fb6f7... stylesheet: Increase menu item height (*)
  5b72344... stylesheet: Fix entry height (*)
  7609de3... stylesheet: Fix spinbutton buttons (*)
  57c991f... view-switcher: Add .wide and .narrow css classes (*)
  76a51dd... view-switcher-button: Make the stack non-homogeneous (*)
  d392ae6... stylesheet: Don't make wide view switcher edge to edge (*)
  91e6775... view-switcher-button: Remove non-bold labels (*)
  071144f... stylesheet: Use tabular figures for calendar (*)
  d3643e0... Add Russian translation (*)
  45e1680... Revert "action-row: Allow suffixes to expand" (*)
  9fce1a9... action-row: Remove unnecessary haligns (*)
  3501f2a... preferences-group: Remove unnecessary haligns (*)
  e57395a... preferences-window: Remove unnecessary haligns (*)
  331d2ba... tab: Remove an unnecessary halign (*)
  74c1643... window-title: Remove unnecessary haligns (*)
  e94ddf8... combo-row: Remove an unnecessary halign (*)
  f38280a... demo: Remove unnecessary haligns (*)
  645e80f... demo: Fix a typo (*)
  088888e... demo: Stop bundling gtk and pango (*)
  36eb2f1... status-page: Use title-1 for title (*)
  5d078fb... demo: Update status page-like titles (*)
  35b434b... demo: Fix avatar margin (*)
  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 (*)
  591d805... tab-view: Propagate Alt-[0-9] if selected tab doesn't chang (*)
  4c0f95b... docs: Add named colors and style class docs (*)
  a0ce6db... doc: Remove an outdated section from migration guide (*)
  a55fbf6... doc: Link to style classes and named colors (*)
  dae1233... combo-row: Fix the error css node docs (*)
  322eb00... doc: Add a missing section to migration guide (*)
  a5d9f46... doc: Fix named color references (*)
  5084197... combo-row: Link to GTK_INVALID_LIST_POSITION (*)
  56d6ea5... Revert "preferences-page: Propagate natural width" (*)
  f31441e... Revert "status-page: Propagate natural width" (*)
  9cd05c8... animation: Mark as abstract (*)
  5d70b35... doc: Add a screenshot generator (*)
  bcbc8a3... doc: Add style class screenshots (*)
  3d033f2... doc: Fix an inaccuracy in style docs (*)
  896e590... meson: Pass libadwaita deps to the screenshot tool (*)
  363b0ab... Update POTFILES.skip (*)
  f22fa75... Update Portuguese translation (*)
  a98d68b... tab: ensure types from class init (*)
  0a2ae94... view-switcher: ensure types from class init (*)
  9ee46bb... Update Galician translation (*)
  267b943... Update Brazilian Portuguese translation (*)
  ffc77aa... screenshot: Add options to print a single image or list the (*)
  cba301f... screenshot: Sort images (*)
  e27614a... doc: Mention -i in the tools readme (*)
  4ef27ec... screenshot: Allow widget not to be the root (*)
  521c77f... screenshot: Add a small timeout before taking screenshots (*)
  c9a3769... header-bar: Fix docs example (*)
  b919068... tab-view: Implement GtkBuildable (*)
  7d89d6c... toast-overlay: Allow adding toasts via in GtkBuilder (*)
  eb15ac2... preferences-window: Allow adding toasts with GtkBuilder (*)
  1188f4e... doc: Add widget screenshots (*)
  4900a87... stylesheet: Remove tabbar.inline border (*)
  e498466... stylesheet: Remove searchbar.inline border (*)
  712283a... doc: Add inline tab/search bar screenshots (*)
  c213b59... doc: Refresh status-page.compact screenshot (*)
  fa63d16... doc: Refresh visual index (*)
  d479fc0... doc: Simplify screenshot style classes (*)
  451e468... docs: Fix in-app notification screenshot (*)
  32f4f5f... doc: Update build-howto (*)
  b082f71... doc: Fix a typo (*)
  7577d00... Update Russian translation (*)
  bbb17c6... Update Romanian translation (*)
  f18c449... stylesheet: Update emoji chooser grid (*)
  2a7a1b2... Update Chinese (China) translation (*)
  4aef9e9... Update Spanish translation (*)
  a2851a2... Update Friulian translation (*)
  eec4f88... Update Slovenian translation (*)
  a6141a2... Update Basque translation (*)
  cb3bca3... demo: Add a caption to the screenshot (*)
  5055149... view-switcher: Clarify docs (*)
  83d4f77... doc: Add a Styles & Appearance page (*)
  cbea153... doc: Add Boxed Lists page (*)
  a9b65e6... doc: Add Adaptive Layouts page (*)
  771ea64... header-bar: Avoid ... in xml examples (*)
  5f66934... preferencesgroup: Document GtkBuildable behavior (*)
  46a67fe... doc: Fix Styles & Appearance typos (*)
  8ccfbb6... demo: Remove app-notification style demo (*)
  82baa62... doc: Add Initialization page (*)
  9ac9bff... Add a hello world example (*)
  99acc43... view-switcher-button: Set mnemonic in init() (*)
  c0319ba... status-page: Set a11y relations (*)
  b277ad6... action-row: Set described-by (*)
  7869f18... gizmo: Copy new_with_role() from GTK (*)
  9fad296... window-mixin: Set up widget roles (*)
  f0c0064... shadow-helper: Set up widget roles (*)
  c1e8d31... split-button: Fix the a11y role in docs (*)
  25d6e46... status-page: Set presentation role for the icon (*)
  dfc1329... preferences-page: Set accessible role (*)
  7b3af16... preferences-group: Set accessible role (*)
  861c0b6... demo: Set tooltip on split buttons (*)
  a3af1af... leaflet: Fix notify order when starting a swipe (*)
  82b4b70... tab-box: Measure the background gizmo (*)
  d99e5cc... tab: Don't resize when display width changes (*)
  e2b23db... tab-box: Stop using gtk_widget_get_parent() on tabs (*)
  277e3bb... tabs: Separate clipping into another widget (*)
  73df897... docs: Fix a typo (*)
  be5ac95... doc: Drop Adw. namespace everywhere (*)
  c438439... doc: Fix "HdyTabVoew" (*)
  36ae513... doc: Consistently use backticks for properties (*)
  8325f66... swipe-tracker: Mention flap as well (*)
  1e07f88... view-switcher-button: Fix indentation (*)
  2802ee0... doc: Fix a link in the migration guide (*)
  2c9845a... doc: Add a missing .selection-mode link (*)
  95bc4be... doc: Add a few missing GtkBox links (*)
  ccbf858... carousel: Account for shifts in get_range() (*)
  f53ad0d... carousel: Fix indentation (*)
  6576046... carousel: Rewrite reorder() (*)
  e75608a... carousel: Maintain widget order in insert() (*)
  ea1573c... carousel: Add proper tests for insert() (*)
  f360131... Add Hebrew translation (*)
  169a573... Rework inspector page (*)
  8896cb2... Release 1.0.0 (*)
  cff090a... build: Add a dist script (*)
  b274a0c... Release 1.0.1 (*)
  d5a4490... Update Indonesian translation (*)
  da2b66d... Update Occitan translation (*)
  fddc56f... demo: Fix carousel demo combo rows (*)
  38e8765... Update Persian translation (*)
  4b0e09c... screenshot: Fix indentation (*)
  5639e28... screenshot: Load ui files from a dir rather than resources (*)
  e4d331f... Update French translation (*)
  44e4c9f... docs: Some minor docs improvements (*)
  c0dbb51... docs: Use kbd for shortcuts (*)
  2519511... docs: Render lists (*)
  cfc36e6... docs: Fix missing "the" (*)
  c08c403... docs: Wrap ellipsis in comments (*)
  3da32a3... docs: fix link to property of AdwHeaderBar (*)
  adbf063... combo-row: Fix padding with hidden dropdown arrow (*)
  6cfd3f8... expander-row: Fix focus (*)
  ac6b983... build: Force-include msvc_recommended_pragmas.h on MSVC (*)
  8c6e733... build: Redo gen-public-types.sh in Python (*)
  9d29003... build: Don't use PIE/PIC for MSVC-like compilers (*)
  9fd002e... build: Skip building examples on MSVC (*)
  9395f52... demo: Don't try building appstream items on Windows (*)
  6aea1ea... tab: Avoid empty initializers (*)
  4aef389... settings: Don't use portal on Windows (*)
  4e1160c... settings: Don't check for Flatpak on Windows (*)
  c2d77ba... Remove g_auto* usage (*)
  70d2b76... hacking: Remove the automated cleanup section (*)
  6acd524... ci: Add a scan-build job

(*) 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]