[PR #1359] [MERGED] inbox: reflect incoming changes from Windows #24600

Open
opened 2026-01-31 09:04:17 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/1359
Author: @DHowett-MSFT
Created: 6/21/2019
Status: Merged
Merged: 6/21/2019
Merged by: @DHowett-MSFT

Base: masterHead: inbox


📝 Commits (10+)

  • bd0e055 Merged PR 3286042: Add chafa resource into the DLL built by Windows Razzle
  • 45350b4 Merged PR 3300188: Merge GitHub changes up to 82e75ce3
  • 05cc6bf Merged PR 3300214: Fix a bunch of static analysis issues (GH553)
  • 62f7309 Merged PR 3300252: Migrate GitHub changes up until 2fdcb679
  • c70f904 Merged PR 3302855: [Git2Git] Merge accumulated build fixes from RS_ONECORE_DEP_ACIOSS
  • c910045 Merged PR 3315789: Migrate GitHub changes up until cfc72cee
  • 7b07539 Merged PR 3315880: Guard try_query calls with a null check on the pointer we're QI-ing from
  • 259cc1c Merged PR 3330629: [Git2Git] Merged PR 3330475: Synchronize the font between the WDDMCon Renderer and the SCREEN_INFORMATION
  • 1a9759b Merge remote-tracking branch 'origin/master' into HEAD
  • c148884 Merge remote-tracking branch 'origin/master' into HEAD

📊 Changes

8 files changed (+13 additions, -2 deletions)

View changed files

📝 src/host/tracing.hpp (+2 -0)
📝 src/inc/HostAndPropsheetIncludes.h (+0 -2)
📝 src/propsheet/TerminalPage.cpp (+1 -0)
📝 src/renderer/dx/DxRenderer.hpp (+2 -0)
📝 src/terminal/parser/OutputStateMachineEngine.hpp (+2 -0)
📝 src/types/inc/CodepointWidthDetector.hpp (+1 -0)
📝 src/types/inc/GlyphWidth.hpp (+3 -0)
📝 src/types/inc/convert.hpp (+2 -0)

📄 Description

official/rs_onecore_dep_acioss 9638166d8c8374081a2aa8b8f9ecabf2bae0df0a


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/1359 **Author:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Created:** 6/21/2019 **Status:** ✅ Merged **Merged:** 6/21/2019 **Merged by:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Base:** `master` ← **Head:** `inbox` --- ### 📝 Commits (10+) - [`bd0e055`](https://github.com/microsoft/terminal/commit/bd0e0550bbc2e1c8229179e9fb3a6c221904e6ed) Merged PR 3286042: Add chafa resource into the DLL built by Windows Razzle - [`45350b4`](https://github.com/microsoft/terminal/commit/45350b49ad6d2823717fd6ee531826c674586054) Merged PR 3300188: Merge GitHub changes up to 82e75ce3 - [`05cc6bf`](https://github.com/microsoft/terminal/commit/05cc6bf2ea72acaae0a3e6f9778d766ad1bad6ad) Merged PR 3300214: Fix a bunch of static analysis issues (GH553) - [`62f7309`](https://github.com/microsoft/terminal/commit/62f7309eb54637ce22a8961685cc12aaaba161e4) Merged PR 3300252: Migrate GitHub changes up until 2fdcb679 - [`c70f904`](https://github.com/microsoft/terminal/commit/c70f904922b001ab22e6ff4df31798d6c932c5a6) Merged PR 3302855: [Git2Git] Merge accumulated build fixes from RS_ONECORE_DEP_ACIOSS - [`c910045`](https://github.com/microsoft/terminal/commit/c91004518726480a59a0abbc6f9bd55a10010e13) Merged PR 3315789: Migrate GitHub changes up until cfc72cee - [`7b07539`](https://github.com/microsoft/terminal/commit/7b07539740e5488736ec0afcbdd19e6f5930b726) Merged PR 3315880: Guard try_query calls with a null check on the pointer we're QI-ing from - [`259cc1c`](https://github.com/microsoft/terminal/commit/259cc1c8dfcbc45aa6b3d48ad8c736e461fc4248) Merged PR 3330629: [Git2Git] Merged PR 3330475: Synchronize the font between the WDDMCon Renderer and the SCREEN_INFORMATION - [`1a9759b`](https://github.com/microsoft/terminal/commit/1a9759b518319cf40d9da20ddd1cf9c7a82918d7) Merge remote-tracking branch 'origin/master' into HEAD - [`c148884`](https://github.com/microsoft/terminal/commit/c1488844e80df3535fa744c573c5d0d48f5b8401) Merge remote-tracking branch 'origin/master' into HEAD ### 📊 Changes **8 files changed** (+13 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/host/tracing.hpp` (+2 -0) 📝 `src/inc/HostAndPropsheetIncludes.h` (+0 -2) 📝 `src/propsheet/TerminalPage.cpp` (+1 -0) 📝 `src/renderer/dx/DxRenderer.hpp` (+2 -0) 📝 `src/terminal/parser/OutputStateMachineEngine.hpp` (+2 -0) 📝 `src/types/inc/CodepointWidthDetector.hpp` (+1 -0) 📝 `src/types/inc/GlyphWidth.hpp` (+3 -0) 📝 `src/types/inc/convert.hpp` (+2 -0) </details> ### 📄 Description official/rs_onecore_dep_acioss 9638166d8c8374081a2aa8b8f9ecabf2bae0df0a --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:04:17 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#24600