terminal/src/propsheet
pi1024e 9f95b54f2c
Change NULL to nullptr since they are pointers (#4960)
Some functions and variables are having NULL assigned to them when they are in fact pointers, so nullptr might be more accurate here.
2020-03-20 20:35:12 +00:00
..
ColorControl.cpp Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00: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 Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00: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 Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00: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 Prevent the v1 propsheet from zeroing colors, causing black text on black background. (#2651) 2019-10-02 16:04:59 -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 Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00: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 Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00: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 Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
globals.h Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
init.cpp Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
LayoutPage.cpp Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00: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 Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
OptionsPage.cpp Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +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 Remove global namespaced min/max and replace it with STL min/max (#4173) 2020-01-10 13:27:05 +00:00
preview.cpp Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
product.pbxproj Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
propsheet.vcxproj Unify and clean up the common build properties (#3429) 2019-11-05 14:29:11 -08: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 Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
registry.cpp Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
sources Integrate inbox changes up to 68d3b53286dd 2019-12-02 17:24:26 -08:00
strid.mc Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
TerminalPage.cpp Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +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