Commit Graph

  • 75bb7a50a8 fix formatting Stephan Roslen 2020-10-16 21:37:06 +0200
  • cfd0981a58
    reset pixel style for newline (#54) Stephan Roslen 2020-10-16 21:26:59 +0200
  • 63aa85a5dd reset pixel style for newline Stephan Roslen 2020-10-16 18:57:15 +0200
  • 5d140845ee
    Fix indices for screen code example and create call (#53) Stephan Roslen 2020-10-16 18:37:52 +0200
  • 9b1687fe4a fix indices for screen code example and create call Stephan Roslen 2020-10-16 18:07:37 +0200
  • 3d2abd986e add dependency to Threads into generated cmake config Stephan Roslen 2020-10-16 16:07:04 +0200
  • e34dc1606e Fix crash on unset environment variable. Stephan Roslen 2020-10-15 21:17:26 +0200
  • ed6ac37fe8 Fix crash on unset environment variable. Stephan Roslen 2020-10-15 21:17:26 +0200
  • 13f32be4b2 Improve color handling. ArthurSonzogni 2020-09-12 12:26:50 +0200
  • 606e0efdfe Implement Input::on_change. ArthurSonzogni 2020-09-20 11:47:06 +0200
  • 5291f660ca Automatically fix style. ArthurSonzogni 2020-09-06 13:46:56 +0200
  • d09996a6c7 Add more example for colors. ArthurSonzogni 2020-09-06 13:43:24 +0200
  • dc8c090753 Add support for full RGB colors. Damien D 2020-09-02 11:32:22 +0200
  • af37aebcb4 Automatically fix style. ArthurSonzogni 2020-09-06 13:46:56 +0200
  • 27e368c2de Add more example for colors. ArthurSonzogni 2020-09-06 13:43:24 +0200
  • aecdcce687 Add support for full RGB colors. Damien D 2020-09-02 11:32:22 +0200
  • 49941b6403
    Update README.md Arthur Sonzogni 2020-09-06 13:53:33 +0200
  • 3ba888e884 Removed Color private default constructor and .gitignore file Damien D 2020-09-02 17:44:06 +0200
  • 3db8e84fb6 Adding CanSupportTrueColor function in terminal and a bit of cleaning Damien D 2020-09-02 16:46:24 +0200
  • 1dd5d81db2 Displaying 256 color palette and true colors Damien D 2020-09-02 14:38:08 +0200
  • 898f8574ec transforming the color enum into a class Damien D 2020-09-02 11:32:22 +0200
  • 6b70967c6d Add <algorithm> to border.cpp. ArthurSonzogni 2020-08-28 23:47:29 +0200
  • 4ad4946de3 Add the modal dialog example. ArthurSonzogni 2020-08-26 17:58:18 +0200
  • 5a8ed208da Add the Button component. ArthurSonzogni 2020-08-26 16:26:09 +0200
  • 81d79d311d Add TakeFocus and SetActiveChild. ArthurSonzogni 2020-08-26 14:57:42 +0200
  • 114ab4ae2a Add more documentation. ArthurSonzogni 2020-08-16 02:24:50 +0200
  • f2dc080a35 Variou details: ArthurSonzogni 2020-08-16 00:24:18 +0200
  • 5a4afba66f Improve the documentation. ArthurSonzogni 2020-08-16 00:18:20 +0200
  • 49bdc10538 Add <algorithm> to border.cpp. ArthurSonzogni 2020-08-28 23:47:29 +0200
  • 6f84d0891d Add the modal dialog example. ArthurSonzogni 2020-08-26 17:58:18 +0200
  • 4d0f34b9b0 Add the Button component. ArthurSonzogni 2020-08-26 16:26:09 +0200
  • 4866848545 Add TakeFocus and SetActiveChild. ArthurSonzogni 2020-08-26 14:57:42 +0200
  • 37ddb1eceb
    Update README.md Arthur Sonzogni 2020-08-19 11:20:55 +0200
  • 4f25510beb
    Update README.md Arthur Sonzogni 2020-08-19 11:19:10 +0200
  • 720838ad74
    Update README.md Arthur Sonzogni 2020-08-19 11:19:02 +0200
  • 93081c6b22 Add more documentation. ArthurSonzogni 2020-08-16 02:24:50 +0200
  • 59ca84d8ca Variou details: ArthurSonzogni 2020-08-16 00:24:18 +0200
  • 144d83e511 Improve the documentation. ArthurSonzogni 2020-08-16 00:18:20 +0200
  • 20b9a0f0f5 Add a doxygen documentation. ArthurSonzogni 2020-08-09 14:53:56 +0200
  • b7b17310ff Add a doxygen documentation. ArthurSonzogni 2020-08-09 14:53:56 +0200
  • 5f15b2881e
    Update README.md Arthur Sonzogni 2020-08-12 22:18:59 +0200
  • 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