terminal/src/propsheet
Michael Niksa 52534c94cc Combined changes to make the build work again (see inside) (#2945)
* Revert "Add source linking information during the build (#2857)"

This reverts commit 6b728cd6d0.

* Need reference to renderer base inside UnitTests_TerminalCore
* add dependency for TerminalControl to Types project.
* Set build to single threaded as parallel build is broken by 16.3 build toolchain.
* Disable new rule C26814 as it's breaking builds
   Wrote a follow up task #2941 to roll it out later.
* Add noexcept to dx header.
2019-09-30 10:39:55 -07:00
..
ColorControl.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
ColorControl.h add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
ColorsPage.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
ColorsPage.h add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
console.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
console.def Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
console.dll.mui.lci Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
console.h add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
console.man Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
console.rc Prevent "Options" propsheet from reverting cursor shape settings (#2663) 2019-09-09 14:45:05 +00:00
console.Resources.man Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
dbcs.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
dialogs.h Prevent "Options" propsheet from reverting cursor shape settings (#2663) 2019-09-09 14:45:05 +00:00
dll.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
font.h add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
fontdlg.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
fontdlg.h add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
globals.cpp Prevent "Options" propsheet from reverting cursor shape settings (#2663) 2019-09-09 14:45:05 +00:00
globals.h Prevent "Options" propsheet from reverting cursor shape settings (#2663) 2019-09-09 14:45:05 +00:00
init.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
LayoutPage.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
LayoutPage.h Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
menu.h add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
misc.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
OptionsPage.cpp Prevent "Options" propsheet from reverting cursor shape settings (#2663) 2019-09-09 14:45:05 +00:00
OptionsPage.h Prevent "Options" propsheet from reverting cursor shape settings (#2663) 2019-09-09 14:45:05 +00:00
precomp.cpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
precomp.h add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
preview.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
product.pbxproj Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
propsheet.vcxproj Combined changes to make the build work again (see inside) (#2945) 2019-09-30 10:39:55 -07:00
propsheet.vcxproj.filters Combined changes to make the build work again (see inside) (#2945) 2019-09-30 10:39:55 -07:00
PropSheetHandler.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
registry.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
sources inbox: merge refactoring payload from FI 2019-06-11 17:01:26 -07:00
strid.mc Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
TerminalPage.cpp Prevent "Options" propsheet from reverting cursor shape settings (#2663) 2019-09-09 14:45:05 +00:00
TerminalPage.h Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
util.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
windowsshell.manifest Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00