Commit Graph

  • ebd569734e
    Update README.md Arthur Sonzogni 2020-08-12 16:23:39 +0200
  • 9f8bd4cb32
    Update README.md Arthur Sonzogni 2020-08-10 18:26:28 +0200
  • 236dfe481b
    Update README.md - Add link to the documentation. Arthur Sonzogni 2020-08-09 17:14:31 +0200
  • 75c424cea9 Update document WIP. ArthurSonzogni 2020-05-25 01:34:13 +0200
  • c825460efc Update document WIP. ArthurSonzogni 2020-05-25 01:34:13 +0200
  • 177df31d41 Added tests for toggle component, OnEnter event vedantparanjape 2020-08-04 22:27:21 +0530
  • 33a970530b Added on_enter() method to toggle component vedantparanjape 2020-08-04 22:24:30 +0530
  • 7aceac071b
    Added tests for toggle component, OnEnter event vedantparanjape 2020-08-04 22:27:21 +0530
  • c4338263ab
    Added on_enter() method to toggle component vedantparanjape 2020-08-04 22:24:30 +0530
  • a4d72c4d50 Fix on_change() not called for Toggle. ArthurSonzogni 2020-08-02 22:11:05 +0200
  • 0b26409e49 Fix on_change() not called for Toggle. ArthurSonzogni 2020-08-02 22:11:05 +0200
  • 8f87fc96ac Add regression test for issue 31. ArthurSonzogni 2020-07-23 20:41:25 +0200
  • 7bfbf202a2 Add regression test for issue 31. ArthurSonzogni 2020-07-23 20:41:25 +0200
  • d1d7a73b2d Fixed P conversion Giuseppe Cesarano 2020-07-23 16:57:36 +0200
  • ae9cbfdedc
    Fixed P conversion Giuseppe Cesarano 2020-07-23 16:57:36 +0200
  • 5f624431f1 Set the correct key for "return" on Window. ArthurSonzogni 2020-07-21 19:04:43 +0200
  • d0553f6d42 Set the correct key for "return" on Window. ArthurSonzogni 2020-07-21 19:04:43 +0200
  • e3ca437a48 Introduce xflex and yflex. ArthurSonzogni 2020-07-17 00:27:39 +0200
  • 13e4f97c35 Remove CODEOWNERS ArthurSonzogni 2020-07-16 23:47:00 +0200
  • 61ca97840b Fix default char for checkbox and radiobox on Windows. ArthurSonzogni 2020-07-16 21:39:05 +0200
  • 616aaffc3c Introduce xflex and yflex. ArthurSonzogni 2020-07-17 00:27:39 +0200
  • 8559c7a4e2 Remove CODEOWNERS ArthurSonzogni 2020-07-16 23:47:00 +0200
  • 22afacc28b Request Windows to emulate VT100. ArthurSonzogni 2020-07-16 21:18:09 +0200
  • 454b14c5c6 Improve support to mingw ArthurSonzogni 2020-07-16 20:58:58 +0200
  • 9a25a434f8 Fix default char for checkbox and radiobox on Windows. ArthurSonzogni 2020-07-16 21:39:05 +0200
  • d2ffa70bcf Request Windows to emulate VT100. ArthurSonzogni 2020-07-16 21:18:09 +0200
  • b6c2f5fe61 Improve support to mingw ArthurSonzogni 2020-07-16 20:58:58 +0200
  • dbfc5d0503 Add FUNDING.yml ArthurSonzogni 2020-06-28 16:07:08 +0200
  • d2b991d5a3 Split frame into {x,y}frame ArthurSonzogni 2020-06-07 15:54:45 +0200
  • 39572f63d2 Split frame into {x,y}frame ArthurSonzogni 2020-06-07 15:54:45 +0200
  • 08ee49f3e6 Add flex_grow and flex_shrink. ArthurSonzogni 2020-06-01 23:40:32 +0200
  • 4e5844907e Add flex_grow and flex_shrink. ArthurSonzogni 2020-06-01 23:40:32 +0200
  • 7f7775ba62 Simplify the requirement struct. ArthurSonzogni 2020-06-01 16:13:29 +0200
  • 3490d56662 Improve performance. ArthurSonzogni 2020-06-01 15:57:18 +0200
  • 055458dc56 Simplify the requirement struct. ArthurSonzogni 2020-06-01 16:13:29 +0200
  • 4f26430956 Improve performance. ArthurSonzogni 2020-06-01 15:57:18 +0200
  • 0b6fd0c895
    Update README.md Arthur Sonzogni 2020-05-29 22:51:34 +0200
  • 883b34503d Add Receiver->HasPending() ArthurSonzogni 2020-05-25 02:36:32 +0200
  • 2b8308f532 Add Receiver->HasPending() ArthurSonzogni 2020-05-25 02:36:32 +0200
  • 823e0906da Fix OnEvent being called on Empty containers. ArthurSonzogni 2020-05-25 01:35:22 +0200
  • 2a304f093e Fix OnEvent being called on Empty containers. ArthurSonzogni 2020-05-25 01:35:22 +0200
  • ede49fd5e7 Add CODEOWNERS ArthurSonzogni 2020-05-25 02:03:40 +0200
  • 1a8c8fe7f7 Add CODEOWNERS ArthurSonzogni 2020-05-25 02:03:40 +0200
  • 96e37b031a Update README.md ArthurSonzogni 2020-05-20 22:12:20 +0200
  • b00fa7dc65 Fix issue 19. ArthurSonzogni 2020-05-20 22:04:41 +0200
  • e34f051f7a Simplify the Render(screen, document) function. ArthurSonzogni 2020-05-20 21:23:59 +0200
  • 957387adaa Format. ArthurSonzogni 2020-05-20 20:51:07 +0200
  • 985cb35ffb Improve the utility print_key_press ArthurSonzogni 2020-05-20 20:50:40 +0200
  • e1a71d5b9f Use shared_ptr instead of unique_ptr for elements. ArthurSonzogni 2020-05-20 20:36:47 +0200
  • 0aabc258a9
    Update README.md Arthur Sonzogni 2020-05-14 19:12:35 +0200
  • 76fc52441f Implement "alternative screen". ArthurSonzogni 2020-05-02 20:39:56 +0200
  • ac3db36de8 Stop using fcntl ArthurSonzogni 2020-05-02 20:11:07 +0200
  • 1974e9f9fc Make flexible element to be shrinkable. ArthurSonzogni 2020-05-02 17:39:42 +0200
  • cccbe5baa9 Fix non blocking I/O on POSIX. ArthurSonzogni 2020-05-02 02:02:04 +0200
  • 2d292b5382 Make catching SIGNAL SIGINT to work also on windows. ArthurSonzogni 2020-05-01 23:48:22 +0200
  • 898cd842e2 Catch SIGINT event. ArthurSonzogni 2020-05-01 23:45:17 +0200
  • d8e0504ad0 Add timeout for getchar() in POSIX. ArthurSonzogni 2020-05-01 23:33:21 +0200
  • 6c45d9e603 Added Just-Fast in README.md Giuseppe Cesarano 2020-05-01 17:12:39 +0200
  • 86f9152ad6 Added Just-Fast in README.md Giuseppe Cesarano 2020-05-01 17:12:39 +0200
  • 57fc7a5caa Add new user of FTXUI. ArthurSonzogni 2020-04-19 21:46:37 +0200
  • f506be941d Add automatic formatting and license. ArthurSonzogni 2020-04-19 21:00:37 +0200
  • a09ebcc442 Fix bug with container on Windows. ArthurSonzogni 2020-04-17 01:15:17 +0200
  • e1782cf9b9 Fix travis on Windows with gtests. ArthurSonzogni 2020-04-16 23:36:37 +0200
  • 76b216dd5e Run test on travis. ArthurSonzogni 2020-04-16 23:20:04 +0200
  • 3cfc208cfe
    Update README.md Arthur Sonzogni 2020-04-11 16:56:54 +0200
  • 1866c4610d
    Update tutorial.md Arthur Sonzogni 2020-04-11 15:13:08 +0200
  • 7a40e7b1da
    Update README.md Arthur Sonzogni 2020-04-10 23:46:20 +0200
  • a4e6581f24
    Update README.md Arthur Sonzogni 2020-04-10 14:50:52 +0200
  • db0229605f
    Update README.md Arthur Sonzogni 2020-04-10 14:48:52 +0200
  • eb76dedd98
    Update README.md Arthur Sonzogni 2020-04-10 14:46:42 +0200
  • 964a7746de
    Update README.md Arthur Sonzogni 2020-04-10 14:28:12 +0200
  • d8c2190225
    Update README.md Arthur Sonzogni 2020-04-10 14:27:53 +0200
  • fce29a03b3 Run clang-format. ArthurSonzogni 2020-03-27 01:42:46 +0100
  • 1703552235
    Update README.md Arthur Sonzogni 2020-03-27 01:20:06 +0100
  • 0c1e634309
    Add the travis build status. Arthur Sonzogni 2020-03-27 01:17:42 +0100
  • 8e5104f71f Update Readme. Talk about Windows support. ArthurSonzogni 2020-03-27 01:10:03 +0100
  • 6e7b4526a0 Add ReceiverTest. ArthurSonzogni 2020-03-27 00:22:04 +0100
  • e8ed0fbc6d Add ContainerTest ArthurSonzogni 2020-03-26 23:33:55 +0100
  • 2cef695216 Add RadioboxTest ArthurSonzogni 2020-03-26 23:15:52 +0100
  • 580e648147 Remove the pipe class. ArthurSonzogni 2020-03-26 23:16:36 +0100
  • 6600e4fc03 Add ToggleTest. ArthurSonzogni 2020-03-26 23:12:42 +0100
  • f48bfcff10 Move tests next to their implementations. ArthurSonzogni 2020-03-26 22:55:59 +0100
  • 934d6683e4 Add ReceiverTest. ArthurSonzogni 2020-03-27 00:22:04 +0100
  • 17a22bea1f Add ContainerTest ArthurSonzogni 2020-03-26 23:33:55 +0100
  • 344b79d303 Add RadioboxTest ArthurSonzogni 2020-03-26 23:15:52 +0100
  • 460403b5d2 Remove the pipe class. ArthurSonzogni 2020-03-26 23:16:36 +0100
  • abf3284a99 Add ToggleTest. ArthurSonzogni 2020-03-26 23:12:42 +0100
  • eb01aba8b4 Move tests next to their implementations. ArthurSonzogni 2020-03-26 22:55:59 +0100
  • 20d4ee458a Fix layout bug detected thanks to dom_tests. ArthurSonzogni 2020-03-25 19:10:46 +0100
  • 13d1cc1684 Fix missing include. ArthurSonzogni 2020-03-25 18:31:27 +0100
  • 86007c8d00
    Merge pull request #12 from mauve/master Arthur Sonzogni 2020-03-25 18:29:52 +0100
  • 2c82a4bf31 Remove unused file Mikael Olenfalk 2020-03-25 08:54:16 +0100
  • a55baa1e9c Use the correct macro check if we are compiling for windows Mikael Olenfalk 2020-03-25 08:54:03 +0100
  • a4461f4196 Ignore warning 4267 Mikael Olenfalk 2020-03-25 08:52:57 +0100
  • 5fc5766f1e Add Windows input. ArthurSonzogni 2020-03-25 01:38:50 +0100
  • ff59c7bafa Fix compile on Windows. ArthurSonzogni 2020-03-25 02:18:48 +0100
  • d20d2ab19e MSVC => DIsable warning 4244 ArthurSonzogni 2020-03-25 02:06:14 +0100
  • 6e22a10eb7 Fix compile error on OS where char is signed. ArthurSonzogni 2020-03-25 02:01:31 +0100
  • 508b2ef048 Improve thread usages. ArthurSonzogni 2020-03-25 01:15:46 +0100
  • 0a7b556a12 Switch name Producer/Consumer -> Sender/Receiver ArthurSonzogni 2020-03-25 00:07:41 +0100