FTXUI/src/ftxui/component
Arthur Sonzogni 1ff894f6f5
Address @tusharpm comments. (#178)
@tusharpm let two comments in:
https://github.com/ArthurSonzogni/FTXUI/pull/175
but this already landed in:
https://github.com/ArthurSonzogni/FTXUI/pull/173

Address them here.
2021-08-08 08:49:46 +02:00
..
button.cpp Add focusable Renderer. (#173) 2021-08-06 20:32:33 +02:00
catch_event.cpp Remove explicit default destructors (#157) 2021-07-17 12:02:08 +02:00
checkbox.cpp Add focusable Renderer. (#173) 2021-08-06 20:32:33 +02:00
component_fuzzer.cpp Add general fuzzer. (#159) 2021-07-17 15:53:25 +02:00
component_test.cpp Fix compilation errors. (#155) 2021-07-15 22:45:10 +02:00
component.cpp Add non focusable components. (#172) 2021-08-05 22:40:40 +02:00
container_test.cpp Add non focusable components. (#172) 2021-08-05 22:40:40 +02:00
container.cpp Add non focusable components. (#172) 2021-08-05 22:40:40 +02:00
event.cpp Make component more functionnal 2021-05-09 22:35:34 +02:00
input_test.cpp Add focusable Renderer. (#173) 2021-08-06 20:32:33 +02:00
input.cpp Add focusable Renderer. (#173) 2021-08-06 20:32:33 +02:00
menu.cpp Add focusable Renderer. (#173) 2021-08-06 20:32:33 +02:00
radiobox_test.cpp Execute IWYU 2021-07-11 12:23:42 +02:00
radiobox.cpp Add focusable Renderer. (#173) 2021-08-06 20:32:33 +02:00
receiver_test.cpp Use IWYU. 2021-05-01 23:19:07 +02:00
renderer.cpp Address @tusharpm comments. (#178) 2021-08-08 08:49:46 +02:00
resizable_split.cpp Execute IWYU and format. 2021-06-21 23:10:51 +02:00
screen_interactive_test.cpp Do not throw SIGINT after catching SIGINT signal (#128) 2021-06-26 00:42:08 +02:00
screen_interactive.cpp Miscellaneous refactoring (#160) 2021-07-20 09:59:47 +02:00
slider.cpp Add focusable Renderer. (#173) 2021-08-06 20:32:33 +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 Execute IWYU and format. 2021-06-21 23:10:51 +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 Execute IWYU 2021-07-11 12:23:42 +02:00
toggle.cpp Add non focusable components. (#172) 2021-08-05 22:40:40 +02:00