Commit Graph

  • 1a7a550bfe
    Use globally set CMAKE_CXX_STANDARD if it is set (#620) Jason Turner 2023-04-17 14:17:48 -0600
  • 4ce8f6d250
    Fix useless new line when using the alternative screen. (#610) Arthur Sonzogni 2023-03-31 17:44:01 +0200
  • 7b08dae6d0
    Update float style in animation.cpp (#607) Arthur Sonzogni 2023-03-26 16:42:08 +0200
  • 521d1125d9
    Feature: Added nix build support (#603) dev-null-undefined 2023-03-26 12:17:22 +0200
  • 0903ad1608
    Feature: LinearGradient color decorator. (#592) Vinicius Moura Longaray 2023-03-22 09:59:02 -0300
  • 399549d180
    Add colored border. (#595) Arthur Sonzogni 2023-03-16 13:15:14 +0100
  • 7bdca3ee68
    Feature: Add the dashed style. (#594) Arthur Sonzogni 2023-03-15 22:50:27 +0100
  • eb313e0f2d
    Feature resizable spilt with custom separator (#583) Arthur Sonzogni 2023-03-09 20:21:23 +0100
  • d3ee655a90
    Fix Apple Clang 14 build errors (issue #588) (#589) Evgeny Gorodetskiy 2023-02-26 23:49:52 +0300
  • 8dbda8551f
    Update CHANGELOG to reflect the v4.1.0 support branch. ArthurSonzogni 2023-05-18 11:21:34 +0200
  • 38827dda5b
    Fix types used in Hash() function used in tests. (#640) Henner Zeller 2023-05-17 02:59:41 -0700
  • 6e059dadd5
    Add pkg-config file. (#642) Henner Zeller 2023-05-17 01:50:47 -0700
  • 945a7c85d1 Add pkg-config file. Henner Zeller 2023-05-16 19:01:58 -0700
  • 0eb9d78615 Fix types used in Hash() function used in tests. Henner Zeller 2023-05-16 17:39:14 -0700
  • 9bfa241627
    Delete copy constructor and copy operator (#638) Nick Fistere 2023-05-16 11:33:41 -0500
  • 64995e4d2f
    Format + CHANGELOG ArthurSonzogni 2023-05-16 18:31:43 +0200
  • 2047bd55eb Delete copy constructor and copy operator Nick Fistere 2023-05-16 07:50:34 -0500
  • 4d77353852
    Create codeql.yml (#631) Arthur Sonzogni 2023-05-03 21:56:58 +0200
  • 7de4f8683d
    Feature: Add multi-line input. (#630) Arthur Sonzogni 2023-05-02 13:32:37 +0200
  • 063560c7f3
    Create codeql.yml Arthur Sonzogni 2023-05-02 13:32:11 +0200
  • 120bc59b1b
    Feature: Add multi-line input. ArthurSonzogni 2023-01-02 16:01:43 +0100
  • 6215240b37
    Support arrow keys in application mode. (#627) Arthur Sonzogni 2023-04-25 08:52:16 +0200
  • 3952f889b8
    Support arrow keys in application mode. ArthurSonzogni 2023-04-25 08:02:25 +0200
  • a602013179
    Check graph area is positive. (#625) Arthur Sonzogni 2023-04-23 16:14:50 +0200
  • b7e85adb25
    Check graph area is positive. ArthurSonzogni 2023-04-23 16:12:07 +0200
  • e23dbc7473
    Use globally set CMAKE_CXX_STANDARD if it is set (#620) Jason Turner 2023-04-17 14:17:48 -0600
  • ed59b7dfe5
    Use globally set CMAKE_CXX_STANDARD if it is set Jason Turner 2023-04-16 08:35:21 -0600
  • 1397c10234
    Remove string combining character list. (#616) Arthur Sonzogni 2023-04-10 17:00:02 +0200
  • 115fa87aa2
    Remove string combining character list. ArthurSonzogni 2023-04-10 16:16:01 +0200
  • 4bdbf6352d
    Update workflow to main branch. (#614) Arthur Sonzogni 2023-04-09 11:40:54 +0200
  • 070615f705
    Update workflow to main branch. ArthurSonzogni 2023-04-09 11:40:13 +0200
  • 2d6ea25682
    Add repology badge (#613) Michael Vetter 2023-04-03 23:07:56 +0200
  • c2544e5f88
    Update README.md Arthur Sonzogni 2023-04-03 23:06:48 +0200
  • da32db8e50
    Use alternative badge + vertical badge. ArthurSonzogni 2023-04-03 23:01:01 +0200
  • 0445c2449f Add repology badge Michael Vetter 2023-04-03 21:28:34 +0200
  • 900a1e060f
    Add link to openSUSE package (#611) Michael Vetter 2023-04-03 13:49:46 +0200
  • b921c4637f Add link to openSUSE package Michael Vetter 2023-04-03 10:36:04 +0200
  • 898b8d672e
    Fix useless new line when using the alternative screen. (#610) Arthur Sonzogni 2023-03-31 17:44:01 +0200
  • ebceeba682
    Fix useless new line when using the alternative screen. ArthurSonzogni 2023-03-31 17:42:31 +0200
  • 896c0f2f6e
    Casting and documentation fixes (#608) Marc 2023-03-31 17:13:48 +0200
  • 7b9e3ee6b7
    Put wdocumentation behind clang ArthurSonzogni 2023-03-31 16:28:20 +0200
  • 26ea4c00e3
    Add back the (int) conversion. ArthurSonzogni 2023-03-31 16:20:59 +0200
  • e8e6d0e4af
    Fix c++20/c++17 confusion ArthurSonzogni 2023-03-31 16:16:59 +0200
  • 5ef7e1e7b3
    Use [[maybe_unused]] ArthurSonzogni 2023-03-30 23:19:35 +0200
  • 27641fdd3c
    Remove .gitignore ArthurSonzogni 2023-03-30 23:16:30 +0200
  • 0f9de768e0
    Fix errors on clang ArthurSonzogni 2023-03-30 23:14:12 +0200
  • a8175226ce
    Remove static_cast ArthurSonzogni 2023-03-30 23:08:29 +0200
  • 2e8b9059d1 Fixed documentation. Fixed unused parameter issue. LostInCompilation 2023-03-30 18:25:22 +0200
  • eb72e02272 Fixed documentation, changed old C-style cast to C++ static_cast LostInCompilation 2023-03-30 18:11:08 +0200
  • bc54b4ce11 Fixed documentation LostInCompilation 2023-03-30 18:01:41 +0200
  • b2289b00c9 Changed old C-Style cast to static_cast LostInCompilation 2023-03-30 18:01:05 +0200
  • faf8e09bce Changed old C-Style cast to static_cast LostInCompilation 2023-03-30 17:33:45 +0200
  • 1bc3fa34f1 Changed old C-Style cast to static_cast LostInCompilation 2023-03-27 10:06:04 +0200
  • a5a7209d65 Changed old C-Style cast to static_cast. Added integer cast in canvas.cpp LostInCompilation 2023-03-27 09:46:34 +0200
  • 148ade8a4a Fixed documentation, changed old C-Style cast to static_cast LostInCompilation 2023-03-27 09:18:48 +0200
  • ad1798a925 Made for loop variable unsigned. Added gitignore to ignore build folder LostInCompilation 2023-03-27 09:13:40 +0200
  • b5f17b7b1e Fixed one integer cast LostInCompilation 2023-03-27 08:54:39 +0200
  • eed7e2ea70
    Multiple fixes: signed/unsigned, etc... (#600) Marc 2023-03-26 20:20:02 +0200
  • 62c645251c
    Apply IWYU ArthurSonzogni 2023-03-26 18:58:13 +0200
  • 075fa52431
    Apply clang tidy ArthurSonzogni 2023-03-26 18:56:20 +0200
  • c8f50d8c94
    Fixed all signed/unsigned warnings in lib, fixed some mistakes LostInCompilation 2023-03-23 20:01:18 +0100
  • e177409bd3
    Update float style in animation.cpp (#607) Arthur Sonzogni 2023-03-26 16:42:08 +0200
  • 6cd70f3d22
    Remove else branches. ArthurSonzogni 2023-03-26 16:40:06 +0200
  • b608c708f8
    Update float style in animation.cpp ArthurSonzogni 2023-03-26 16:21:01 +0200
  • 422c30cd34
    nit: Remove useless ';' and ',' (#606) Arthur Sonzogni 2023-03-26 16:14:43 +0200
  • 6e6868b8d5
    nit: Remove useless ';' and ',' ArthurSonzogni 2023-03-26 16:05:13 +0200
  • 0b57be9c49
    Doc: Fix @params vs @param (#605) Arthur Sonzogni 2023-03-26 15:56:28 +0200
  • f8549c4deb
    Doc: Fix @params vs @param ArthurSonzogni 2023-03-26 15:54:01 +0200
  • a366c5a423
    Feature: Added nix build support (#603) dev-null-undefined 2023-03-26 12:17:22 +0200
  • 00f79fc642
    Remove "with" ArthurSonzogni 2023-03-26 01:47:07 +0100
  • c9c2c3fea9
    Feature: Added nix build support dev-null-undefined 2023-03-24 23:43:10 +0100
  • e83e90ced2
    Feature: LinearGradient color decorator. (#592) Vinicius Moura Longaray 2023-03-22 09:59:02 -0300
  • cce9bd6db0
    Fix test compilation ArthurSonzogni 2023-03-22 00:03:39 +0100
  • 2caf65154a
    Fix copyright date. ArthurSonzogni 2023-03-21 23:55:47 +0100
  • 1c530294fa
    Update documentation ArthurSonzogni 2023-03-21 23:53:25 +0100
  • 09ed015b6a
    Add documentation ArthurSonzogni 2023-03-21 23:49:46 +0100
  • fd38bba50f
    Apply IWYU ArthurSonzogni 2023-03-21 23:42:27 +0100
  • 0ad9345d1a
    Remove changes from color.hpp ArthurSonzogni 2023-03-21 23:40:46 +0100
  • de8a62f6ca
    Add builder pattern constructor. ArthurSonzogni 2023-03-21 23:37:57 +0100
  • f9588ba3a9
    Add missing file. ArthurSonzogni 2023-03-21 23:04:49 +0100
  • 19760c8959
    Update tests. ArthurSonzogni 2023-03-21 22:52:37 +0100
  • ca91233e70
    Fix bugs and add interactive example. ArthurSonzogni 2023-03-19 11:03:17 +0100
  • 1751674a0f
    Add an angle for the gradient. ArthurSonzogni 2023-03-18 22:42:24 +0100
  • de0375fb4a
    Feature: LinearGradient color decorator. Vinicius Longaray 2023-03-16 10:40:59 -0300
  • 9810b5c61a
    Feature: colorgrad and bgcolorgrad decorator. Vinicius Longaray 2023-03-07 22:51:31 -0300
  • 2991b0389e
    Add colored border. (#595) Arthur Sonzogni 2023-03-16 13:15:14 +0100
  • 10a1511b31
    Add colored border. ArthurSonzogni 2023-03-15 22:47:24 +0100
  • 9efa0f7874
    Feature: Add the dashed style. (#594) Arthur Sonzogni 2023-03-15 22:50:27 +0100
  • 8d6f30dc7c
    Feature: Add the dashed style. ArthurSonzogni 2023-03-11 11:30:23 +0100
  • 2dc95d6a5d
    Tweak ftxui/example wasm configuration. ArthurSonzogni 2023-03-12 17:38:09 +0100
  • 9b074d1e27
    Feature resizable spilt with custom separator (#583) Arthur Sonzogni 2023-03-09 20:21:23 +0100
  • 436c237213
    Fix Apple Clang 14 build errors (issue #588) (#589) Evgeny Gorodetskiy 2023-02-26 23:49:52 +0300
  • c16cf42b9f Fix Apple Clang 14 build errors (issue #588) Evgeny Gorodetskiy 2023-02-26 19:16:37 +0300
  • 68cb7c2d78 Change relative path of reference link to absolute path for mainpage.md Pin Loon Lee 2023-02-19 11:35:56 +0800
  • 0f1c21c7ed
    Update the Direction enum ArthurSonzogni 2023-02-16 23:37:25 +0100
  • 90d18a2d20
    Reword description of ftxui/component in #modules (#585) Peter V 2023-02-16 16:33:16 -0500
  • 2592b367fa
    Nits. ArthurSonzogni 2023-02-16 22:32:16 +0100
  • c66af4f327 Reword description of ftxui/component in #modules Peter V 2023-02-16 08:54:26 -0500
  • dc871e0533
    Dedup class. Use designated initializer. Do not reuse Element. ArthurSonzogni 2023-02-16 00:16:31 +0100
  • 337b0d8e5e Feature: ResizableSplit with custom separator Pin Loon Lee 2023-02-14 19:52:49 +0800