terminal/src
Schuyler Rosefield 2c5a35f1be
Make sure we keep event handlers on the control when detaching a pane (#11039)
When moving a pane to a new tab previously we removed the event handlers
on it as if we were closing it, but we are just moving it so we need to
keep them.

I tried really hard to make sure all of the events were hooked up
correctly, but I guess I missed these originally since they are normally
created in the Pane constructor.

Closes #11035

## Validation Steps Performed
created panes, moved them to new tabs, confirmed that they close and
ding appropriately.
2021-08-25 22:49:26 +00:00
..
api-ms-win-core-synch-l1-2-0 Introduce a api-ms-win-core-synch-l1-2-0 shim for Windows 7 (#10559) 2021-07-07 16:48:28 +00:00
buffer Add an ENUM setting for disabling rendering "intense" text as bold (#10759) 2021-08-16 13:45:56 +00:00
cascadia Make sure we keep event handlers on the control when detaching a pane (#11039) 2021-08-25 22:49:26 +00:00
dep
host Remove std::deque from Renderer (#10923) 2021-08-24 15:27:59 +00:00
inc Refactor u8u16 and u16u8 conversion functions (#10966) 2021-08-23 23:48:13 +00:00
interactivity Fix failing UIA movement tests (#10991) 2021-08-24 13:56:38 +00:00
internal
propsheet Merged PR 6176782: [Git2Git] Get rid of dead build macros/#defines FE_IME, W32_SB, etc. 2021-06-21 10:50:52 -07:00
propslib Merged PR 6176782: [Git2Git] Get rid of dead build macros/#defines FE_IME, W32_SB, etc. 2021-06-21 10:50:52 -07:00
renderer Fix setting wght axis font bugs (#10863) 2021-08-25 01:19:40 +00:00
server Release unneeded memory more eagerly from conhost (#10738) 2021-07-21 05:59:57 +00:00
staging
terminal Add support for downloadable soft fonts (#10011) 2021-08-06 20:41:02 +00:00
testlist
til Introduce vk() and sc() key chord specifiers (#10666) 2021-07-20 22:34:51 +00:00
tools
tsf Merged PR 6176782: [Git2Git] Get rid of dead build macros/#defines FE_IME, W32_SB, etc. 2021-06-21 10:50:52 -07:00
types Fix failing UIA movement tests (#10991) 2021-08-24 13:56:38 +00:00
winconpty
common.build.post.props
common.build.pre.props
common.build.tests.props Enable /Zc:preprocessor (#10593) 2021-07-13 23:00:11 +00:00
common.pgo.compile.props
common.pgo.runtime.props
ConsolePerf.regions.xml
ConsolePerf.wprp
cppwinrt.build.post.props
cppwinrt.build.pre.props Enable /Zc:preprocessor (#10593) 2021-07-13 23:00:11 +00:00
dirs
features.xml Add Minimize to Tray and Tray Icon (#10368) 2021-08-12 19:54:39 +00:00
project.inc
project.unittest.inc
StaticAnalysis.ruleset
Terminal.wprp
unit.tests.x64.runsettings
unit.tests.x86.runsettings
wap-common.build.post.props
wap-common.build.pre.props