ArthurSonzogni
|
5724f8483b
|
Move copyright to the top of files.
|
2023-08-19 13:57:01 +02:00 |
|
Prokop Randáček
|
59bbe3ed5e
|
fix some warnings (#660)
Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com>
|
2023-06-03 13:59:39 +02:00 |
|
Arthur Sonzogni
|
9a54528bca
|
Update examples to use std::string. (#182)
In examples and tests, use std::string.
In addtion:
1. Address follow-up from:
https://github.com/ArthurSonzogni/FTXUI/pull/179
2. Fix a bug when Input is used with std::string.
|
2021-08-09 00:27:37 +02:00 |
|
Arthur Sonzogni
|
7daeac25c0
|
Modify signature of Container::Tab(...) (#92)
Take selector at the end to get more pleasing results with clang-format.
|
2021-05-15 02:32:42 +02:00 |
|
ArthurSonzogni
|
048efb6912
|
Add {Const,}StringRef to simplify components.
|
2021-05-14 21:47:51 +02:00 |
|
ArthurSonzogni
|
58287c147a
|
Update every component examples.
Use the functional style instead of classes.
|
2021-05-14 00:45:03 +02:00 |
|
ArthurSonzogni
|
6d75cb2748
|
Make component more functionnal
|
2021-05-09 22:35:34 +02:00 |
|
ArthurSonzogni
|
155758c073
|
Use IWYU.
|
2021-05-01 23:19:07 +02:00 |
|
ArthurSonzogni
|
5291f660ca
|
Automatically fix style.
|
2020-09-07 11:25:50 +02:00 |
|
ArthurSonzogni
|
f506be941d
|
Add automatic formatting and license.
|
2020-04-19 21:01:09 +02:00 |
|
ArthurSonzogni
|
a402cb4fbb
|
Fix format. Try compile on Windows.
|
2020-03-22 22:32:44 +01:00 |
|
Arthur Sonzogni
|
fddcbdea65
|
Add "frame" : scrollable area.
|
2019-01-19 22:06:05 +01:00 |
|
Arthur Sonzogni
|
01827ea8ce
|
Add RadioBox.
|
2019-01-18 22:41:33 +01:00 |
|
Arthur Sonzogni
|
a6040bc360
|
Add CheckBox.
|
2019-01-12 22:25:49 +01:00 |
|