terminal/src/types
2019-08-29 11:12:55 -07:00
..
inc [Complex] C26446, Use .at instead of array indices - Reword UTF8OutPipeReader to use std::array so we can use .at and move some pointers to iterators. 2019-08-29 11:09:44 -07:00
lib Accessibility: Refactor Providers (#2414) 2019-08-20 16:32:44 -07:00
ut_types Initializes conhost's Campbell color scheme in conhost order instead of ANSI/VT order (#1237) 2019-07-25 22:03:00 +00:00
CodepointWidthDetector.cpp Replace CodepointWidthDetector's runtime table with a static one (#2368) 2019-08-16 10:54:17 -07:00
convert.cpp C26446, Use .at instead of array indices 2019-08-29 11:05:32 -07:00
dirs Switch to v5 UUIDs as profile GUIDs for the default profiles (#913) 2019-05-21 13:29:16 -07:00
FocusEvent.cpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
GlyphWidth.cpp Merged PR 3215853: Fix spacing/layout for block characters and many retroactively-recategorized emoji (and more!) 2019-05-02 15:29:10 -07:00
IBaseData.h Accessibility: Refactor IRenderData with IUiaData (#2296) 2019-08-19 11:03:45 -07:00
IConsoleWindow.hpp Accessibility: Set-up UIA Tree (#1691) 2019-07-29 15:21:15 -07:00
IInputEvent.cpp C26446, Use .at instead of array indices 2019-08-29 11:05:32 -07:00
IInputEventStreams.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
IUiaData.h Accessibility: Refactor Providers (#2414) 2019-08-20 16:32:44 -07:00
IUiaWindow.h Accessibility: Set-up UIA Tree (#1691) 2019-07-29 15:21:15 -07:00
KeyEvent.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
MenuEvent.cpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
ModifierKeyState.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
MouseEvent.cpp 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 Accessibility: Set-up UIA Tree (#1691) 2019-07-29 15:21:15 -07:00
ScreenInfoUiaProviderBase.cpp C26446, Use .at instead of array indices 2019-08-29 11:05:32 -07:00
ScreenInfoUiaProviderBase.h Accessibility: Refactor Providers (#2414) 2019-08-20 16:32:44 -07:00
sources.inc Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
UiaTextRangeBase.cpp C26446, Use .at instead of array indices 2019-08-29 11:05:32 -07:00
UiaTextRangeBase.hpp Accessibility: Add BoundingRects to UiaTextRanges (#2423) 2019-08-20 17:50:34 -07:00
UTF8OutPipeReader.cpp [Complex] C26446, Use .at instead of array indices - Reword UTF8OutPipeReader to use std::array so we can use .at and move some pointers to iterators. 2019-08-29 11:09:44 -07:00
Utf16Parser.cpp Change ParseNext function in UTF16 parser to never yield invalid data… (#1129) 2019-06-04 15:22:18 -07:00
utils.cpp C26477, don't use 0 or NULL, use nullptr. 2019-08-29 11:12:55 -07:00
viewport.cpp Make the RIS command clear the display and scrollback correctly (#2367) 2019-08-27 18:45:38 -07:00
WindowBufferSizeEvent.cpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
WindowUiaProviderBase.cpp Accessibility: Refactor Providers (#2414) 2019-08-20 16:32:44 -07:00
WindowUiaProviderBase.hpp Accessibility: Refactor Providers (#2414) 2019-08-20 16:32:44 -07:00