terminal/src/tsf
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
..
ConsoleTSF.cpp Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
ConsoleTSF.h Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
contsf.cpp Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
globals.h add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
precomp.cpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
precomp.h Introduce chromium safe math (#4144) 2020-01-16 18:51:06 +00:00
sources Import build fix changes from OS for sync to a34a957cf 2020-03-16 18:26:48 +00:00
TfCatUtil.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
TfCatUtil.h add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
TfConvArea.cpp Replace macros with constexpr part 2 (#3416) 2019-11-04 07:37:47 -06:00
TfConvArea.h add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
TfCtxtComp.h Remove ATL dependencies (#676) (#719) 2019-05-21 10:32:43 -07:00
TfDispAttr.cpp Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
TfDispAttr.h add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
TfEditses.cpp Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
TfEditses.h Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
TfTxtevCb.cpp Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
tsf.vcxproj Unify and clean up the common build properties (#3429) 2019-11-05 14:29:11 -08:00
tsf.vcxproj.filters Remove ATL dependencies (#676) (#719) 2019-05-21 10:32:43 -07:00