Commit Graph

  • 79f8293a0d
    Fix Canvas documentation. ArthurSonzogni 2023-07-03 21:10:47 +0200
  • c2fef9d377
    Resolve unused varaible warning in _WIN32 builds of screen_interactive.cpp (#693) cblack-dev 2023-07-02 08:50:31 -0700
  • 20f7d1461c
    Resolve unused varaible warning in _WIN32 builds of screen_interactive.cpp cblack-dev 2023-06-30 01:33:43 -0700
  • b2f66c7386
    Improve unicode codepoint Bisearch performance (#691) Stefan Ravn van Overeem 2023-06-27 22:32:57 +0200
  • fe4808cc14
    Remove unwanted files. ArthurSonzogni 2023-06-27 22:32:20 +0200
  • 4d0ee6ae40
    Add benchmark ArthurSonzogni 2023-06-27 22:22:51 +0200
  • 7c7d0cc103 Improve unicode codepoint Bisearch performance Stefan Ravn van Overeem 2023-06-27 21:00:04 +0200
  • 455998d759
    Remove Ref<XxxOption> and add new interfaces. (#686) Arthur Sonzogni 2023-06-25 17:22:05 +0200
  • e73e7f0d68
    Support Fn keys for every terminal standards (#689) Stefan Ravn van Overeem 2023-06-25 17:11:59 +0200
  • dd6a42e221
    Add support for everything. Add tests. ArthurSonzogni 2023-06-25 17:10:10 +0200
  • 588a387471 Support F1-F4 from Putty Stefan Ravn van Overeem 2023-06-25 15:11:27 +0200
  • d6280ca73d
    With documentation warning. ArthurSonzogni 2023-06-24 17:18:25 +0200
  • 8c7c6c7893
    Fix clang documentation ArthurSonzogni 2023-06-24 14:11:44 +0200
  • 1ceb1c7048
    Fix documentation ArthurSonzogni 2023-06-24 11:47:24 +0200
  • 53f9042c1a
    Apply clang tidy ArthurSonzogni 2023-06-24 11:30:17 +0200
  • 5e7c621d96
    Execute IWYU ArthurSonzogni 2023-06-24 10:53:58 +0200
  • 35ccfc8bc6
    Improve the overall interfaces. ArthurSonzogni 2023-06-15 03:14:25 +0200
  • 5b5c6e1402
    Fix .gitignore ArthurSonzogni 2023-06-24 17:54:04 +0200
  • e9e1451f3c
    Fix the .gitignore file. (#688) Arthur Sonzogni 2023-06-24 17:52:44 +0200
  • 7674e4c075
    Fix the .gitignore file. ArthurSonzogni 2023-06-24 17:52:13 +0200
  • 34688fdd8c
    Support F1-F5 from OS terminal (#687) Arthur Sonzogni 2023-06-24 17:15:23 +0200
  • 750db5655e
    Support F1-F4 from OS terminal ArthurSonzogni 2023-06-24 13:37:30 +0200
  • da32a8ba0a
    Add .gitignore (#679) Arthur Sonzogni 2023-06-16 21:29:28 +0200
  • 4b45709350
    Add .gitignore ArthurSonzogni 2023-06-15 01:54:21 +0200
  • 395459fafe Problem: components can't distinguish custom events Yurii Rashkovskii 2023-06-14 07:45:34 -0700
  • d9712cf1e8
    Improve the README GIF Arthur Sonzogni 2023-06-11 14:04:30 +0200
  • 98b31ff1fe
    Remove ButtonOption::Arthur() ArthurSonzogni 2023-06-11 13:39:33 +0200
  • 395d5c21b1
    Apply the same to Radiobox ArthurSonzogni 2023-06-10 13:22:55 +0200
  • c28938b4a2
    Remove two way binding. ArthurSonzogni 2023-06-10 13:11:09 +0200
  • 67717ab923
    Path Finder to README (#674) Ruebled 2023-06-10 12:35:19 +0300
  • 2f130900b1
    Update README.md Ruebled 2023-06-10 00:54:12 +0300
  • d587737633
    Update README.md Arthur Sonzogni 2023-06-09 13:48:11 +0200
  • a61da5df1e
    Revert "Fixed issue #426" ArthurSonzogni 2023-06-08 19:43:22 +0200
  • 7bf4c21d56 Fixed issue #426 avighnac 2023-06-06 18:17:03 +0530
  • 1a25389b9a
    Merge branch 'ArthurSonzogni:main' into main Avighna 2023-06-06 12:38:09 +0530
  • c3c3a2b11f
    Fixed small typo in screen.hpp (#668) Avighna 2023-06-06 03:43:36 +0530
  • 510f5f669f Fixed small typo in screen.hpp avighnac 2023-06-05 23:44:40 +0530
  • ff5817b8a6
    Fix on_enter bug in ftxui::Input (#667) Arthur Sonzogni 2023-06-04 21:34:16 +0200
  • a241971cd8
    Fix on_enter bug in ftxui::Input ArthurSonzogni 2023-06-04 21:26:54 +0200
  • 7b7177b59c
    Feature: hyperlink support. (#665) Arthur Sonzogni 2023-06-04 21:06:19 +0200
  • b5b32fb0a3
    Update README ArthurSonzogni 2023-06-04 21:04:31 +0200
  • d4c6cebea3
    Update README.md Arthur Sonzogni 2023-06-04 18:05:32 +0200
  • c6f0dd60ee
    Update README.md Arthur Sonzogni 2023-06-04 18:04:50 +0200
  • 3ffec70ebf
    Execute IWYU ArthurSonzogni 2023-06-04 17:25:24 +0200
  • 6c14ab766c
    Improve performance. Add example. ArthurSonzogni 2023-06-04 17:07:01 +0200
  • bff764a7d2
    Feature: hyperlink support. ArthurSonzogni 2023-06-04 16:11:07 +0200
  • 7d7be0e9da
    build: Display options and turn DOC/EXAMPLE OFF (#661) Arthur Sonzogni 2023-06-04 14:35:08 +0200
  • ca1e77c1bd
    build: Display options and turn DOC/EXAMPLE OFF ArthurSonzogni 2023-06-03 16:53:34 +0200
  • 59bbe3ed5e
    fix some warnings (#660) Prokop Randáček 2023-06-03 13:59:39 +0200
  • 7b4911c95d
    Remove for(;;) ArthurSonzogni 2023-06-03 13:55:40 +0200
  • 1c7b8c81b0
    Revert examples/dom/color_info_sorted_2d.ipp ArthurSonzogni 2023-06-03 13:55:04 +0200
  • d315c0ed9a
    fix conversion warning Prokop Randacek 2023-06-01 19:52:42 +0200
  • c5bf507cf1
    remove unused function arguments Prokop Randacek 2023-06-01 19:23:08 +0200
  • d464a071da
    Optimize inserts in vector and refactor const reference objects (#659) Herman Semenov 2023-05-31 20:24:08 +0300
  • a86583ff41
    Revert some vector::reserve ArthurSonzogni 2023-05-31 19:14:46 +0200
  • e16f8721de Optimize inserts in vector and refactor const reference objects German Semenov 2023-05-30 21:42:46 +0300
  • f64e1e128e
    build: Properly escape paths which may contain spaces Henrik S. Gaßmann 2023-05-29 15:40:06 +0200
  • 3483022703
    build: Remove redundant cmake version check Henrik S. Gaßmann 2023-05-29 15:30:02 +0200
  • 7f5aed1e66
    build(install): Remove redundant install settings Henrik S. Gaßmann 2023-05-29 15:25:04 +0200
  • 438a7dc842
    build(install): Fix pkgconfig install directory Henrik S. Gaßmann 2023-05-29 15:20:24 +0200
  • 92e23d1f9f
    Make a table of projects with stars Andrew Grigorev 2023-05-30 02:22:06 +0300
  • 8bea9261bc build: Properly escape paths which may contain spaces Henrik S. Gaßmann 2023-05-29 15:40:06 +0200
  • 3e5322944d build: Remove redundant cmake version check Henrik S. Gaßmann 2023-05-29 15:30:02 +0200
  • 332f229e49 build(install): Remove redundant install settings Henrik S. Gaßmann 2023-05-29 15:25:04 +0200
  • 806bacf15a build(install): Fix pkgconfig install directory Henrik S. Gaßmann 2023-05-29 15:20:24 +0200
  • da39fb518f build: Properly escape paths which may contain spaces Henrik S. Gaßmann 2023-05-29 15:40:06 +0200
  • 298fe416c5 build: Remove redundant cmake version check Henrik S. Gaßmann 2023-05-29 15:30:02 +0200
  • c9ee6d4fd8 build(install): Remove redundant install settings Henrik S. Gaßmann 2023-05-29 15:25:04 +0200
  • ff466757ef build(install): Fix pkgconfig install directory Henrik S. Gaßmann 2023-05-29 15:20:24 +0200
  • 513ec6c5e1
    Increase version to 4.1.1 v4.1.1 ArthurSonzogni 2023-05-29 14:07:29 +0200
  • d00d946282
    Update CHANGELOG.md (#651) Arthur Sonzogni 2023-05-29 11:52:39 +0200
  • 30673e589c
    Update CHANGELOG.md Arthur Sonzogni 2023-05-29 11:52:31 +0200
  • 234b3c8a5d
    Resolve compile issues in component_fuzzer ArthurSonzogni 2023-05-27 20:54:12 +0200
  • 6ce88c25e5
    CMake: use compile_features to set min C++ standard (#647) SpaceIm 2023-05-25 19:34:34 +0200
  • f74c5322bd
    Revert "Update float style in animation.cpp (#607)" ArthurSonzogni 2023-05-25 19:52:51 +0200
  • 1e86587b68
    Revert "Feature resizable spilt with custom separator (#583)" ArthurSonzogni 2023-05-25 19:45:59 +0200
  • 41c3d4dd52
    add FTXUI_DEV_WARNINGS option in CMakeLists (#648) SpaceIm 2023-05-23 14:38:49 +0200
  • 2fb0b77f02
    Fix MSVC possible loss of data warning (#645) Robin Lindén 2023-05-20 00:35:26 +0200
  • e2aff66b98
    build: Check package version in find_package (#643) Henrik Gaßmann 2023-05-19 17:50:23 +0200
  • d93b687bde
    CMake: use compile_features to set min C++ standard (#647) SpaceIm 2023-05-25 19:34:34 +0200
  • 69557d4623
    add FTXUI_DEV_WARNINGS option in CMakeLists (#648) SpaceIm 2023-05-23 14:38:49 +0200
  • ea999d349d tests require at least C++20 standard SpaceIm 2023-05-21 13:18:40 +0200
  • ff16357188 add FTXUI_DEV_WARNINGS option in CMakeLists SpaceIm 2023-05-20 19:11:43 +0200
  • b47b66b3db use compile_features to set min C++ standard SpaceIm 2023-05-20 18:52:55 +0200
  • f1303626f5
    Fix MSVC possible loss of data warning (#645) Robin Lindén 2023-05-20 00:35:26 +0200
  • 15960c8f6c
    Fix MSVC possible loss of data warning Robin Linden 2023-05-19 18:19:58 +0200
  • b1c53bcd15
    build: Check package version in find_package (#643) Henrik Gaßmann 2023-05-19 17:50:23 +0200
  • 5300537493
    Add entry to CHANGELOG ArthurSonzogni 2023-05-19 17:45:11 +0200
  • 33dc8bc9e0
    Improve style. ArthurSonzogni 2023-05-19 17:42:53 +0200
  • 4694d5e012
    Move ftxui-config.cmake.in into the cmake/ directory ArthurSonzogni 2023-05-19 17:41:49 +0200
  • fcf57cbbdd
    Tweak the the ftxui-install.cmake ArthurSonzogni 2023-05-19 17:29:24 +0200
  • 9b4f64861b
    build: Don't overwrite cmake version config Henrik Gaßmann 2023-05-19 12:41:32 +0200
  • 5e1af6bb69
    Parallelize github build workflow ArthurSonzogni 2023-05-19 12:11:12 +0200
  • 4b9b0635c4
    Update the CHANGELOG ArthurSonzogni 2023-05-19 11:59:23 +0200
  • 22ebc823c9
    Set CHANGELOG to v4.1.0 v4.1.0 ArthurSonzogni 2023-05-19 11:05:16 +0200
  • 49f0277103
    Fix errors due to missing commit in the support branch. ArthurSonzogni 2023-05-19 11:17:32 +0200
  • ac10603fdb
    Fix types used in Hash() function used in tests. (#640) Henner Zeller 2023-05-17 02:59:41 -0700
  • a3f51ecf22
    Add pkg-config file. (#642) Henner Zeller 2023-05-17 01:50:47 -0700
  • 78897ef1f4
    Support arrow keys in application mode. (#627) Arthur Sonzogni 2023-04-25 08:52:16 +0200
  • debcbc668c
    Check graph area is positive. (#625) Arthur Sonzogni 2023-04-23 16:14:50 +0200