Commit Graph

  • 6dd626a79a Fix: Add separator(Pixel) back. ArthurSonzogni 2021-10-03 10:36:04 +02:00
  • 05fc866d74 Do not trigger the CQ twice on pull request. ArthurSonzogni 2021-09-30 21:43:34 +02:00
  • 46f481ded7 Submit release as draft. ArthurSonzogni 2021-09-30 21:38:31 +02:00
  • 75cd2b0fca Fix workflow v0.10 ArthurSonzogni 2021-09-30 21:28:33 +02:00
  • 0a5e9f2a2f Add workflow creating releases. ArthurSonzogni 2021-09-30 21:13:16 +02:00
  • 66cdf9b2a5 Fix: box drawing comparison. ArthurSonzogni 2021-09-26 17:42:03 +02:00
  • 84287eb217 Use vscroll_indicator in examples. ArthurSonzogni 2021-09-26 17:30:41 +02:00
  • 535974d291 Update README.md Arthur Sonzogni 2021-09-26 16:47:41 +02:00
  • 753502998c Add a C++ badge. ArthurSonzogni 2021-09-26 16:14:40 +02:00
  • 31b5fac9c5 Add fuzzer to Maybe & Dropdown. ArthurSonzogni 2021-09-26 15:59:01 +02:00
  • 76b2f17488 fix: vscroll_indicator. Reserve one cell. ArthurSonzogni 2021-09-26 15:32:40 +02:00
  • c5ef0c7fb5 feat: Dropdown select menu. (#214) Arthur Sonzogni 2021-09-26 15:19:17 +02:00
  • 0d1a7ffe6d Add Changelog. (#213) v0.9 Arthur Sonzogni 2021-09-26 14:48:48 +02:00
  • 1d09ff4b9b Added TimeAccumulator in README.md (#209) Ahmet Sarı 2021-09-21 10:54:58 +03:00
  • 2c84f0cf1a Run IWYU. (#208) Arthur Sonzogni 2021-09-16 20:45:26 +02:00
  • 37b44e7557 Fix mouse wheel on checkbox. (#205) Arthur Sonzogni 2021-09-16 00:47:31 +02:00
  • 7d4452f45c Add an UDL for combined hex RGB colors (#203) Henrik Gaßmann 2021-09-14 14:22:30 +02:00
  • b5c3b17b3f feat: Multiple border style. (#202) Arthur Sonzogni 2021-09-12 00:36:59 +02:00
  • 4d50dadb41 feat: Support mouse scroll. (#201) Arthur Sonzogni 2021-09-08 09:36:37 +02:00
  • ed28bad02a Fix Gauge of size zero. (#200) Arthur Sonzogni 2021-09-04 19:58:02 +02:00
  • b99106a7c9 Add MenuEntry. (#199) Arthur Sonzogni 2021-09-04 18:43:56 +02:00
  • 2ccc599db9 Support reentrant screen. (#196) Arthur Sonzogni 2021-09-01 17:47:48 +02:00
  • 9763dbf744 Fix lolskater size. (#197) Arthur Sonzogni 2021-08-23 15:01:13 +02:00
  • 51850f1189 Introduce gridbox. (#190) Arthur Sonzogni 2021-08-22 19:36:11 +02:00
  • b95a7a4c6b Update Input's options. (#195) Arthur Sonzogni 2021-08-22 13:51:00 +02:00
  • 69b0c9e53e Optimize performance. (#189) Arthur Sonzogni 2021-08-13 00:11:52 +02:00
  • 70cf088d6a Fix input. (#188) Arthur Sonzogni 2021-08-10 22:22:50 +02:00
  • 79b8928f6e Reland "Factorize box layout functions. (#185)"" (#187) Arthur Sonzogni 2021-08-10 22:15:24 +02:00
  • 98f49a581c Revert "Factorize box layout functions. (#185)" (#186) Arthur Sonzogni 2021-08-10 19:36:57 +02:00
  • 71299daea4 Factorize box layout functions. (#185) Arthur Sonzogni 2021-08-10 14:20:03 +02:00
  • 4450cca31a Update docs to use std::string. (#184) Arthur Sonzogni 2021-08-09 22:51:48 +02:00
  • 9a54528bca Update examples to use std::string. (#182) Arthur Sonzogni 2021-08-09 00:27:37 +02:00
  • 3b4ab618a3 Prefer std::string over std::wstring. (#179) Arthur Sonzogni 2021-08-08 23:25:20 +02:00
  • 1ff894f6f5 Address @tusharpm comments. (#178) Arthur Sonzogni 2021-08-08 08:49:46 +02:00
  • d197e2f4fb Switch to rounded borders. (#175) Arthur Sonzogni 2021-08-07 22:30:55 +02:00
  • 3f005d7715 Add focusable Renderer. (#173) Arthur Sonzogni 2021-08-06 20:32:33 +02:00
  • 26e26fd41a Add non focusable components. (#172) Arthur Sonzogni 2021-08-05 22:40:40 +02:00
  • 49e8cc57d3 Extract common struct Dimensions from Terminal (#171) Tushar Maheshwari 2021-08-03 02:49:29 +05:30
  • 34d955e9ac Refactor examples list in CMake (#170) Tushar Maheshwari 2021-07-31 22:02:48 +05:30
  • eeb4fa3648 Update link from README.md (#168) Arthur Sonzogni 2021-07-25 22:51:32 +02:00
  • 6a19371c9c Merge Documentation and Emscripten workflow (#166) Tushar Maheshwari 2021-07-25 23:01:45 +05:30
  • 2f9563a91b Install graphviz to let Doxygen generate graph. (#165) Arthur Sonzogni 2021-07-23 09:18:23 +02:00
  • a40a54ec10 Improve documentation workflow (#163) Tushar Maheshwari 2021-07-23 12:10:47 +05:30
  • 7f95d59954 Deduplicate logic in ComponentBase members (#162) Tushar Maheshwari 2021-07-21 04:07:44 +05:30
  • 09805e5e86 Miscellaneous refactoring (#160) Tushar Maheshwari 2021-07-20 13:29:47 +05:30
  • 210e8c5863 Add general fuzzer. (#159) Arthur Sonzogni 2021-07-17 15:53:25 +02:00
  • 21d746e858 Remove explicit default destructors (#157) Tushar Maheshwari 2021-07-17 15:32:08 +05:30
  • b3a333b417 Add support for password for input element. (#158) Arthur Sonzogni 2021-07-17 10:36:50 +02:00
  • 5ee4ec40de Update CMake usage to enable C++17 (#156) Tushar Maheshwari 2021-07-17 12:46:02 +05:30
  • a56bb50807 Fix compilation errors. (#155) Arthur Sonzogni 2021-07-15 22:45:10 +02:00
  • c34494ce26 Allows components to remove a child or access to children in general (#152) Felix Heitmann 2021-07-15 15:29:33 +02:00
  • 23789c2d7b Component example showing composition of components (#150) cmorganBE 2021-07-14 09:04:12 -04:00
  • 9b7ddb1130 Resolve compile error on cygwin. (#151) Arthur Sonzogni 2021-07-14 14:41:31 +02:00
  • e87ff7e873 Minor update of the documentation. (#148) Arthur Sonzogni 2021-07-12 23:22:15 +02:00
  • cd828bf94d mainpage.md - Document 'refreshing / invalidating the screen to cause… (#147) cmorganBE 2021-07-12 17:15:44 -04:00
  • fe290e7fed Increase version. (#146) Arthur Sonzogni 2021-07-11 12:25:54 +02:00
  • 9820832fea Improve the documentation. ArthurSonzogni 2021-07-10 14:23:46 +02:00
  • 5c4cd1add1 Execute IWYU ArthurSonzogni 2021-07-10 13:20:43 +02:00
  • 7f514ff41c Remove toggle.hpp ArthurSonzogni 2021-07-10 13:15:28 +02:00
  • bead2134d6 Remove radiobox.hpp ArthurSonzogni 2021-07-10 13:07:01 +02:00
  • d5cb4648d2 Remove menu.hpp ArthurSonzogni 2021-07-10 12:59:36 +02:00
  • 0ca7da630b Remove container.hpp ArthurSonzogni 2021-07-10 12:51:11 +02:00
  • 26db8228f9 Remove input.hpp ArthurSonzogni 2021-07-10 12:29:39 +02:00
  • 7ee6edfd1f Remove checkbox.hpp ArthurSonzogni 2021-07-10 12:02:42 +02:00
  • e66ebe5443 Remove button.hpp ArthurSonzogni 2021-07-10 11:56:40 +02:00
  • f53dc139e9 Add documentation for options. ArthurSonzogni 2021-07-10 11:50:17 +02:00
  • fac373494d Add option for Toggle. ArthurSonzogni 2021-07-10 11:03:01 +02:00
  • ae6473363d Add option for radiobox ArthurSonzogni 2021-07-10 10:50:25 +02:00
  • 33b3d1c7ab Add option for input. ArthurSonzogni 2021-07-08 00:01:42 +02:00
  • 2b7daf061f Add options for checkbox. ArthurSonzogni 2021-07-07 22:37:50 +02:00
  • 359100ca73 Add option for Button. ArthurSonzogni 2021-07-07 22:23:07 +02:00
  • cd84b187b3 Introduce Options and use them for Menu. ArthurSonzogni 2021-07-07 22:13:33 +02:00
  • 82adc3b410 Rename library for vcpkg. (#140) Arthur Sonzogni 2021-07-06 02:10:35 +02:00
  • 81b428af5a Implement Fallback for microsoft's terminals. (#138) Arthur Sonzogni 2021-07-04 17:38:31 +02:00
  • bd21cac2b6 Menu of components (#131) Shreyas Atre 2021-06-27 21:23:17 +05:30
  • a2e7ff852e Cleanup. (#132) Arthur Sonzogni 2021-06-26 15:14:27 +02:00
  • 2ea480f4f6 Update example homescreen. Wait for the thread to join. (#129) Arthur Sonzogni 2021-06-26 01:37:18 +02:00
  • 8e98928c0c Support combining characters. (#121) Arthur Sonzogni 2021-06-26 01:32:27 +02:00
  • 93922f102f Do not throw SIGINT after catching SIGINT signal (#128) Arthur Sonzogni 2021-06-26 00:42:08 +02:00
  • 1fc86d31db Add benchmark. (#127) Arthur Sonzogni 2021-06-26 00:08:21 +02:00
  • ba5826eab7 Fix bug with std::raise(0) (#124) Arthur Sonzogni 2021-06-22 09:43:15 +02:00
  • 20a05e99ca Execute IWYU and format. ArthurSonzogni 2021-06-21 23:08:39 +02:00
  • 91c5954fe2 Fix component ownership. ArthurSonzogni 2021-06-21 22:49:42 +02:00
  • 478d7e8bca On SIGINT, raise signal again. ArthurSonzogni 2021-06-19 18:44:43 +02:00
  • 18d1b04b7a terminal_input_parser: validate UTF8. ArthurSonzogni 2021-06-17 23:45:17 +02:00
  • 986ea2b37e Add fuzzer for termin_input_parser ArthurSonzogni 2021-06-17 23:07:26 +02:00
  • 3d5e4eb6ca Set git_version when .git folder is missing (#116) myd7349 2021-06-17 18:54:26 +08:00
  • 2406e20f36 Update README.md Arthur Sonzogni 2021-06-16 11:08:30 +02:00
  • be8e09feea Update README.md Arthur Sonzogni 2021-06-13 23:04:32 +02:00
  • 7ca4f9bbe3 Add informations about external packages. ArthurSonzogni 2021-06-13 23:00:56 +02:00
  • 6f87740801 Compatify the Screen memory. Arthur Sonzogni 2021-06-12 20:33:02 +02:00
  • 4d29dccb06 Update README.md Arthur Sonzogni 2021-06-10 08:45:39 +02:00
  • e9eab32b2f Fix compiler output argument in homescreen Nathan Lanza 2021-06-07 01:30:09 -04:00
  • a24abdae19 Include utility header in autoreset.hpp for std::move Nathan Lanza 2021-06-07 01:48:02 -04:00
  • 2445dc03d3 Add "long" to slider. ArthurSonzogni 2021-06-02 21:11:23 +02:00
  • 462664520a Increase version to 0.6 ArthurSonzogni 2021-05-27 16:04:46 +02:00
  • 2504a24ee0 Add documentation for ResizableSplit ArthurSonzogni 2021-05-27 15:46:23 +02:00
  • bba2abbb60 Introduce ResizableSplit ArthurSonzogni 2021-05-27 15:22:53 +02:00
  • aacb677e84 Introduce CatchEvent (#104) Arthur Sonzogni 2021-05-23 12:53:20 +02:00
  • ffb6dcef9a Update README.md Arthur Sonzogni 2021-05-23 12:52:59 +02:00