..
button.cpp
Prefer std::string over std::wstring. ( #179 )
2021-08-08 23:25:20 +02:00
catch_event.cpp
Prefer std::string over std::wstring. ( #179 )
2021-08-08 23:25:20 +02:00
checkbox.cpp
Fix mouse wheel on checkbox. ( #205 )
2021-09-16 00:47:31 +02:00
component_fuzzer.cpp
Fix Gauge of size zero. ( #200 )
2021-09-04 19:58:02 +02:00
component_test.cpp
Fix compilation errors. ( #155 )
2021-07-15 22:45:10 +02:00
component.cpp
Prefer std::string over std::wstring. ( #179 )
2021-08-08 23:25:20 +02:00
container_test.cpp
Update examples to use std::string. ( #182 )
2021-08-09 00:27:37 +02:00
container.cpp
Run IWYU. ( #208 )
2021-09-16 20:45:26 +02:00
dropdown.cpp
feat: Dropdown select menu. ( #214 )
2021-09-30 20:55:47 +02:00
event.cpp
Prefer std::string over std::wstring. ( #179 )
2021-08-08 23:25:20 +02:00
input_test.cpp
Update Input's options. ( #195 )
2021-08-22 13:51:00 +02:00
input.cpp
feat: Support mouse scroll. ( #201 )
2021-09-08 09:36:37 +02:00
maybe.cpp
feat: Dropdown select menu. ( #214 )
2021-09-30 20:55:47 +02:00
menu.cpp
Run IWYU. ( #208 )
2021-09-16 20:45:26 +02:00
radiobox_test.cpp
Update examples to use std::string. ( #182 )
2021-08-09 00:27:37 +02:00
radiobox.cpp
Fix mouse wheel on checkbox. ( #205 )
2021-09-16 00:47:31 +02:00
receiver_test.cpp
Use IWYU.
2021-05-01 23:19:07 +02:00
renderer.cpp
Prefer std::string over std::wstring. ( #179 )
2021-08-08 23:25:20 +02:00
resizable_split.cpp
feat: Support mouse scroll. ( #201 )
2021-09-08 09:36:37 +02:00
screen_interactive_test.cpp
Update examples to use std::string. ( #182 )
2021-08-09 00:27:37 +02:00
screen_interactive.cpp
Support reentrant screen. ( #196 )
2021-09-01 17:47:48 +02:00
show.cpp
feat: Dropdown select menu. ( #214 )
2021-09-30 20:55:47 +02:00
slider.cpp
Prefer std::string over std::wstring. ( #179 )
2021-08-08 23:25:20 +02:00
terminal_input_parser_test_fuzzer.cpp
Add general fuzzer. ( #159 )
2021-07-17 15:53:25 +02:00
terminal_input_parser_test.cpp
Prefer std::string over std::wstring. ( #179 )
2021-08-08 23:25:20 +02:00
terminal_input_parser.cpp
Resolve compile error on cygwin. ( #151 )
2021-07-14 14:41:31 +02:00
terminal_input_parser.hpp
Pass -Wshadow ( #97 )
2021-05-16 17:18:11 +02:00
toggle_test.cpp
Update examples to use std::string. ( #182 )
2021-08-09 00:27:37 +02:00
toggle.cpp
Prefer std::string over std::wstring. ( #179 )
2021-08-08 23:25:20 +02:00