Commit Graph

  • f0a601035b
    feat: Support mouse scroll. ArthurSonzogni 2021-09-04 21:42:20 +0200
  • ed28bad02a
    Fix Gauge of size zero. (#200) Arthur Sonzogni 2021-09-04 19:58:02 +0200
  • 659b7218c6
    Fix Gauge of size zero. ArthurSonzogni 2021-09-04 17:09:18 +0200
  • b99106a7c9
    Add MenuEntry. (#199) Arthur Sonzogni 2021-09-04 18:43:56 +0200
  • ad0ee5afc4
    Add MenuEntry. ArthurSonzogni 2021-09-04 00:16:17 +0200
  • 2ccc599db9
    Support reentrant screen. (#196) Arthur Sonzogni 2021-09-01 17:47:48 +0200
  • 9763dbf744
    Fix lolskater size. (#197) Arthur Sonzogni 2021-08-23 15:01:13 +0200
  • e99b839b29
    Fix lolskater size. ArthurSonzogni 2021-08-22 22:15:30 +0200
  • a1de490b8d
    Support reentrant screen. ArthurSonzogni 2021-08-22 13:39:33 +0200
  • 51850f1189
    Introduce gridbox. (#190) Arthur Sonzogni 2021-08-22 19:36:11 +0200
  • b95a7a4c6b
    Update Input's options. (#195) Arthur Sonzogni 2021-08-22 13:51:00 +0200
  • 77e5c932e1
    Update Input's options. ArthurSonzogni 2021-08-22 13:44:11 +0200
  • 39c026b2db screen_interactive: install_signal_handler() should call the old signal handler, if it isn't null, rather than reinstalling it as the old signal handler. Also lambda should capture by value not by reference. Chris Morgan 2021-08-16 15:47:09 -0400
  • e2a42df8e3
    Add more examples. ArthurSonzogni 2021-08-15 21:59:29 +0200
  • 38a1c62037
    Improve documentation and examples. ArthurSonzogni 2021-08-13 00:30:05 +0200
  • 5c1c60886b
    Introduce gridbox. ArthurSonzogni 2021-08-13 00:19:54 +0200
  • 69b0c9e53e
    Optimize performance. (#189) Arthur Sonzogni 2021-08-13 00:11:52 +0200
  • ceffcac1a4
    Optimize performance. ArthurSonzogni 2021-08-12 23:01:04 +0200
  • 70cf088d6a
    Fix input. (#188) Arthur Sonzogni 2021-08-10 22:22:50 +0200
  • 3657b3426a
    Fix input. ArthurSonzogni 2021-08-10 22:21:41 +0200
  • 79b8928f6e
    Reland "Factorize box layout functions. (#185)"" (#187) Arthur Sonzogni 2021-08-10 22:15:24 +0200
  • 3a0932b159
    Reland "Factorize box layout functions. (#185)"" ArthurSonzogni 2021-08-10 22:12:05 +0200
  • 98f49a581c
    Revert "Factorize box layout functions. (#185)" (#186) Arthur Sonzogni 2021-08-10 19:36:57 +0200
  • a7095970bc
    Revert "Factorize box layout functions. (#185)" ArthurSonzogni 2021-08-10 19:36:34 +0200
  • 71299daea4
    Factorize box layout functions. (#185) Arthur Sonzogni 2021-08-10 14:20:03 +0200
  • 000903b2f8
    Factorize box layout functions. ArthurSonzogni 2021-08-09 22:42:46 +0200
  • 4450cca31a
    Update docs to use std::string. (#184) Arthur Sonzogni 2021-08-09 22:51:48 +0200
  • f76dddbb17
    Update docs to use std::string. ArthurSonzogni 2021-08-09 19:09:39 +0200
  • 9a54528bca
    Update examples to use std::string. (#182) Arthur Sonzogni 2021-08-09 00:27:37 +0200
  • 408a416007
    Update examples to use std::string. ArthurSonzogni 2021-08-08 22:33:44 +0200
  • 3b4ab618a3
    Prefer std::string over std::wstring. (#179) Arthur Sonzogni 2021-08-08 23:25:20 +0200
  • bf9881baf5
    Address some suggestions. ArthurSonzogni 2021-08-08 22:44:42 +0200
  • a11602d505
    Apply suggestions from code review Arthur Sonzogni 2021-08-08 22:39:06 +0200
  • cfeb771611
    Prefer std::string over std::wstring. ArthurSonzogni 2021-07-17 21:45:57 +0200
  • 1ff894f6f5
    Address @tusharpm comments. (#178) Arthur Sonzogni 2021-08-08 08:49:46 +0200
  • 7db5ff8c31
    Address @tusharpm comments. ArthurSonzogni 2021-08-07 22:35:42 +0200
  • d197e2f4fb
    Switch to rounded borders. (#175) Arthur Sonzogni 2021-08-07 22:30:55 +0200
  • c19287f075
    Switch to rounded borders. ArthurSonzogni 2021-08-06 20:30:50 +0200
  • 3f005d7715
    Add focusable Renderer. (#173) Arthur Sonzogni 2021-08-06 20:32:33 +0200
  • 6a8520062c
    Add focusable Renderer. ArthurSonzogni 2021-08-05 23:40:07 +0200
  • 26e26fd41a
    Add non focusable components. (#172) Arthur Sonzogni 2021-08-05 22:40:40 +0200
  • 5010696ffa
    Add non focusable components. ArthurSonzogni 2021-07-31 22:07:27 +0200
  • 49e8cc57d3
    Extract common struct Dimensions from Terminal (#171) Tushar Maheshwari 2021-08-03 02:49:29 +0530
  • 01db5e645c Extract common struct Dimensions from Terminal Tushar Maheshwari 2021-08-02 00:55:32 +0530
  • 34d955e9ac
    Refactor examples list in CMake (#170) Tushar Maheshwari 2021-07-31 22:02:48 +0530
  • f07a6e7cce Revert Examples URL in readme Tushar Maheshwari 2021-07-31 01:13:42 +0530
  • c244082c44 Add COEP and COOP headers in local HTTP server Tushar Maheshwari 2021-07-31 01:11:31 +0530
  • 4410502299 Reduce example list duplication Tushar Maheshwari 2021-07-30 23:39:35 +0530
  • eeb4fa3648
    Update link from README.md (#168) Arthur Sonzogni 2021-07-25 22:51:32 +0200
  • 40ae2e6502
    Update link from README.md ArthurSonzogni 2021-07-25 22:45:02 +0200
  • 6a19371c9c
    Merge Documentation and Emscripten workflow (#166) Tushar Maheshwari 2021-07-25 23:01:45 +0530
  • 1c75bceb7e optimize rsync performance Tushar Maheshwari 2021-07-25 01:48:45 +0530
  • 716f4997b1 another attempt at fixing conditional steps Tushar Maheshwari 2021-07-24 18:09:15 +0530
  • bafa71deab second attempt for conditional steps Tushar Maheshwari 2021-07-24 16:48:08 +0530
  • 609d480014 Unify Documentation and Emscripten workflow Tushar Maheshwari 2021-07-24 14:33:04 +0530
  • 2f9563a91b
    Install graphviz to let Doxygen generate graph. (#165) Arthur Sonzogni 2021-07-23 09:18:23 +0200
  • 0fecdf29a8
    Install graphviz to let Doxygen generate graph. ArthurSonzogni 2021-07-23 09:16:51 +0200
  • a40a54ec10
    Improve documentation workflow (#163) Tushar Maheshwari 2021-07-23 12:10:47 +0530
  • 3e24acec9e Add workflow for generating documentation Tushar Maheshwari 2021-07-21 16:09:49 +0530
  • 284f13edd9 Fix doxygen same-line comments Tushar Maheshwari 2021-07-21 15:57:36 +0530
  • 6574468892 Remove committed example_list.md Tushar Maheshwari 2021-07-21 15:41:27 +0530
  • 7c99d00d37 Compact project relative paths from doc directory Tushar Maheshwari 2021-07-21 14:03:27 +0530
  • 7f95d59954
    Deduplicate logic in ComponentBase members (#162) Tushar Maheshwari 2021-07-21 04:07:44 +0530
  • c511d10a86 Deduplicate logic in ComponentBase members Tushar Maheshwari 2021-07-21 02:15:47 +0530
  • 09805e5e86
    Miscellaneous refactoring (#160) Tushar Maheshwari 2021-07-20 13:29:47 +0530
  • 7f4828566f Reduce redundant expansion for aliases Tushar Maheshwari 2021-07-18 14:16:50 +0530
  • dd0ad857d0 Collect unpack from NodeDecorator subclasses Tushar Maheshwari 2021-07-18 15:10:29 +0530
  • f21cb5a994 Reorganize ContainerBase Tushar Maheshwari 2021-07-19 22:11:58 +0530
  • 210e8c5863
    Add general fuzzer. (#159) Arthur Sonzogni 2021-07-17 15:53:25 +0200
  • 095b6bbef1
    Add general fuzzer. ArthurSonzogni 2021-07-17 14:53:21 +0200
  • 21d746e858
    Remove explicit default destructors (#157) Tushar Maheshwari 2021-07-17 15:32:08 +0530
  • e2c7600e5a
    Run IWYU. ArthurSonzogni 2021-07-17 12:00:37 +0200
  • b3a333b417
    Add support for password for input element. (#158) Arthur Sonzogni 2021-07-17 10:36:50 +0200
  • bfadcb92f1
    Add support for password for input element. ArthurSonzogni 2021-07-17 10:23:55 +0200
  • bf855b1515 Normalize format script and format code Tushar Maheshwari 2021-07-17 12:58:31 +0530
  • 37cda70033 Remove defaulted destructors for types Tushar Maheshwari 2021-07-17 12:07:33 +0530
  • 5ee4ec40de
    Update CMake usage to enable C++17 (#156) Tushar Maheshwari 2021-07-17 12:46:02 +0530
  • aaff535693 Update CMake usage to enable C++17 Tushar Maheshwari 2021-07-16 20:13:13 +0530
  • a56bb50807
    Fix compilation errors. (#155) Arthur Sonzogni 2021-07-15 22:45:10 +0200
  • 5973e56d8d
    Fix compilation errors. ArthurSonzogni 2021-07-15 22:44:31 +0200
  • c34494ce26
    Allows components to remove a child or access to children in general (#152) Felix Heitmann 2021-07-15 15:29:33 +0200
  • 063fbb8071 Tested and minor spelling Felix Heitmann 2021-07-15 09:47:42 +0200
  • bd0236c3b5
    Suggestions. ArthurSonzogni 2021-07-14 15:51:57 +0200
  • 1320cc54c8
    Added Clear function to remove all children Felix Heitmann 2021-07-14 14:24:24 +0200
  • 95feb62442
    Exposed components begin/end Felix Heitmann 2021-07-14 13:45:07 +0200
  • 2c087f1832
    Allows components to remove a child by index. Felix Heitmann 2021-07-14 13:36:52 +0200
  • 23789c2d7b
    Component example showing composition of components (#150) cmorganBE 2021-07-14 09:04:12 -0400
  • 9bdbe4a629
    Component example showing composition of components Chris Morgan 2021-07-13 07:57:53 -0400
  • 9b7ddb1130
    Resolve compile error on cygwin. (#151) Arthur Sonzogni 2021-07-14 14:41:31 +0200
  • ad138a63f8
    Resolve compile error on cygwin. ArthurSonzogni 2021-07-14 13:32:57 +0200
  • e87ff7e873
    Minor update of the documentation. (#148) Arthur Sonzogni 2021-07-12 23:22:15 +0200
  • e1f790b81a
    Minor update of the documentation. ArthurSonzogni 2021-07-12 23:19:45 +0200
  • cd828bf94d
    mainpage.md - Document 'refreshing / invalidating the screen to cause… (#147) cmorganBE 2021-07-12 17:15:44 -0400
  • 7b3f6b5996
    Suggestions. ArthurSonzogni 2021-07-12 23:13:50 +0200
  • 7ae3703045 mainpage.md - Document 'refreshing / invalidating the screen to cause a redraw' Chris Morgan 2021-07-12 08:32:59 -0400
  • fe290e7fed
    Increase version. (#146) Arthur Sonzogni 2021-07-11 12:25:54 +0200
  • 772e7ef893
    Increase version. ArthurSonzogni 2021-07-11 12:24:44 +0200
  • 9820832fea Improve the documentation. ArthurSonzogni 2021-07-10 14:23:46 +0200
  • 5c4cd1add1 Execute IWYU ArthurSonzogni 2021-07-10 13:20:43 +0200
  • 7f514ff41c Remove toggle.hpp ArthurSonzogni 2021-07-10 13:15:28 +0200