FTXUI/src/ftxui/dom
Arthur Sonzogni a6e04b4346
Table: reset dimensions. (#396)
The table is not meant to be used to render more than once. Reset the
dimensions so that, even if it is used wrongly, this is not memory
unsafe.

This was raised by:
https://github.com/ArthurSonzogni/FTXUI/issues/381
2022-05-08 08:34:51 +02:00
..
automerge.cpp Fix automerge in tables. (#333) 2022-02-13 11:41:31 +01:00
benchmark_test.cpp Execute IWYU. 2022-04-28 10:43:31 +02:00
blink_test.cpp Execute IWYU. 2022-04-28 10:43:31 +02:00
blink.cpp Implement flexbox (#277) 2021-12-11 17:58:25 +01:00
bold_test.cpp Execute IWYU. 2022-04-28 10:43:31 +02:00
bold.cpp Miscellaneous refactoring (#160) 2021-07-20 09:59:47 +02:00
border_test.cpp Execute IWYU. 2022-04-28 10:43:31 +02:00
border.cpp Add additional coverage tests. 2022-04-27 14:00:46 +02:00
box_helper.cpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
box_helper.hpp Implement flexbox (#277) 2021-12-11 17:58:25 +01:00
canvas_test.cpp Execute IWYU. 2022-04-28 10:43:31 +02:00
canvas.cpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
clear_under.cpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
color_test.cpp Execute IWYU. 2022-04-28 10:43:31 +02:00
color.cpp Prefer std::string over std::wstring. (#179) 2021-08-08 23:25:20 +02:00
composite_decorator.cpp Table (#229) 2021-10-15 23:04:11 +02:00
dbox_test.cpp Execute IWYU. 2022-04-28 10:43:31 +02:00
dbox.cpp Execute IWYU. 2022-04-28 10:43:31 +02:00
dim_test.cpp Execute IWYU. 2022-04-28 10:43:31 +02:00
dim.cpp Miscellaneous refactoring (#160) 2021-07-20 09:59:47 +02:00
flex.cpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
flexbox_config.cpp Implement flexbox (#277) 2021-12-11 17:58:25 +01:00
flexbox_helper_test.cpp Add code coverage support. (#378) 2022-04-17 15:47:20 +02:00
flexbox_helper.cpp execute IWYU and add some coverage tests. 2022-04-27 18:57:48 +02:00
flexbox_helper.hpp Implement flexbox (#277) 2021-12-11 17:58:25 +01:00
flexbox_test.cpp Execute IWYU. 2022-04-28 10:43:31 +02:00
flexbox.cpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
focus.cpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
frame.cpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
gauge_test.cpp Execute IWYU. 2022-04-28 10:43:31 +02:00
gauge.cpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
graph.cpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
gridbox_test.cpp Execute IWYU. 2022-04-28 10:43:31 +02:00
gridbox.cpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
hbox_test.cpp Execute IWYU. 2022-04-28 10:43:31 +02:00
hbox.cpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
inverted.cpp Gauge direction (#326) 2022-02-06 19:17:21 +01:00
node_decorator.cpp Implement flexbox (#277) 2021-12-11 17:58:25 +01:00
node_decorator.hpp Add focusable Renderer. (#173) 2021-08-06 20:32:33 +02:00
node.cpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
paragraph.cpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
reflect.cpp Run IWYU. (#208) 2021-09-16 20:45:26 +02:00
scroll_indicator_test.cpp Execute IWYU. 2022-04-28 10:43:31 +02:00
scroll_indicator.cpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
separator_test.cpp Execute IWYU. 2022-04-28 10:43:31 +02:00
separator.cpp Add additional coverage tests. 2022-04-27 14:00:46 +02:00
size.cpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
spinner_test.cpp Execute IWYU. 2022-04-28 10:43:31 +02:00
spinner.cpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
table_test.cpp Execute IWYU. 2022-04-28 10:43:31 +02:00
table.cpp Table: reset dimensions. (#396) 2022-05-08 08:34:51 +02:00
text_test.cpp Execute IWYU. 2022-04-28 10:43:31 +02:00
text.cpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
underlined_test.cpp Execute IWYU. 2022-04-28 10:43:31 +02:00
underlined.cpp Add focusable Renderer. (#173) 2021-08-06 20:32:33 +02:00
util.cpp Execute IWYU. 2022-04-28 10:43:31 +02:00
vbox_test.cpp Execute IWYU. 2022-04-28 10:43:31 +02:00
vbox.cpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00