FTXUI/src/ftxui/dom
2023-05-25 19:47:33 +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 Run IWYU (#450) 2022-08-07 14:44:33 +02:00
blink.cpp Implement flexbox (#277) 2021-12-11 17:58:25 +01:00
bold_test.cpp Run IWYU (#450) 2022-08-07 14:44:33 +02:00
bold.cpp Miscellaneous refactoring (#160) 2021-07-20 09:59:47 +02:00
border_test.cpp Run IWYU (#450) 2022-08-07 14:44:33 +02:00
border.cpp Feature: LinearGradient color decorator. (#592) 2023-05-18 11:23:22 +02:00
box_helper.cpp Execute clang tidy and IWYU (#528) 2022-12-19 19:44:43 +01:00
box_helper.hpp Implement flexbox (#277) 2021-12-11 17:58:25 +01:00
canvas_test.cpp Fix types used in Hash() function used in tests. (#640) 2023-05-18 11:23:22 +02:00
canvas.cpp Execute clang tidy and IWYU (#528) 2022-12-19 19:44:43 +01:00
clear_under.cpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
color_test.cpp Feature: LinearGradient color decorator. (#592) 2023-05-18 11:23:22 +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 Run IWYU (#450) 2022-08-07 14:44:33 +02:00
dbox.cpp Fix focus vs flexbox interaction. (#405) 2022-05-22 21:41:29 +02:00
dim_test.cpp Run IWYU (#450) 2022-08-07 14:44:33 +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 Run IWYU (#450) 2022-08-07 14:44:33 +02:00
flexbox_helper.cpp Fix Apple Clang 14 build errors (issue #588) (#589) 2023-05-18 11:23:21 +02:00
flexbox_helper.hpp Implement flexbox (#277) 2021-12-11 17:58:25 +01:00
flexbox_test.cpp Run IWYU (#450) 2022-08-07 14:44:33 +02:00
flexbox.cpp Execute clang tidy and IWYU (#528) 2022-12-19 19:44:43 +01:00
focus.cpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
frame.cpp Execute clang tidy and IWYU (#528) 2022-12-19 19:44:43 +01:00
gauge_test.cpp Run IWYU (#450) 2022-08-07 14:44:33 +02:00
gauge.cpp Revert "Feature resizable spilt with custom separator (#583)" 2023-05-25 19:47:33 +02:00
graph.cpp Check graph area is positive. (#625) 2023-05-18 11:23:22 +02:00
gridbox_test.cpp Run IWYU (#450) 2022-08-07 14:44:33 +02:00
gridbox.cpp Execute clang tidy and IWYU (#528) 2022-12-19 19:44:43 +01:00
hbox_test.cpp Run IWYU (#450) 2022-08-07 14:44:33 +02:00
hbox.cpp Execute clang tidy and IWYU (#528) 2022-12-19 19:44:43 +01:00
inverted.cpp Gauge direction (#326) 2022-02-06 19:17:21 +01:00
linear_gradient_test.cpp Feature: LinearGradient color decorator. (#592) 2023-05-18 11:23:22 +02:00
linear_gradient.cpp Fix MSVC possible loss of data warning (#645) 2023-05-25 19:37:58 +02:00
node_decorator.cpp Feature: the Modal component. (#418) 2022-06-12 17:08:22 +02:00
node_decorator.hpp Add focusable Renderer. (#173) 2021-08-06 20:32:33 +02:00
node.cpp Feature: the Modal component. (#418) 2022-06-12 17:08:22 +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 clang-tidy and IWYU. (#576) 2023-02-12 14:07:28 +01:00
scroll_indicator.cpp Execute clang-tidy and IWYU. (#576) 2023-02-12 14:07:28 +01:00
separator_test.cpp Feature: Add the dashed style. (#594) 2023-05-18 11:23:21 +02:00
separator.cpp Feature: Add the dashed style. (#594) 2023-05-18 11:23:21 +02:00
size.cpp Revert "Feature resizable spilt with custom separator (#583)" 2023-05-25 19:47:33 +02:00
spinner_test.cpp Run IWYU (#450) 2022-08-07 14:44:33 +02:00
spinner.cpp Adding heartbeat to spinner (#548) 2023-01-06 11:05:56 +01:00
strikethrough.cpp Feature: strikethrough and underlinedDouble decorator. (#561) 2023-01-22 11:02:27 +01:00
table_test.cpp Execute clang tidy and IWYU (#528) 2022-12-19 19:44:43 +01:00
table.cpp Feature: LinearGradient color decorator. (#592) 2023-05-18 11:23:22 +02:00
text_test.cpp Update to unicode 13 standard. (#484) 2022-09-29 10:50:27 +02:00
text.cpp Execute clang tidy and IWYU (#528) 2022-12-19 19:44:43 +01:00
underlined_double.cpp Feature: strikethrough and underlinedDouble decorator. (#561) 2023-01-22 11:02:27 +01:00
underlined_test.cpp Run IWYU (#450) 2022-08-07 14:44:33 +02:00
underlined.cpp Add focusable Renderer. (#173) 2021-08-06 20:32:33 +02:00
util.cpp Execute clang tidy and IWYU (#528) 2022-12-19 19:44:43 +01:00
vbox_test.cpp Run IWYU (#450) 2022-08-07 14:44:33 +02:00
vbox.cpp Execute clang tidy and IWYU (#528) 2022-12-19 19:44:43 +01:00