terminal/src/propslib
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
..
conpropsp.hpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
precomp.cpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
precomp.h Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
propslib.vcxproj Unify and clean up the common build properties (#3429) 2019-11-05 14:29:11 -08:00
propslib.vcxproj.filters Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
RegistrySerialization.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
RegistrySerialization.hpp inbox: reflect changes from 20h1 branch (#2310) 2019-08-07 10:58:53 -07:00
ShortcutSerialization.cpp Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
ShortcutSerialization.hpp Prevent the v1 propsheet from zeroing colors, causing black text on black background. (#2651) 2019-10-02 16:04:59 -07:00
sources Import build fix changes from OS for sync to a34a957cf 2020-03-16 18:26:48 +00:00
TrueTypeFontList.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
TrueTypeFontList.hpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00